in reply to Re: mysterious fork() failurein thread mysterious fork() failure
If the parent exits/dies before the child, init will become its parent and wait() for it.