Bug 565906
| Summary: | [abrt] crash in importSvg | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christian Ortega <kaleemsagard> | ||||
| Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | caolanm, copperjoy2002 | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:1d1e302b585a6cb95f242f1cbed5b485cba222ee | ||||||
| Fixed In Version: | openoffice.org-3.1.1-19.28.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-23 23:36:29 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
Christian Ortega
2010-02-16 17:08:47 UTC
Created attachment 394587 [details]
File: backtrace
From the stack I expect that the root problem is a malformed xml svg file which causes the dom parser to throw. I'll have a look at this tomorrow, probably need to catch gracefully the throw in our svg parser, and find the .svg file in openclipart that also needs to be fixed. Fix checked in, mailed thb with the fix as its out-of-band of vanilla OOo. Will be in >= 3.1.1-19.27 if there is another update for F-12 The offending .svg is "coat_of_arms_of_anglica_01.svg" which has a bad xml version declaration. Fix submitted to our openclipart package as bug #566207 openoffice.org-3.2.0-12.6.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/openoffice.org-3.2.0-12.6.fc13 *** Bug 566589 has been marked as a duplicate of this bug. *** openoffice.org-3.2.0-12.6.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. openoffice.org-3.1.1-19.28.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/openoffice.org-3.1.1-19.28.fc12 openoffice.org-3.1.1-19.28.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 openoffice.org'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/openoffice.org-3.1.1-19.28.fc12 openoffice.org-3.1.1-19.28.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |