Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Apr 25th, 2012  |  syntax: None  |  size: 4.48 KB  |  hits: 45  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. [amatriain@amatriain-desktop ~]$ gdb nautilus
  2. GNU gdb (GDB) 7.4
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-unknown-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/bin/nautilus...done.
  12. (gdb) r
  13. Starting program: /usr/bin/nautilus
  14. [Thread debugging using libthread_db enabled]
  15. Using host libthread_db library "/lib/libthread_db.so.1".
  16. [New Thread 0x7fffeb217700 (LWP 31984)]
  17. [New Thread 0x7fffeaa16700 (LWP 31985)]
  18. [New Thread 0x7fffea00d700 (LWP 31986)]
  19. Initializing nautilus-open-terminal extension
  20. [New Thread 0x7fffd4938700 (LWP 31989)]
  21. [New Thread 0x7fffcfdfc700 (LWP 31990)]
  22. [Thread 0x7fffcfdfc700 (LWP 31990) exited]
  23. [Thread 0x7fffd4938700 (LWP 31989) exited]
  24. [New Thread 0x7fffd4938700 (LWP 31991)]
  25. [New Thread 0x7fffcfdfc700 (LWP 31992)]
  26. [New Thread 0x7ffff7e25700 (LWP 31993)]
  27. [Thread 0x7fffeaa16700 (LWP 31985) exited]
  28. [Thread 0x7fffd4938700 (LWP 31991) exited]
  29.  
  30. Program received signal SIGSEGV, Segmentation fault.
  31. [Switching to Thread 0x7fffcfdfc700 (LWP 31992)]
  32. 0x00007ffff53936ef in g_file_get_path (file=0x2400) at gfile.c:452
  33. 452       g_return_val_if_fail (G_IS_FILE (file), NULL);
  34. (gdb) bt full
  35. #0  0x00007ffff53936ef in g_file_get_path (file=0x2400) at gfile.c:452
  36.         __inst = 0x2400
  37.         __t = 8799696
  38.         __r = 32767
  39.         iface = 0x7fffc8001060
  40.         __PRETTY_FUNCTION__ = "g_file_get_path"
  41. #1  0x00007fffd71978fb in g_proxy_mount_has_mount_path (mount=0x982f40, mount_path=0x7fffc8001000 "/media/mirror") at gproxymount.c:128
  42.         path = 0x7fffcfdfb9f0 " \271\231"
  43.         result = 0
  44. #2  0x00007fffd719a4c2 in get_mount_for_mount_path (mount_path=0x7fffc8001000 "/media/mirror", cancellable=0x7fffdc03af50) at gproxyvolumemonitor.c:353
  45.         mount = 0x0
  46.         volume_monitor = 0x981a30
  47.         klass = 0x96ae50
  48.         vm_hash_iter = {dummy1 = 0x99ba40, dummy2 = 0x7ffff512f663, dummy3 = 0x7fffcfdfc700, dummy4 = 5, dummy5 = 0, dummy6 = 0x3}
  49.         vol_hash_iter = {dummy1 = 0x99b920, dummy2 = 0x952500, dummy3 = 0x7fffcfdfba20, dummy4 = 2, dummy5 = 32767, dummy6 = 0x7fff00000004}
  50.         candidate_mount = 0x982f40
  51.         union_monitor = 0x952440
  52. #3  0x00007ffff53e9e20 in _g_mount_get_for_mount_path (mount_path=0x7fffc8001000 "/media/mirror", cancellable=0x7fffdc03af50) at gunionvolumemonitor.c:598
  53.         klass = 0x96ae50
  54.         mount = 0x0
  55. #4  0x00007ffff545c97c in g_local_file_find_enclosing_mount (file=0x134fc60, cancellable=0x7fffdc03af50, error=0x7fffcfdfbbd0) at glocalfile.c:1085
  56.         local = 0x134fc60
  57.         buf = {st_dev = 17, st_ino = 5881874, st_nlink = 2, st_mode = 16877, st_uid = 1000, st_gid = 100, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 16384, st_blocks = 0, st_atim = {tv_sec = 1335390721, tv_nsec = 0}, st_mtim = {
  58.             tv_sec = 1335125390, tv_nsec = 0}, st_ctim = {tv_sec = 1335127486, tv_nsec = 0}, __unused = {0, 0, 0}}
  59.         mountpoint = 0x7fffc8001000 "/media/mirror"
  60.         mount = 0x808b08
  61. #5  0x00007ffff5395315 in g_file_find_enclosing_mount (file=0x134fc60, cancellable=0x7fffdc03af50, error=0x7fffcfdfbbd0) at gfile.c:1365
  62.         iface = 0x864ae0
  63.         __PRETTY_FUNCTION__ = "g_file_find_enclosing_mount"
  64. #6  0x00007ffff539d042 in find_enclosing_mount_async_thread (res=0x142bc40, object=0x134fc60, cancellable=0x7fffdc03af50) at gfile.c:5676
  65.         error = 0x0
  66.         mount = 0x7fffdc03af50
  67. #7  0x00007ffff53cc925 in run_in_thread (job=0x132e0f0, c=0x7fffdc03af50, _data=0x120eef0) at gsimpleasyncresult.c:861
  68.         data = 0x120eef0
  69.         simple = 0x142bc40
  70.         source = 0x7fffdc03af50
  71. #8  0x00007ffff53b74ae in io_job_thread (data=0x132e0f0, user_data=0x0) at gioscheduler.c:177
  72.         job = 0x132e0f0
  73.         result = 0
  74. #9  0x00007ffff4e674e6 in g_thread_pool_thread_proxy (data=0x95c3b0) at gthreadpool.c:309
  75.         task = 0x132e0f0
  76.         pool = 0x95c3b0
  77. #10 0x00007ffff4e66f20 in g_thread_proxy (data=0x120a990) at gthread.c:801
  78.         thread = 0x120a990
  79.         __PRETTY_FUNCTION__ = "g_thread_proxy"
  80. #11 0x00007ffff436de0e in start_thread () from /lib/libpthread.so.0
  81. No symbol table info available.
  82. #12 0x00007ffff40a91ed in clone () from /lib/libc.so.6
  83. No symbol table info available.
  84. (gdb)