Bug#498212: How can I help debug this?
tim richardson
tim at tim-richardson.net
Mon Sep 8 12:04:49 UTC 2008
> Please install libgnomevfs2-0-dbg and have a look at
> http://wiki.debian.org/HowToGetABacktrace
The following was taken at home. The windows server in this case is a
machine booted into Windows XP professional. The client is a laptop
running sid.
The original bug report was on a Windows small business server 2002 and
a Lenny client.
The problem is definitely thumbs.db which is a common file generated by
Windows whenever someone chooses view by thumbnail and if there are
files in the directory for which a thumbnail can be generated, which is
at least images and pdfs.
the backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb669f720 (LWP 7978)]
0xb2229148 in is_desktop_file (vfs_info=<value optimized out>)
at gtkfilesystemgnomevfs.c:965
965 gtkfilesystemgnomevfs.c: No such file or directory.
in gtkfilesystemgnomevfs.c
(gdb) bt
#0 0xb2229148 in is_desktop_file (vfs_info=<value optimized out>)
at gtkfilesystemgnomevfs.c:965
#1 0xb222922d in info_from_vfs_info (system_vfs=0xa3ffa70,
uri=0xb383abd0 "smb://tris@192.168.0.21/master/Thumbs.db",
vfs_info=0xb3829dc0, types=GTK_FILE_INFO_ALL, error=0x0)
at gtkfilesystemgnomevfs.c:3055
#2 0xb73e5732 in gtk_file_folder_get_info ()
from /usr/lib/libgtk-x11-2.0.so.0
#3 0xb73e8366 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x0a81e190 in ?? ()
#5 0xb383abd0 in ?? ()
#6 0x00000000 in ?? ()
(gdb)
More information about the pkg-gnome-maintainers
mailing list