kurt@central:~> perl -e 'chop foo' Segmentation fault #### [xxxxx: ~] perl -e 'chop foo' Modification of a read-only value attempted. Segmentation Fault (core dumped) #### [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)