Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 561059
Summary: | [abrt] crash in fwbuilder-3.0.7-1.fc12 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Juan Pablo Lorier <jplorier> | ||||
Component: | libfwbuilder | Assignee: | Ralf Ertzinger <redhat-bugzilla> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | mail, mschmidt, redhat-bugzilla | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:ab4b8f8372252241e2765d6e7a451e9efa94642d | ||||||
Fixed In Version: | 3.0.7-2.fc12 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-02-16 13:07:49 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Juan Pablo Lorier
2010-02-02 15:41:45 UTC
Created attachment 388336 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 532307 *** Bug 532307 is similar to this one, but they're not duplicates. It's just that fwbuilder misuses the xmlCleanupParser() function like Empathy did. More exactly, it's not fwbuilder itself, but libfwbuilder: $ grep -r xmlClean libfwbuilder-3.0.7 libfwbuilder-3.0.7/src/fwbuilder/FWObjectDatabase.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/FWObjectDatabase.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/FWObjectDatabase.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7/src/fwbuilder/XMLTools.cpp: xmlCleanupParser(); libfwbuilder-3.0.7-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/libfwbuilder-3.0.7-2.fc12 libfwbuilder-3.0.7-2.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update libfwbuilder'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1553 libfwbuilder-3.0.7-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |