User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060602 Firefox/1.5.0.4 (Swiftfox) Build Identifier: Latest svn The open location crashes when the new location is not 'completed'. If you goto /usr for example and there is no auto completed text in the typed location everything works fine, but when auto completion is still active, thunar crashed. This only effects directories, when jumping to a file everything works fine. Reproducible: Always Steps to Reproduce: 1. Location selector: Pathbar style 2. Start typing: /u 3. The "open location" dialog pops-up with /u<highlight>sr/</highlight> 4. Press Enter 5. Segmentation fault glibc 2.4 glib2 2.10.3 gtk 2.8.18 gcc 4.1.1
Created attachment 590 Backtrace
Hm, looks like a GTK+ bug. Most probably GtkTreeView, maybe GtkEntryCompletion. Can you install GTK+ with debug and do the backtrace again? And please file a bug report to bugzilla.gnome.org.
Created attachment 601 Backtrace 2 Hopefully this backtrace will provide you some more information.
Can you file a bug report to GNOME bugzilla with the backtrace attached?
Any news?
Reported the bug at the Gnome Bugzilla, but no news yet.
Moving to 0.4.0rc1.
Kristian Rietveld thinks this is not a GTK bug, but a bug in ThunarListModel. He also made a small patch for Thunar. I haven't tried it yet, but you can find everything here: http://bugzilla.gnome.org/show_bug.cgi?id=344659
Created attachment 654 Suggested fix This patch should fix the issue then.
Problem solved \o/. I can't reproduce the crash any more.
Committed with revision 22398. 2006-07-10 Benedikt Meurer <benny@xfce.org> * thunar/thunar-list-model.c: Fix improper behaviour of ThunarListModel with GtkEntryCompletion and GtkTreeView. Bug #1891.
*** Bug 1834 has been marked as a duplicate of this bug. ***
*** Bug 2111 has been marked as a duplicate of this bug. ***