in reply to XML::Twig crashing on 64 bit Linux box.

I don't have a 64 bit system, so I can't test it either. That said, the error message seems to point the origin of the problem at XML::Parser. Maybe checking that expat and XML::Parser are properly installed, and look at the bug reports for the 2 softwares (there doesn't seem to be anything in XML::Parser's buglist).

  • Comment on Re: XML::Twig crashing on 64 bit Linux box.

Replies are listed 'Best First'.
Re^2: XML::Twig crashing on 64 bit Linux box.
by adrianxw (Acolyte) on Feb 25, 2007 at 14:06 UTC
    The guy running the Linux box says he has installed the latest and greatest. I am working on a line termination hypothesis at the moment, will update the thread once I get any further data. It shouldn't be that as the XML stream is coming from a supposedly OS neutral webservice.

    I did browse the CPAN testers lists and saw that it should work.

      The guy running the Linux box says he has installed the latest and greatest

      Is that the "latest and greatest" version of the expat library, too ?

      This could potentially be a significant aspect.

      Cheers,
      Rob