Bug 587530 - [abrt] crash in _SaveBox::CreateNew
Summary: [abrt] crash in _SaveBox::CreateNew
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6d8c4addbd3ffe6105080d7e3c7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-30 07:23 UTC by Pavel Alexeev
Modified: 2010-05-06 11:49 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-06 11:49:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (64.55 KB, text/plain)
2010-04-30 07:23 UTC, Pavel Alexeev
no flags Details

Description Pavel Alexeev 2010-04-30 07:23:11 UTC
abrt 1.0.9 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/lib/openoffice.org3/program/swriter.bin -writer
comment: It happenet continiosely from time to time, but I can't especially reproduce it and say exactly sequence of events to trigger it.
component: openoffice.org
executable: /usr/lib/openoffice.org3/program/swriter.bin
global_uuid: 6d8c4addbd3ffe6105080d7e3c7d06cf51717b58
kernel: 2.6.33.1-24.fc13.i686
package: openoffice.org-writer-1:3.2.0-12.17.fc13
rating: 4
reason: Process /usr/lib/openoffice.org3/program/swriter.bin was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

Comment 1 Pavel Alexeev 2010-04-30 07:23:13 UTC
Created attachment 410322 [details]
File: backtrace

Comment 2 Caolan McNamara 2010-04-30 07:32:20 UTC
It looks like doing something to a table, and then undoing it. I would suspect deleting a particular table and then undoing to re-create it. Does that sound familiar ?

Comment 3 Pavel Alexeev 2010-04-30 20:07:35 UTC
Yes, in this case I manipulate with table IIRC.

Comment 4 David Tardon 2010-05-06 11:49:09 UTC
Class SwUndoTblNdsChg is used for backing up changes in table structure, like adding and removing rows or columns (including removing the whole table) or splitting and merging cells, so the change you made and then unmade must have been something of that. I've played with a lot of different tables and different changes to them under valgrind and haven't ever seen a hint of a problem.

Feel free to reopen the bug if you happen to have additional information.


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