in reply to XML::Twig crashing on 64 bit Linux box.
The syntax error is being reported by the underlying expat library, which is apparently having problems with byte 68 of the XML file being parsed. Maybe some encoding issue...(which encoding does the XML file specify?) It would also help to know what content/chars/bytes there is at position 68.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XML::Twig crashing on 64 bit Linux box.
by adrianxw (Acolyte) on Feb 25, 2007 at 11:43 UTC |