Bug 695582
Summary: | [abrt] openoffice.org-writer-1:3.3.0-20.2.fc14: IA__gdk_x11_drawable_get_xid: Process /usr/lib/openoffice.org3/program/swriter.bin was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | 03 | ||||
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> | ||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 14 | CC: | brandon.gardner, caolanm, dtardon, patrick.sefton | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i686 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:f0aac7d9a3282d4fe4681a59c4452b66cd8bc423 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-04-17 21:49:40 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
03
2011-04-12 05:22:33 UTC
Created attachment 491405 [details]
File: backtrace
Crashes on GdkWindow* pWin = GTK_WIDGET(m_pWindow)->window; if( pWin ) { aWin = GDK_WINDOW_XWINDOW(pWin); so it's probably a Gtk bug. I suppose you cannot reproduce it? *** Bug 620134 has been marked as a duplicate of this bug. *** *** Bug 585280 has been marked as a duplicate of this bug. *** Can't reproduce this one, probably a tricky one to track down, ideally need a reproducible scenario to assign blame correctly :-( |