in reply to Re: Segmentation fault from XML::Twig::Elt
in thread Segmentation fault from XML::Twig::Elt

To clarify, I do not believe this to be an XML::Twig::Elt bug, after all, it is pure-perl.

It is probably a perl bug, or c/xs bug in XML::Parser::Expat, Scalar::Util, XSLoader, Encode...

In any case, this is not good :/

If you're on linux, you might give strace a shot, to try to pinpoint this further

  • Comment on Re^2: Segmentation fault from XML::Twig::Elt