Guest User

Untitled

a guest
Feb 21st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. 31 CircuitBreaker start
  2. 30 CircuitBreaker main /Developer/Projects/Circuit Breaker/CircuitBreaker/main.m:14
  3. 29 UIKit UIApplicationMain
  4. 28 UIKit -[UIApplication _run]
  5. 27 GraphicsServices GSEventRun
  6. 26 GraphicsServices GSEventRunModal
  7. 25 CoreFoundation CFRunLoopRunInMode
  8. 24 CoreFoundation CFRunLoopRunSpecific
  9. 23 Foundation __NSFireDelayedPerform
  10. 22 UIKit -[UIApplication _runWithURL:]
  11. 21 UIKit -[UIApplication _loadMainNibFile]
  12. 20 UIKit -[NSBundle(NSBundleAdditions) loadNibNamed:owner:options:]
  13. 19 UIKit -[UINib instantiateWithOptions:owner:loadingResourcesFromBundle:]
  14. 18 Foundation _decodeObject
  15. 17 Foundation _decodeObjectBinary
  16. 16 Foundation -[NSArray(NSArray) initWithCoder:]
  17. 15 Foundation -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:]
  18. 14 Foundation _decodeObjectBinary
  19. 13 UIKit -[UIRuntimeConnection initWithCoder:]
  20. 12 Foundation _decodeObject
  21. 11 Foundation _decodeObjectBinary
  22. 10 libobjc.A.dylib objc_msgSend
  23. 9 libobjc.A.dylib _class_lookupMethodAndLoadCache
  24. 8 libobjc.A.dylib _class_initialize
  25. 7 CircuitBreaker +[CBDelegate initialize] /Developer/Projects/Circuit Breaker/CircuitBreaker/Classes/CircuitBreakerAppDelegate.mm:50
  26. 6 CircuitBreaker +[KSFFile fileSize:] /Developer/Projects/Circuit Breaker/CircuitBreaker/Classes/KSEngine/File/KSFFile.mm:219
  27. 5 libobjc.A.dylib objc_msgSend
  28. 4 libobjc.A.dylib _class_lookupMethodAndLoadCache
  29. 3 libobjc.A.dylib log_and_fill_cache
  30. 2 libobjc.A.dylib _cache_fill
  31. 1 libobjc.A.dylib _cache_malloc
  32. 0 libobjc.A.dylib _calloc_internal
Add Comment
Please, Sign In to add comment