Bug#304999: crash in gnome_vfs_volume_get_icon () from libgnomevfs-2.so.0 under debian-amd64

Max Alekseyev Max Alekseyev <relf@os2.ru>, 304999@bugs.debian.org
Mon, 18 Apr 2005 07:18:04 -0700


Sjoerd Simons wrote:

> Just a segv isn't very usefull. The function you mention just does a
> g_strdup(), so it's probably not caused in gnome-vfs.. If for example
> the computer:// location in nautilus works, then the function works fine.

Backtrace follows.

Program received signal SIGSEGV, Segmentation fault.
0x00002aaaacb4ea34 in gnome_vfs_volume_get_icon ()
    from /usr/lib/libgnomevfs-2.so.0
(gdb) bt
#0  0x00002aaaacb4ea34 in gnome_vfs_volume_get_icon ()
    from /usr/lib/libgnomevfs-2.so.0
#1  0x000000000040d542 in cb_switch_page ()
#2  0x000000000040d64d in cb_switch_page ()
#3  0x00002aaaad4cdc5d in g_hash_table_foreach ()
    from /usr/lib/libglib-2.0.so.0
#4  0x000000000040d956 in cb_update_disks ()
#5  0x000000000040c32c in get_sys_pane_pos ()
#6  0x000000000040c60c in create_main_window ()
#7  0x000000000040ad89 in main ()

Let me know if you any additional info.

Max