Bug 154104 - YUM parser aborts on bad XML, it should throw an exception instead
Summary: YUM parser aborts on bad XML, it should throw an exception instead
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Beta 5
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-28 14:18 UTC by Klaus Kämpf
Modified: 2006-02-28 16:02 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus Kämpf 2006-02-28 14:18:08 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)
Comment 1 Jiri Srain 2006-02-28 16:02:25 UTC
Fixed in SVN.