Crash in [UIViewController _presentViewController:withAnimationController:completion:]

Our app has a Crash, here is the Crash report. How should I investigate this error?

Fatal Exception: NSInvalidArgumentException
0  CoreFoundation                 0x9e48 __exceptionPreprocess
1  libobjc.A.dylib                0x178d8 objc_exception_throw
2  UIKitCore                      0x326cbc -[UIViewController _presentViewController:withAnimationController:completion:]
3  UIKitCore                      0x325c10 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke
4  UIKitCore                      0x349598 -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:]
5  UIKitCore                      0x2b7a48 -[_UIViewControllerTransitionContext _runAlongsideCompletions]
6  UIKitCore                      0x2b6ad8 -[_UIViewControllerTransitionContext completeTransition:]
7  UIKitCore                      0x2b7c38 -[UITransitionView notifyDidCompleteTransition:]
8  UIKitCore                      0x2b7838 -[UITransitionView _didCompleteTransition:]
9  UIKit                          0xa7e58 -[UITransitionViewAccessibility _didCompleteTransition:]
10 UIKitCore                      0x103d464 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__
11 UIKitCore                      0xd14ac -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:]
12 UIKitCore                      0xd0408 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:]
13 UIKitCore                      0xcfb28 -[UIViewAnimationState animationDidStop:finished:]
14 UIKit                          0xb0f50 -[UIViewAnimationStateAccessibility animationDidStop:finished:]
15 UIKitCore                      0xcfc3c -[UIViewAnimationState animationDidStop:finished:]
16 UIKit                          0xb0f50 -[UIViewAnimationStateAccessibility animationDidStop:finished:]
17 QuartzCore                     0x1310c CA::Layer::run_animation_callbacks(void*)
18 libdispatch.dylib              0x3fdc _dispatch_client_callout
19 libdispatch.dylib              0x127f4 _dispatch_main_queue_drain
20 libdispatch.dylib              0x12444 _dispatch_main_queue_callback_4CF
21 CoreFoundation                 0x9a6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__
22 CoreFoundation                 0x7c03c __CFRunLoopRun
23 CoreFoundation                 0x80ec0 CFRunLoopRunSpecific
24 GraphicsServices               0x1368 GSEventRunModal
25 UIKitCore                      0x3a186c -[UIApplication _run]
26 UIKitCore                      0x3a14d0 UIApplicationMain
27 Authenticator                  0x9334 main + 26 (AppDelegate.swift:26)
28 ???                            0x1b65de960 (シンボルが不足しています)

How should I investigate this error?

Please post a full crash report. See Posting a Crash Report for advice on how to do that.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Incident Identifier: 7209ABBF-692B-4607-AD9D-92767436AB48
Hardware Model:      iPhone12,8
Process:             Authenticator [3500]
Path:                /private/var/containers/Bundle/Application/64B1B037-A7EC-4FBE-A609-8B88FABE8366/Authenticator.app/Authenticator
Identifier:          com.rakuten.authenticator
Version:             2.9.2 (5)
AppStoreTools:       14A305
AppVariant:          1:iPhone12,8:15
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.rakuten.authenticator [1120]

Date/Time:           2023-01-08 18:39:23.0326 +0900
Launch Time:         2023-01-08 18:39:15.1314 +0900
OS Version:          iPhone OS 16.1.1 (20B101)
Release Type:        User
Baseband Version:    4.00.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x19fbb1e88 __exceptionPreprocess + 164 (NSException.m:202)
1   libobjc.A.dylib               	0x198ee78d8 objc_exception_throw + 60 (objc-exception.mm:356)
2   UIKitCore                     	0x1a208c898 -[UIViewController _presentViewController:withAnimationController:completion:] + 4080 (UIViewController.m:0)
3   UIKitCore                     	0x1a208b7ec __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92 (UIViewController.m:8982)
4   UIKitCore                     	0x1a20af1cc -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 240 (UIViewControllerTransitioning.m:1148)
5   UIKitCore                     	0x1a201cf58 -[_UIViewControllerTransitionContext _runAlongsideCompletions] + 140 (UIViewControllerTransitioning.m:380)
6   UIKitCore                     	0x1a201bfe8 -[_UIViewControllerTransitionContext completeTransition:] + 128 (UIViewControllerTransitioning.m:292)
7   UIKitCore                     	0x1a201d148 -[UITransitionView notifyDidCompleteTransition:] + 180 (UITransitionView.m:280)
8   UIKitCore                     	0x1a201cd48 -[UITransitionView _didCompleteTransition:] + 828 (UITransitionView.m:249)
9   UIKitCore                     	0x1a2d99334 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__ + 36 (UIView.m:15066)
10  UIKitCore                     	0x1a1e36808 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 636 (UIView.m:15099)
11  UIKitCore                     	0x1a1e35764 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 436 (UIView.m:0)
12  UIKitCore                     	0x1a1e34e84 -[UIViewAnimationState animationDidStop:finished:] + 196 (UIView.m:2297)
13  UIKitCore                     	0x1a1e34f98 -[UIViewAnimationState animationDidStop:finished:] + 472 (UIView.m:2316)
14  QuartzCore                    	0x1a1248fec CA::Layer::run_animation_callbacks(void*) + 232 (CALayer.mm:7284)
15  libdispatch.dylib             	0x1a7181fdc _dispatch_client_callout + 20 (object.m:560)
16  libdispatch.dylib             	0x1a71907f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
17  libdispatch.dylib             	0x1a7190444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
18  CoreFoundation                	0x19fc426f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
19  CoreFoundation                	0x19fc24058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
20  CoreFoundation                	0x19fc28ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
21  GraphicsServices              	0x1d8f26368 GSEventRunModal + 164 (GSEvent.c:2196)
22  UIKitCore                     	0x1a21073d0 -[UIApplication _run] + 888 (UIApplication.m:3745)
23  UIKitCore                     	0x1a2107034 UIApplicationMain + 340 (UIApplication.m:5335)
24  Authenticator                 	0x102329334 main + 68 (AppDelegate.swift:26)
25  dyld                          	0x1be290960 start + 2528 (dyldMain.cpp:1170)

Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage


Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001dc7ac200 __pthread_kill + 8
1   libsystem_pthread.dylib       	0x00000001ecc0e1ac pthread_kill + 268 (pthread.c:1670)
2   libsystem_c.dylib             	0x00000001a723d3e4 __abort + 128 (abort.c:155)
3   libsystem_c.dylib             	0x00000001a71e5c98 abort + 192 (abort.c:126)
4   libc++abi.dylib               	0x00000001ecb4eb8c abort_message + 132 (abort_message.cpp:78)
5   libc++abi.dylib               	0x00000001ecb3ea80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
6   libobjc.A.dylib               	0x0000000198eedd3c _objc_terminate() + 144 (objc-exception.mm:498)
7   FirebaseCrashlytics           	0x0000000102a15410 FIRCLSTerminateHandler() + 340 (FIRCLSException.mm:452)
8   libc++abi.dylib               	0x00000001ecb4df28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
9   libc++abi.dylib               	0x00000001ecb4dec4 std::terminate() + 56 (cxa_handlers.cpp:88)
10  libdispatch.dylib             	0x00000001a7181ff0 _dispatch_client_callout + 40 (object.m:563)
11  libdispatch.dylib             	0x00000001a71907f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
12  libdispatch.dylib             	0x00000001a7190444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
13  CoreFoundation                	0x000000019fc426f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
14  CoreFoundation                	0x000000019fc24058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
15  CoreFoundation                	0x000000019fc28ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
16  GraphicsServices              	0x00000001d8f26368 GSEventRunModal + 164 (GSEvent.c:2196)
17  UIKitCore                     	0x00000001a21073d0 -[UIApplication _run] + 888 (UIApplication.m:3745)
18  UIKitCore                     	0x00000001a2107034 UIApplicationMain + 340 (UIApplication.m:5335)
19  Authenticator                 	0x0000000102329334 main + 68 (AppDelegate.swift:26)
20  dyld                          	0x00000001be290960 start + 2528 (dyldMain.cpp:1170)

Thread 1:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 2:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001dc7a5b48 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001dc7b8008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001dc7b8248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001dc7a608c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fc22af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fc23d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fc28ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x0000000199fd2334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x0000000199fd221c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x00000001a223c33c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1377)
10  Foundation                    	0x0000000199feb808 __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x00000001ecc086cc _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x00000001ecc07ba4 thread_start + 8

Thread 5:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib        	0x00000001dc7a641c __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x00000001ecc0f06c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001b32463ec scavenger_thread_main + 1364 (pas_scavenger.c:145)
3   libsystem_pthread.dylib       	0x00000001ecc086cc _pthread_start + 148 (pthread.c:893)
4   libsystem_pthread.dylib       	0x00000001ecc07ba4 thread_start + 8

Thread 10:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 11:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 12 name:
Thread 12:
0   libsystem_kernel.dylib        	0x00000001dc7a5b48 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001dc7b8008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001dc7b8248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001dc7a608c mach_msg + 24 (mach_msg.c:323)
4   FirebaseCrashlytics           	0x0000000102a1f198 FIRCLSMachExceptionReadMessage + 60 (FIRCLSMachException.c:192)
5   FirebaseCrashlytics           	0x0000000102a1f198 FIRCLSMachExceptionServer + 108 (FIRCLSMachException.c:168)
6   libsystem_pthread.dylib       	0x00000001ecc086cc _pthread_start + 148 (pthread.c:893)
7   libsystem_pthread.dylib       	0x00000001ecc07ba4 thread_start + 8

Thread 13:
0   libsystem_pthread.dylib       	0x00000001ecc07b90 start_wqthread + 0

Thread 14 name:
Thread 14:
0   libsystem_kernel.dylib        	0x00000001dc7a5b48 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	0x00000001dc7b8008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001dc7b8248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001dc7a608c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019fc22af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019fc23d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019fc28ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CFNetwork                     	0x00000001a0f805a8 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372)
8   Foundation                    	0x0000000199feb808 __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x00000001ecc086cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x00000001ecc07ba4 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0xffffffff00003600
    x8: 0xd088c5a2dfa8052f   x9: 0xd088c5a32989922f  x10: 0x00000000000003e8  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x0000000093c3b803
   x16: 0x0000000000000148  x17: 0x00000001f6219700  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x00000001f62197e0  x22: 0x0000000000000007  x23: 0x0000000102a3ab31
   x24: 0x0000000000000000  x25: 0x00000001f62197e0  x26: 0x0000000282df7080  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016dade100   lr: 0x00000001ecc0e1ac
    sp: 0x000000016dade0e0   pc: 0x00000001dc7ac200 cpsr: 0x40000000
   esr: 0x56000080  Address size fault


Binary Images:
0x102320000 - 0x102497fff Authenticator arm64  <6bcfeaf8a50130c98461c7947bbc1924> /private/var/containers/Bundle/Application/64B1B037-A7EC-4FBE-A609-8B88FABE8366/Authenticator.app/Authenticator
0x102a04000 - 0x102a47fff FirebaseCrashlytics arm64   /private/var/containers/Bundle/Application/64B1B037-A7EC-4FBE-A609-8B88FABE8366/Authenticator.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x198ed0000 - 0x198f13e1f libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x199f90000 - 0x19a8d9fff Foundation arm64e   /System/Library/Frameworks/Foundation.framework/Foundation
0x19fba8000 - 0x19ff8dfff CoreFoundation arm64e  <5cdc5d9ae5063740b64ebb30867b4f1b> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1a0d2a000 - 0x1a10f1fff CFNetwork arm64e   /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1a1236000 - 0x1a1592fff QuartzCore arm64e  <046338bf09cf3414bc9331296b97eb2d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1a1d65000 - 0x1a3542fff UIKitCore arm64e  <179501b60fc2344ab969b4e3961ebe10> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a717e000 - 0x1a71c4fff libdispatch.dylib arm64e   /usr/lib/system/libdispatch.dylib
0x1a71c5000 - 0x1a7244ff7 libsystem_c.dylib arm64e   /usr/lib/system/libsystem_c.dylib
0x1b3150000 - 0x1b460bfff JavaScriptCore arm64e   /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1be27b000 - 0x1be2fe00f dyld arm64e   /usr/lib/dyld
0x1d8f25000 - 0x1d8f2dfff GraphicsServices arm64e   /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1dc7a5000 - 0x1dc7dbffb libsystem_kernel.dylib arm64e   /usr/lib/system/libsystem_kernel.dylib
0x1ecb3d000 - 0x1ecb54ffb libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x1ecc07000 - 0x1ecc12fff libsystem_pthread.dylib arm64e  <1aa3a4b6f9e730568c8b4e4dd81312a4> /usr/lib/system/libsystem_pthread.dylib

EOF

Incident Identifier: BE25C1C5-E263-4F5D-B868-EF4F722148CC
Hardware Model:      iPhone11,8
Process:             Authenticator [87079]
Path:                /private/var/containers/Bundle/Application/2E0A41E6-6D8D-44BC-BE85-E0AEA2436CEC/Authenticator.app/Authenticator
Identifier:          com.rakuten.authenticator
Version:             2.9.2 (5)
AppStoreTools:       14A305
AppVariant:          1:iPhone11,8:15
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.rakuten.authenticator [6500]

Date/Time:           2023-01-11 10:56:19.0032 +0900
Launch Time:         2023-01-11 10:55:48.0266 +0900
OS Version:          iPhone OS 16.1.2 (20B110)
Release Type:        User
Baseband Version:    5.01.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x1888d1e88 __exceptionPreprocess + 164 (NSException.m:202)
1   libobjc.A.dylib               	0x181c0b8d8 objc_exception_throw + 60 (objc-exception.mm:356)
2   UIKitCore                     	0x18adac898 -[UIViewController _presentViewController:withAnimationController:completion:] + 4080 (UIViewController.m:0)
3   UIKitCore                     	0x18adab7ec __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92 (UIViewController.m:8982)
4   UIKitCore                     	0x18adcf1cc -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 240 (UIViewControllerTransitioning.m:1148)
5   UIKitCore                     	0x18ad3cf58 -[_UIViewControllerTransitionContext _runAlongsideCompletions] + 140 (UIViewControllerTransitioning.m:380)
6   UIKitCore                     	0x18ad3bfe8 -[_UIViewControllerTransitionContext completeTransition:] + 128 (UIViewControllerTransitioning.m:292)
7   UIKitCore                     	0x18ad3d148 -[UITransitionView notifyDidCompleteTransition:] + 180 (UITransitionView.m:280)
8   UIKitCore                     	0x18ad3cd48 -[UITransitionView _didCompleteTransition:] + 828 (UITransitionView.m:249)
9   UIKitCore                     	0x18bab9334 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__ + 36 (UIView.m:15066)
10  UIKitCore                     	0x18ab56808 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 636 (UIView.m:15099)
11  UIKitCore                     	0x18ab55764 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 436 (UIView.m:0)
12  UIKitCore                     	0x18ab54e84 -[UIViewAnimationState animationDidStop:finished:] + 196 (UIView.m:2297)
13  UIKitCore                     	0x18ab54f98 -[UIViewAnimationState animationDidStop:finished:] + 472 (UIView.m:2316)
14  QuartzCore                    	0x189f68fec CA::Layer::run_animation_callbacks(void*) + 232 (CALayer.mm:7284)
15  libdispatch.dylib             	0x18fea1fdc _dispatch_client_callout + 20 (object.m:560)
16  libdispatch.dylib             	0x18feb07f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
17  libdispatch.dylib             	0x18feb0444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
18  CoreFoundation                	0x1889626f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
19  CoreFoundation                	0x188944058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
20  CoreFoundation                	0x188948ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
21  GraphicsServices              	0x1c1c4a368 GSEventRunModal + 164 (GSEvent.c:2196)
22  UIKitCore                     	0x18ae273d0 -[UIApplication _run] + 888 (UIApplication.m:3745)
23  UIKitCore                     	0x18ae27034 UIApplicationMain + 340 (UIApplication.m:5335)
24  Authenticator                 	0x100dc1334 main + 68 (AppDelegate.swift:26)
25  dyld                          	0x1a6fb4960 start + 2528 (dyldMain.cpp:1170)

Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage


Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001c54d0200 __pthread_kill + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000001d59321ac pthread_kill + 268 (pthread.c:1670)
2   libsystem_c.dylib             	0x000000018ff5d3e4 __abort + 128 (abort.c:155)
3   libsystem_c.dylib             	0x000000018ff05c98 abort + 192 (abort.c:126)
4   libc++abi.dylib               	0x00000001d5872b8c abort_message + 132 (abort_message.cpp:78)
5   libc++abi.dylib               	0x00000001d5862a80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
6   libobjc.A.dylib               	0x0000000181c11d3c _objc_terminate() + 144 (objc-exception.mm:498)
7   FirebaseCrashlytics           	0x000000010146d410 FIRCLSTerminateHandler() + 340 (FIRCLSException.mm:452)
8   libc++abi.dylib               	0x00000001d5871f28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
9   libc++abi.dylib               	0x00000001d5871ec4 std::terminate() + 56 (cxa_handlers.cpp:88)
10  libdispatch.dylib             	0x000000018fea1ff0 _dispatch_client_callout + 40 (object.m:563)
11  libdispatch.dylib             	0x000000018feb07f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
12  libdispatch.dylib             	0x000000018feb0444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
13  CoreFoundation                	0x00000001889626f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
14  CoreFoundation                	0x0000000188944058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
15  CoreFoundation                	0x0000000188948ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
16  GraphicsServices              	0x00000001c1c4a368 GSEventRunModal + 164 (GSEvent.c:2196)
17  UIKitCore                     	0x000000018ae273d0 -[UIApplication _run] + 888 (UIApplication.m:3745)
18  UIKitCore                     	0x000000018ae27034 UIApplicationMain + 340 (UIApplication.m:5335)
19  Authenticator                 	0x0000000100dc1334 main + 68 (AppDelegate.swift:26)
20  dyld                          	0x00000001a6fb4960 start + 2528 (dyldMain.cpp:1170)

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001c54c9b48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001c54dc008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001c54dc248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001c54ca08c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x0000000188942af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x0000000188943d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x0000000188948ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x0000000182cf6334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x0000000182cf621c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x000000018af5c33c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1377)
10  Foundation                    	0x0000000182d0f808 __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x00000001d592c6cc _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x00000001d592bba4 thread_start + 8 (:-1)

Thread 2 name:
Thread 2:
0   libsystem_kernel.dylib        	0x00000001c54c9b48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001c54dc008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001c54dc248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001c54ca08c mach_msg + 24 (mach_msg.c:323)
4   FirebaseCrashlytics           	0x0000000101477198 FIRCLSMachExceptionReadMessage + 60 (FIRCLSMachException.c:192)
5   FirebaseCrashlytics           	0x0000000101477198 FIRCLSMachExceptionServer + 108 (FIRCLSMachException.c:168)
6   libsystem_pthread.dylib       	0x00000001d592c6cc _pthread_start + 148 (pthread.c:893)
7   libsystem_pthread.dylib       	0x00000001d592bba4 thread_start + 8 (:-1)

Thread 3:
0   libsystem_pthread.dylib       	0x00000001d592bb90 start_wqthread + 0 (:-1)

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001c54c9b48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001c54dc008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001c54dc248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001c54ca08c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x0000000188942af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x0000000188943d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x0000000188948ed4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CFNetwork                     	0x0000000189ca05a8 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372)
8   Foundation                    	0x0000000182d0f808 __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x00000001d592c6cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x00000001d592bba4 thread_start + 8 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000001d592bb90 start_wqthread + 0 (:-1)

Thread 6:
0   libsystem_pthread.dylib       	0x00000001d592bb90 start_wqthread + 0 (:-1)

Thread 7:
0   libsystem_pthread.dylib       	0x00000001d592bb90 start_wqthread + 0 (:-1)

Thread 8:
0   libsystem_pthread.dylib       	0x00000001d592bb90 start_wqthread + 0 (:-1)


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0xffffffff00001e00
    x8: 0x0a03d6c163a61beb   x9: 0x0a03d6c0bd55c2eb  x10: 0x00000000000003e8  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x000000009b601813
   x16: 0x0000000000000148  x17: 0x00000001def3d900  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x00000001def3d9e0  x22: 0x0000000000000007  x23: 0x0000000101492b31
   x24: 0x0000000000000000  x25: 0x00000001def3d9e0  x26: 0x0000000283a7c1c0  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016f046120   lr: 0x00000001d59321ac
    sp: 0x000000016f046100   pc: 0x00000001c54d0200 cpsr: 0x40000000
   esr: 0x56000080  Address size fault


Binary Images:
0x100db8000 - 0x100f2ffff Authenticator arm64  <6bcfeaf8a50130c98461c7947bbc1924> /private/var/containers/Bundle/Application/2E0A41E6-6D8D-44BC-BE85-E0AEA2436CEC/Authenticator.app/Authenticator
0x10145c000 - 0x10149ffff FirebaseCrashlytics arm64   /private/var/containers/Bundle/Application/2E0A41E6-6D8D-44BC-BE85-E0AEA2436CEC/Authenticator.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x181bf4000 - 0x181c37e1f libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x182cb4000 - 0x1835fdfff Foundation arm64e   /System/Library/Frameworks/Foundation.framework/Foundation
0x1888c8000 - 0x188cadfff CoreFoundation arm64e  <5cdc5d9ae5063740b64ebb30867b4f1b> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x189a4a000 - 0x189e11fff CFNetwork arm64e   /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x189f56000 - 0x18a2b2fff QuartzCore arm64e  <046338bf09cf3414bc9331296b97eb2d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x18aa85000 - 0x18c262fff UIKitCore arm64e  <179501b60fc2344ab969b4e3961ebe10> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x18fe9e000 - 0x18fee4fff libdispatch.dylib arm64e   /usr/lib/system/libdispatch.dylib
0x18fee5000 - 0x18ff64ff7 libsystem_c.dylib arm64e   /usr/lib/system/libsystem_c.dylib
0x1a6f9f000 - 0x1a702200f dyld arm64e   /usr/lib/dyld
0x1c1c49000 - 0x1c1c51fff GraphicsServices arm64e   /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1c54c9000 - 0x1c54ffffb libsystem_kernel.dylib arm64e   /usr/lib/system/libsystem_kernel.dylib
0x1d5861000 - 0x1d5878ffb libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x1d592b000 - 0x1d5936fff libsystem_pthread.dylib arm64e  <1aa3a4b6f9e730568c8b4e4dd81312a4> /usr/lib/system/libsystem_pthread.dylib

EOF

Incident Identifier: 34827114-C7BB-48E4-969B-65EE849D00FB
Hardware Model:      iPhone14,4
Process:             Authenticator [42198]
Path:                /private/var/containers/Bundle/Application/8F227DDA-40C9-409F-97EC-9E7EF2670579/Authenticator.app/Authenticator
Identifier:          com.rakuten.authenticator
Version:             2.9.2 (5)
AppStoreTools:       14A305
AppVariant:          1:iPhone14,4:15
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.rakuten.authenticator [1997]

Date/Time:           2023-01-16 04:50:57.6825 +0900
Launch Time:         2023-01-16 04:49:26.1190 +0900
OS Version:          iPhone OS 16.1.2 (20B110)
Release Type:        User
Baseband Version:    2.12.02
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x19a9c5e88 __exceptionPreprocess + 164 (NSException.m:202)
1   libobjc.A.dylib               	0x193cfb8d8 objc_exception_throw + 60 (objc-exception.mm:356)
2   UIKitCore                     	0x19cea0898 -[UIViewController _presentViewController:withAnimationController:completion:] + 4080 (UIViewController.m:0)
3   UIKitCore                     	0x19ce9f7ec __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92 (UIViewController.m:8982)
4   UIKitCore                     	0x19cec31cc -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 240 (UIViewControllerTransitioning.m:1148)
5   UIKitCore                     	0x19ce30f58 -[_UIViewControllerTransitionContext _runAlongsideCompletions] + 140 (UIViewControllerTransitioning.m:380)
6   UIKitCore                     	0x19ce2ffe8 -[_UIViewControllerTransitionContext completeTransition:] + 128 (UIViewControllerTransitioning.m:292)
7   UIKitCore                     	0x19ce31148 -[UITransitionView notifyDidCompleteTransition:] + 180 (UITransitionView.m:280)
8   UIKitCore                     	0x19ce30d48 -[UITransitionView _didCompleteTransition:] + 828 (UITransitionView.m:249)
9   UIKitCore                     	0x19dbad334 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__ + 36 (UIView.m:15066)
10  UIKitCore                     	0x19cc4a808 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 636 (UIView.m:15099)
11  UIKitCore                     	0x19cc49764 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 436 (UIView.m:0)
12  UIKitCore                     	0x19cc48e84 -[UIViewAnimationState animationDidStop:finished:] + 196 (UIView.m:2297)
13  UIKitCore                     	0x19cc48f98 -[UIViewAnimationState animationDidStop:finished:] + 472 (UIView.m:2316)
14  QuartzCore                    	0x19c05cfec CA::Layer::run_animation_callbacks(void*) + 232 (CALayer.mm:7284)
15  libdispatch.dylib             	0x1a1f95fdc _dispatch_client_callout + 20 (object.m:560)
16  libdispatch.dylib             	0x1a1fa47f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
17  libdispatch.dylib             	0x1a1fa4444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
18  CoreFoundation                	0x19aa566f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
19  CoreFoundation                	0x19aa38058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
20  CoreFoundation                	0x19aa3ced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
21  GraphicsServices              	0x1d3d3e368 GSEventRunModal + 164 (GSEvent.c:2196)
22  UIKitCore                     	0x19cf1b3d0 -[UIApplication _run] + 888 (UIApplication.m:3745)
23  UIKitCore                     	0x19cf1b034 UIApplicationMain + 340 (UIApplication.m:5335)
24  Authenticator                 	0x100fcd334 main + 68 (AppDelegate.swift:26)
25  dyld                          	0x1b90a8960 start + 2528 (dyldMain.cpp:1170)

Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage


Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001d75c4200 __pthread_kill + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000001e7a261ac pthread_kill + 268 (pthread.c:1670)
2   libsystem_c.dylib             	0x00000001a20513e4 __abort + 128 (abort.c:155)
3   libsystem_c.dylib             	0x00000001a1ff9c98 abort + 192 (abort.c:126)
4   libc++abi.dylib               	0x00000001e7966b8c abort_message + 132 (abort_message.cpp:78)
5   libc++abi.dylib               	0x00000001e7956a80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
6   libobjc.A.dylib               	0x0000000193d01d3c _objc_terminate() + 144 (objc-exception.mm:498)
7   FirebaseCrashlytics           	0x000000010167d410 FIRCLSTerminateHandler() + 340 (FIRCLSException.mm:452)
8   libc++abi.dylib               	0x00000001e7965f28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
9   libc++abi.dylib               	0x00000001e7965ec4 std::terminate() + 56 (cxa_handlers.cpp:88)
10  libdispatch.dylib             	0x00000001a1f95ff0 _dispatch_client_callout + 40 (object.m:563)
11  libdispatch.dylib             	0x00000001a1fa47f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
12  libdispatch.dylib             	0x00000001a1fa4444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
13  CoreFoundation                	0x000000019aa566f8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
14  CoreFoundation                	0x000000019aa38058 __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
15  CoreFoundation                	0x000000019aa3ced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
16  GraphicsServices              	0x00000001d3d3e368 GSEventRunModal + 164 (GSEvent.c:2196)
17  UIKitCore                     	0x000000019cf1b3d0 -[UIApplication _run] + 888 (UIApplication.m:3745)
18  UIKitCore                     	0x000000019cf1b034 UIApplicationMain + 340 (UIApplication.m:5335)
19  Authenticator                 	0x0000000100fcd334 main + 68 (AppDelegate.swift:26)
20  dyld                          	0x00000001b90a8960 start + 2528 (dyldMain.cpp:1170)

Thread 1 name:
Thread 1:
0   libsystem_kernel.dylib        	0x00000001d75bdb48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d75d0008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d75d0248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d75be08c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019aa36af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019aa37d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019aa3ced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x0000000194de6334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x0000000194de621c -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x000000019d05033c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1377)
10  Foundation                    	0x0000000194dff808 __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x00000001e7a206cc _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x00000001e7a1fba4 thread_start + 8 (:-1)

Thread 2:
0   libsystem_pthread.dylib       	0x00000001e7a1fb90 start_wqthread + 0 (:-1)

Thread 3 name:
Thread 3:
0   libsystem_kernel.dylib        	0x00000001d75bdb48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d75d0008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d75d0248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d75be08c mach_msg + 24 (mach_msg.c:323)
4   FirebaseCrashlytics           	0x0000000101687198 FIRCLSMachExceptionReadMessage + 60 (FIRCLSMachException.c:192)
5   FirebaseCrashlytics           	0x0000000101687198 FIRCLSMachExceptionServer + 108 (FIRCLSMachException.c:168)
6   libsystem_pthread.dylib       	0x00000001e7a206cc _pthread_start + 148 (pthread.c:893)
7   libsystem_pthread.dylib       	0x00000001e7a1fba4 thread_start + 8 (:-1)

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001d75bdb48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d75d0008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d75d0248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d75be08c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019aa36af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019aa37d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019aa3ced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CFNetwork                     	0x000000019bd945a8 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372)
8   Foundation                    	0x0000000194dff808 __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x00000001e7a206cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x00000001e7a1fba4 thread_start + 8 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000001e7a1fb90 start_wqthread + 0 (:-1)

Thread 6:
0   libsystem_pthread.dylib       	0x00000001e7a1fb90 start_wqthread + 0 (:-1)

Thread 7 name:
Thread 7:
0   libsystem_kernel.dylib        	0x00000001d75bf824 guarded_pwrite_np + 8 (:-1)
1   libsqlite3.dylib              	0x00000001be7afd94 seekAndWrite + 456 (sqlite3.c:41792)
2   libsqlite3.dylib              	0x00000001be765eec unixWrite + 180 (sqlite3.c:41978)
3   libsqlite3.dylib              	0x00000001be7bb220 pagerAddPageToRollbackJournal + 208 (sqlite3.c:25510)
4   libsqlite3.dylib              	0x00000001be761828 pager_write + 292 (sqlite3.c:67358)
5   libsqlite3.dylib              	0x00000001be765c60 sqlite3PagerCommitPhaseOne + 1568 (sqlite3.c:67512)
6   libsqlite3.dylib              	0x00000001be750fe4 sqlite3BtreeCommitPhaseOne + 172 (sqlite3.c:78018)
7   libsqlite3.dylib              	0x00000001be71c34c sqlite3VdbeHalt + 2660 (sqlite3.c:90607)
8   libsqlite3.dylib              	0x00000001be74b050 sqlite3VdbeExec + 56344 (sqlite3.c:99630)
9   libsqlite3.dylib              	0x00000001be73c914 sqlite3_step + 1296 (sqlite3.c:94068)
10  libsqlite3.dylib              	0x00000001be701928 sqlite3_exec + 368 (sqlite3.c:137052)
11  Authenticator                 	0x00000001010e84d8 -[APMSqliteStore endTransaction] + 44
12  Authenticator                 	0x00000001010e833c -[APMSqliteStore performTransactionWithError:block:] + 224
13  Authenticator                 	0x00000001010584a4 -[APMDatabase performTransaction:] + 48
14  Authenticator                 	0x0000000101097ed8 -[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:] + 264
15  Authenticator                 	0x0000000101097b20 -[APMMeasurement(Event) writeEventOnWorkerQueue:] + 1444
16  Authenticator                 	0x000000010109740c -[APMMeasurement(Event) handleEventOnWorkerQueue:] + 540
17  Authenticator                 	0x000000010108be5c -[APMMeasurement logEventOnWorkerQueue:notifyEventListeners:] + 76
18  Authenticator                 	0x000000010108be0c -[APMMeasurement logEventOnWorkerQueueWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:] + 708
19  Authenticator                 	0x000000010108baa0 __151-[APMMeasurement logEventWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:]_block_invoke + 68
20  Authenticator                 	0x00000001010dd998 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 44
21  libdispatch.dylib             	0x00000001a1f944b4 _dispatch_call_block_and_release + 32 (init.c:1518)
22  libdispatch.dylib             	0x00000001a1f95fdc _dispatch_client_callout + 20 (object.m:560)
23  libdispatch.dylib             	0x00000001a1f9d694 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
24  libdispatch.dylib             	0x00000001a1f9e1e0 _dispatch_lane_invoke + 384 (queue.c:3940)
25  libdispatch.dylib             	0x00000001a1fa8e10 _dispatch_workloop_worker_thread + 652 (queue.c:6846)
26  libsystem_pthread.dylib       	0x00000001e7a1fdf8 _pthread_wqthread + 288 (pthread.c:2618)
27  libsystem_pthread.dylib       	0x00000001e7a1fb98 start_wqthread + 8 (:-1)

Thread 8 name:
Thread 8:
0   libsystem_kernel.dylib        	0x00000001d75bdb48 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d75d0008 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d75d0248 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d75be08c mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019aa36af0 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019aa37d34 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019aa3ced4 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x0000000194de6334 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x0000000194de61c8 -[NSRunLoop(NSRunLoop) run] + 64 (NSRunLoop.m:398)
9   SwiftUI                       	0x000000019e401030 static DisplayLink.asyncThread(arg:) + 800 (_UIHostingView.swift:978)
10  SwiftUI                       	0x000000019e3ff168 @objc static DisplayLink.asyncThread(arg:) + 88 (:0)
11  Foundation                    	0x0000000194dff808 __NSThread__start__ + 716 (NSThread.m:963)
12  libsystem_pthread.dylib       	0x00000001e7a206cc _pthread_start + 148 (pthread.c:893)
13  libsystem_pthread.dylib       	0x00000001e7a1fba4 thread_start + 8 (:-1)

Thread 9:
0   libsystem_pthread.dylib       	0x00000001e7a1fb90 start_wqthread + 0 (:-1)

Thread 10:
0   libsystem_pthread.dylib       	0x00000001e7a1fb90 start_wqthread + 0 (:-1)

Thread 11:
0   libsystem_pthread.dylib       	0x00000001e7a1fb90 start_wqthread + 0 (:-1)


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0xffffffff00004400
    x8: 0x23c28fe5f644dc71   x9: 0x23c28fe40747c231  x10: 0x00000000000003e8  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x00000000a721b845
   x16: 0x0000000000000148  x17: 0x00000001f1031e40  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x00000001f1031f20  x22: 0x0000000000000007  x23: 0x00000001016a2b31
   x24: 0x0000000000000000  x25: 0x00000001f1031f20  x26: 0x0000000283117880  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016ee3a120   lr: 0x00000001e7a261ac
    sp: 0x000000016ee3a100   pc: 0x00000001d75c4200 cpsr: 0x40001000
   esr: 0x56000080  Address size fault


Binary Images:
0x100fc4000 - 0x10113bfff Authenticator arm64  <6bcfeaf8a50130c98461c7947bbc1924> /private/var/containers/Bundle/Application/8F227DDA-40C9-409F-97EC-9E7EF2670579/Authenticator.app/Authenticator
0x10166c000 - 0x1016affff FirebaseCrashlytics arm64   /private/var/containers/Bundle/Application/8F227DDA-40C9-409F-97EC-9E7EF2670579/Authenticator.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x193ce4000 - 0x193d27e1f libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x194da4000 - 0x1956edfff Foundation arm64e   /System/Library/Frameworks/Foundation.framework/Foundation
0x19a9bc000 - 0x19ada1fff CoreFoundation arm64e  <5cdc5d9ae5063740b64ebb30867b4f1b> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19bb3e000 - 0x19bf05fff CFNetwork arm64e   /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19c04a000 - 0x19c3a6fff QuartzCore arm64e  <046338bf09cf3414bc9331296b97eb2d> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19cb79000 - 0x19e356fff UIKitCore arm64e  <179501b60fc2344ab969b4e3961ebe10> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x19e357000 - 0x19fc9afff SwiftUI arm64e  <494a7d5790af3e9096237038275b8d87> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1a1f92000 - 0x1a1fd8fff libdispatch.dylib arm64e   /usr/lib/system/libdispatch.dylib
0x1a1fd9000 - 0x1a2058ff7 libsystem_c.dylib arm64e   /usr/lib/system/libsystem_c.dylib
0x1b9093000 - 0x1b911600f dyld arm64e   /usr/lib/dyld
0x1be6f8000 - 0x1be897ffb libsqlite3.dylib arm64e  <9e91ccf4fee23cc5882f22663791d295> /usr/lib/libsqlite3.dylib
0x1d3d3d000 - 0x1d3d45fff GraphicsServices arm64e   /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1d75bd000 - 0x1d75f3ffb libsystem_kernel.dylib arm64e   /usr/lib/system/libsystem_kernel.dylib
0x1e7955000 - 0x1e796cffb libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x1e7a1f000 - 0x1e7a2afff libsystem_pthread.dylib arm64e  <1aa3a4b6f9e730568c8b4e4dd81312a4> /usr/lib/system/libsystem_pthread.dylib

EOF

Incident Identifier: BAE28F76-01AA-409A-B14F-57E5883EEDA8
Hardware Model:      iPhone14,5
Process:             Authenticator [65582]
Path:                /private/var/containers/Bundle/Application/B86988D5-02E8-426D-82A4-626F453929F0/Authenticator.app/Authenticator
Identifier:          com.rakuten.authenticator
Version:             2.9.2 (5)
AppStoreTools:       14A305
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.rakuten.authenticator [32968]

Date/Time:           2023-01-21 15:41:57.7372 +0900
Launch Time:         2023-01-21 15:41:48.7884 +0900
OS Version:          iPhone OS 16.2 (20C65)
Release Type:        User
Baseband Version:    2.21.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x199fc9e48 __exceptionPreprocess + 164 (NSException.m:202)
1   libobjc.A.dylib               	0x19329b8d8 objc_exception_throw + 60 (objc-exception.mm:356)
2   UIKitCore                     	0x19c4bbcbc -[UIViewController _presentViewController:withAnimationController:completion:] + 4080 (UIViewController.m:0)
3   UIKitCore                     	0x19c4bac10 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92 (UIViewController.m:8982)
4   UIKitCore                     	0x19c4de598 -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 240 (UIViewControllerTransitioning.m:1148)
5   UIKitCore                     	0x19c44ca48 -[_UIViewControllerTransitionContext _runAlongsideCompletions] + 140 (UIViewControllerTransitioning.m:380)
6   UIKitCore                     	0x19c44bad8 -[_UIViewControllerTransitionContext completeTransition:] + 128 (UIViewControllerTransitioning.m:292)
7   UIKitCore                     	0x19c44cc38 -[UITransitionView notifyDidCompleteTransition:] + 180 (UITransitionView.m:280)
8   UIKitCore                     	0x19c44c838 -[UITransitionView _didCompleteTransition:] + 828 (UITransitionView.m:249)
9   UIKitCore                     	0x19d1d2464 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__ + 36 (UIView.m:15081)
10  UIKitCore                     	0x19c2664ac -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 636 (UIView.m:15114)
11  UIKitCore                     	0x19c265408 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 436 (UIView.m:0)
12  UIKitCore                     	0x19c264b28 -[UIViewAnimationState animationDidStop:finished:] + 196 (UIView.m:2309)
13  UIKitCore                     	0x19c264c3c -[UIViewAnimationState animationDidStop:finished:] + 472 (UIView.m:2328)
14  QuartzCore                    	0x19b67610c CA::Layer::run_animation_callbacks(void*) + 232 (CALayer.mm:7284)
15  libdispatch.dylib             	0x1a15dcfdc _dispatch_client_callout + 20 (object.m:560)
16  libdispatch.dylib             	0x1a15eb7f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
17  libdispatch.dylib             	0x1a15eb444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
18  CoreFoundation                	0x19a05a6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
19  CoreFoundation                	0x19a03c03c __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
20  CoreFoundation                	0x19a040ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
21  GraphicsServices              	0x1d4097368 GSEventRunModal + 164 (GSEvent.c:2196)
22  UIKitCore                     	0x19c53686c -[UIApplication _run] + 888 (UIApplication.m:3754)
23  UIKitCore                     	0x19c5364d0 UIApplicationMain + 340 (UIApplication.m:5344)
24  Authenticator                 	0x102f51334 main + 68 (AppDelegate.swift:26)
25  dyld                          	0x1b8862960 start + 2528 (dyldMain.cpp:1170)

Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001d793b160 __pthread_kill + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000001e80581ac pthread_kill + 268 (pthread.c:1670)
2   libsystem_c.dylib             	0x00000001a16983e4 __abort + 128 (abort.c:155)
3   libsystem_c.dylib             	0x00000001a1640c98 abort + 192 (abort.c:126)
4   libc++abi.dylib               	0x00000001e7f97b8c abort_message + 132 (abort_message.cpp:78)
5   libc++abi.dylib               	0x00000001e7f87a80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
6   libobjc.A.dylib               	0x00000001932a1d3c _objc_terminate() + 144 (objc-exception.mm:498)
7   FirebaseCrashlytics           	0x00000001035e5410 FIRCLSTerminateHandler() + 340 (FIRCLSException.mm:452)
8   libc++abi.dylib               	0x00000001e7f96f28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
9   libc++abi.dylib               	0x00000001e7f96ec4 std::terminate() + 56 (cxa_handlers.cpp:88)
10  libdispatch.dylib             	0x00000001a15dcff0 _dispatch_client_callout + 40 (object.m:563)
11  libdispatch.dylib             	0x00000001a15eb7f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
12  libdispatch.dylib             	0x00000001a15eb444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
13  CoreFoundation                	0x000000019a05a6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
14  CoreFoundation                	0x000000019a03c03c __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
15  CoreFoundation                	0x000000019a040ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
16  GraphicsServices              	0x00000001d4097368 GSEventRunModal + 164 (GSEvent.c:2196)
17  UIKitCore                     	0x000000019c53686c -[UIApplication _run] + 888 (UIApplication.m:3754)
18  UIKitCore                     	0x000000019c5364d0 UIApplicationMain + 340 (UIApplication.m:5344)
19  Authenticator                 	0x0000000102f51334 main + 68 (AppDelegate.swift:26)
20  dyld                          	0x00000001b8862960 start + 2528 (dyldMain.cpp:1170)

Thread 1:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 2:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 3:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x00000001d7934aa8 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d7946fc4 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d7947204 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d7934fec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019a03aad4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019a03bd18 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019a040ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x00000001943870d4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x0000000194386fbc -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x000000019c66b72c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1385)
10  Foundation                    	0x00000001943a05a8 __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x00000001e80526cc _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x00000001e8051ba4 thread_start + 8 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 6:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 7:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 8:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 9:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 10 name:
Thread 10:
0   libsystem_kernel.dylib        	0x00000001d793537c __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000001e805906c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001ad75a504 scavenger_thread_main + 1364 (pas_scavenger.c:145)
3   libsystem_pthread.dylib       	0x00000001e80526cc _pthread_start + 148 (pthread.c:893)
4   libsystem_pthread.dylib       	0x00000001e8051ba4 thread_start + 8 (:-1)

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x00000001d7934aa8 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d7946fc4 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d7947204 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d7934fec mach_msg + 24 (mach_msg.c:323)
4   FirebaseCrashlytics           	0x00000001035ef198 FIRCLSMachExceptionReadMessage + 60 (FIRCLSMachException.c:192)
5   FirebaseCrashlytics           	0x00000001035ef198 FIRCLSMachExceptionServer + 108 (FIRCLSMachException.c:168)
6   libsystem_pthread.dylib       	0x00000001e80526cc _pthread_start + 148 (pthread.c:893)
7   libsystem_pthread.dylib       	0x00000001e8051ba4 thread_start + 8 (:-1)

Thread 12:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x00000001d7934aa8 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x00000001d7946fc4 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x00000001d7947204 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x00000001d7934fec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x000000019a03aad4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x000000019a03bd18 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x000000019a040ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CFNetwork                     	0x000000019b3ac078 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372)
8   Foundation                    	0x00000001943a05a8 __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x00000001e80526cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x00000001e8051ba4 thread_start + 8 (:-1)

Thread 14:
0   libsystem_pthread.dylib       	0x00000001e8051b90 start_wqthread + 0 (:-1)


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0xffffffff00003600
    x8: 0x7bc0eeea0f14783a   x9: 0x7bc0eeebff4482fa  x10: 0x00000000000003e8  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x00000000be43a84c
   x16: 0x0000000000000148  x17: 0x00000001f050fac0  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x00000001f050fba0  x22: 0x0000000000000007  x23: 0x000000010360ab31
   x24: 0x0000000000000000  x25: 0x00000001f050fba0  x26: 0x0000000281fd3000  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016ceb6100   lr: 0x00000001e80581ac
    sp: 0x000000016ceb60e0   pc: 0x00000001d793b160 cpsr: 0x40001000
   esr: 0x56000080  Address size fault


Binary Images:
0x102f48000 - 0x1030bffff Authenticator arm64  <6bcfeaf8a50130c98461c7947bbc1924> /private/var/containers/Bundle/Application/B86988D5-02E8-426D-82A4-626F453929F0/Authenticator.app/Authenticator
0x1035d4000 - 0x103617fff FirebaseCrashlytics arm64   /private/var/containers/Bundle/Application/B86988D5-02E8-426D-82A4-626F453929F0/Authenticator.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x193284000 - 0x1932c7e1f libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x194345000 - 0x194c8efff Foundation arm64e  <07a92f05d8ec327eab3341db9f77ba16> /System/Library/Frameworks/Foundation.framework/Foundation
0x199fc0000 - 0x19a3a5fff CoreFoundation arm64e  <725e49f4653b39bf9a7a8a3250911ecb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x19b154000 - 0x19b51dfff CFNetwork arm64e  <8a75357d7e213fb38b1e4c0f63e8dc02> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x19b663000 - 0x19b9c1fff QuartzCore arm64e   /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x19c195000 - 0x19d980fff UIKitCore arm64e  <59cbc9b530ae396ea269a986640001bc> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1a15d9000 - 0x1a161ffff libdispatch.dylib arm64e  <24db930d870b31ceac69534d7896b4a8> /usr/lib/system/libdispatch.dylib
0x1a1620000 - 0x1a169fff7 libsystem_c.dylib arm64e   /usr/lib/system/libsystem_c.dylib
0x1ad664000 - 0x1aeb1ffff JavaScriptCore arm64e  <8c4289de9d14382386c8c749af87c8da> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1b884d000 - 0x1b88d008f dyld arm64e  <7b63c57361613b33a3a29944ba59722f> /usr/lib/dyld
0x1d4096000 - 0x1d409efff GraphicsServices arm64e  <5adda888f38735f787a7e01fcb9bb928> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1d7930000 - 0x1d796afe3 libsystem_kernel.dylib arm64e  <9daa5c2993e03768a3e1e139995dc4af> /usr/lib/system/libsystem_kernel.dylib
0x1e7f86000 - 0x1e7f9dffb libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x1e8051000 - 0x1e805cfff libsystem_pthread.dylib arm64e   /usr/lib/system/libsystem_pthread.dylib

EOF

Incident Identifier: 9FB62DC6-4C66-4DFD-B359-F74CE5354FB7
Hardware Model:      iPhone12,1
Process:             Authenticator [16995]
Path:                /private/var/containers/Bundle/Application/F8D2E8D8-4AFE-47B3-A0C9-E7AE86C715FD/Authenticator.app/Authenticator
Identifier:          com.rakuten.authenticator
Version:             2.9.2 (5)
AppStoreTools:       14A305
AppVariant:          1:iPhone12,1:15
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.rakuten.authenticator [1627]

Date/Time:           2023-01-21 15:46:18.8778 +0900
Launch Time:         2023-01-21 15:46:11.2420 +0900
OS Version:          iPhone OS 16.2 (20C65)
Release Type:        User
Baseband Version:    4.00.00
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread:  0

Last Exception Backtrace:
0   CoreFoundation                	0x1c4459e48 __exceptionPreprocess + 164 (NSException.m:202)
1   libobjc.A.dylib               	0x1bd72f8d8 objc_exception_throw + 60 (objc-exception.mm:356)
2   UIKitCore                     	0x1c694bcbc -[UIViewController _presentViewController:withAnimationController:completion:] + 4080 (UIViewController.m:0)
3   UIKitCore                     	0x1c694ac10 __63-[UIViewController _presentViewController:animated:completion:]_block_invoke + 92 (UIViewController.m:8982)
4   UIKitCore                     	0x1c696e598 -[_UIViewControllerTransitionCoordinator _applyBlocks:releaseBlocks:] + 240 (UIViewControllerTransitioning.m:1148)
5   UIKitCore                     	0x1c68dca48 -[_UIViewControllerTransitionContext _runAlongsideCompletions] + 140 (UIViewControllerTransitioning.m:380)
6   UIKitCore                     	0x1c68dbad8 -[_UIViewControllerTransitionContext completeTransition:] + 128 (UIViewControllerTransitioning.m:292)
7   UIKitCore                     	0x1c68dcc38 -[UITransitionView notifyDidCompleteTransition:] + 180 (UITransitionView.m:280)
8   UIKitCore                     	0x1c68dc838 -[UITransitionView _didCompleteTransition:] + 828 (UITransitionView.m:249)
9   UIKitCore                     	0x1c7662464 __UIVIEW_IS_EXECUTING_ANIMATION_COMPLETION_BLOCK__ + 36 (UIView.m:15081)
10  UIKitCore                     	0x1c66f64ac -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 636 (UIView.m:15114)
11  UIKitCore                     	0x1c66f5408 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 436 (UIView.m:0)
12  UIKitCore                     	0x1c66f4b28 -[UIViewAnimationState animationDidStop:finished:] + 196 (UIView.m:2309)
13  UIKitCore                     	0x1c66f4c3c -[UIViewAnimationState animationDidStop:finished:] + 472 (UIView.m:2328)
14  QuartzCore                    	0x1c5b0610c CA::Layer::run_animation_callbacks(void*) + 232 (CALayer.mm:7284)
15  libdispatch.dylib             	0x1cba6cfdc _dispatch_client_callout + 20 (object.m:560)
16  libdispatch.dylib             	0x1cba7b7f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
17  libdispatch.dylib             	0x1cba7b444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
18  CoreFoundation                	0x1c44ea6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
19  CoreFoundation                	0x1c44cc03c __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
20  CoreFoundation                	0x1c44d0ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
21  GraphicsServices              	0x1fe527368 GSEventRunModal + 164 (GSEvent.c:2196)
22  UIKitCore                     	0x1c69c686c -[UIApplication _run] + 888 (UIApplication.m:3754)
23  UIKitCore                     	0x1c69c64d0 UIApplicationMain + 340 (UIApplication.m:5344)
24  Authenticator                 	0x10211d334 main + 68 (AppDelegate.swift:26)
25  dyld                          	0x1e2cf2960 start + 2528 (dyldMain.cpp:1170)

Kernel Triage:
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage
VM - pmap_enter retried due to resource shortage


Thread 0 name:
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x0000000201dcb160 __pthread_kill + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002124e81ac pthread_kill + 268 (pthread.c:1670)
2   libsystem_c.dylib             	0x00000001cbb283e4 __abort + 128 (abort.c:155)
3   libsystem_c.dylib             	0x00000001cbad0c98 abort + 192 (abort.c:126)
4   libc++abi.dylib               	0x0000000212427b8c abort_message + 132 (abort_message.cpp:78)
5   libc++abi.dylib               	0x0000000212417a80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
6   libobjc.A.dylib               	0x00000001bd735d3c _objc_terminate() + 144 (objc-exception.mm:498)
7   FirebaseCrashlytics           	0x00000001027b5410 FIRCLSTerminateHandler() + 340 (FIRCLSException.mm:452)
8   libc++abi.dylib               	0x0000000212426f28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
9   libc++abi.dylib               	0x0000000212426ec4 std::terminate() + 56 (cxa_handlers.cpp:88)
10  libdispatch.dylib             	0x00000001cba6cff0 _dispatch_client_callout + 40 (object.m:563)
11  libdispatch.dylib             	0x00000001cba7b7f4 _dispatch_main_queue_drain + 928 (inline_internal.h:2632)
12  libdispatch.dylib             	0x00000001cba7b444 _dispatch_main_queue_callback_4CF + 44 (queue.c:7887)
13  CoreFoundation                	0x00000001c44ea6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16 (CFRunLoop.c:1780)
14  CoreFoundation                	0x00000001c44cc03c __CFRunLoopRun + 2036 (CFRunLoop.c:3147)
15  CoreFoundation                	0x00000001c44d0ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
16  GraphicsServices              	0x00000001fe527368 GSEventRunModal + 164 (GSEvent.c:2196)
17  UIKitCore                     	0x00000001c69c686c -[UIApplication _run] + 888 (UIApplication.m:3754)
18  UIKitCore                     	0x00000001c69c64d0 UIApplicationMain + 340 (UIApplication.m:5344)
19  Authenticator                 	0x000000010211d334 main + 68 (AppDelegate.swift:26)
20  dyld                          	0x00000001e2cf2960 start + 2528 (dyldMain.cpp:1170)

Thread 1:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 2:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 3:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 4 name:
Thread 4:
0   libsystem_kernel.dylib        	0x0000000201dc4aa8 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x0000000201dd6fc4 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x0000000201dd7204 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x0000000201dc4fec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001c44caad4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x00000001c44cbd18 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x00000001c44d0ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   Foundation                    	0x00000001be81b0d4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 (NSRunLoop.m:373)
8   Foundation                    	0x00000001be81afbc -[NSRunLoop(NSRunLoop) runUntilDate:] + 64 (NSRunLoop.m:420)
9   UIKitCore                     	0x00000001c6afb72c -[UIEventFetcher threadMain] + 436 (UIEventFetcher.m:1385)
10  Foundation                    	0x00000001be8345a8 __NSThread__start__ + 716 (NSThread.m:963)
11  libsystem_pthread.dylib       	0x00000002124e26cc _pthread_start + 148 (pthread.c:893)
12  libsystem_pthread.dylib       	0x00000002124e1ba4 thread_start + 8 (:-1)

Thread 5:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 6:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 7:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 8:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 9 name:
Thread 9:
0   libsystem_kernel.dylib        	0x0000000201dc537c __psynch_cvwait + 8 (:-1)
1   libsystem_pthread.dylib       	0x00000002124e906c _pthread_cond_wait + 1232 (pthread_cond.c:636)
2   JavaScriptCore                	0x00000001d7bea504 scavenger_thread_main + 1364 (pas_scavenger.c:145)
3   libsystem_pthread.dylib       	0x00000002124e26cc _pthread_start + 148 (pthread.c:893)
4   libsystem_pthread.dylib       	0x00000002124e1ba4 thread_start + 8 (:-1)

Thread 10:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 11 name:
Thread 11:
0   libsystem_kernel.dylib        	0x0000000201dc4aa8 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x0000000201dd6fc4 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x0000000201dd7204 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x0000000201dc4fec mach_msg + 24 (mach_msg.c:323)
4   FirebaseCrashlytics           	0x00000001027bf198 FIRCLSMachExceptionReadMessage + 60 (FIRCLSMachException.c:192)
5   FirebaseCrashlytics           	0x00000001027bf198 FIRCLSMachExceptionServer + 108 (FIRCLSMachException.c:168)
6   libsystem_pthread.dylib       	0x00000002124e26cc _pthread_start + 148 (pthread.c:893)
7   libsystem_pthread.dylib       	0x00000002124e1ba4 thread_start + 8 (:-1)

Thread 12:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 13 name:
Thread 13:
0   libsystem_kernel.dylib        	0x0000000201dc4aa8 mach_msg2_trap + 8 (:-1)
1   libsystem_kernel.dylib        	0x0000000201dd6fc4 mach_msg2_internal + 80 (mach_msg.c:201)
2   libsystem_kernel.dylib        	0x0000000201dd7204 mach_msg_overwrite + 388 (mach_msg.c:0)
3   libsystem_kernel.dylib        	0x0000000201dc4fec mach_msg + 24 (mach_msg.c:323)
4   CoreFoundation                	0x00000001c44caad4 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5   CoreFoundation                	0x00000001c44cbd18 __CFRunLoopRun + 1232 (CFRunLoop.c:3005)
6   CoreFoundation                	0x00000001c44d0ec0 CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7   CFNetwork                     	0x00000001c583c078 +[__CFN_CoreSchedulingSetRunnable _run:] + 392 (CoreSchedulingSet.mm:1372)
8   Foundation                    	0x00000001be8345a8 __NSThread__start__ + 716 (NSThread.m:963)
9   libsystem_pthread.dylib       	0x00000002124e26cc _pthread_start + 148 (pthread.c:893)
10  libsystem_pthread.dylib       	0x00000002124e1ba4 thread_start + 8 (:-1)

Thread 14:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)

Thread 15:
0   libsystem_pthread.dylib       	0x00000002124e1b90 start_wqthread + 0 (:-1)


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000000000989680   x6: 0x000000000000006e   x7: 0x0000000000000001
    x8: 0x0c7efc76def5d459   x9: 0x0c7efc74c46c2199  x10: 0x00000000000003e8  x11: 0x000000000000000b
   x12: 0x000000000000000b  x13: 0x00000000001ff800  x14: 0x00000000000007fb  x15: 0x0000000082a1e84a
   x16: 0x0000000000000148  x17: 0x000000021a99f5c0  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000000000103  x21: 0x000000021a99f6a0  x22: 0x0000000000000007  x23: 0x00000001027dab31
   x24: 0x0000000000000000  x25: 0x000000021a99f6a0  x26: 0x0000000283bc4000  x27: 0x000000000000000f
   x28: 0x0000000000000000   fp: 0x000000016dcea100   lr: 0x00000002124e81ac
    sp: 0x000000016dcea0e0   pc: 0x0000000201dcb160 cpsr: 0x40000000
   esr: 0x56000080  Address size fault


Binary Images:
0x102114000 - 0x10228bfff Authenticator arm64  <6bcfeaf8a50130c98461c7947bbc1924> /private/var/containers/Bundle/Application/F8D2E8D8-4AFE-47B3-A0C9-E7AE86C715FD/Authenticator.app/Authenticator
0x1027a4000 - 0x1027e7fff FirebaseCrashlytics arm64   /private/var/containers/Bundle/Application/F8D2E8D8-4AFE-47B3-A0C9-E7AE86C715FD/Authenticator.app/Frameworks/FirebaseCrashlytics.framework/FirebaseCrashlytics
0x1bd718000 - 0x1bd75be1f libobjc.A.dylib arm64e   /usr/lib/libobjc.A.dylib
0x1be7d9000 - 0x1bf122fff Foundation arm64e  <07a92f05d8ec327eab3341db9f77ba16> /System/Library/Frameworks/Foundation.framework/Foundation
0x1c4450000 - 0x1c4835fff CoreFoundation arm64e  <725e49f4653b39bf9a7a8a3250911ecb> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1c55e4000 - 0x1c59adfff CFNetwork arm64e  <8a75357d7e213fb38b1e4c0f63e8dc02> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x1c5af3000 - 0x1c5e51fff QuartzCore arm64e   /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1c6625000 - 0x1c7e10fff UIKitCore arm64e  <59cbc9b530ae396ea269a986640001bc> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1cba69000 - 0x1cbaaffff libdispatch.dylib arm64e  <24db930d870b31ceac69534d7896b4a8> /usr/lib/system/libdispatch.dylib
0x1cbab0000 - 0x1cbb2fff7 libsystem_c.dylib arm64e   /usr/lib/system/libsystem_c.dylib
0x1d7af4000 - 0x1d8faffff JavaScriptCore arm64e  <8c4289de9d14382386c8c749af87c8da> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x1e2cdd000 - 0x1e2d6008f dyld arm64e  <7b63c57361613b33a3a29944ba59722f> /usr/lib/dyld
0x1fe526000 - 0x1fe52efff GraphicsServices arm64e  <5adda888f38735f787a7e01fcb9bb928> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x201dc0000 - 0x201dfafe3 libsystem_kernel.dylib arm64e  <9daa5c2993e03768a3e1e139995dc4af> /usr/lib/system/libsystem_kernel.dylib
0x212416000 - 0x21242dffb libc++abi.dylib arm64e   /usr/lib/libc++abi.dylib
0x2124e1000 - 0x2124ecfff libsystem_pthread.dylib arm64e   /usr/lib/system/libsystem_pthread.dylib

EOF

Thanks.

The full crash report makes it clear that you’ve hit an assert within UIViewController. Sadly, I’m not a UIKit expert and that makes it hard to say exactly which specific assert you’re hitting. If no one else chimes in, I recommend that you open a DTS tech support incident and discuss this with one of our UIKit specialists.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Hi @JL_W were you able to resolve this, we have the exact same crashes and the only one's left in one of our app. Any help will be deeply appreciated. Thanks

Crash in [UIViewController _presentViewController:withAnimationController:completion:]
 
 
Q