Advertisement
undeadhip

Untitled

Sep 18th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. ```
  2. * thread #1, queue = ‘com.apple.main-thread’, stop reason = signal SIGSTOP
  3. * frame #0: 0x00007fff5c492e76 libsystem_kernel.dylib`mach_msg_trap + 10
  4. frame #1: 0x00007fff5c492390 libsystem_kernel.dylib`mach_msg + 60
  5. frame #2: 0x00007fff34e5a475 CoreFoundation`__CFRunLoopServiceMachPort + 341
  6. frame #3: 0x00007fff34e597c7 CoreFoundation`__CFRunLoopRun + 1783
  7. frame #4: 0x00007fff34e58e43 CoreFoundation`CFRunLoopRunSpecific + 483
  8. frame #5: 0x00007fff34178866 HIToolbox`RunCurrentEventLoopInMode + 286
  9. frame #6: 0x00007fff341785d6 HIToolbox`ReceiveNextEventCommon + 613
  10. frame #7: 0x00007fff34178354 HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 64
  11. frame #8: 0x00007fff3247644f AppKit`_DPSNextEvent + 2085
  12. frame #9: 0x00007fff32c0b508 AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
  13. frame #10: 0x00007fff3246b25d AppKit`-[NSApplication run] + 764
  14. frame #11: 0x00007fff3243a3fe AppKit`NSApplicationMain + 804
  15. frame #12: 0x000000010005e5e4 Gemini`main(argc=5, argv=0x00007ffeefbff5d8) at Gemini-Setapp.m:13
  16. frame #13: 0x00007fff5c34c145 libdyld.dylib`start + 1
  17. frame #14: 0x00007fff5c34c145 libdyld.dylib`start + 1
  18. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement