Bugzilla – Bug 154104
YUM parser aborts on bad XML, it should throw an exception instead
Last modified: 2006-02-28 16:02:25 UTC
2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 XML syntax error: Namespace prefix patch on summary is not defined 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 at line 24, column 20 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 XML syntax error: Namespace prefix patch on description is not defined 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 (encountered during error recovery!) 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 at line 25, column 24 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 XML syntax error: Unescaped '<' not allowed in attributes values 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 (encountered during error recovery!) 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 at line 29, column 1 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 XML syntax error: attributes construct error 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 (encountered during error recovery!) 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 at line 29, column 1 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 XML syntax error: Couldn't find end of Start Tag time 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 (encountered during error recovery!) 2006-02-28 15:14:44 <3> heron(15086) [parser] XMLNodeIterator.cc(errorHandler):235 at line 29, column 1 Expand failed ! lt-deptestomatic.multi: YUMPatchParser.cc:60: virtual zypp::parser::yum::YUMPatchData_Ptr zypp::parser::yum::YUMPatchParser::process(xmlTextReader*): Assertion `dataNode' failed. Aborted (core dumped)
Fixed in SVN.