Bug 568277
| Summary: | [abrt] crash in writerfilter::(anonymous namespace)::ListTable::attribute | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikkel Lauritsen <renard> | ||||||
| Component: | openoffice.org | Assignee: | David Tardon <dtardon> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | 12 | CC: | caolanm, dtardon, livermob | ||||||
| Target Milestone: | --- | Keywords: | Reopened | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | abrt_hash:abec6ee52b2dcbb30a6360a3507beadf0bcc9784 | ||||||||
| Fixed In Version: | openoffice.org-3.2.0-12.33.fc13 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2010-10-27 22:34:28 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
Mikkel Lauritsen
2010-02-25 09:26:14 UTC
Created attachment 396241 [details]
File: backtrace
m_pImpl->m_pCurrentEntry->pCurrentProperties is 0 at writerfilter/source/dmapper/ListTable.cxx:820. I see access to it is guarded in some other cases so maybe it's intended to allow that, in which case it should be guarded always. Could you attach the document you tried to open here, so I can check it's indeed just that? We need a sample document which reproduces this. If you can attach the document which crashed OOo to this issue (probably called Schedule25_SOW_PARTNERS.docx) that would do, or if its private document email dtardon or myself and we will keep it confidential. Created attachment 397259 [details]
Reduced testcase
I have attached a reduced version of the document that causes the crash. Basically I have removed all content in the document, but the file still crashes OOWriter in apparently the same way. Thanks for your work on this one. caolanm->dtardon: reproduced, can you have a look *** Bug 591187 has been marked as a duplicate of this bug. *** Upstream fixed this in CWS cbosdo03, but it's quite an extensive change so I'd rather not try to backport it. I've committed a workaround into 3.1.1-19.36.fc12 and 3.2.0-12.32.fc13 instead; F-14 already contains the upstream fix. openoffice.org-3.2.0-12.32.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/openoffice.org-3.2.0-12.32.fc13 openoffice.org-3.2.0-12.32.fc13 has been pushed to the Fedora 13 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: https://admin.fedoraproject.org/updates/openoffice.org-3.2.0-12.32.fc13 openoffice.org-3.2.0-12.33.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/openoffice.org-3.2.0-12.33.fc13 openoffice.org-3.2.0-12.33.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |