Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: Force Perl Executable to Crash

by WAmaro (Acolyte)
on Dec 07, 2006 at 15:43 UTC ( [id://588369]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Force Perl Executable to Crash
in thread Force Perl Executable to Crash

Actually this command perl -e "@a=(1..5); map {@a=() if $x++>2, $_} @a" appears to cause a true abnormal termination where perl -e dump appears to be somewhat handled by Perl since I see the following message: This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. We were looking to force a true Perl abnormal termination and we are now able to do that

Replies are listed 'Best First'.
Re^5: Force Perl Executable to Crash
by BUU (Prior) on Dec 07, 2006 at 20:23 UTC
    For the sake of my oversized curosity, what on earth are you trying to accomplish by doing this?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (10)
As of 2024-04-24 09:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found