crash in storage method



try ./test storage:// got this crash.

TEST: Getting info for "storage://"...DBFS: initializing threads
DBFS: threads initialized
do_init
do_get_file_info w/ uri=(null)
in uri =storage:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1085341568 (LWP 4041)]
0x005ebacf in dbfs_handle_new (uri=0x9fd9cf0) at storage-method.c:154
154             if (strlen(dirname) == 1) {
(gdb) bt
#0  0x005ebacf in dbfs_handle_new (uri=0x9fd9cf0) at storage-method.c:154
#1  0x005ed527 in do_get_file_info (method=0x5ef880, uri=0x9fd9cf0,
  file_info=0x9fd9c68, options=25, context=0x0) at storage-method.c:1201
#2  0x0063c9ce in gnome_vfs_get_file_info_uri_cancellable (uri=0x9fd9cf0,
info=0x9fd9c68, options=25, context=0x0) at gnome-vfs-cancellable-ops.c:183 #3 0x00651d75 in gnome_vfs_get_file_info_uri (uri=0x9fd9cf0, info=0x9fd9c68,
  options=25) at gnome-vfs-ops.c:302
#4  0x00651d40 in gnome_vfs_get_file_info (text_uri=0xbff0b9bc "storage://",
  info=0x9fd9c68, options=25) at gnome-vfs-ops.c:278
#5  0x0804918b in main (argc=2, argv=0xbfea6264) at test.c:152
(gdb)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]