in reply to
Re: How to debug a segfault?
in thread
How to debug a segfault?
If you want to debug a segfault (or a memory leak) in perl itself, I like to use valgrind. It's popular on p5p as well.
Abigail
Comment on
Re: How to debug a segfault?
In Section
Seekers of Perl Wisdom