http://qs321.pair.com?node_id=296733


in reply to Re: The number of ways I've independently discovered to make Perl segfault:
in thread The number of ways I've independently discovered to make Perl segfault:

I've had particular success with segfaulting Perl 5.6.1. My latest was an overload which returned an undef as a string. Worked fine under 5.8.0...

Another good place to look for segfaults is in the RE engine.