if (($? & 127) == 11) { print "program segfaulted\n"; } [download]
In reply to Re: How to debug a segfault? by Abigail-II in thread How to debug a segfault? by Anonymous Monk