Terry Lambert wrote:
Makes sense. This seems to be a bug in -current's Linux emulator then, since the Linux binary works fine under -stable.Linux has the SVR4 behaviour in that, if SIGCHLD is not caught, zombies are reaped automatically, without the parent needing to explicitly reap their exit status.Most likely, they are installing a signal handler of SIG_IGN for SIGCHLD, and expecting the standard behaviour for auto-reaping.
Lars
--
Lars Eggert <[EMAIL PROTECTED]> USC Information Sciences Institute
smime.p7s
Description: S/MIME Cryptographic Signature