[XML-SIG] Uninstalling pyxml Fixes Crash
Martin v. Löwis
martin@v.loewis.de
01 Apr 2003 01:12:44 +0200
Mark Bucciarelli <mark@easymailings.com> writes:
> > Might be neither - nor: It just might fail to locate the DTD. You
> > haven't provided enough detail to tell.
>
> I was able to wget the dtd and the included dtd. The SAXParserError
> gave a line and column number that pointed to an entity reference.
> The SAXParserError was unable to resolve entity, so that seemed to
> jibe. :) Anything else that might be helpful?
Yes, an exact citation of the XML and DTD, perhaps in form of a
minimal example.
Regards,
Martin