StartApp-SDK / StartAppSDK

Cocoapods repository for StartApp SDK
Other
7 stars 5 forks source link

Crash - StartApp -[STANetworkDiagnosticsManager didFinishLoadingNetworingTask:] #7

Open mr-grey opened 1 year ago

mr-grey commented 1 year ago

We discovered a crash reports on our users Used:

Thread 10 name:
Thread 10 Crashed:
0   libobjc.A.dylib                 0x00000001bd8aae20 objc_retain + 16 (:-1)
1   StartApp                        0x000000010944f008 -[STANetworkDiagnosticsManager didFinishLoadingNetworingTask:] + 64
2   StartApp                        0x000000010948d8bc -[STANetworkingManager URLSession:task:didCompleteWithError:] + 900
3   AppLovinQualityService          0x000000010a4848e4 +[SafeDKNetworkInterceptorBridge NSURLSessionTaskDelegate_URLSession_task_didCompleteWithError:target:cmd:session:task:error:] + 100 (SafeDKNetworkInterceptorBridge.m:105)
4   AppLovinQualityService          0x000000010a4e47b4 __55-[SafeDKNetworkInterceptor hookSessionDelegateMethods:]_block_invoke + 664 (SafeDKNetworkInterceptor.m:1151)
5   CFNetwork                       0x00000001c567c968 __79-[__NSCFURLSessionDelegateWrapper task:didCompleteWithError:completionHandler:]_block_invoke + 36 (SessionDelegateWrapper.mm:448)
6   libdispatch.dylib               0x00000001cb96c4b4 _dispatch_call_block_and_release + 32 (init.c:1518)
7   libdispatch.dylib               0x00000001cb96dfdc _dispatch_client_callout + 20 (object.m:560)
8   libdispatch.dylib               0x00000001cb975694 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
9   libdispatch.dylib               0x00000001cb976214 _dispatch_lane_invoke + 436 (queue.c:3940)
10  libdispatch.dylib               0x00000001cb980e10 _dispatch_workloop_worker_thread + 652 (queue.c:6846)
11  libsystem_pthread.dylib         0x0000000210e10df8 _pthread_wqthread + 288 (pthread.c:2618)
12  libsystem_pthread.dylib         0x0000000210e10b98 start_wqthread + 8 (:-1)

Full crash log: 2023-01-2916-25-19.7687+0200-ed30618c98c0b8095ae9c6ac5a51a15ea9e7b915.crash.zip

PavloKurliandskyi commented 1 year ago

Hi @mr-grey. This issue was fixed in SDK v4.9.0. Try updating to latest version and let us know if the issue reproduces. Thanks!