in reply to
How do I stop/debug/trace segmentation faults? (Moved from Q&A)
check out valgrind. I used this to trace a number of segfaults within my Inline::C code.
http://valgrind.kde.org
Comment on
Re: How do I stop/debug/trace segmentation faults? (Moved from Q&A)
In Section
Seekers of Perl Wisdom