Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: perl segfaults when parsing script

by amphiplex (Monk)
on Jun 27, 2002 at 12:31 UTC ( [id://177690]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    kurt@central:~> perl -e 'chop foo'
    Segmentation fault
    
  2. or download this
    [xxxxx: ~] perl -e 'chop foo'
    Modification of a read-only value attempted.
    Segmentation Fault (core dumped)
    
  3. or download this
    [xxxxx: ~] perl -e 'chop foo'
    Segmentation fault (core dumped)
    
  4. or download this
    yyyy@xxxx:¨> perl -e 'chop foo'
    Modification of a read-only value attempted.
    Bus error(coredump)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-26 07:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found