GNOME Bugzilla – Bug 696401
Segfault in GTK+ crashes gnome-dictionary
Last modified: 2013-03-22 16:41:05 UTC
I was using the 3.7.92 iso from GNOME. Steps to trigger: Make sure Internet access is enabled. Open gnome-dictionary search for a term scroll in the window observe how the app crashes/disappears (I wasn't sure if this should go in gnome-dictionary) [liveuser@localhost ~]$ gdb gnome-dictionary GNU gdb (GDB) Fedora (7.5.50.20130310-13.fc19) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/gnome-dictionary...Reading symbols from /usr/bin/gnome-dictionary...(no debugging symbols found)...done. (no debugging symbols found)...done. Missing separate debuginfos, use: debuginfo-install gnome-dictionary-3.6.0-2.fc19.i686 (gdb) r Starting program: /usr/bin/gnome-dictionary [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". [New Thread 0xb4f20b40 (LWP 1465)] [New Thread 0xb4469b40 (LWP 1466)] ** (gnome-dictionary:1461): WARNING **: Unable to load the window state file: No such file or directory (gnome-dictionary:1461): Gtk-CRITICAL **: gtk_device_grab_add: assertion `GDK_IS_DEVICE (device)' failed [New Thread 0xb3aabb40 (LWP 1467)] Program received signal SIGSEGV, Segmentation fault. 0xb7aba6fb in _gtk_bubble_window_popdown () from /lib/libgtk-3.so.0 (gdb) bt
+ Trace 231675
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 695304 ***