After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762044 - Pressing the DEL key crashes gThumb
Pressing the DEL key crashes gThumb
Status: RESOLVED DUPLICATE of bug 759727
Product: gthumb
Classification: Other
Component: general
3.2.x
Other Linux
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2016-02-14 20:05 UTC by Yann Cochard
Modified: 2016-02-17 13:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yann Cochard 2016-02-14 20:05:08 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.
Comment 1 Michael Chudobiak 2016-02-15 17:26:21 UTC
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!
Comment 2 Yann Cochard 2016-02-16 18:41:10 UTC
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.
===
Comment 3 Yann Cochard 2016-02-17 09:46:33 UTC
> 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.
Comment 4 Michael Chudobiak 2016-02-17 13:38:22 UTC
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 ***