My app was rejected from the review based on the error log:
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000048
VM Region Info: 0x48 is not in any region. Bytes before following region: 4372316088
I am unable to reproduce the crash on any of the devices/simulators. I was running various instruments like Zombies and Address Sanitizer, but nothing was found. The app is build for iOS 12.1 and works fine on all tested devices.
Is there a way to discover the origin of the issue please? I came across thread in Apple Dev forum with similar error report pointing to known issues with SFNetwork using iOS 12, but my app does not use CFNetwork. What would you suggest please?
Thank you
Part of the error log from the app review is below:
{"app_name":"xxxxx","timestamp":"2019-11-10 17:11:55.07 -0800","app_version":"1.0","slice_uuid":"xxxxx-735520498fee","adam_id":1452107056,"build_version":"1","bundleID":"com.olaszStudios.xxxxx","share_with_app_devs":true,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 13.1.3 (17A878)","incident_id":"19AC53EB-8539-487A-91E0-BAE0C1C46053","name":"xxxxx"}
Incident Identifier: 19AC53EB-8539-487A-91E0-BAE0C1C46053
CrashReporter Key: 3ae8b3bfcaad4f26596c08d88637fbf24b0a7633
Hardware Model: xxx
Process: xxxxx [13937]
Path: /private/var/containers/Bundle/Application/700B5747-0D3B-4948-9DB0-923C97A94020/xxxxx.app/xxxxx
Identifier: com.olaszStudios.xxxxx
Version: 1 (1.0)
AppStoreTools: 11B48b
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.olaszStudios.xxxxx [6192]
Date/Time: 2019-11-10 17:11:54.5395 -0800
Launch Time: 2019-11-10 17:11:54.0933 -0800
OS Version: iPhone OS 13.1.3 (17A878)
Release Type: User
Baseband Version: n/a
Report Version: 104
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000000000048
VM Region Info: 0x48 is not in any region. Bytes before following region: 4372316088
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
__TEXT 00000001049c4000-00000001049cc000 [ 32K] r-x/r-x SM=COW ...y.app/xxxxx
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [13937]
Triggered by Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 AVFAudio 0x00000001c2174268 0x1c2152000 + 139880
1 AVFAudio 0x00000001c21729ac 0x1c2152000 + 133548
2 AVFAudio 0x00000001c21729ac 0x1c2152000 + 133548
3 Sploony 0x00000001049e7e2c 0x1049c4000 + 146988
4 Sploony 0x00000001049e7c14 0x1049c4000 + 146452
5 UIKitCore 0x00000001b97e2ebc 0x1b8dfc000 + 10383036
6 UIKitCore 0x00000001b97e4c8c 0x1b8dfc000 + 10390668
7 UIKitCore 0x00000001b97ea4c0 0x1b8dfc000 + 10413248
8 UIKitCore 0x00000001b8fc6810 0x1b8dfc000 + 1878032
9 UIKitCore 0x00000001b94573ec 0x1b8dfc000 + 6665196
10 UIKitCore 0x00000001b8fc72f8 0x1b8dfc000 + 1880824
11 UIKitCore 0x00000001b8fc6e04 0x1b8dfc000 + 1879556
12 UIKitCore 0x00000001b8fc7124 0x1b8dfc000 + 1880356
13 UIKitCore 0x00000001b8fc69e0 0x1b8dfc000 + 1878496
14 UIKitCore 0x00000001b8fcaefc 0x1b8dfc000 + 1896188
15 UIKitCore 0x00000001b938a028 0x1b8dfc000 + 5824552
16 UIKitCore 0x00000001b94705ac 0x1b8dfc000 + 6768044
17 UIKitCore 0x00000001b8fcac34 0x1b8dfc000 + 1895476
18 UIKitCore 0x00000001b94704a8 0x1b8dfc000 + 6767784
19 UIKitCore 0x00000001b8fcaaa0 0x1b8dfc000 + 1895072
20 UIKitCore 0x00000001b8e3fefc 0x1b8dfc000 + 278268
21 UIKitCore 0x00000001b8e3ea64 0x1b8dfc000 + 272996
22 UIKitCore 0x00000001b8e3fc34 0x1b8dfc000 + 277556
23 UIKitCore 0x00000001b97e8840 0x1b8dfc000 + 10405952
24 UIKitCore 0x00000001b93aaa0c 0x1b8dfc000 + 5958156
25 FrontBoardServices 0x00000001ba877994 0x1ba86b000 + 51604
26 FrontBoardServices 0x00000001ba89c960 0x1ba86b000 + 203104
27 FrontBoardServices 0x00000001ba8820f8 0x1ba86b000 + 94456
28 FrontBoardServices 0x00000001ba89c61c 0x1ba86b000 + 202268
29 libdispatch.dylib 0x00000001b54ac184 0x1b5450000 + 377220
30 libdispatch.dylib 0x00000001b5455038 0x1b5450000 + 20536
31 FrontBoardServices 0x00000001ba8c1540 0x1ba86b000 + 353600
32 FrontBoardServices 0x00000001ba8c120c 0x1ba86b000 + 352780
33 FrontBoardServices 0x00000001ba8c1734 0x1ba86b000 + 354100
34 CoreFoundation 0x00000001b575c7e0 0x1b56b3000 + 694240
35 CoreFoundation 0x00000001b575c738 0x1b56b3000 + 694072
36 CoreFoundation 0x00000001b575bed0 0x1b56b3000 + 691920
37 CoreFoundation 0x00000001b575701c 0x1b56b3000 + 671772
38 CoreFoundation 0x00000001b57568bc 0x1b56b3000 + 669884
39 GraphicsServices 0x00000001bf5c2328 0x1bf5bf000 + 13096
40 UIKitCore 0x00000001b97ec6d4 0x1b8dfc000 + 10421972
41 xxxxx 0x00000001049cd460 0x1049c4000 + 37984
42 libdyld.dylib 0x00000001b55e1460 0x1b55e0000 + 5216
Thread 1 name: Dispatch queue: com.apple.network.connections
Thread 1:
0 libsystem_kernel.dylib 0x00000001b55d7170 0x1b55b2000 + 151920
1 libsystem_dnssd.dylib 0x00000001c92d6158 0x1c92d3000 + 12632
2 libsystem_dnssd.dylib 0x00000001c92d79f8 0x1c92d3000 + 18936
3 libnetwork.dylib 0x00000001b7b0e794 0x1b79f0000 + 1173396
4 libnetwork.dylib 0x00000001b7b0f578 0x1b79f0000 + 1176952
5 libnetwork.dylib 0x00000001b7b0f004 0x1b79f0000 + 1175556
6 libdispatch.dylib 0x00000001b54ab610 0x1b5450000 + 374288
7 libdispatch.dylib 0x00000001b54ac184 0x1b5450000 + 377220
8 libdispatch.dylib 0x00000001b545a110 0x1b5450000 + 41232
9 libdispatch.dylib 0x00000001b5462340 0x1b5450000 + 74560
10 libsystem_pthread.dylib 0x00000001b54fbfa4 0x1b54f0000 + 49060
11 libsystem_pthread.dylib 0x00000001b54feae0 0x1b54f0000 + 60128
Thread 2:
0 libsystem_pthread.dylib 0x00000001b54fead8 0x1b54f0000 + 60120
Thread 3:
0 libsystem_pthread.dylib 0x00000001b54fead8 0x1b54f0000 + 60120
Thread 4:
0 libsystem_pthread.dylib 0x00000001b54fead8 0x1b54f0000 + 60120
Thread 5 name: com.apple.uikit.eventfetch-thread
Thread 5:
0 libsystem_kernel.dylib 0x00000001b55b55f4 0x1b55b2000 + 13812
1 libsystem_kernel.dylib 0x00000001b55b4a60 0x1b55b2000 + 10848
2 CoreFoundation 0x00000001b575c068 0x1b56b3000 + 692328
3 CoreFoundation 0x00000001b5757188 0x1b56b3000 + 672136
4 CoreFoundation 0x00000001b57568bc 0x1b56b3000 + 669884
5 Foundation 0x00000001b5a96994 0x1b5a8f000 + 31124
6 Foundation 0x00000001b5a96874 0x1b5a8f000 + 30836
7 UIKitCore 0x00000001b988449c 0x1b8dfc000 + 11043996
8 Foundation 0x00000001b5bc70b0 0x1b5a8f000 + 1278128
9 libsystem_pthread.dylib 0x00000001b54fb1ec 0x1b54f0000 + 45548
10 libsystem_pthread.dylib 0x00000001b54feaec 0x1b54f0000 + 60140
Thread 6:
0 libsystem_pthread.dylib 0x00000001b54fead8 0x1b54f0000 + 60120
Thread 7 name: AVAudioSession Notify Thread
Thread 7:
0 libsystem_kernel.dylib 0x00000001b55b55f4 0x1b55b2000 + 13812
1 libsystem_kernel.dylib 0x00000001b55b4a60 0x1b55b2000 + 10848
2 CoreFoundation 0x00000001b575c068 0x1b56b3000 + 692328
3 CoreFoundation 0x00000001b5757188 0x1b56b3000 + 672136
4 CoreFoundation 0x00000001b57568bc 0x1b56b3000 + 669884
5 AVFAudio 0x00000001c21b7e68 0x1c2152000 + 417384
6 AVFAudio 0x00000001c2208df0 0x1c2152000 + 749040
7 libsystem_pthread.dylib 0x00000001b54fb1ec 0x1b54f0000 + 45548
8 libsystem_pthread.dylib 0x00000001b54feaec 0x1b54f0000 + 60140
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00000002825de5e0 x1: 0x00000001ebade94a x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000010a80f080 x5: 0x0000000000000020 x6: 0x000000016b438cd8 x7: 0x0000000000000000
x8: 0x00000001ebade000 x9: 0x0000000000000000 x10: 0x0000000000000002 x11: 0x0000000280bc1fa8
x12: 0x0000000000000002 x13: 0x0000000000000000 x14: 0x0000000000000006 x15: 0x0000000000000032
x16: 0x00000001f27010a8 x17: 0x00000001c2174258 x18: 0x0000000000000000 x19: 0x00000002825de5e0
x20: 0x0000000000000000 x21: 0x00000002825d5da0 x22: 0x0000000000000020 x23: 0x00000002801d28e0
x24: 0x0000000000000000 x25: 0x00000001eb6dcc21 x26: 0x0000000000000010 x27: 0x4000000280bc0400
x28: 0x00000001f90b1000 fp: 0x000000016b439510 lr: 0x00000001c21729ac
sp: 0x000000016b439500 pc: 0x00000001c2174268 cpsr: 0x40000000
esr: 0x92000006 (Data Abort) byte read Translation fault
Binary Images:
0x1049c4000 - 0x104acbfff xxxxx arm64 <ecee71b82c9331ebaaf1735520498fee> /var/containers/Bundle/Application/700B5747-0D3B-4948-9DB0-923C97A94020/xxxxx.app/xxxxx
0x104b4c000 - 0x104b53fff GoogleToolboxForMac arm64 <5f9b626d67533ccbae318dd06fe0d217> /var/containers/Bundle/Application/700B5747-0D3B-4948-9DB0-923C97A94020/Sploony.app/Frameworks/GoogleToolboxForMac.framework/GoogleToolboxForMac
0x104b60000 - 0x104b6bfff nanopb arm64 <5dc8b13a7cad3f87a317374d4e52967e> /var/containers/Bundle/Application/700B5747-0D3B-4948-9DB0-923C97A94020/Sploony.app/Frameworks/nanopb.framework/nanopb
0x104b7c000 - 0x104bdffff dyld arm64 <571392a7e1e6369f8805c1a141f3c1c5> /usr/lib/dyld
0x104c58000 - 0x104c8bfff SwiftyStoreKit arm64 <b16e5abd43da35c2bef846ae27832694> /var/containers/Bundle/Application/700B5747-0D3B-4948-9DB0-923C97A94020/Sploony.app/Frameworks/SwiftyStoreKit.framework/SwiftyStoreKit
0x104ca4000 - 0x104cabfff libswiftARKit.dylib arm64 <428f4bbfa8e43e558832a8665af09444> /var/containers/Bundle/Application/700B5747-0D3B-4948-9DB0-923C97A94020/Sploony.app/Frameworks/libswiftARKit.dylib
Related
I'm getting reports of a crash in my camera-based app, but it seems to only be happening on iPhone X.
I can't understand why this is happening. The documentation for the function triggering the crash makes no mention of any exceptions that would be thrown and I can't find anything different about the iPhone X's camera compared to other devices. Any help will be appreciated!
This is the relevant code:
guard let camera = AVCaptureDevice.default(.builtInWideAngleCamera, for: .video, position: .back) else {
print("no camera")
return nil
}
let deviceInput: AVCaptureDeviceInput
do {
deviceInput = try AVCaptureDeviceInput(device: camera)
session.addInputWithNoConnections(deviceInput)
} catch {
print("no front input: \(error)")
return nil
}
// CRASH HAPPENS HERE
guard let videoPort = deviceInput.ports(for: .video, sourceDeviceType: camera.deviceType, sourceDevicePosition: camera.position).first else {
print("no front camera device input's video port")
return nil
}
This is the symbolicated crash log (CameraManager.addCamera is the function containing the above code and the referenced line (117) is the guard let videoPort = ... crash location pointed out above):
Incident Identifier: ACA6411C-1323-4857-957E-613433C7C2AC
CrashReporter Key: 9898af27a5a7d0054c20dc251e2ccb4ed398b551
Hardware Model: iPhone10,6
Process: Maloufie [869]
Path: /private/var/containers/Bundle/Application/DD268152-6131-4F0A-A895-F3C07ECDF17A/Maloufie.app/Maloufie
Identifier: com.dylan.Maloufie
Version: 1.3 (1)
AppStoreTools: 14A305
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.dylan.Maloufie [766]
Date/Time: 2022-10-17 06:20:19.4589 -0700
Launch Time: 2022-10-17 06:20:19.3621 -0700
OS Version: iPhone OS 16.0.3 (20A392)
Release Type: User
Baseband Version: 5.03.01
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 1
Application Specific Information:
abort() called
Last Exception Backtrace:
0 CoreFoundation 0x1c085adb4 __exceptionPreprocess + 160
1 libobjc.A.dylib 0x1bece59a0 objc_exception_throw + 56
2 AVFCapture 0x1dcd729dc -[AVCaptureFigVideoDevice setExposureMode:] + 0
3 Maloufie 0x1040f85f4 CameraManager.addCamera(_:) + 67060 (CameraManager.swift:117)
4 Maloufie 0x1040f8100 closure #1 in CameraManager.configure() + 65792 (CameraManager.swift:98)
5 Maloufie 0x1040f0a9c thunk for #escaping #callee_guaranteed () -> () + 35484 (<compiler-generated>:0)
6 libdispatch.dylib 0x1cc3f2850 _dispatch_call_block_and_release + 24
7 libdispatch.dylib 0x1cc3f37c8 _dispatch_client_callout + 16
8 libdispatch.dylib 0x1cc3ce854 _dispatch_lane_serial_drain$VARIANT$armv81 + 604
9 libdispatch.dylib 0x1cc3cf2e4 _dispatch_lane_invoke$VARIANT$armv81 + 380
10 libdispatch.dylib 0x1cc3d9000 _dispatch_workloop_worker_thread + 612
11 libsystem_pthread.dylib 0x20c90cb50 _pthread_wqthread + 284
12 libsystem_pthread.dylib 0x20c90c67c start_wqthread + 8
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 SwiftUI 0x1c9f7b7d4 0x1c8df5000 + 18376660
1 SwiftUI 0x1c9f75568 0x1c8df5000 + 18351464
2 SwiftUI 0x1c9f7aa64 0x1c8df5000 + 18373220
3 SwiftUI 0x1c8f06e50 0x1c8df5000 + 1121872
4 SwiftUI 0x1c9f74e68 0x1c8df5000 + 18349672
5 SwiftUI 0x1c8dfa078 0x1c8df5000 + 20600
6 SwiftUI 0x1c9aceb70 0x1c8df5000 + 13474672
7 SwiftUI 0x1c9579d44 0x1c8df5000 + 7884100
8 SwiftUI 0x1c8e1e784 0x1c8df5000 + 169860
9 SwiftUI 0x1c8e4de4c 0x1c8df5000 + 364108
10 SwiftUI 0x1c8e2550c 0x1c8df5000 + 197900
11 SwiftUI 0x1c8e4dc44 0x1c8df5000 + 363588
12 SwiftUI 0x1c8e2550c 0x1c8df5000 + 197900
13 SwiftUI 0x1c9ace8c0 0x1c8df5000 + 13473984
14 SwiftUI 0x1c9ace700 0x1c8df5000 + 13473536
15 SwiftUI 0x1c9be1d74 0x1c8df5000 + 14601588
16 SwiftUI 0x1c9423d48 0x1c8df5000 + 6483272
17 SwiftUI 0x1c9425f6c 0x1c8df5000 + 6492012
18 SwiftUI 0x1c8eab868 0x1c8df5000 + 747624
19 SwiftUI 0x1c8fce550 0x1c8df5000 + 1938768
20 UIKitCore 0x1c7769478 +[UIView(Animation) performWithoutAnimation:] + 68
21 SwiftUI 0x1c8e4b8e4 0x1c8df5000 + 354532
22 SwiftUI 0x1c8e0f98c 0x1c8df5000 + 108940
23 SwiftUI 0x1c8ea085c 0x1c8df5000 + 702556
24 SwiftUI 0x1c8e1f644 0x1c8df5000 + 173636
25 SwiftUI 0x1c8e22968 0x1c8df5000 + 186728
26 UIKitCore 0x1c773ea58 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1920
27 QuartzCore 0x1c6c63a60 CA::Layer::layout_if_needed(CA::Transaction*) + 496
28 QuartzCore 0x1c6c764cc CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 144
29 QuartzCore 0x1c6c870bc CA::Context::commit_transaction(CA::Transaction*, double, double*) + 464
30 QuartzCore 0x1c6cbb58c CA::Transaction::commit() + 652
31 UIKitCore 0x1c7b9656c __34-[UIApplication _firstCommitBlock]_block_invoke_2 + 32
32 CoreFoundation 0x1c089162c __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 20
33 CoreFoundation 0x1c08f51a8 __CFRunLoopDoBlocks + 364
34 CoreFoundation 0x1c08c8244 __CFRunLoopRun + 800
35 CoreFoundation 0x1c08ccdfc CFRunLoopRunSpecific + 584
36 GraphicsServices 0x1fa782984 GSEventRunModal + 160
37 UIKitCore 0x1c7ab0e7c -[UIApplication _run] + 868
38 UIKitCore 0x1c7ab0af4 UIApplicationMain + 312
39 SwiftUI 0x1c8f90940 0x1c8df5000 + 1685824
40 SwiftUI 0x1c8f03ba0 0x1c8df5000 + 1108896
41 SwiftUI 0x1c8ef000c 0x1c8df5000 + 1028108
42 Maloufie 0x1040efaf4 main + 31476 (DefaultsStore.swift:0)
43 dyld 0x1e1f8ade0 start + 2080
Thread 1 name: Dispatch queue: com.dylan.SessionQ
Thread 1 Crashed:
0 libsystem_kernel.dylib 0x1fdd4c2f4 __pthread_kill + 8
1 libsystem_pthread.dylib 0x20c918654 pthread_kill + 208
2 libsystem_c.dylib 0x1cc432e9c abort + 124
3 libc++abi.dylib 0x20c852dec abort_message + 128
4 libc++abi.dylib 0x20c84365c demangling_terminate_handler() + 300
5 libobjc.A.dylib 0x1beceb1c4 _objc_terminate() + 124
6 libc++abi.dylib 0x20c852288 std::__terminate(void (*)()) + 16
7 libc++abi.dylib 0x20c852230 std::terminate() + 52
8 libdispatch.dylib 0x1cc3f37dc _dispatch_client_callout + 36
9 libdispatch.dylib 0x1cc3ce854 _dispatch_lane_serial_drain$VARIANT$armv81 + 604
10 libdispatch.dylib 0x1cc3cf2e4 _dispatch_lane_invoke$VARIANT$armv81 + 380
11 libdispatch.dylib 0x1cc3d9000 _dispatch_workloop_worker_thread + 612
12 libsystem_pthread.dylib 0x20c90cb50 _pthread_wqthread + 284
13 libsystem_pthread.dylib 0x20c90c67c start_wqthread + 8
Thread 2:
0 libsystem_pthread.dylib 0x20c90c674 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x20c90c674 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x20c90c674 start_wqthread + 0
Thread 5 name: com.apple.uikit.eventfetch-thread
Thread 5:
0 libsystem_kernel.dylib 0x1fdd46194 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x1fdd57a08 mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x1fdd57c44 mach_msg_overwrite + 384
3 libsystem_kernel.dylib 0x1fdd46688 mach_msg + 20
4 CoreFoundation 0x1c08c7244 __CFRunLoopServiceMachPort + 156
5 CoreFoundation 0x1c08c83f4 __CFRunLoopRun + 1232
6 CoreFoundation 0x1c08ccdfc CFRunLoopRunSpecific + 584
7 Foundation 0x1bfc2f3fc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208
8 Foundation 0x1bfc2f2f8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 60
9 UIKitCore 0x1c7bd56d0 -[UIEventFetcher threadMain] + 424
10 Foundation 0x1bfc46f44 __NSThread__start__ + 704
11 libsystem_pthread.dylib 0x20c90e060 _pthread_start + 116
12 libsystem_pthread.dylib 0x20c90c688 thread_start + 8
Thread 6:
0 libsystem_pthread.dylib 0x20c90c674 start_wqthread + 0
Thread 7:
0 libsystem_pthread.dylib 0x20c90c674 start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x20c90c674 start_wqthread + 0
Thread 1 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000020c855ea1 x5: 0x000000016bd9e430 x6: 0x000000000000006e x7: 0xffffffff00000400
x8: 0x000000016bd9f000 x9: 0x3c7ae18321bb5c99 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x0000000000000000 x14: 0x0000000000000010 x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x0000000000000002 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000000f0b x21: 0x000000016bd9f0e0 x22: 0x000000016bd9f0e0 x23: 0x0000000000000000
x24: 0x0000000000000000 x25: 0x0000000282d442e8 x26: 0x0000000000000000 x27: 0x0000000000000114
x28: 0x0000000281650a80 fp: 0x000000016bd9e3a0 lr: 0x000000020c918654
sp: 0x000000016bd9e380 pc: 0x00000001fdd4c2f4 cpsr: 0x40000000
far: 0x000000021c514430 esr: 0x56000080 Address size fault
Binary Images:
0x1c8df5000 - 0x1ca2dffff SwiftUI arm64 <03f678aed39a3db88001f994dd375024> /System/Library/Frameworks/SwiftUI.framework/SwiftUI
0x1c773a000 - 0x1c8df4fff UIKitCore arm64 <0a5f2ff1a67f3263bafc1224b1501a17> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x1c6c5a000 - 0x1c6f86fff QuartzCore arm64 <27270b31fdb434b8acde7a118d9f3c5b> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1c0851000 - 0x1c0c1cfff CoreFoundation arm64 <5f4831c9494934eab3733f45c312b753> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1fa781000 - 0x1fa789fff GraphicsServices arm64 <df370b2c9baa33c8ba00b54d2f4538dc> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1040e8000 - 0x1040fffff Maloufie arm64 <b17c7c22b5e639be9a8421e1233c7121> /private/var/containers/Bundle/Application/DD268152-6131-4F0A-A895-F3C07ECDF17A/Maloufie.app/Maloufie
0x1e1f77000 - 0x1e1ff0dcb dyld arm64 <761f47f5a57031c3ac49af3ded335020> /usr/lib/dyld
0x1fdd45000 - 0x1fdd7afef libsystem_kernel.dylib arm64 <146974c516ed354ab334ee8730c3b715> /usr/lib/system/libsystem_kernel.dylib
0x20c90b000 - 0x20c91bfff libsystem_pthread.dylib arm64 <ad80420a2ce3395ebfe7386912138296> /usr/lib/system/libsystem_pthread.dylib
0x1cc413000 - 0x1cc48efff libsystem_c.dylib arm64 <637814c516103a04b2544eb2b26b750b> /usr/lib/system/libsystem_c.dylib
0x20c842000 - 0x20c858ffb libc++abi.dylib arm64 <b2aff428242e3f0e99621ca63ca8fa10> /usr/lib/libc++abi.dylib
0x1becd0000 - 0x1bed0ac9f libobjc.A.dylib arm64 <661c3febed903377864fe35f30e1e644> /usr/lib/libobjc.A.dylib
0x1cc38f000 - 0x1cc412fff libdispatch.dylib arm64 <abe14ca70020314dbba65f92f0bbb1c4> /usr/lib/system/libdispatch.dylib
0x1bfbf1000 - 0x1c049dfff Foundation arm64 <0b0d93617efa31da95246f4a7412b618> /System/Library/Frameworks/Foundation.framework/Foundation
0x1dcd3e000 - 0x1dce30fff AVFCapture arm64 <212ca108e55d3a429861cd676dede25d> /System/Library/PrivateFrameworks/AVFCapture.framework/AVFCapture
EOF
anyone has any idea what could cause a crash in request Image. I have this symbolicated crash but no idea.
I'm just trying to get the data of a photo after using the image picker. One million thanks if you have!
The problem has been found in the review of my app but I'm not able to reproduce it :(
EDit: I have Added more information about the crash log
{"app_name":"VideoLUT","timestamp":"2020-10-12 16:50:59.00 -0700","app_version":"1.06","slice_uuid":"37a6afee-cc6e-3e64-8d33-4bac9759f096","adam_id":1532861990,"build_version":"15","platform":2,"bundleID":"com.malatok.tonebox","share_with_app_devs":0,"is_first_party":0,"bug_type":"109","os_version":"iPhone OS 14.0.1 (18A393)","incident_id":"0DB9EFD3-B359-4587-AD4D-E8B83B1A398D","name":"VideoLUT"}
Incident Identifier: 0DB9EFD3-B359-4587-AD4D-E8B83B1A398D
CrashReporter Key: 8f4684b617f51ed34d09ed52c6b1a1160a43773c
Hardware Model: iPad11,3
Process: VideoLUT [1986]
Path: /private/var/containers/Bundle/Application/444CE516-B292-4EA9-A0AD-649F85479289/VideoLUT.app/VideoLUT
Identifier: com.videolut
Version: 15 (1.06)
AppStoreTools: 12A7207
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Date/Time: 2020-10-12 16:50:59.0271 -0700
Launch Time: 2020-10-12 13:47:32.6334 -0700
OS Version: iPhone OS 14.0.1 (18A393)
Release Type: User
Baseband Version: n/a
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Last Exception Backtrace:
0 CoreFoundation 0x1938eb5ac __exceptionPreprocess + 220
1 libobjc.A.dylib 0x1a796542c objc_exception_throw + 59
2 CoreFoundation 0x1937f41b4 +[NSException raise:format:arguments:] + 99
3 Foundation 0x194b527bc -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 131
4 Photos 0x1a3fe7390 +[PHImageManagerRequestTracer registerRequestID:withAssetUUID:] + 287
5 Photos 0x1a40626cc -[PHImageManager runRequestWithContext:] + 683
6 Photos 0x1a4061900 -[PHImageManager requestImageDataAndOrientationForAsset:options:resultHandler:] + 995
7 VideoLUT 0x1009158d8 -[ProjectManager importPhoto13:dismiss:] + 465112 (ProjectManager.m:195)
8 VideoLUT 0x100914828 -[ProjectManager createProjectWithAsset:uti:] + 460840 (ProjectManager.m:0)
9 VideoLUT 0x1009d7eb4 __74-[HomeViewController imagePickerController:didFinishPickingMediaWithInfo:]_block_invoke + 1261236 (HomeViewController.m:347)
10 UIKitCore 0x1959f4df0 -[UIPresentationController transitionDidFinish:] + 1019
11 UIKitCore 0x1959ff25c -[_UICurrentContextPresentationController transitionDidFinish:] + 43
12 UIKitCore 0x1959f9540 __56-[UIPresentationController runTransitionForCurrentState]_block_invoke.528 + 211
13 UIKitCore 0x195b3477c -[_UIViewControllerTransitionContext completeTransition:] + 111
14 UIKitCore 0x1966f0260 -[UITransitionView notifyDidCompleteTransition:] + 243
15 UIKitCore 0x1966eff0c -[UITransitionView _didCompleteTransition:] + 1135
16 UIKitCore 0x196726ca8 -[UIViewAnimationBlockDelegate _didEndBlockAnimation:finished:context:] + 723
17 UIKitCore 0x1966f9f48 -[UIViewAnimationState sendDelegateAnimationDidStop:finished:] + 247
18 UIKitCore 0x1966fa47c -[UIViewAnimationState animationDidStop:finished:] + 247
19 UIKitCore 0x1966fa5e0 -[UIViewAnimationState animationDidStop:finished:] + 603
20 QuartzCore 0x196c51cb4 CA::Layer::run_animation_callbacks+ 1510580 (void*) + 279
21 libdispatch.dylib 0x1934e9ac8 _dispatch_client_callout + 19
22 libdispatch.dylib 0x1934f704c _dispatch_main_queue_callback_4CF + 835
23 CoreFoundation 0x1938681e4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 15
24 CoreFoundation 0x1938623b4 __CFRunLoopRun + 2507
25 CoreFoundation 0x1938614bc CFRunLoopRunSpecific + 599
26 GraphicsServices 0x1aa2e6820 GSEventRunModal + 163
27 UIKitCore 0x196205734 -[UIApplication _run] + 1071
28 UIKitCore 0x19620ae10 UIApplicationMain + 167
29 VideoLUT 0x100931674 main + 579188 (main.m:14)
30 libdyld.dylib 0x193528e60 start + 3
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001bf1a998c __pthread_kill + 8
1 libsystem_pthread.dylib 0x00000001da1c3c74 pthread_kill + 272
2 libsystem_c.dylib 0x000000019c9edbb4 abort + 104
3 libc++abi.dylib 0x00000001a7a64e24 __cxxabiv1::__aligned_malloc_with_fallback+ 65060 (unsigned long) + 0
4 libc++abi.dylib 0x00000001a7a56434 demangling_unexpected_handler+ 5172 () + 0
5 libobjc.A.dylib 0x00000001a7965710 _objc_terminate+ 42768 () + 132
6 libc++abi.dylib 0x00000001a7a642a8 std::__terminate(void (*)+ 62120 ()) + 20
7 libc++abi.dylib 0x00000001a7a64234 std::terminate+ 62004 () + 44
8 libdispatch.dylib 0x00000001934e9adc _dispatch_client_callout + 40
9 libdispatch.dylib 0x00000001934f704c _dispatch_main_queue_callback_4CF + 836
10 CoreFoundation 0x00000001938681e4 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
11 CoreFoundation 0x00000001938623b4 __CFRunLoopRun + 2508
12 CoreFoundation 0x00000001938614bc CFRunLoopRunSpecific + 600
13 GraphicsServices 0x00000001aa2e6820 GSEventRunModal + 164
14 UIKitCore 0x0000000196205734 -[UIApplication _run] + 1072
15 UIKitCore 0x000000019620ae10 UIApplicationMain + 168
16 VideoLUT 0x0000000100931674 main + 579188 (main.m:14)
17 libdyld.dylib 0x0000000193528e60 start + 4
Thread 1 name: com.apple.uikit.eventfetch-thread
Thread 1:
0 libsystem_kernel.dylib 0x00000001bf185dd0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001bf185184 mach_msg + 76
2 CoreFoundation 0x0000000193867cf8 __CFRunLoopServiceMachPort + 380
3 CoreFoundation 0x0000000193861ea8 __CFRunLoopRun + 1216
4 CoreFoundation 0x00000001938614bc CFRunLoopRunSpecific + 600
5 Foundation 0x0000000194adee30 -[NSRunLoop+ 32304 (NSRunLoop) runMode:beforeDate:] + 232
6 Foundation 0x0000000194aded08 -[NSRunLoop+ 32008 (NSRunLoop) runUntilDate:] + 92
7 UIKitCore 0x00000001962b5e94 -[UIEventFetcher threadMain] + 516
8 Foundation 0x0000000194c490f0 __NSThread__start__ + 864
9 libsystem_pthread.dylib 0x00000001da1c2ca8 _pthread_start + 320
10 libsystem_pthread.dylib 0x00000001da1cb788 thread_start + 8
Thread 2 name: AVAudioSession Notify Thread
Thread 2:
0 libsystem_kernel.dylib 0x00000001bf185dd0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001bf185184 mach_msg + 76
2 CoreFoundation 0x0000000193867cf8 __CFRunLoopServiceMachPort + 380
3 CoreFoundation 0x0000000193861ea8 __CFRunLoopRun + 1216
4 CoreFoundation 0x00000001938614bc CFRunLoopRunSpecific + 600
5 AudioSession 0x000000019b1032ac GenericRunLoopThread::Entry+ 53932 (void*) + 164
6 AudioSession 0x000000019b105390 CAPThread::Entry+ 62352 (CAPThread*) + 92
7 libsystem_pthread.dylib 0x00000001da1c2ca8 _pthread_start + 320
8 libsystem_pthread.dylib 0x00000001da1cb788 thread_start + 8
Thread 3:
0 libsystem_pthread.dylib 0x00000001da1cb774 start_wqthread + 0
Thread 4:
0 libsystem_pthread.dylib 0x00000001da1cb774 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x00000001da1cb774 start_wqthread + 0
Thread 6 name: Dispatch queue: com.apple.root.default-qos
Thread 6:
0 libsystem_kernel.dylib 0x00000001bf185e0c semaphore_wait_trap + 8
1 libdispatch.dylib 0x00000001934ea018 _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x00000001934ea6b0 _dispatch_semaphore_wait_slow + 132
3 UIKitCore 0x000000019661b51c __69+[_UIAsyncInvocationObserver whenInvocationsCompleteForObservers:do:]_block_invoke_2 + 72
4 libdispatch.dylib 0x00000001934e7fd0 _dispatch_call_block_and_release + 32
5 libdispatch.dylib 0x00000001934e9ac8 _dispatch_client_callout + 20
6 libdispatch.dylib 0x00000001934eca10 _dispatch_queue_override_invoke + 692
7 libdispatch.dylib 0x00000001934fa104 _dispatch_root_queue_drain + 356
8 libdispatch.dylib 0x00000001934fa8e8 _dispatch_worker_thread2 + 116
9 libsystem_pthread.dylib 0x00000001da1c48cc _pthread_wqthread + 216
10 libsystem_pthread.dylib 0x00000001da1cb77c start_wqthread + 8
Thread 7:
0 libsystem_pthread.dylib 0x00000001da1cb774 start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x00000001da1cb774 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x000000016f559ff0 x5: 0x000000016f55a5a0 x6: 0x000000000000006e x7: 0x00000000000dab00
x8: 0x00000000000005b9 x9: 0xb08acf1d630ebb4e x10: 0x0000000000000002 x11: 0x0000000000000003
x12: 0x0000000000000000 x13: 0x0000000000000001 x14: 0x0000000000000010 x15: 0x0000000000000010
x16: 0x0000000000000148 x17: 0x00000001010c38c0 x18: 0x00000001070ad630 x19: 0x0000000000000006
x20: 0x0000000000000407 x21: 0x00000001010c39a0 x22: 0x0000000000000000 x23: 0x0000000000000000
x24: 0x0000000002ffffff x25: 0x00000001010c39a0 x26: 0x00000000000020ff x27: 0x0000000000000104
x28: 0x0000000283a0cf00 fp: 0x000000016f55a500 lr: 0x00000001da1c3c74
sp: 0x000000016f55a4e0 pc: 0x00000001bf1a998c cpsr: 0x40000000
esr: 0x56000080 Address size fault
Can anyone assist with how to interpret this crash log? I'm using react native framework to create my app for IOS. The app works in Xcode and if i load it in a fisical device but when I want to release it and load it in Apple store it's crashed. Someone have any idea of what can happen? Thanks.
Here the logs :
{"app_name":"ReactListooRest","timestamp":"2019-10-08 13:20:55.03 +0530","app_version":"1.2","slice_uuid":"46b8aafa-3f4b-3e30-9fb7-a99cd31e90a3","adam_id":1464366464,"build_version":"1","bundleID":"io.listooResto","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 13.1.2 (17A860)","incident_id":"0AA01EC3-D14F-4451-B2C8-8AC692A3B862","name":"ReactListooRest"}
Incident Identifier: 0AA01EC3-D14F-4451-B2C8-8AC692A3B862
CrashReporter Key: f18caf4773ab78f3dd97dbbaaded822efad44208
Hardware Model: xxx
Process: ReactListooRest [417]
Path: /private/var/containers/Bundle/Application/CD9DD442-01EF-4B05-9CE8-2F22BF7CE1D8/ReactListooRest.app/ReactListooRest
Identifier: io.listooResto
Version: 1 (1.2)
AppStoreTools: 11A1002b
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: io.listooResto [556]
Date/Time: 2019-10-08 13:20:54.9412 +0530
Launch Time: 2019-10-08 13:20:54.8435 +0530
OS Version: iPhone OS 13.1.2 (17A860)
Release Type: User
Baseband Version: n/a
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0
Application Specific Information:
abort() called
Last Exception Backtrace:
(0x1afe9298c 0x1afbbb0a4 0x1afd88054 0x104fe937c 0x104fe1ae0 0x1b3e96ebc 0x1b3e98c8c 0x1b3e9e4c0 0x1b367a810 0x1b3b0b3ec 0x1b367b2f8 0x1b367ad50 0x1b367b124 0x1b367a9e0 0x1b367eefc 0x1b3a3e028 0x1b3b245ac 0x1b367ec34 0x1b3b244a8 0x1b367eaa0 0x1b34f3efc 0x1b34f2a64 0x1b34f3c34 0x1b3e9c840 0x1b3a5ea0c 0x1b4f2b994 0x1b4f50960 0x1b4f360f8 0x1b4f5061c 0x1afb60184 0x1afb09038 0x1b4f75540 0x1b4f7520c 0x1b4f75734 0x1afe107e0 0x1afe10738 0x1afe0fed0 0x1afe0b01c 0x1afe0a8bc 0x1b9c76328 0x1b3ea06d4 0x104fe1dac 0x1afc95460)
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001afc8aebc 0x1afc66000 + 151228
1 libsystem_pthread.dylib 0x00000001afba6790 0x1afba4000 + 10128
2 libsystem_c.dylib 0x00000001afafa824 0x1afa87000 + 473124
3 libc++abi.dylib 0x00000001afc537d4 0x1afc52000 + 6100
4 libc++abi.dylib 0x00000001afc539c4 0x1afc52000 + 6596
5 libobjc.A.dylib 0x00000001afbbb358 0x1afbb5000 + 25432
6 libc++abi.dylib 0x00000001afc60304 0x1afc52000 + 58116
7 libc++abi.dylib 0x00000001afc6029c 0x1afc52000 + 58012
8 libdispatch.dylib 0x00000001afb60198 0x1afb04000 + 377240
9 libdispatch.dylib 0x00000001afb09038 0x1afb04000 + 20536
10 FrontBoardServices 0x00000001b4f75540 0x1b4f1f000 + 353600
11 FrontBoardServices 0x00000001b4f7520c 0x1b4f1f000 + 352780
12 FrontBoardServices 0x00000001b4f75734 0x1b4f1f000 + 354100
13 CoreFoundation 0x00000001afe107e0 0x1afd67000 + 694240
14 CoreFoundation 0x00000001afe10738 0x1afd67000 + 694072
15 CoreFoundation 0x00000001afe0fed0 0x1afd67000 + 691920
16 CoreFoundation 0x00000001afe0b01c 0x1afd67000 + 671772
17 CoreFoundation 0x00000001afe0a8bc 0x1afd67000 + 669884
18 GraphicsServices 0x00000001b9c76328 0x1b9c73000 + 13096
19 UIKitCore 0x00000001b3ea06d4 0x1b34b0000 + 10421972
20 ReactListooRest 0x0000000104fe1dac 0x104fdc000 + 23980
21 libdyld.dylib 0x00000001afc95460 0x1afc94000 + 5216
Thread 1 name: Dispatch queue: com.apple.UIKit.KeyboardManagement
Thread 1:
0 libobjc.A.dylib 0x00000001afbbf874 0x1afbb5000 + 43124
1 libobjc.A.dylib 0x00000001afbc9368 0x1afbb5000 + 82792
2 libobjc.A.dylib 0x00000001afbb74fc 0x1afbb5000 + 9468
3 Foundation 0x00000001b01578c8 0x1b0143000 + 84168
4 Foundation 0x00000001b037dfe0 0x1b0143000 + 2338784
5 Foundation 0x00000001b037e428 0x1b0143000 + 2339880
6 Foundation 0x00000001b0157d8c 0x1b0143000 + 85388
7 UIKitCore 0x00000001b43c5094 0x1b34b0000 + 15814804
8 Foundation 0x00000001b037e024 0x1b0143000 + 2338852
9 Foundation 0x00000001b015770c 0x1b0143000 + 83724
10 Foundation 0x00000001b039fb34 0x1b0143000 + 2476852
11 Foundation 0x00000001b03a0144 0x1b0143000 + 2478404
12 Foundation 0x00000001b01ac6e4 0x1b0143000 + 431844
13 Foundation 0x00000001b0157438 0x1b0143000 + 83000
14 Foundation 0x00000001b0156de4 0x1b0143000 + 81380
15 Foundation 0x00000001b037c6ac 0x1b0143000 + 2332332
16 libxpc.dylib 0x00000001afa6bd88 0x1afa54000 + 97672
17 libxpc.dylib 0x00000001afa6001c 0x1afa54000 + 49180
18 libdispatch.dylib 0x00000001afb60204 0x1afb04000 + 377348
19 libdispatch.dylib 0x00000001afb1e0dc 0x1afb04000 + 106716
20 libdispatch.dylib 0x00000001afb0c330 0x1afb04000 + 33584
21 libdispatch.dylib 0x00000001afb0ce88 0x1afb04000 + 36488
22 libdispatch.dylib 0x00000001afb16340 0x1afb04000 + 74560
23 libsystem_pthread.dylib 0x00000001afbaffa4 0x1afba4000 + 49060
24 libsystem_pthread.dylib 0x00000001afbb2ae0 0x1afba4000 + 60128
Thread 2 name: Dispatch queue: E2A75177-A726-43D7-9B9F-3F72422A5636
Thread 2:
0 libsystem_kernel.dylib 0x00000001afc8b8b0 0x1afc66000 + 153776
1 libsystem_platform.dylib 0x00000001afb9df54 0x1afb99000 + 20308
2 CoreFoundation 0x00000001afd8e580 0x1afd67000 + 161152
3 CoreFoundation 0x00000001afdfb89c 0x1afd67000 + 608412
4 CoreFoundation 0x00000001afdfb134 0x1afd67000 + 606516
5 CoreFoundation 0x00000001afd6b410 0x1afd67000 + 17424
6 CoreFoundation 0x00000001afd8e750 0x1afd67000 + 161616
7 CoreFoundation 0x00000001afec8f88 0x1afd67000 + 1449864
8 Foundation 0x00000001b023d4c0 0x1b0143000 + 1025216
9 Foundation 0x00000001b014d514 0x1b0143000 + 42260
10 Foundation 0x00000001b014c720 0x1b0143000 + 38688
11 AccessibilityUtilities 0x00000001b9d0168c 0x1b9c7c000 + 546444
12 AXCoreUtilities 0x00000001b94dfc38 0x1b94d6000 + 39992
13 libdispatch.dylib 0x00000001afb5f610 0x1afb04000 + 374288
14 libdispatch.dylib 0x00000001afb60184 0x1afb04000 + 377220
15 libdispatch.dylib 0x00000001afb1400c 0x1afb04000 + 65548
16 libdispatch.dylib 0x00000001afb0ced8 0x1afb04000 + 36568
17 libdispatch.dylib 0x00000001afb08628 0x1afb04000 + 17960
18 libdispatch.dylib 0x00000001afb14fd0 0x1afb04000 + 69584
19 libdispatch.dylib 0x00000001afb1579c 0x1afb04000 + 71580
20 libsystem_pthread.dylib 0x00000001afbaff64 0x1afba4000 + 48996
21 libsystem_pthread.dylib 0x00000001afbb2ae0 0x1afba4000 + 60128
Thread 3:
0 libsystem_pthread.dylib 0x00000001afbb2ad8 0x1afba4000 + 60120
Thread 4 name: Dispatch queue: com.apple.runningboardservices.background-workloop
Thread 4:
0 libsystem_kernel.dylib 0x00000001afc695f4 0x1afc66000 + 13812
1 libsystem_kernel.dylib 0x00000001afc68a60 0x1afc66000 + 10848
2 libdispatch.dylib 0x00000001afb1b7f8 0x1afb04000 + 96248
3 libdispatch.dylib 0x00000001afb1bbc0 0x1afb04000 + 97216
4 libxpc.dylib 0x00000001afa5f544 0x1afa54000 + 46404
5 RunningBoardServices 0x00000001b29dcd50 0x1b29b2000 + 175440
6 RunningBoardServices 0x00000001b29dd47c 0x1b29b2000 + 177276
7 RunningBoardServices 0x00000001b29c4f1c 0x1b29b2000 + 77596
8 RunningBoardServices 0x00000001b29c1b68 0x1b29b2000 + 64360
9 AssertionServices 0x00000001b455351c 0x1b4552000 + 5404
10 AssertionServices 0x00000001b4558088 0x1b4552000 + 24712
11 libdispatch.dylib 0x00000001afb5f610 0x1afb04000 + 374288
12 libdispatch.dylib 0x00000001afb60184 0x1afb04000 + 377220
13 libdispatch.dylib 0x00000001afb0e110 0x1afb04000 + 41232
14 libdispatch.dylib 0x00000001afb16340 0x1afb04000 + 74560
15 libsystem_pthread.dylib 0x00000001afbaffa4 0x1afba4000 + 49060
16 libsystem_pthread.dylib 0x00000001afbb2ae0 0x1afba4000 + 60128
Thread 5 name: Dispatch queue: AXUpdateQueue
Thread 5:
0 libsystem_kernel.dylib 0x00000001afc695f4 0x1afc66000 + 13812
1 libsystem_kernel.dylib 0x00000001afc68a60 0x1afc66000 + 10848
2 libdispatch.dylib 0x00000001afb1b7f8 0x1afb04000 + 96248
3 libdispatch.dylib 0x00000001afb1bbc0 0x1afb04000 + 97216
4 libxpc.dylib 0x00000001afa5f544 0x1afa54000 + 46404
5 CoreFoundation 0x00000001afdf9d00 0x1afd67000 + 601344
6 CoreFoundation 0x00000001afd72e00 0x1afd67000 + 48640
7 CoreFoundation 0x00000001afdf9cb4 0x1afd67000 + 601268
8 CoreFoundation 0x00000001afdf9970 0x1afd67000 + 600432
9 CoreFoundation 0x00000001afdf9b7c 0x1afd67000 + 600956
10 CoreFoundation 0x00000001afd77720 0x1afd67000 + 67360
11 CoreFoundation 0x00000001afdfa494 0x1afd67000 + 603284
12 CoreFoundation 0x00000001afd6d57c 0x1afd67000 + 25980
13 CoreFoundation 0x00000001afd6d4c0 0x1afd67000 + 25792
14 CoreFoundation 0x00000001afec6fd4 0x1afd67000 + 1441748
15 CoreFoundation 0x00000001afdfb89c 0x1afd67000 + 608412
16 CoreFoundation 0x00000001afdfb134 0x1afd67000 + 606516
17 CoreFoundation 0x00000001afd6b410 0x1afd67000 + 17424
18 CoreFoundation 0x00000001afd6bd14 0x1afd67000 + 19732
19 CoreFoundation 0x00000001afec96e0 0x1afd67000 + 1451744
20 AccessibilityUtilities 0x00000001b9d008e0 0x1b9c7c000 + 542944
21 AccessibilityUtilities 0x00000001b9d01f74 0x1b9c7c000 + 548724
22 AccessibilitySettingsLoader 0x00000001e3efb2ec 0x1e3ef5000 + 25324
23 AccessibilitySettingsLoader 0x00000001e3efcc44 0x1e3ef5000 + 31812
24 libdispatch.dylib 0x00000001afb5f610 0x1afb04000 + 374288
25 libdispatch.dylib 0x00000001afb60184 0x1afb04000 + 377220
26 libdispatch.dylib 0x00000001afb0c464 0x1afb04000 + 33892
27 libdispatch.dylib 0x00000001afb0ce58 0x1afb04000 + 36440
28 libdispatch.dylib 0x00000001afb16340 0x1afb04000 + 74560
29 libsystem_pthread.dylib 0x00000001afbaffa4 0x1afba4000 + 49060
30 libsystem_pthread.dylib 0x00000001afbb2ae0 0x1afba4000 + 60128
Thread 6 name: com.apple.uikit.eventfetch-thread
Thread 6:
0 libsystem_kernel.dylib 0x00000001afc695f4 0x1afc66000 + 13812
1 libsystem_kernel.dylib 0x00000001afc68a60 0x1afc66000 + 10848
2 CoreFoundation 0x00000001afe10068 0x1afd67000 + 692328
3 CoreFoundation 0x00000001afe0b188 0x1afd67000 + 672136
4 CoreFoundation 0x00000001afe0a8bc 0x1afd67000 + 669884
5 Foundation 0x00000001b014a994 0x1b0143000 + 31124
6 Foundation 0x00000001b014a874 0x1b0143000 + 30836
7 UIKitCore 0x00000001b3f3849c 0x1b34b0000 + 11043996
8 Foundation 0x00000001b027b0b0 0x1b0143000 + 1278128
9 libsystem_pthread.dylib 0x00000001afbaf1ec 0x1afba4000 + 45548
10 libsystem_pthread.dylib 0x00000001afbb2aec 0x1afba4000 + 60140
Thread 7:
0 libsystem_pthread.dylib 0x00000001afbb2ad8 0x1afba4000 + 60120
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x00000001afc635d8 x5: 0x000000016ae224c0 x6: 0x000000000000006e x7: 0xffffffffffffffec
x8: 0x0000000105d65800 x9: 0x00000001afbaab5c x10: 0x00000001afba6720 x11: 0x000000000000000b
x12: 0x00000001e592a080 x13: 0x0000000000000001 x14: 0x0000000000000010 x15: 0x0000000000000034
x16: 0x0000000000000148 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000000407 x21: 0x000000016ae224c0 x22: 0x0000000105d658e0 x23: 0x0000000105d658e0
x24: 0x0000000000001e03 x25: 0x0000000000000001 x26: 0x0000000283a51e08 x27: 0x000000016ae22c90
x28: 0x000000016ae23af0 fp: 0x000000016ae22420 lr: 0x00000001afba6790
sp: 0x000000016ae22400 pc: 0x00000001afc8aebc cpsr: 0x40000000
esr: 0x56000080 Address size fault
EOF
enter code here
Also having this issue, very similar looking trace.
App released 4 weeks ago was fine, attempting to release a new version of our app, only thing we changed was some copy.
Apple reported it crashed on iPad on iOS 13.1.3
React 0.60
Tested on iPhone 7 with iOS 13.1.3 with no issues, which is strange, but we're waiting on a new tablet to test iPad specifically.
The appstore review team told me that the app was crashing on launch.
I believe the app was crashing at didFinishLaunching:
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? = nil) -> Bool {
guard ARWorldTrackingConfiguration.isSupported else {
fatalError("""
ARKit is not available on this device. For apps that require ARKit
for core functionality, use the `arkit` key in the key in the
`UIRequiredDeviceCapabilities` section of the Info.plist to prevent
the app from installing. (If the app can't be installed, this error
can't be triggered in a production scenario.)
In apps where AR is an additive feature, use `isSupported` to
determine whether to show UI for launching AR experiences.
""") // For details, see https://developer.apple.com/documentation/arkit
}
return true
}
However, the app can only be installed on a device which supports ARKit, so I am not sure how apple was able to replicate this on a iOS13 device, as the UIRequiredDeviceCapability includes an ARKit entry in the .plist. Is it possible they are running the app on a device without this capability? Is the app actually crashing because of the fatalerror call?
Here is the crashlog that I was only partially able to symbolicate:
Date/Time: 2019-10-06 13:10:04.9570 -0700
Launch Time: 2019-10-06 13:10:04.7508 -0700
OS Version: iPhone OS 13.1.2 (17A860)
Release Type: User
Baseband Version: 9.00.01
Report Version: 104
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x00000001a62abefc
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [561]
Triggered by Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libswiftCore.dylib 0x00000001a62abefc 0x1a609e000 + 2154236
1 libswiftCore.dylib 0x00000001a62abefc 0x1a609e000 + 2154236
2 libswiftCore.dylib 0x00000001a60c764c 0x1a609e000 + 169548
3 ARC2500A 0x0000000100fcc6c8 #objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 83656 (AppDelegate.swift:0)
4 UIKitCore 0x000000019cf76ebc 0x19c590000 + 10383036
5 UIKitCore 0x000000019cf78c8c 0x19c590000 + 10390668
6 UIKitCore 0x000000019cf7e4c0 0x19c590000 + 10413248
7 UIKitCore 0x000000019c75a810 0x19c590000 + 1878032
8 UIKitCore 0x000000019cbeb3ec 0x19c590000 + 6665196
9 UIKitCore 0x000000019c75b2f8 0x19c590000 + 1880824
10 UIKitCore 0x000000019c75ae04 0x19c590000 + 1879556
11 UIKitCore 0x000000019c75b124 0x19c590000 + 1880356
12 UIKitCore 0x000000019c75a9e0 0x19c590000 + 1878496
13 UIKitCore 0x000000019c75eefc 0x19c590000 + 1896188
14 UIKitCore 0x000000019cb1e028 0x19c590000 + 5824552
15 UIKitCore 0x000000019cc045ac 0x19c590000 + 6768044
16 UIKitCore 0x000000019c75ec34 0x19c590000 + 1895476
17 UIKitCore 0x000000019cc044a8 0x19c590000 + 6767784
18 UIKitCore 0x000000019c75eaa0 0x19c590000 + 1895072
19 UIKitCore 0x000000019c5d3efc 0x19c590000 + 278268
20 UIKitCore 0x000000019c5d2a64 0x19c590000 + 272996
21 UIKitCore 0x000000019c5d3c34 0x19c590000 + 277556
22 UIKitCore 0x000000019cf7c840 0x19c590000 + 10405952
23 UIKitCore 0x000000019cb3ea0c 0x19c590000 + 5958156
24 FrontBoardServices 0x000000019e00b994 0x19dfff000 + 51604
25 FrontBoardServices 0x000000019e030960 0x19dfff000 + 203104
26 FrontBoardServices 0x000000019e0160f8 0x19dfff000 + 94456
27 FrontBoardServices 0x000000019e03061c 0x19dfff000 + 202268
28 libdispatch.dylib 0x0000000198c40184 0x198be4000 + 377220
29 libdispatch.dylib 0x0000000198be9038 0x198be4000 + 20536
30 FrontBoardServices 0x000000019e055540 0x19dfff000 + 353600
31 FrontBoardServices 0x000000019e05520c 0x19dfff000 + 352780
32 FrontBoardServices 0x000000019e055734 0x19dfff000 + 354100
33 CoreFoundation 0x0000000198ef07e0 0x198e47000 + 694240
34 CoreFoundation 0x0000000198ef0738 0x198e47000 + 694072
35 CoreFoundation 0x0000000198eefed0 0x198e47000 + 691920
36 CoreFoundation 0x0000000198eeb01c 0x198e47000 + 671772
37 CoreFoundation 0x0000000198eea8bc 0x198e47000 + 669884
38 GraphicsServices 0x00000001a2d56328 0x1a2d53000 + 13096
39 UIKitCore 0x000000019cf806d4 0x19c590000 + 10421972
40 ARC2500A 0x0000000100fc3010 main + 45072 (TableVC.swift:13)
41 libdyld.dylib 0x0000000198d75460 0x198d74000 + 5216
Thread 1 name: Dispatch queue: com.apple.root.background-qos
Thread 1:
0 libsystem_kernel.dylib 0x0000000198d6acb4 0x198d46000 + 150708
1 libsystem_pthread.dylib 0x0000000198c88d8c 0x198c84000 + 19852
2 libsystem_pthread.dylib 0x0000000198c88d5c 0x198c84000 + 19804
3 CoreFoundation 0x0000000198ecc2f4 0x198e47000 + 545524
4 CoreFoundation 0x0000000198ecb4dc 0x198e47000 + 541916
5 libdispatch.dylib 0x0000000198c3f610 0x198be4000 + 374288
6 libdispatch.dylib 0x0000000198c40184 0x198be4000 + 377220
7 libdispatch.dylib 0x0000000198bf5104 0x198be4000 + 69892
8 libdispatch.dylib 0x0000000198bf579c 0x198be4000 + 71580
9 libsystem_pthread.dylib 0x0000000198c8ff64 0x198c84000 + 48996
10 libsystem_pthread.dylib 0x0000000198c92ae0 0x198c84000 + 60128
Thread 2:
0 libsystem_pthread.dylib 0x0000000198c92ad8 0x198c84000 + 60120
Thread 3:
0 libsystem_pthread.dylib 0x0000000198c92ad8 0x198c84000 + 60120
Thread 4:
0 libsystem_pthread.dylib 0x0000000198c92ad8 0x198c84000 + 60120
Thread 5 name: com.apple.uikit.eventfetch-thread
Thread 5:
0 libsystem_kernel.dylib 0x0000000198d495f4 0x198d46000 + 13812
1 libsystem_kernel.dylib 0x0000000198d48a60 0x198d46000 + 10848
2 CoreFoundation 0x0000000198ef0068 0x198e47000 + 692328
3 CoreFoundation 0x0000000198eeb188 0x198e47000 + 672136
4 CoreFoundation 0x0000000198eea8bc 0x198e47000 + 669884
5 Foundation 0x000000019922a994 0x199223000 + 31124
6 Foundation 0x000000019922a874 0x199223000 + 30836
7 UIKitCore 0x000000019d01849c 0x19c590000 + 11043996
8 Foundation 0x000000019935b0b0 0x199223000 + 1278128
9 libsystem_pthread.dylib 0x0000000198c8f1ec 0x198c84000 + 45548
10 libsystem_pthread.dylib 0x0000000198c92aec 0x198c84000 + 60140
Thread 6:
0 libsystem_pthread.dylib 0x0000000198c92ad8 0x198c84000 + 60120
Thread 7:
0 libsystem_pthread.dylib 0x0000000198c92ad8 0x198c84000 + 60120
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x8000000100fd0130 x1: 0x0000000000000407 x2: 0x0000000000000407 x3: 0x000000000000002b
x4: 0x0000000107f05230 x5: 0x0000000000000026 x6: 0x0000000000000000 x7: 0x0000000000000c70
x8: 0x0000000000000000 x9: 0x00000000000295b0 x10: 0x00000000000d29d0 x11: 0x0000000000179f41
x12: 0x0000000107f04000 x13: 0x0000000000003fff x14: 0x00000000b71ada31 x15: 0x000000000000080c
x16: 0x0000000198c7e040 x17: 0x000000000000080c x18: 0x0000000000000000 x19: 0x0000000100fd0142
x20: 0x0000000000000002 x21: 0x0000000000000000 x22: 0x0000000000000014 x23: 0x0000000000000000
x24: 0x8000000100fd0130 x25: 0x000000000000000b x26: 0xd0000000000001cb x27: 0x0000000000000051
x28: 0x00000001dc5d1000 fp: 0x000000016ee455d0 lr: 0x00000001a62abefc
sp: 0x000000016ee45550 pc: 0x00000001a62abefc cpsr: 0x60000000
esr: 0xf2000001 Address size fault
Here is an important note from the Apple docs for the isSupported property.
Discussion
Different types of AR experiences (which you configure using concrete
ARConfiguration subclasses) can have different hardware requirements.
Before attempting to create an AR configuration, verify that the
user’s device supports the configuration you plan to use by checking
the isSupported property of the corresponding configuration class. If
this property’s value is false, the current device does not support
the requested configuration.
Important
All ARKit configurations require an iOS device with an A9 or later
processor. If your app otherwise supports other devices and offers
augmented reality as a secondary feature, use this property to
determine whether to offer AR-based features to the user.
If your app requires ARKit for its core functionality, use the arkit
key in the UIRequiredDeviceCapabilities section of your app's
Info.plist to make your app available only on devices that support
ARKit.
Conclusively, this means that the test device used by Apple Store Review does not support ARWorldTrackingConfiguration subclass of ARConfiguration. Probably they use a device with below an A9 processor or they used an iOS version older than 11.0 to test the app.
Otherwise,
In the Info.plist, make sure in your UIRequiredDeviceCapability, you have the arkit entry all in small caps.
I have submitted my app to Review and it was rejected.
To sum up, Apple said my app crashed on launch, and that I should test it on a real device.
I have tested my app in several real devices, both iPhones and iPads, as well as it has been tested through TestFlight without any known crashes on launch.
They've appended the crash_log for me to analyze the issue, but I cannot identify the problem based in the information they've provided, and maybe someone can help me find what may be causing the supposed issue based in their crash_log.
I can only identify that it crashed in the Main Thread which is pretty vague.
Here's the crash_log
{"app_name":"Union","timestamp":"2018-08-12 11:03:04.14 -0700","app_version":"1.0","slice_uuid":"4fab1f57-a08b-3604-9e09-73488d1e4019","adam_id":1346010710,"build_version":"23","bundleID":"com.ivancantarino.Union","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 11.4.1 (15G77)","incident_id":"AD9ED6DF-E560-49F8-A3C9-0454A7E7EA82","name":"Union"}
Incident Identifier: AD9ED6DF-E560-49F8-A3C9-0454A7E7EA82
CrashReporter Key: 2f0a1db768819ed531b57a3f0eceba0c4e03cc30
Hardware Model: xxx1
Process: Union [272]
Path: /private/var/containers/Bundle/Application/1235D72F-63C9-49F7-B29F-9DB2EF9B8DDC/Union.app/Union
Identifier: com.ivancantarino.Union
Version: 23 (1.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.ivancantarino.Union [390]
Date/Time: 2018-08-12 11:03:03.8680 -0700
Launch Time: 2018-08-12 11:00:58.0841 -0700
OS Version: iPhone OS 11.4.1 (15G77)
Baseband Version: n/a
Report Version: 104
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000100f601f4
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [0]
Triggered by Thread: 0
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 Union 0x0000000100f601f4 0x100dfc000 + 1458676
1 Union 0x0000000100f6635c 0x100dfc000 + 1483612
2 Union 0x0000000100f5caa8 0x100dfc000 + 1444520
3 Foundation 0x00000001820d21bc 0x1820a1000 + 201148
4 CoreFoundation 0x0000000181700c3c 0x181629000 + 883772
5 CoreFoundation 0x00000001817001b8 0x181629000 + 881080
6 CoreFoundation 0x00000001816fff14 0x181629000 + 880404
7 CoreFoundation 0x000000018177d84c 0x181629000 + 1394764
8 CoreFoundation 0x0000000181636f38 0x181629000 + 57144
9 Foundation 0x00000001820a7bbc 0x1820a1000 + 27580
10 UIKit 0x000000018b737518 0x18b337000 + 4195608
11 UIKit 0x000000018b348d94 0x18b337000 + 73108
12 UIKit 0x000000018bfde84c 0x18b337000 + 13269068
13 UIKit 0x000000018b3481ec 0x18b337000 + 70124
14 UIKit 0x000000018bdc3ac8 0x18b337000 + 11061960
15 UIKit 0x000000018bf11bf8 0x18b337000 + 12430328
16 UIKit 0x000000018b347c0c 0x18b337000 + 68620
17 UIKit 0x000000018b3475a8 0x18b337000 + 66984
18 UIKit 0x000000018b385334 0x18b337000 + 320308
19 FrontBoardServices 0x0000000183f70f24 0x183f64000 + 53028
20 libdispatch.dylib 0x0000000181060a60 0x18105f000 + 6752
21 libdispatch.dylib 0x0000000181068170 0x18105f000 + 37232
22 FrontBoardServices 0x0000000183fa4878 0x183f64000 + 264312
23 FrontBoardServices 0x0000000183fa451c 0x183f64000 + 263452
24 FrontBoardServices 0x0000000183fa4ab8 0x183f64000 + 264888
25 CoreFoundation 0x0000000181717404 0x181629000 + 975876
26 CoreFoundation 0x0000000181716c2c 0x181629000 + 973868
27 CoreFoundation 0x000000018171479c 0x181629000 + 964508
28 CoreFoundation 0x0000000181634da8 0x181629000 + 48552
29 GraphicsServices 0x000000018361a020 0x18360f000 + 45088
30 UIKit 0x000000018b654758 0x18b337000 + 3266392
31 Union 0x0000000100e031e4 0x100dfc000 + 29156
32 libdyld.dylib 0x00000001810c5fc0 0x1810c5000 + 4032
Thread 1 name: com.apple.uikit.eventfetch-thread
Thread 1:
0 libsystem_kernel.dylib 0x00000001811d3de8 0x1811d3000 + 3560
1 libsystem_kernel.dylib 0x00000001811d3c60 0x1811d3000 + 3168
2 CoreFoundation 0x0000000181716e40 0x181629000 + 974400
3 CoreFoundation 0x0000000181714908 0x181629000 + 964872
4 CoreFoundation 0x0000000181634da8 0x181629000 + 48552
5 Foundation 0x00000001820a9674 0x1820a1000 + 34420
6 Foundation 0x00000001820a951c 0x1820a1000 + 34076
7 UIKit 0x000000018b339768 0x18b337000 + 10088
8 Foundation 0x00000001821b9efc 0x1820a1000 + 1150716
9 libsystem_pthread.dylib 0x0000000181395220 0x181393000 + 8736
10 libsystem_pthread.dylib 0x0000000181395110 0x181393000 + 8464
11 libsystem_pthread.dylib 0x0000000181393b10 0x181393000 + 2832
Thread 2:
0 libsystem_pthread.dylib 0x0000000181393b04 0x181393000 + 2820
Thread 3:
0 libsystem_kernel.dylib 0x00000001811f5d78 0x1811d3000 + 142712
1 libsystem_pthread.dylib 0x0000000181393eb4 0x181393000 + 3764
2 libsystem_pthread.dylib 0x0000000181393b08 0x181393000 + 2824
Thread 4:
0 libsystem_pthread.dylib 0x0000000181393b04 0x181393000 + 2820
Thread 5:
0 libsystem_pthread.dylib 0x0000000181393b04 0x181393000 + 2820
Thread 6:
0 libsystem_pthread.dylib 0x0000000181393b04 0x181393000 + 2820
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00000001c00320e0 x1: 0x0000000000000303 x2: 0x0000000000000303 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000102009cd0 x7: 0x0000000000000000
x8: 0x00000000000003d0 x9: 0x0000000000000000 x10: 0x000001a1b39294a1 x11: 0x0000002d0000003f
x12: 0x0000000102868870 x13: 0x000021a1b39294a1 x14: 0x00000000000d52ac x15: 0x00000000000003ff
x16: 0x0000000180944250 x17: 0x00000001820b43dc x18: 0x0000000000000000 x19: 0x00000001c00320e0
x20: 0x0000000000000000 x21: 0x0000000000000000 x22: 0x00000001ac5221c0 x23: 0x00000001c0025500
x24: 0x00000001b38ce000 x25: 0x00000001b38ce000 x26: 0x0000000101e4c338 x27: 0x00000001b38c8878
x28: 0x0000000000000001 fp: 0x000000016f001880 lr: 0x0000000100f60184
sp: 0x000000016f001850 pc: 0x0000000100f601f4 cpsr: 0x20000000
Can you identify the root cause based in these information?
They've provided binary images with the crash_log but from what I'm concerned it only shows the libraries I'm using.
EDIT
After symbolicate the crash_log I got the following:
{"app_name":"Union","timestamp":"2018-08-12 11:03:04.14 -0700","app_version":"1.0","slice_uuid":"4fab1f57-a08b-3604-9e09-73488d1e4019","adam_id":1346010710,"build_version":"23","bundleID":"com.ivancantarino.Union","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 11.4.1 (15G77)","incident_id":"AD9ED6DF-E560-49F8-A3C9-0454A7E7EA82","name":"Union"}
Incident Identifier: AD9ED6DF-E560-49F8-A3C9-0454A7E7EA82
CrashReporter Key: 2f0a1db768819ed531b57a3f0eceba0c4e03cc30
Hardware Model: xxx1
Process: Union [272]
Path: /private/var/containers/Bundle/Application/1235D72F-63C9-49F7-B29F-9DB2EF9B8DDC/Union.app/Union
Identifier: com.ivancantarino.Union
Version: 23 (1.0)
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: com.ivancantarino.Union [390]
Date/Time: 2018-08-12 11:03:03.8680 -0700
Launch Time: 2018-08-12 11:00:58.0841 -0700
OS Version: iPhone OS 11.4.1 (15G77)
Baseband Version: n/a
Report Version: 104
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000100f601f4
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [0]
Triggered by Thread: 0
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 Union 0x0000000100f601f4 0x100dfc000 + 1458676
1 Union 0x0000000100f6635c 0x100dfc000 + 1483612
2 Union 0x0000000100f5caa8 0x100dfc000 + 1444520
3 Foundation 0x00000001820d21bc -[__NSObserver _doit:] + 312
4 CoreFoundation 0x0000000181700c3c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
5 CoreFoundation 0x00000001817001b8 _CFXRegistrationPost + 428
6 CoreFoundation 0x00000001816fff14 ___CFXNotificationPost_block_invoke + 216
7 CoreFoundation 0x000000018177d84c -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1408
8 CoreFoundation 0x0000000181636f38 _CFXNotificationPost + 384
9 Foundation 0x00000001820a7bbc -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
10 UIKit 0x000000018b737518 -[UIApplication _sendWillEnterForegroundCallbacks] + 232
11 UIKit 0x000000018b348d94 -[__UICanvasLifecycleMonitor_Compatability activateEventsOnly:withContext:completion:] + 1388
12 UIKit 0x000000018bfde84c __82-[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:]_block_invoke + 296
13 UIKit 0x000000018b3481ec -[_UIApplicationCanvas _transitionLifecycleStateWithTransitionContext:completion:] + 432
14 UIKit 0x000000018bdc3ac8 __125-[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:]_block_invoke + 220
15 UIKit 0x000000018bf11bf8 _performActionsWithDelayForTransitionContext + 112
16 UIKit 0x000000018b347c0c -[_UICanvasLifecycleSettingsDiffAction performActionsForCanvas:withUpdatedScene:settingsDiff:fromSettings:transitionContext:] + 248
17 UIKit 0x000000018b3475a8 -[_UICanvas scene:didUpdateWithDiff:transitionContext:completion:] + 368
18 UIKit 0x000000018b385334 -[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:] + 468
19 FrontBoardServices 0x0000000183f70f24 __80-[FBSSceneImpl updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.362 + 212
20 libdispatch.dylib 0x0000000181060a60 _dispatch_client_callout + 16
21 libdispatch.dylib 0x0000000181068170 _dispatch_block_invoke_direct$VARIANT$mp + 224
22 FrontBoardServices 0x0000000183fa4878 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 36
23 FrontBoardServices 0x0000000183fa451c -[FBSSerialQueue _performNext] + 404
24 FrontBoardServices 0x0000000183fa4ab8 -[FBSSerialQueue _performNextFromRunLoopSource] + 56
25 CoreFoundation 0x0000000181717404 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
26 CoreFoundation 0x0000000181716c2c __CFRunLoopDoSources0 + 276
27 CoreFoundation 0x000000018171479c __CFRunLoopRun + 1204
28 CoreFoundation 0x0000000181634da8 CFRunLoopRunSpecific + 552
29 GraphicsServices 0x000000018361a020 GSEventRunModal + 100
30 UIKit 0x000000018b654758 UIApplicationMain + 236
31 Union 0x0000000100e031e4 0x100dfc000 + 29156
32 libdyld.dylib 0x00000001810c5fc0 start + 4
Thread 1 name: com.apple.uikit.eventfetch-thread
Thread 1:
0 libsystem_kernel.dylib 0x00000001811d3de8 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001811d3c60 mach_msg + 72
2 CoreFoundation 0x0000000181716e40 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x0000000181714908 __CFRunLoopRun + 1568
4 CoreFoundation 0x0000000181634da8 CFRunLoopRunSpecific + 552
5 Foundation 0x00000001820a9674 -[NSRunLoop+ 34420 (NSRunLoop) runMode:beforeDate:] + 304
6 Foundation 0x00000001820a951c -[NSRunLoop+ 34076 (NSRunLoop) runUntilDate:] + 148
7 UIKit 0x000000018b339768 -[UIEventFetcher threadMain] + 136
8 Foundation 0x00000001821b9efc __NSThread__start__ + 1040
9 libsystem_pthread.dylib 0x0000000181395220 _pthread_body + 272
10 libsystem_pthread.dylib 0x0000000181395110 _pthread_body + 0
11 libsystem_pthread.dylib 0x0000000181393b10 thread_start + 4
Thread 2:
0 libsystem_pthread.dylib 0x0000000181393b04 start_wqthread + 0
Thread 3:
0 libsystem_kernel.dylib 0x00000001811f5d78 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x0000000181393eb4 _pthread_wqthread + 928
2 libsystem_pthread.dylib 0x0000000181393b08 start_wqthread + 4
Thread 4:
0 libsystem_pthread.dylib 0x0000000181393b04 start_wqthread + 0
Thread 5:
0 libsystem_pthread.dylib 0x0000000181393b04 start_wqthread + 0
Thread 6:
0 libsystem_pthread.dylib 0x0000000181393b04 start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x00000001c00320e0 x1: 0x0000000000000303 x2: 0x0000000000000303 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000102009cd0 x7: 0x0000000000000000
x8: 0x00000000000003d0 x9: 0x0000000000000000 x10: 0x000001a1b39294a1 x11: 0x0000002d0000003f
x12: 0x0000000102868870 x13: 0x000021a1b39294a1 x14: 0x00000000000d52ac x15: 0x00000000000003ff
x16: 0x0000000180944250 x17: 0x00000001820b43dc x18: 0x0000000000000000 x19: 0x00000001c00320e0
x20: 0x0000000000000000 x21: 0x0000000000000000 x22: 0x00000001ac5221c0 x23: 0x00000001c0025500
x24: 0x00000001b38ce000 x25: 0x00000001b38ce000 x26: 0x0000000101e4c338 x27: 0x00000001b38c8878
x28: 0x0000000000000001 fp: 0x000000016f001880 lr: 0x0000000100f60184
sp: 0x000000016f001850 pc: 0x0000000100f601f4 cpsr: 0x20000000
Somehow my Union stacktrace doesn't point to any line of code as the ones below.