GNOME Bugzilla – Bug 664501
totem is crashing when I double click on a file in the file dialog
Last modified: 2011-11-25 15:51:28 UTC
totem is crashing when I double click on a file in the file dialog (from File -> Open menu) to open it instead of clicking in the open button the dialog it even happens when I double click on a directory. I can't reproduce it all the time. It seems not to happen when I run totem froma terminal.
Thanks for taking the time to report this bug. 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 http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Created attachment 201954 [details] multiple trace files it happens in g_object_unref in libgobject or g_type_check_instance_is_a
This looks like a bug in GTK+'s file chooser dialogue, but I can't really be sure without a better stacktrace. Could you ensure you've got debug symbols for GTK+ and Totem installed, and then get another stacktrace using `bt full` from gdb please? Also, please post stacktraces inline in comments in future. Adding them as attachments means they can't be seen in search results. Thanks.
I can't reproduce this bug with the gtk file chooser of gedit. so it is certainly tighted one way or the other to totem.
I have recompiled gtk and totem and gvfs and glib2 with debugging symbols file command is reporting that totem is not stripped. gdb says no debugging symbol found so what ?
This looks like a duplicate of bug #664605; the crash is also in GtkPathBar. I'll mark it as duplicate. *** This bug has been marked as a duplicate of bug 664605 ***