http://qs321.pair.com?node_id=11128964


in reply to need help debugging perl script killed by SIGKILL

A SIGKILL can't be caught by design so whatever signal handling's in play wouldn't enter into the picture. You might check the output from dmesg (and/or ask your sysadmin to check in /var/log/messages) and see if there's anything untoward there; if you're running the box out of free memory the kernel's OOM killer may have left notes there if it knocked your process out.

The cake is a lie.
The cake is a lie.
The cake is a lie.