in reply to The process that would not die
First look for stuff that updates signal handling (code manipulating %SIG) and put diagnostics in any handlers that might get invoked. If that doesn't turn up anything comment out code until the problem goes away, then put it back a bit at a time until the problem comes back :).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: The process that would not die
by AlanOlsen (Initiate) on Feb 21, 2006 at 21:43 UTC |