Advertisement
Guest User

rvmRaiseException

a guest
May 31st, 2021
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. Crashed: com.apple.main-thread
  2. 0 libsystem_kernel.dylib 0x1b5af1334 __pthread_kill + 8
  3. 1 libsystem_pthread.dylib 0x1d353da9c pthread_kill + 272
  4. 2 libsystem_c.dylib 0x190d88b90 abort + 104
  5. 3 ExampleSDK 0x10624f424 rvmCreateVM + 35224
  6. 4 ExampleSDK 0x10624df04 rvmRaiseException + 29816
  7. 5 ExampleSDK 0x1049962bc [j]com.example.ios.sdk.CMApplicationImpl.$cb$accountsSorted(Lcom/example/ios/sdk/CMApplicationImpl;Lorg/robovm/objc/Selector;)Lorg/robovm/apple/foundation/NSArray;[callback] + 4339458748
  8. 6 Example 0x1024ce498 MainObject.supportedObjs() + 4300825752
  9. 7 Example 0x102549ca0 closure #1 in ExampleViewController.setupTableView() + 4301331616 (<compiler-generated>:4301331616)
  10. 8 CRRefresh 0x102fa358c $s9CRRefresh0A10HeaderViewC5startyyFySbcfU0_yycfU_TA + 68
  11. 9 CRRefresh 0x102f9cab0 $sIeg_IeyB_TR + 20
  12. 10 libdispatch.dylib 0x1875c5a84 _dispatch_call_block_and_release + 32
  13. 11 libdispatch.dylib 0x1875c781c _dispatch_client_callout + 20
  14. 12 libdispatch.dylib 0x1875d5c70 _dispatch_main_queue_callback_4CF + 884
  15. 13 CoreFoundation 0x187954398 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
  16. 14 CoreFoundation 0x18794e270 __CFRunLoopRun + 2524
  17. 15 CoreFoundation 0x18794d360 CFRunLoopRunSpecific + 600
  18. 16 GraphicsServices 0x19ef8b734 GSEventRunModal + 164
  19. 17 UIKitCore 0x18a3c8584 -[UIApplication _run] + 1072
  20. 18 UIKitCore 0x18a3cddf4 UIApplicationMain + 168
  21. 19 Example 0x1024c90b8 main + 16 (AppDelegate.swift:16)
  22. 20 libdyld.dylib 0x187609cf8 start + 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement