Bug 601890 - [abrt] crash in AttributeOutputBase::StartTOX
Summary: [abrt] crash in AttributeOutputBase::StartTOX
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:439b7b4e339833aad5c87c7989a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-08 20:07 UTC by Calix Furus
Modified: 2010-07-01 18:58 UTC (History)
2 users (show)

Fixed In Version: openoffice.org-3.2.0-12.25.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-01 18:58:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (119.57 KB, text/plain)
2010-06-08 20:07 UTC, Calix Furus
no flags Details


Links
System ID Private Priority Status Summary Last Updated
OpenOffice.org 112384 0 None None None Never

Description Calix Furus 2010-06-08 20:07:07 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/lib64/openoffice.org3/program/swriter.bin -writer file:///home/Furus/Dropbox/Dokumentumok/VDM/e-mails/2nd%20e-mail.odt
component: openoffice.org
crash_function: AttributeOutputBase::StartTOX
executable: /usr/lib64/openoffice.org3/program/swriter.bin
global_uuid: 439b7b4e339833aad5c87c7989a043f488c898ee
kernel: 2.6.33.5-112.fc13.x86_64
package: openoffice.org-writer-1:3.2.0-12.24.fc13
rating: 4
reason: Process /usr/lib64/openoffice.org3/program/swriter.bin was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

Comment 1 Calix Furus 2010-06-08 20:07:12 UTC
Created attachment 422337 [details]
File: backtrace

Comment 2 David Tardon 2010-06-09 05:34:25 UTC
It crashed on saving a document to Microsoft Word format, right? Could you attach the document here?

Comment 3 Caolan McNamara 2010-06-09 08:11:39 UTC
SwTxtFmtColl* pColl = GetExport().pDoc->FindTxtFmtCollByName(sStyle);
if (!pColl->IsAssignedToListLevelOfOutlineStyle() || pColl->GetAssignedOutlineStyleLevel() < nTOXLvl)
...

I assume that for some reason the style of sStyle doesn't exist and that's the immediate reason we blow up. Best to have the document to examine it though

Comment 4 Caolan McNamara 2010-06-14 13:38:38 UTC
oky doky, no extra info, so fixing this blind. Fix will be in >= 3.2.0-12.25

Comment 5 Fedora Update System 2010-06-21 08:49:57 UTC
openoffice.org-3.2.0-12.25.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/openoffice.org-3.2.0-12.25.fc13

Comment 6 Fedora Update System 2010-06-21 21:38:03 UTC
openoffice.org-3.2.0-12.25.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: http://admin.fedoraproject.org/updates/openoffice.org-3.2.0-12.25.fc13

Comment 7 Fedora Update System 2010-07-01 18:58:33 UTC
openoffice.org-3.2.0-12.25.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.