iOS Crash : UIKitCore : -[UIApplication terminateWithSuccess]

Crash Item : Crashed: com.apple.main-thread 0 CouchbaseLiteSwift 0x964f4 _hidden#16128 + 1833 (_hidden#16096:1833)

1 CouchbaseLiteSwift 0x964fc _hidden#16128 + 1834 (_hidden#16096:1834)

2 CouchbaseLiteSwift 0x96508 _hidden#16128 + 334 (_hidden#15573:334)

3 CouchbaseLiteSwift 0x964fc _hidden#16128 + 1834 (_hidden#16096:1834)

4 CouchbaseLiteSwift 0x1c2c9c _hidden#16129 + 1092 (_hidden#16095:1092)

5 libsystem_c.dylib 0x58270 __cxa_finalize_ranges + 408

6 libsystem_c.dylib 0x585c4 exit + 28

7 UIKitCore 0xbd62f0 -[UIApplication terminateWithSuccess] + 502

8 UIKitCore 0x2228d4 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 128

9 UIKitCore 0x222504 -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:] + 220

10 UIKitCore 0xbcbdc0 -[UIApplication workspaceShouldExit:withTransitionContext:] + 212

11 FrontBoardServices 0x69a8 + 88

12 FrontBoardServices 0x353d4 + 80

13 FrontBoardServices 0x196a4 + 240

14 FrontBoardServices 0x3536c + 132

15 libdispatch.dylib 0x481c _dispatch_client_callout + 20

16 libdispatch.dylib 0x830c _dispatch_block_invoke_direct + 268

17 FrontBoardServices 0x5dfa0 + 48

18 FrontBoardServices 0x5dc30 + 448

19 FrontBoardServices 0x5e184 + 32

20 CoreFoundation 0xa407c CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 28

21 CoreFoundation 0xa3f78 __CFRunLoopDoSource0 + 208

22 CoreFoundation 0xa327c __CFRunLoopDoSources0 + 268

23 CoreFoundation 0x9d25c __CFRunLoopRun + 820

24 CoreFoundation 0x9c9f4 CFRunLoopRunSpecific + 600

25 GraphicsServices 0x3734 GSEventRunModal + 164

26 UIKitCore 0xbca75c -[UIApplication _run] + 1072

27 UIKitCore 0xbcffcc UIApplicationMain + 168

28 TCPApp 0xa44940 main + 39 (AppDelegate.swift:39)

29 libdyld.dylib 0x1cf8 start + 4

Crash Events : This issue has 1 crash event affecting 1 user

Replies

Not sure what to say beyond the obvious – this is crashing in CouchbaseLiteSwift, so you will probably need to take up the issue with that library.