GNOME Bugzilla – Bug 383774
Crash while saving file with same name as a deleted file
Last modified: 2013-05-17 19:45:31 UTC
This bug is forwarded from ubuntu bug tracking system: https://launchpad.net/distros/ubuntu/+source/gimp/+bug/74985 Original description: "I was making a bunch of pictures systematically, so the names were j001.jpg, j002.jpg and so on. I decided I was going to do things a different way so I deleted all the old files and I started making the first new picture. I clicked "save as" and the title of the last old picture (the one I deleted) was still in the title spot. I went to change it, but it wouldn't let me. The cursor was the loading icon and when I moved it over the title it would disappear. After about 5 seconds it crashed." Crash dump is attached ubuntu bug report but here's part of it Core was generated by `gimp --display :0.0'. Program terminated with signal 11, Segmentation fault. #0 0xb77c2a61 in g_slist_remove () from /usr/lib/libglib-2.0.so.0 #0 0xb77c2a61 in g_slist_remove () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #1 0xb7bfda72 in _gtk_file_system_model_get_path () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #2 0xb7bfdabd in _gtk_file_system_model_get_path () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #3 0xb7bfe207 in _gtk_file_system_model_add_editable () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #4 0xb7d228ca in gtk_tree_model_unref_node () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #5 0xb7d2beb1 in gtk_tree_model_sort_convert_iter_to_child_iter () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #6 0xb7d228ca in gtk_tree_model_unref_node () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #7 0xb7d35dee in gtk_tree_view_set_hover_selection () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #8 0xb7d38ba9 in gtk_tree_view_get_path_at_pos () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #9 0xb7d3faf7 in gtk_tree_view_set_model () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available. #10 0xb7be58d4 in _gtk_file_chooser_default_new () from /usr/lib/libgtk-x11-2.0.so.0 No symbol table info available.
Debug backtrace: 207 if (tmp->data == data) (gdb) bt
+ Trace 92606
Obviously a gtk-file-chooser bug.
Crasher, so critical.
Yet another bug report very similar to bug 363472 that can probably be closed as obsolete also (if not duplicate).
I think this is a different bug. We had a crasher at some point where the GtkFileSystemModel got out of whack, but I don't remember the bug number right now. Closing as obsolete.