Bug 620134
Summary: | [abrt] crash in openoffice.org-calc-1:3.1.1-19.34.fc12: IA__gdk_x11_drawable_get_xid: Process /usr/lib64/openoffice.org3/program/scalc.bin was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Patrick Sefton <patrick.sefton> | ||||
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 12 | CC: | caolanm, dtardon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:afed9911e76e591dc90a84a979aa88ab549a0f12 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-08-04 09:35:04 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
Patrick Sefton
2010-08-01 07:21:49 UTC
Created attachment 435833 [details]
File: backtrace
Doesn't happen here of course, so rare incident. It crashes in gtk2 at... if( pWin ) { aWin = GDK_WINDOW_XWINDOW(pWin); non NULL pWin. I have to assume that pWin is valid here. Did it happen just once, or does it happen every time for you ? (In reply to comment #2) > Doesn't happen here of course, so rare incident. It crashes in gtk2 at... > > if( pWin ) > { > aWin = GDK_WINDOW_XWINDOW(pWin); > > non NULL pWin. I have to assume that pWin is valid here. > > Did it happen just once, or does it happen every time for you ? No, doesn't happen every time, but does happen intermittently. Can't duplicate it at present, but the common factor when this happens is that it occurs when I have previously opened a document within Firefox (ie so that that doc appears as editable using writer within the Firefox window or tab). Then the crash happens when I go back to doing something in the Writer main window. Sorry -- not super helpful I know. I'll see if I can reliably duplicate the crash. Looks like a gtk bug to me, but seeing as you mention firefox, I see that firefox has a long history of "gdk_x11_drawable_get_xid" bugs in F-12. I strongly suspect that its the same issue *** This bug has been marked as a duplicate of bug 547790 *** *** This bug has been marked as a duplicate of bug 695582 *** |