in reply to Re: perl segfaults when parsing script
in thread perl segfaults when parsing script
kurt@central:~> perl -e 'chop foo' Segmentation fault
======= v5.6.1 built for alpha-dec_osf, on OSF1 xxxx V4.0 1229 alpha[xxxxx: ~] perl -e 'chop foo' Modification of a read-only value attempted. Segmentation Fault (core dumped)
======= v5.6.1 built for PA-RISC1.1, on HP-UX xxxx B.11.11 U 9000/800[xxxxx: ~] perl -e 'chop foo' Segmentation fault (core dumped)
yyyy@xxxx:¨> perl -e 'chop foo' Modification of a read-only value attempted. Bus error(coredump)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: perl segfaults when parsing script
by ariels (Curate) on Jun 27, 2002 at 12:39 UTC |