Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Signal Handling throws Core Dump

by almut (Canon)
on Apr 25, 2007 at 16:20 UTC ( [id://612050]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
        sleep 1;
    }
    print "terminated.\n";
    
  2. or download this
    running...
    running...
    running...
    got SIGINT
    terminated.
    
  3. or download this
    $ uname -a
    SunOS solaris10 5.10 Generic sun4u sparc SUNW,Sun-Blade-2500
    ...
    This is perl, v5.8.4 built for sun4-solaris-64int
    (with 27 registered patches, see perl -V for more detail)
    (...)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-20 06:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found