abrt version: 1.1.17 architecture: i686 Attached file: backtrace, 27201 bytes cmdline: /usr/lib/openoffice.org3/program/swriter.bin -writer file:///home/sly/Downloads/Monster%20Letter.odt component: openoffice.org Attached file: coredump, 159285248 bytes crash_function: IA__gdk_x11_drawable_get_xid executable: /usr/lib/openoffice.org3/program/swriter.bin kernel: 2.6.35.9-64.fc14.i686 package: openoffice.org-writer-1:3.3.0-20.2.fc14 rating: 4 reason: Process /usr/lib/openoffice.org3/program/swriter.bin was killed by signal 11 (SIGSEGV) release: Fedora release 14 (Laughlin) How to reproduce: I clicked on Ignore All on a word it didn't recognize. time: 1302585010 uid: 500
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 :-(