! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
seg fault when browsing into directories with larger number of sub directories
Status:
CLOSED: DUPLICATE
Severity:
critical

Comments

Description Ram Yalamanchili 2006-08-02 19:52:51 CEST
I am on xubuntu 6.06, Thunar 0.3.1svn-r21789 (Xfce 4.3.90.2)

The scenario is:
Open thunar, press / and a dialog box opens to goto the folder you want. I start typing /usr/share/ and once the ending / is entered thunar just segfaults and crashes. The same can be repeated with /etc and some other folders. It seems like an issue with number of sub folders in a directory. If this isn't already caught and fixed, i can create an incremental num of sub-directories and test which case triggers the fail.
Comment 1 Ram Yalamanchili 2006-08-02 19:54:20 CEST
changing title to something more appropriate.
Comment 2 Benedikt Meurer editbugs 2006-08-06 15:49:57 CEST
Please attach a backtrace of the crash.
Comment 3 Ram Yalamanchili 2006-08-06 17:51:13 CEST
Is this enabled in release builds? how can i generate a backtrace?

thanks.
Comment 4 Benedikt Meurer editbugs 2006-08-06 18:50:42 CEST
See http://gaim.sourceforge.net/gdb.php.
Comment 5 Ram Yalamanchili 2006-08-06 19:00:25 CEST
thanks. i dumped core and got the backtrace from it:

(gdb) bt
#0  0xb7ddf159 in gtk_tree_view_set_fixed_height_mode () from /usr/lib/libgtk-x11-2.0.so.0
#1  0xb7ddf44d in gtk_tree_view_set_fixed_height_mode () from /usr/lib/libgtk-x11-2.0.so.0
#2  0xb7ddf50b in gtk_tree_view_set_fixed_height_mode () from /usr/lib/libgtk-x11-2.0.so.0
#3  0xb7840bf2 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#4  0xb783e8d6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#5  0xb7841996 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#6  0xb7841cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#7  0xb7ca4363 in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#8  0x080a5f29 in ?? ()
#9  0x08388000 in ?? ()
#10 0xffffffff in ?? ()
#11 0xbfd5fc98 in ?? ()
#12 0xb7a2ac11 in g_value_peek_pointer () from /usr/lib/libgobject-2.0.so.0
#13 0xb7a16b53 in g_cclosure_marshal_VOID__STRING () from /usr/lib/libgobject-2.0.so.0
#14 0xb7a0a79f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#15 0xb7a192ea in g_signal_stop_emission () from /usr/lib/libgobject-2.0.so.0
#16 0xb7a1ab19 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#17 0xb7a1ae89 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#18 0x080977c8 in ?? ()
#19 0x0817b050 in ?? ()
#20 0x000000b9 in ?? ()
#21 0x00000000 in ?? ()

Comment 6 Benedikt Meurer editbugs 2006-08-06 19:03:35 CEST
That's fixed in trunk. IIRC Jani already uploaded an updated Thunar package to the Ubuntu repository.

*** This bug has been marked as a duplicate of 1891 ***
Comment 7 Ram Yalamanchili 2006-08-06 19:10:40 CEST
I have just updated/dist-upgraded, ubuntu 6.06. Can confirm this problem is still around. Perhaps the fixed packages were checked into edgy repo?
Comment 8 Jani Monoses 2006-08-06 19:11:21 CEST
There's a new thunar but only in the development version of ubuntu (edgy)
When the next version is released it will be put in dapper as well.

Bug #2111

Reported by:
Ram Yalamanchili
Reported on: 2006-08-02
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
0.3.1svn

Attachments

Additional information