GNOME Bugzilla – Bug 762044
Pressing the DEL key crashes gThumb
Last modified: 2016-02-17 13:38:22 UTC
On Xubuntu 15.10, I have gThumb 3.2.8. When browsing photos, pressing the DEL key freezes the app, then it crashes. Pressing SHIFT+DEL works fine.
Thanks for taking the time to report this. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces for more information on how to do so. When pasting a stack trace in this bug report, please reset the status of this bug report from NEEDINFO to its previous status. Thanks in advance!
While trying to produce a stack trace, I may have found the problem: I start gthumb by specifying a directory, it crashed when I try to delete a photo. Without a directory as first argument, gthumb does not crash. Below is the stack trace. I hope this helps. === Starting program: /usr/bin/gthumb /home/yann/Photos [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffed26f700 (LWP 25100)] [New Thread 0x7fffeca6e700 (LWP 25101)] (gthumb:25096): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files [New Thread 0x7fffe7974700 (LWP 25102)] (gthumb:25096): Gtk-CRITICAL **: gtk_widget_set_visible: assertion 'GTK_IS_WIDGET (widget)' failed [New Thread 0x7fffcc36a700 (LWP 25103)] [New Thread 0x7fffcbb69700 (LWP 25104)] [Thread 0x7fffcbb69700 (LWP 25104) exited] (gthumb:25096): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (gthumb:25096): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed [New Thread 0x7fffcbb69700 (LWP 25107)] (gthumb:25096): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed (gthumb:25096): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed [New Thread 0x7fffca689700 (LWP 25108)] [New Thread 0x7fffc9e88700 (LWP 25109)] [Thread 0x7fffca689700 (LWP 25108) exited] Program received signal SIGSEGV, Segmentation fault. malloc_consolidate (av=av@entry=0x7ffff4eedc00 <main_arena>) at malloc.c:4136 4136 malloc.c: Aucun fichier ou dossier de ce type. ===
> please reset the status of this bug report from NEEDINFO to its > previous status. Thanks in advance! As the previous status was NEW, it seems I can not set it to this value.
Probably a duplicate of bug 759727. Please re-open if this still exists in git master, or version 3.4.2 (when it is released). *** This bug has been marked as a duplicate of bug 759727 ***