http://qs1969.pair.com?node_id=542255


in reply to Core dump when runing "make test" or "perl test.pl"

Just an observation:
The segfault happens after the tests have been successfully run - so it's something that's occurring during cleanup.
Maybe it's something that XML::Parser's DESTROY() method calls or does that's upsetting your perl 5.6.1. Did XML::Parser pass all its tests ?

Cheers,
Rob