Skip to content

Instantly share code, notes, and snippets.

@nwg
Created December 30, 2018 13:21
Show Gist options
  • Save nwg/e6328819b0751855d149300319c51904 to your computer and use it in GitHub Desktop.
Save nwg/e6328819b0751855d149300319c51904 to your computer and use it in GitHub Desktop.
(lldb) thread list
Process 25688 stopped
thread #1: tid = 0x554ad, 0x00007fff5f3907de libsystem_kernel.dylib`__psynch_cvwait + 10, queue = 'com.apple.main-thread'
thread #2: tid = 0x554c3, 0x00007fff5f390eae libsystem_kernel.dylib`__semwait_signal + 10
thread #3: tid = 0x554c4, 0x00007fff5f393716 libsystem_kernel.dylib`kevent + 10
thread #4: tid = 0x554c5, 0x00007fff5f3952ee libsystem_kernel.dylib`poll + 10
thread #5: tid = 0x554c6, 0x00007fff5f3907de libsystem_kernel.dylib`__psynch_cvwait + 10
thread #6: tid = 0x554c7, 0x00007fff5f3907de libsystem_kernel.dylib`__psynch_cvwait + 10
* thread #7: tid = 0x554c8, 0x00000001134f931b, stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment