Changes between Initial Version and Version 1 of Ticket #11323, comment 24
- Timestamp:
- Dec 9, 2013 10:10:32 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11323, comment 24
initial v1 1 1 Some backtrace now that I got lldb. 2 2 {{{ 3 3 (lldb) thread backtrace all 4 4 * thread #1: tid = 0x140355, 0x00007fff8c57ba1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread, stop reason = signal SIGSTOP … … 104 104 frame #1: 0x00007fff8b4f5f08 libsystem_pthread.dylib`_pthread_wqthread + 330 105 105 frame #2: 0x00007fff8b4f8fb9 libsystem_pthread.dylib`start_wqthread + 13 106 }}}