Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Signal Handling throws Core Dump

by dsb (Chaplain)
on Apr 25, 2007 at 15:13 UTC ( [id://612035]=note: print w/replies, xml ) Need Help??


in reply to Re: Signal Handling throws Core Dump
in thread Signal Handling throws Core Dump

$sig is just a scalar I use to determine when the loop should stop.
until ($sig) { # do some stuff }
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.

Update:
I tried it on a different server running the same OS and version Perl, with the same result.


dsb
This @ISA my( $cool ) %SIG

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://612035]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (9)
As of 2024-04-19 13:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found