|
From: Tom H. <th...@cy...> - 2004-09-15 16:22:16
|
In message <5E4...@ke...>
Scott Kevill <val...@ke...> wrote:
> got signal 17 in LWP 8794 (8794)
>
> valgrind: vg_signals.c:1997 (vg_async_signalhandler): Assertion
> `vgPlain_ksigismember(&uc->uc_sigmask, sigNo)' failed.
> .......................
>
> /usr/sbin/sendmail is actually a just a wrapper for qmail here.
>
> Signal 17 is SIGCHLD (child process has stopped or exited, changed). If
> valgrind doesn't support this, is there anyway I can get it to ignore
> it?
You've got a kernel with a bit of a misfeature. Earlier and later
kernels will both work fine. See bug 82114 for the details and a
fairly horrible patch that will workaround the problem.
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|