google-ar / arcore-ios-sdk

ARCore SDK for iOS
https://developers.google.com/ar/
Apache License 2.0
283 stars 84 forks source link

Run ARCore crashed (iOS 15.6.1 iPhone 12) #68

Closed kobeli closed 1 year ago

kobeli commented 2 years ago

Fatal Exception: NSRangeException 0 CoreFoundation 0x99288 exceptionPreprocess 1 libobjc.A.dylib 0x16744 objc_exception_throw 2 CoreFoundation 0x1a4318 -[NSCFString characterAtIndex:].cold.1 3 CoreFoundation 0x3792c NSDictionaryMutablePlaceholder 4 ARKitCore 0x2ffa0 -[ARParentImageSensor start] 5 ARKitCore 0x10f29c -[ARSession _startSensorsWithRequiredDataTypes:optionalDataTypes:] 6 ARKitCore 0xce14 -[ARSession _updateSessionWithConfiguration:options:] 7 ARKitCore 0x108ad0 42-[ARSession runWithConfiguration:options:]_block_invoke 8 libdispatch.dylib 0x1e6c _dispatch_call_block_and_release 9 libdispatch.dylib 0x3a30 _dispatch_client_callout 10 libdispatch.dylib 0xb124 _dispatch_lane_serial_drain 11 libdispatch.dylib 0xbcb4 _dispatch_lane_invoke 12 libdispatch.dylib 0x16500 _dispatch_workloop_worker_thread 13 libsystem_pthread.dylib 0x10bc _pthread_wqthread 14 libsystem_pthread.dylib 0xe5c start_wqthread

jrullman commented 1 year ago

This appears to be a crash in ARKit, not ARCore.