#0 0x00beb416 in __kernel_vsyscall () #1 0x006531cf in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 [Error: ../nptl/sysdeps/unix/sysv/linux/raise.c was not found in source tree] #2 0x00656815 in __GI_abort () at abort.c:91 [Error: abort.c was not found in source tree] #3 0x0068e0da in __libc_message (do_abort=2, fmt=0x7861dc "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201 [Error: ../sysdeps/unix/sysv/linux/libc_fatal.c was not found in source tree] #4 0x00698c22 in malloc_printerr (action=, str=, ptr=0x87fbfc0) at malloc.c:5007 [Error: malloc.c was not found in source tree] #5 0x00698f98 in malloc_consolidate (av=0x7c6440) at malloc.c:4246 [Error: malloc.c was not found in source tree] #6 malloc_consolidate (av=0x7c6440) at malloc.c:4192 [Error: malloc.c was not found in source tree] #7 0x0069987d in _int_free (av=0x7c6440, p=0x87e8828, have_lock=0) at malloc.c:4146 [Error: malloc.c was not found in source tree] #8 0x00b878a1 in fuse_ll_destroy (data=0x87e88f8) at fuse_lowlevel.c:2553 [Error: fuse_lowlevel.c was not found in source tree] #9 0x00b8e999 in fuse_session_destroy (se=0x87e8568) at fuse_session.c:114 [Error: fuse_session.c was not found in source tree] #10 0x00b86963 in fuse_destroy (f=f@entry=0x87e8738) at fuse.c:4700 [Error: fuse.c was not found in source tree] #11 0x00b8fe2d in fuse_teardown_common (fuse=fuse@entry=0x87e8738, mountpoint=0x87e8598 "/home/gula/.gvfs") at helper.c:329 [Error: helper.c was not found in source tree] #12 0x00b90741 in fuse_main_common (argc=argc@entry=134545920, argv=argv@entry=0xb0, op=0x8050200, op_size=176, user_data=0x0, compat=0) at helper.c:357 [Error: helper.c was not found in source tree] #13 0x00b9089f in fuse_main_real (argc=134545920, argc@entry=3, argv=0xb0, argv@entry=0xbf92c9b4, op=0x0, op@entry=0x8050200, op_size=0, op_size@entry=176, user_data=user_data@entry=0x0) at helper.c:367 [Error: helper.c was not found in source tree] #14 0x0804a088 in main (argc=3, argv=0xbf92c9b4) at gvfsfusedaemon.c:2459 2454: gint 2455: main (gint argc, gchar *argv []) 2456: { 2457: g_type_init (); 2458: 2459: return fuse_main (argc, argv, &vfs_oper, NULL /* user data */); 2460: }