GNOME Bugzilla – Bug 648435
Glabels crashes on start
Last modified: 2011-04-22 02:54:09 UTC
I'm using Kubuntu 10.10 with all current updates on two different machines. One running 64 bit with 4GB RAM, and the other 32 bit with 3GB RAM. Both systems have AMD dual core processors (but different ones). Both have ATI video. Glabels originally worked on both of these systems but now crashes immediately on starting, with the following error: Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL) Aborted Here is the backtrace output: gdb glabels GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 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-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/glabels...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/glabels [Thread debugging using libthread_db enabled] [New Thread 0xb7dccb70 (LWP 22879)] [New Thread 0xb5690b70 (LWP 22880)] [New Thread 0xb4e8fb70 (LWP 22881)] [Thread 0xb4e8fb70 (LWP 22881) exited] ** Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL) Program received signal SIGABRT, Aborted. 0x0012e416 in __kernel_vsyscall () (gdb) bt
+ Trace 226838
This is a duplicate of 612334 and is a bug in gtk. This has been fixed in master, but has never been applied to 2.22, so it is still broken in the distributions. (See comment #11 in 612334 for a work around in kubuntu 10.10.) *** This bug has been marked as a duplicate of bug 612334 ***