------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=98444         




------- Additional Comments From jeremy goop org  2005-02-03 02:17 -------
Hm, nothing obvious sticks out.  That clone() is basically just a fork() with 
no special options, which Valgrind has supported for a long time, so I'm not 
sure what's going on there.  The warnings about tlsinfo and *_tidptr are 
spurious.

It seems the child process just jumps to 0x7 as soon as it starts running...

Is there any difference with --tool=none?

BTW, you're still going to get bitten by stack switching with memcheck and 
addrcheck.


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to