Bug 568378 - [abrt] crash in RunDialog::cancel
Summary: [abrt] crash in RunDialog::cancel
Keywords:
Status: CLOSED DUPLICATE of bug 632219
Alias: None
Product: Fedora
Classification: Fedora
Component: openoffice.org
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:11b46f9e2ff3c2b047ac1dc907e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-25 15:26 UTC by Peque
Modified: 2010-09-09 13:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-26 13:44:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (43.39 KB, text/plain)
2010-02-25 15:26 UTC, Peque
no flags Details

Description Peque 2010-02-25 15:26:38 UTC
abrt 1.0.7 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/lib/openoffice.org3/program/swriter.bin -writer file:///home/miguel/Escritorio/Manual_Ubuntu.odt
component: openoffice.org
executable: /usr/lib/openoffice.org3/program/swriter.bin
kernel: 2.6.31.12-174.2.22.fc12.i686
package: openoffice.org-writer-1:3.1.1-19.26.fc12
rating: 4
reason: Process /usr/lib/openoffice.org3/program/swriter.bin was killed by signal 11 (SIGSEGV)
release: Fedora release 12 (Constantine)

comment
-----
I just downloaded and directly opened a PPT file (Microsoft Office): "Download --> Open with: OpenOffice"
Can't repeat the crash. The file it's alright... I can open it with a direct download or from my desktop and OpenOffice doesn't crash.

Hope this help... and sorry for my english.

Comment 1 Peque 2010-02-25 15:26:40 UTC
Created attachment 396301 [details]
File: backtrace

Comment 2 Caolan McNamara 2010-02-25 21:23:01 UTC
Hmm. I don't think this is related to the .ppt. That canceldialog effort kicks in when the file open/save dialog is open and then office opens another window. In which case the open/save dialog should be cancelled down. e.g. something like a pending file save dialog unclosed on a forgotten workspace and then another document is opened. This shouldn't crash of course. Might not be OOos fault, but probably is.

Comment 3 Caolan McNamara 2010-02-26 13:44:03 UTC
I assume that IA__g_type_check_instance_cast fails because mpDialog is invalid. But I can't see how that can come to pass. canceldialog is triggered from the new window callbacks, but RunDialog::run adds and removes the listener around gtk_dialog_run on that dialog. So it must be valid during that time. I can't see how it can have been destroyed while the listener is installed.

Baffled. Can't reproduce or guess how it can come about.

Comment 4 Caolan McNamara 2010-09-09 13:25:32 UTC

*** This bug has been marked as a duplicate of bug 632219 ***


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