Advertisement
Guest User

Untitled

a guest
Jun 29th, 2016
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. (gdb) thread apply all bt
  2.  
  3. Thread 10 (Thread 0x1b03 of process 74723):
  4. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  5. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  6. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  7.  
  8. #2 0x0000000000000000 in ?? ()
  9.  
  10. Thread 9 (Thread 0x1a03 of process 74723):
  11. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  12. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  13. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  14.  
  15. #2 0x0000000000000000 in ?? ()
  16.  
  17. Thread 8 (Thread 0x1903 of process 74723):
  18. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  19. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  20. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  21.  
  22. #2 0x0000000000000000 in ?? ()
  23.  
  24. Thread 7 (Thread 0x1803 of process 74723):
  25. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  26. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  27. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  28.  
  29. #2 0x0000000000000000 in ?? ()
  30. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  31.  
  32.  
  33. Thread 6 (Thread 0x1703 of process 74723):
  34. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  35. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  36. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  37.  
  38. #2 0x0000000000000000 in ?? ()
  39.  
  40. Thread 5 (Thread 0x1603 of process 74723):
  41. #0 0x00007fff983eade6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  42. #1 0x00007fff8b5d0e4a in ?? () from /usr/lib/system/libsystem_pthread.dylib
  43. #2 0x0b0626010b062600 in ?? ()
  44. Backtrace stopped: Cannot access memory at address 0x117f50
  45.  
  46. Thread 4 (Thread 0x1503 of process 74723):
  47. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  48. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  49. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  50.  
  51. #2 0x0000000000000000 in ?? ()
  52.  
  53. Thread 3 (Thread 0x1403 of process 74723):
  54. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  55.  
  56. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  57.  
  58. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  59.  
  60. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  61.  
  62. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  63.  
  64. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  65.  
  66. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  67.  
  68. #0 0x0000000000000000 in ?? ()
  69. Backtrace stopped: Cannot access memory at address 0x0
  70. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  71.  
  72. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  73.  
  74.  
  75. Thread 2 (Thread 0x1303 of process 74723):
  76. #0 0x00007fff983ebefa in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  77. #1 0x00007fff8dde5165 in _dispatch_mgr_invoke () from /usr/lib/system/libdispatch.dylib
  78. #2 0x00007fff8dde4dcd in _dispatch_mgr_thread () from /usr/lib/system/libdispatch.dylib
  79. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  80.  
  81. #3 0x0000000000000000 in ?? ()
  82. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  83.  
  84.  
  85. Thread 1 (Thread 0x1203 of process 74723):
  86. #0 0x00007fff983eadb6 in ?? () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  87. #1 0x00007fff8b5d1728 in ?? () from /usr/lib/system/libsystem_pthread.dylib
  88. warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.)
  89.  
  90. #2 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement