in reply to Re: Signal Handling throws Core Dump
in thread Signal Handling throws Core Dump
I declare $sig earlier with our in attempt to disqualify any scoping issues as the source of problems. I'm going to try it on another box with the same set up and see if I have the same issue.until ($sig) { # do some stuff }
Update:
I tried it on a different server running the same OS and version Perl, with the same result.
|
|---|