aws-amplify / amplify-ui-swift-liveness

This repository offers a UI component for Amazon Rekognition Face Liveness, enabling developers to ensure that only authentic users, and not bad actors using spoofs, can access their services.
https://ui.docs.amplify.aws/swift/connected-components/liveness
Apache License 2.0
8 stars 18 forks source link

flutter ios app version 17.4.1 crashing #134

Closed yogeshelevn closed 2 months ago

yogeshelevn commented 2 months ago

Describe the bug

We've incorporated this library to ensure user authenticity, but unfortunately, a bug is causing the app to crash when initiating the faceliveness verification session. I've detailed the steps to replicate this issue for your review. Please take a look.

Steps To Reproduce

Steps to reproduce the behavior:
1. generate sessionId for verification
2. start faceliveness session for verification
3. getting result from our backend server. got error from backend in response
4. try again from step 1. got black screen in faceliveness verification. iOS app crashed.

Expected behavior

The faceliveness verification session should seamlessly function without interruption. However, the app is currently crashing when attempting to open the faceliveness verification session.

Swift Liveness Version

1.2.2

Xcode version

15.0.1

Relevant log output

<details>
<summary>Log Messages</summary>

# Crashlytics - Stack trace
# Platform: apple
# Version: 1.0.2 (68)
# Issue: 62cac62ed8c57bdd4a022d8b5dd44cee
# Session: f3b25948349b47989f633feae603c0d0_DNE_0_v2
# Date: Wed Apr 24 2024 15:06:43 GMT+0530 (India Standard Time)

Fatal Exception: NSGenericException
0  CoreFoundation                 0xecb28 __exceptionPreprocess
1  libobjc.A.dylib                0x2af78 objc_exception_throw
2  AVFCapture                     0x29e1c -[AVCaptureSession startRunning]
3  Runner                         0x29ac0 thunk for @escaping @callee_guaranteed @Sendable () -> () (<compiler-generated>)
4  libdispatch.dylib              0x213c _dispatch_call_block_and_release
5  libdispatch.dylib              0x3dd4 _dispatch_client_callout
6  libdispatch.dylib              0xb400 _dispatch_lane_serial_drain
7  libdispatch.dylib              0xbf30 _dispatch_lane_invoke
8  libdispatch.dylib              0x16cb4 _dispatch_root_queue_drain_deferred_wlh
9  libdispatch.dylib              0x16528 _dispatch_workloop_worker_thread
10 libsystem_pthread.dylib        0x1f20 _pthread_wqthread
11 libsystem_pthread.dylib        0x1fc0 start_wqthread

com.apple.main-thread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  GraphicsServices               0x34e0 GSEventRunModal + 164
8  UIKitCore                      0x22aedc -[UIApplication _run] + 888
9  UIKitCore                      0x22a518 UIApplicationMain + 340
10 Runner                         0x918c main + 7 (AppDelegate.swift:7)
11 ???                            0x1ba522d84 (Missing)

com.apple.uikit.eventfetch-thread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  Foundation                     0x2b4a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8  Foundation                     0x554e8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9  UIKitCore                      0x18dac8 -[UIEventFetcher threadMain] + 420
10 Foundation                     0x9ca9c __NSThread__start__ + 732
11 libsystem_pthread.dylib        0x2a90 _pthread_start + 136
12 libsystem_pthread.dylib        0x1fcc thread_start + 8

io.flutter.1.ui
0  Flutter                        0x6bcac0 InternalFlutterGpu_Texture_AsImage + 1011892
1  Flutter                        0x6cc430 InternalFlutterGpu_Texture_AsImage + 1075748
2  Flutter                        0x6c258c InternalFlutterGpu_Texture_AsImage + 1035136
3  Flutter                        0x5bb9f8 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  Flutter                        0x2ea314 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
5  Flutter                        0x2edb4c (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
6  CoreFoundation                 0xad6e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
7  CoreFoundation                 0xad388 __CFRunLoopDoTimer + 1004
8  CoreFoundation                 0x37184 __CFRunLoopDoTimers + 288
9  CoreFoundation                 0x3418c __CFRunLoopRun + 1856
10 CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
11 Flutter                        0x2edc38 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
12 Flutter                        0x2ed2a4 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
13 libsystem_pthread.dylib        0x2a90 _pthread_start + 136
14 libsystem_pthread.dylib        0x1fcc thread_start + 8

io.flutter.1.raster
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  Flutter                        0x2edc38 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
8  Flutter                        0x2ed2a4 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

io.flutter.1.io
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  Flutter                        0x2edc38 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
8  Flutter                        0x2ed2a4 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.1
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.2
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.3
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.4
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.5
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.6
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

dart:io EventHandler
0  libsystem_kernel.dylib         0xf8cc kevent + 8
1  Flutter                        0x58104c (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
2  Flutter                        0x5aee3c (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
4  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.1
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.2
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.3
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

io.worker.4
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x1590 _pthread_cond_wait + 1228
2  Flutter                        0x57074 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
3  Flutter                        0x2e7490 (Missing UUID 4c4c444a55553144a1a767a36f6350d1)
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

com.google.firebase.crashlytics.MachExceptionServer
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  FirebaseCrashlytics            0x17300 FIRCLSMachExceptionServer + 192 (FIRCLSMachException.c:192)
5  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
6  libsystem_pthread.dylib        0x1fcc thread_start + 8

com.apple.NSURLConnectionLoader
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  CFNetwork                      0x25ac48 estimatedPropertyListSize + 38228
8  Foundation                     0x9ca9c __NSThread__start__ + 732
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

H11ANEServicesThread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  CoreFoundation                 0x336cc CFRunLoopRun + 64
8  ANEServices                    0xf88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 148
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

H11ANEServicesThread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  CoreFoundation                 0x336cc CFRunLoopRun + 64
8  ANEServices                    0xf88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 148
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

H11ANEServicesThread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  CoreFoundation                 0x336cc CFRunLoopRun + 64
8  ANEServices                    0xf88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 148
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

Thread
0  libsystem_kernel.dylib         0xa084 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1f6c _pthread_wqthread + 364
2  libsystem_pthread.dylib        0x1fc0 start_wqthread + 8

H11ANEServicesThread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  CoreFoundation                 0x336cc CFRunLoopRun + 64
8  ANEServices                    0xf88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 148
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x15bc _pthread_cond_wait + 1272
2  Flutter                        0x67c150 InternalFlutterGpu_Texture_AsImage + 747332
3  Flutter                        0x6b6d7c InternalFlutterGpu_Texture_AsImage + 988016
4  Flutter                        0x67bb1c InternalFlutterGpu_Texture_AsImage + 745744
5  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
6  libsystem_pthread.dylib        0x1fcc thread_start + 8

DartWorker
0  Flutter                        0x6bcac0 InternalFlutterGpu_Texture_AsImage + 1011892
1  Flutter                        0x6bdaf0 InternalFlutterGpu_Texture_AsImage + 1016036
2  Flutter                        0x6b6c6c InternalFlutterGpu_Texture_AsImage + 987744
3  Flutter                        0x67bb1c InternalFlutterGpu_Texture_AsImage + 745744
4  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
5  libsystem_pthread.dylib        0x1fcc thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x15bc _pthread_cond_wait + 1272
2  Flutter                        0x67c150 InternalFlutterGpu_Texture_AsImage + 747332
3  Flutter                        0x6b6d7c InternalFlutterGpu_Texture_AsImage + 988016
4  Flutter                        0x67bb1c InternalFlutterGpu_Texture_AsImage + 745744
5  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
6  libsystem_pthread.dylib        0x1fcc thread_start + 8

DartWorker
0  libsystem_kernel.dylib         0x249c __psynch_cvwait + 8
1  libsystem_pthread.dylib        0x15bc _pthread_cond_wait + 1272
2  Flutter                        0x67c150 InternalFlutterGpu_Texture_AsImage + 747332
3  Flutter                        0x6b6d7c InternalFlutterGpu_Texture_AsImage + 988016
4  Flutter                        0x67bb1c InternalFlutterGpu_Texture_AsImage + 745744
5  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
6  libsystem_pthread.dylib        0x1fcc thread_start + 8

Crashed: com.google.firebase.crashlytics.ios.exception
0  FirebaseCrashlytics            0x1d7c4 FIRCLSProcessRecordAllThreads + 393 (FIRCLSProcess.c:393)
1  FirebaseCrashlytics            0x1dba4 FIRCLSProcessRecordAllThreads + 424 (FIRCLSProcess.c:424)
2  FirebaseCrashlytics            0x14bb8 FIRCLSHandler + 34 (FIRCLSHandler.m:34)
3  FirebaseCrashlytics            0xf908 __FIRCLSExceptionRecord_block_invoke + 232 (FIRCLSException.mm:232)
4  libdispatch.dylib              0x3dd4 _dispatch_client_callout + 20
5  libdispatch.dylib              0x132c4 _dispatch_lane_barrier_sync_invoke_and_complete + 56
6  FirebaseCrashlytics            0xe940 FIRCLSExceptionRecord + 234 (FIRCLSException.mm:234)
7  FirebaseCrashlytics            0xf428 FIRCLSExceptionRecordNSException + 126 (FIRCLSException.mm:126)
8  FirebaseCrashlytics            0xe598 FIRCLSTerminateHandler() + 398 (FIRCLSException.mm:398)
9  libc++abi.dylib                0x14090 std::__terminate(void (*)()) + 16
10 libc++abi.dylib                0x14034 std::terminate() + 108
11 libobjc.A.dylib                0x3c88c objc_terminate + 16
12 libdispatch.dylib              0x3de8 _dispatch_client_callout + 40
13 libdispatch.dylib              0xb400 _dispatch_lane_serial_drain + 748
14 libdispatch.dylib              0xbf30 _dispatch_lane_invoke + 380
15 libdispatch.dylib              0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288
16 libdispatch.dylib              0x16528 _dispatch_workloop_worker_thread + 404
17 libsystem_pthread.dylib        0x1f20 _pthread_wqthread + 288
18 libsystem_pthread.dylib        0x1fc0 start_wqthread + 8

Thread
0  libsystem_kernel.dylib         0xa084 __workq_kernreturn + 8
1  libsystem_pthread.dylib        0x1f6c _pthread_wqthread + 364
2  libsystem_pthread.dylib        0x1fc0 start_wqthread + 8

com.google.fira.worker
0  libobjc.A.dylib                0x3c44 objc_msgSend + 68
1  CoreFoundation                 0x41a0 -[__NSDictionaryM setObject:forKeyedSubscript:] + 484
2  Runner                         0x112dc8c -[APMSqliteStore recordsForQuery:parameterValues:error:withFilter:] + 4321320076
3  Runner                         0x10af7e4 -[APMDatabase dataTypesFromTableWithName:columnName:columnValue:error:createDataTypeBlock:] + 4320802788
4  Runner                         0x10a92bc -[APMDatabase eventAggregatesWithName:error:] + 4320776892
5  Runner                         0x10e0450 -[APMMeasurement(Event) writeEvent:isPublicEvent:isRealtime:] + 4321002576
6  Runner                         0x10de3f4 __57-[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:]_block_invoke + 4320994292
7  Runner                         0x112e050 -[APMSqliteStore performTransactionWithError:block:] + 4321321040
8  Runner                         0x10a5924 -[APMDatabase performTransaction:] + 4320762148
9  Runner                         0x10de1e0 -[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:] + 4320993760
10 Runner                         0x10ddef4 -[APMMeasurement(Event) writeEventOnWorkerQueue:] + 4320993012
11 Runner                         0x10dd990 -[APMMeasurement(Event) handleEventOnWorkerQueue:] + 4320991632
12 Runner                         0x10d23a0 -[APMMeasurement logEventOnWorkerQueue:notifyEventListeners:] + 4320945056
13 Runner                         0x10d2318 -[APMMeasurement logEventOnWorkerQueueWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:] + 4320944920
14 Runner                         0x10d2064 __151-[APMMeasurement logEventWithOrigin:isPublicEvent:name:parameters:timestamp:enabled:ignoreEnabled:ignoreInterceptor:interceptor:addedScreenParameters:]_block_invoke + 4320944228
15 Runner                         0x1125160 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4321284448
16 libdispatch.dylib              0x213c _dispatch_call_block_and_release + 32
17 libdispatch.dylib              0x3dd4 _dispatch_client_callout + 20
18 libdispatch.dylib              0xb400 _dispatch_lane_serial_drain + 748
19 libdispatch.dylib              0xbf30 _dispatch_lane_invoke + 380
20 libdispatch.dylib              0x16cb4 _dispatch_root_queue_drain_deferred_wlh + 288
21 libdispatch.dylib              0x16528 _dispatch_workloop_worker_thread + 404
22 libsystem_pthread.dylib        0x1f20 _pthread_wqthread + 288
23 libsystem_pthread.dylib        0x1fc0 start_wqthread + 8

Thread
0  libsystem_pthread.dylib        0x1fb8 start_wqthread + 438

H11ANEServicesThread
0  libsystem_kernel.dylib         0x1af8 mach_msg2_trap + 8
1  libsystem_kernel.dylib         0x1890 mach_msg2_internal + 80
2  libsystem_kernel.dylib         0x17a8 mach_msg_overwrite + 436
3  libsystem_kernel.dylib         0x15e8 mach_msg + 24
4  CoreFoundation                 0x3601c __CFRunLoopServiceMachPort + 160
5  CoreFoundation                 0x33f04 __CFRunLoopRun + 1208
6  CoreFoundation                 0x33968 CFRunLoopRunSpecific + 608
7  CoreFoundation                 0x336cc CFRunLoopRun + 64
8  ANEServices                    0xf88c H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 148
9  libsystem_pthread.dylib        0x2a90 _pthread_start + 136
10 libsystem_pthread.dylib        0x1fcc thread_start + 8



### Is this a regression?

Yes

### Regression additional context

_No response_

### OS Version

17.4.1

### Device

iphone XR

### Specific to simulators

_No response_

### Additional context

_No response_
phantumcode commented 2 months ago

@yogeshelevn Thanks for submitting the issue. The latest version is 1.2.11 and an AVCaptureSession crash was fixed in version 1.2.9.

Able you able to use the latest version?

yogeshelevn commented 2 months ago

@phantumcode Thanks for the quick response. I will check with updated library version.

yogeshelevn commented 2 months ago

@phantumcode Thanks for the update. library is working fine with latest version.

github-actions[bot] commented 2 months ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.