> valgrind and daemon exit shortly after launch, at some close but random

Have you tried --trace-children=yes ?

> One more. Valgrind also complains about unhandled system call, like that:
> That's a sigwait() system call:

That's difficult to fix because it interacts with the signals simulation.
I looked recently at handling it properly in our MacOSX port, where
(I believe) it is not handled correctly.

If you really want to Valgrindify the app, can you run it on Linux
for the time being?

J

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to