Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.83 KB | None | 0 0
  1. Code Type: ARM-64 (Native)
  2. Role: Foreground
  3. Parent Process: launchd [1]
  4.  
  5. OS Version: iPhone OS 10.3.3 (14G60)
  6. Report Version: 104
  7.  
  8. Exception Type: EXC_CRASH (SIGABRT)
  9. Exception Codes: 0x0000000000000000, 0x0000000000000000
  10. Exception Note: EXC_CORPSE_NOTIFY
  11. Triggered by Thread: 0
  12.  
  13. Application Specific Information:
  14. abort() called
  15.  
  16. Filtered syslog:
  17. None found
  18.  
  19. Last Exception Backtrace:
  20. 0 CoreFoundation 0x1840befe0 __exceptionPreprocess + 124
  21. 1 libobjc.A.dylib 0x182b20538 objc_exception_throw + 56
  22. 2 CoreFoundation 0x1840bef28 +[NSException raise:format:] + 116
  23. 3 Foundation 0x184b25104 -[NSBundle initWithURL:] + 104
  24. 4 Foundation 0x184b25088 +[NSBundle bundleWithURL:] + 48
  25. 5 MyApp 0x10043c824 0x1000e4000 + 3508260
  26. 6 MyApp 0x10043c7ac 0x1000e4000 + 3508140
  27. 7 MyApp 0x100224f30 0x1000e4000 + 1314608
  28. 8 libdispatch.dylib 0x182f769a0 _dispatch_client_callout + 16
  29. 9 libdispatch.dylib 0x182f776cc dispatch_once_f + 56
  30. 10 MyApp 0x100224e6c 0x1000e4000 + 1314412
  31. 11 MyApp 0x1002214b4 0x1000e4000 + 1299636
  32. 12 MyApp 0x1002213f0 0x1000e4000 + 1299440
  33. 13 MyApp 0x100222888 0x1000e4000 + 1304712
  34. 14 MyApp 0x1002138b4 0x1000e4000 + 1243316
  35. 15 MyApp 0x100213020 0x1000e4000 + 1241120
  36. 16 MyApp 0x100212e60 0x1000e4000 + 1240672
  37. 17 MyApp 0x1000ea83c 0x1000e4000 + 26684
  38. 18 MyApp 0x1000eb2a4 0x1000e4000 + 29348
  39. 19 UIKit 0x18a1e9b04 -[UIViewController loadViewIfRequired] + 1036
  40. 20 UIKit 0x18a1e96e0 -[UIViewController view] + 28
  41. 21 UIKit 0x18a1eff60 -[UIWindow addRootViewControllerViewIfPossible] + 76
  42. 22 UIKit 0x18a1ed3fc -[UIWindow _setHidden:forced:] + 272
  43. 23 UIKit 0x18a25ee68 -[UIWindow makeKeyAndVisible] + 48
  44. 24 UIKit 0x18a467430 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 3632
  45. 25 UIKit 0x18a46ce24 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1684
  46. 26 UIKit 0x18a4818b0 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke.3147 + 48
  47. 27 UIKit 0x18a46a0b8 -[UIApplication workspaceDidEndTransaction:] + 168
  48. 28 FrontBoardServices 0x185c68884 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
  49. 29 FrontBoardServices 0x185c686f0 -[FBSSerialQueue _performNext] + 176
  50. 30 FrontBoardServices 0x185c68aa0 -[FBSSerialQueue _performNextFromRunLoopSource] + 56
  51. 31 CoreFoundation 0x18406d42c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
  52. 32 CoreFoundation 0x18406cd9c __CFRunLoopDoSources0 + 540
  53. 33 CoreFoundation 0x18406a9a8 __CFRunLoopRun + 744
  54. 34 CoreFoundation 0x183f9ada4 CFRunLoopRunSpecific + 424
  55. 35 UIKit 0x18a253fc8 -[UIApplication _run] + 652
  56. 36 UIKit 0x18a24ec9c UIApplicationMain + 208
  57. 37 MyApp 0x1000ec948 0x1000e4000 + 35144
  58. 38 libdyld.dylib 0x182fa959c start + 4
  59.  
  60.  
  61. Thread 0 name: Dispatch queue: com.apple.main-thread
  62. Thread 0 Crashed:
  63. 0 libsystem_kernel.dylib 0x00000001830b9014 __pthread_kill + 8
  64. 1 libsystem_pthread.dylib 0x0000000183183264 pthread_kill + 112
  65. 2 libsystem_c.dylib 0x000000018302d9c4 abort + 140
  66. 3 libc++abi.dylib 0x0000000182af91b0 __cxa_bad_cast + 0
  67. 4 libc++abi.dylib 0x0000000182b12c04 default_unexpected_handler() + 0
  68. 5 libobjc.A.dylib 0x0000000182b20820 _objc_terminate() + 124
  69. 6 libc++abi.dylib 0x0000000182b0f5d4 std::__terminate(void (*)()) + 16
  70. 7 libc++abi.dylib 0x0000000182b0f640 std::terminate() + 60
  71. 8 libdispatch.dylib 0x0000000182f769b4 _dispatch_client_callout + 36
  72. 9 libdispatch.dylib 0x0000000182f776cc dispatch_once_f + 56
  73. 10 MyApp 0x0000000100224e6c 0x1000e4000 + 1314412
  74. 11 MyApp 0x00000001002214b4 0x1000e4000 + 1299636
  75. 12 MyApp 0x00000001002213f0 0x1000e4000 + 1299440
  76. 13 MyApp 0x0000000100222888 0x1000e4000 + 1304712
  77. 14 MyApp 0x00000001002138b4 0x1000e4000 + 1243316
  78. 15 MyApp 0x0000000100213020 0x1000e4000 + 1241120
  79. 16 MyApp 0x0000000100212e60 0x1000e4000 + 1240672
  80. 17 MyApp 0x00000001000ea83c 0x1000e4000 + 26684
  81. 18 MyApp 0x00000001000eb2a4 0x1000e4000 + 29348
  82. 19 UIKit 0x000000018a1e9b04 -[UIViewController loadViewIfRequired] + 1036
  83. 20 UIKit 0x000000018a1e96e0 -[UIViewController view] + 28
  84. 21 UIKit 0x000000018a1eff60 -[UIWindow addRootViewControllerViewIfPossible] + 76
  85. 22 UIKit 0x000000018a1ed3fc -[UIWindow _setHidden:forced:] + 272
  86. 23 UIKit 0x000000018a25ee68 -[UIWindow makeKeyAndVisible] + 48
  87. 24 UIKit 0x000000018a467430 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 3632
  88. 25 UIKit 0x000000018a46ce24 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1684
  89. 26 UIKit 0x000000018a4818b0 __84-[UIApplication _handleApplicationActivationWithScene:transitionContext:completion:]_block_invoke.3147 + 48
  90. 27 UIKit 0x000000018a46a0b8 -[UIApplication workspaceDidEndTransaction:] + 168
  91. 28 FrontBoardServices 0x0000000185c68884 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
  92. 29 FrontBoardServices 0x0000000185c686f0 -[FBSSerialQueue _performNext] + 176
  93. 30 FrontBoardServices 0x0000000185c68aa0 -[FBSSerialQueue _performNextFromRunLoopSource] + 56
  94. 31 CoreFoundation 0x000000018406d42c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
  95. 32 CoreFoundation 0x000000018406cd9c __CFRunLoopDoSources0 + 540
  96. 33 CoreFoundation 0x000000018406a9a8 __CFRunLoopRun + 744
  97. 34 CoreFoundation 0x0000000183f9ada4 CFRunLoopRunSpecific + 424
  98. 35 UIKit 0x000000018a253fc8 -[UIApplication _run] + 652
  99. 36 UIKit 0x000000018a24ec9c UIApplicationMain + 208
  100. 37 MyApp 0x00000001000ec948 0x1000e4000 + 35144
  101. 38 libdyld.dylib 0x0000000182fa959c start + 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement