Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Elapsed total CPU time (seconds): 10.070 (user 0.450, system 9.620), 100% CPU
  2. Elapsed application CPU time (seconds): 9.000, 89% CPU
  3.  
  4. Thread 0:
  5. 0 libSystem.B.dylib 0x00004f0c OSSpinLockLock + 44
  6. 1 CoreFoundation 0x0005aa42 CFMessagePortInvalidate + 26
  7. 2 CoreFoundation 0x0005b05e CFMessagePortIsValid + 42
  8. 3 CoreLocation 0x000030f8 CLClientIsValid + 12
  9. 4 CoreLocation 0x00004b10 CLClientSendAndCache(__CLClient*, CLDaemonCommType, void*, int, unsigned char, unsigned char) + 40
  10. 5 CoreLocation 0x000051cc CLClientHandleWatchdogTimerExpiry(__CFRunLoopTimer*, void*) + 24
  11. 6 CoreFoundation 0x000567f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 8
  12. 7 CoreFoundation 0x000562a6 __CFRunLoopDoTimer + 854
  13. 8 CoreFoundation 0x0002779e __CFRunLoopRun + 1082
  14. 9 CoreFoundation 0x00027270 CFRunLoopRunSpecific + 224
  15. 10 CoreFoundation 0x00027178 CFRunLoopRunInMode + 52
  16. 11 GraphicsServices 0x000045ec GSEventRunModal + 108
  17. 12 GraphicsServices 0x00004698 GSEventRun + 56
  18. 13 UIKit 0x0000411c -[UIApplication _run] + 396
  19. 14 UIKit 0x00002128 UIApplicationMain + 664
  20. 15 xxx 0x00004124 main (main.m:26)
  21. 16 xxx 0x00003fec start + 32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement