Bug 615547

Summary: [abrt] crash in openoffice.org-impress-1:3.2.0-12.25.fc13: SetMaxAutoPaperSize: Process /usr/lib/openoffice.org3/program/simpress.bin was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: jimmyb
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: caolanm, james.brown
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:a74e289cde0523c1d77b86f4b5d18b92cfce8864
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-28 07:53:30 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 Flags
File: backtrace none

Description jimmyb 2010-07-17 02:13:00 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/lib/openoffice.org3/program/simpress.bin -impress
comment: I had about 5 impress instances running with different preso's and when using the search (ctrl-f) facility and iterating a search through each of the presentations it eventually crashed...
component: openoffice.org
crash_function: SetMaxAutoPaperSize
executable: /usr/lib/openoffice.org3/program/simpress.bin
global_uuid: a74e289cde0523c1d77b86f4b5d18b92cfce8864
kernel: 2.6.33.6-147.fc13.i686.PAE
package: openoffice.org-impress-1:3.2.0-12.25.fc13
rating: 4
reason: Process /usr/lib/openoffice.org3/program/simpress.bin was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. 
2.
3.

Comment 1 jimmyb 2010-07-17 02:13:03 UTC
Created attachment 432531 [details]
File: backtrace

Comment 2 Caolan McNamara 2010-07-17 12:13:45 UTC
Looks like a crash on closing a document, must be some way to have some "active" edit happening, and the close a document and have the editengine deleted before the attempt to restore the changed text.

caolanm->jimmyb: Are you able to reproduce this ?

Comment 3 Caolan McNamara 2010-07-28 07:53:30 UTC
Can't reproduce this, feel free to reopen it if you know how to get it to happen again. My suspicion is something like closing a document while a text box is activated with some changed text in it, but that doesn't trigger a crash here.