Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-[ALDataCollector collectUserAgentIfNeeded:] Crash #20

Closed
ilyon opened this issue May 9, 2020 · 4 comments
Closed

-[ALDataCollector collectUserAgentIfNeeded:] Crash #20

ilyon opened this issue May 9, 2020 · 4 comments

Comments

@ilyon
Copy link

ilyon commented May 9, 2020

We have collected some crashes, these crashes occurred a few seconds after startup, the following is detailed information, thank you very much for your help.

SDK Version:6.12.1
Xcode Version:11.2.1
Device:iPhone XS Max
OS:iOS 13.3.1

Thread 1 Crashed:
0 libobjc.A.dylib 0x00000001973c3230 objc_retain + 16
1 AppXXXX 0x0000000100fb423c -[ALDataCollector collectUserAgentIfNeeded:] (ALDataCollector.m:982)
2 AppXXXX 0x0000000100fb1fd8 -[ALDataCollector collectDeviceInfo] (ALDataCollector.m:346)
3 AppXXXX 0x0000000100fe8b80 -[ALTaskInitializeSdk logInitMessageIfNeeded] (ALTaskInitializeSdk.m:296)
4 AppXXXX 0x0000000100fe74ec -[ALTaskInitializeSdk run] (ALTaskInitializeSdk.m:84)
5 AppXXXX 0x0000000100fa3878 -[ALTaskManager executeImmediately:] (ALTaskManager.m:321)
6 AppXXXX 0x0000000100f6dcb4 -[ALTaskFetchBasicSettings maybeStartSdkInitializationWithResponse:] (ALTaskFetchBasicSettings.m:251)
7 AppXXXX 0x0000000100fe3268 -[ALTaskRepeatRequest connectionVia:didSucceedWith:responseBody:] (ALTaskRepeatRequest.m:76)
8 AppXXXX 0x0000000100fca7a8 -[ALConnectionManager sendURLRequest:withEmptyResponse:statsTracker:decodeResponse:requiresResponse:trackConnectionSpeed:andNotify:] (ALConnectionManager.m:0)
9 AppXXXX 0x0000000100fc9a04 -[ALConnectionManager sendRequest:statsTracker:andNotify:] (ALConnectionManager.m:133)
10 AppXXXX 0x0000000100fe3048 -[ALTaskRepeatRequest run] (ALTaskRepeatRequest.m:49)
11 AppXXXX 0x0000000100fa3878 -[ALTaskManager executeImmediately:] (ALTaskManager.m:321)
12 AppXXXX 0x0000000100f6c8a4 -[ALTaskFetchBasicSettings run] (ALTaskFetchBasicSettings.m:86)
13 AppXXXX 0x0000000100fdf210 -[ALTask main] (ALTask.m:57)
14 libdispatch.dylib 0x0000000197334b7c _dispatch_call_block_and_release + 28
15 libdispatch.dylib 0x0000000197335fd8 _dispatch_client_callout + 16
16 libdispatch.dylib 0x0000000197344cfc _dispatch_root_queue_drain + 640
17 libdispatch.dylib 0x0000000197345384 _dispatch_worker_thread2 + 116
18 libsystem_pthread.dylib 0x000000019739b690 _pthread_wqthread + 212
19 libsystem_pthread.dylib 0x00000001973a19e8 start_wqthread + 4

@thomasmso
Copy link
Member

Hi @ilyon, thank you for reporting the crash. How often is this occurring for you? Were you able to reproduce it consistently?

@ilyon
Copy link
Author

ilyon commented May 11, 2020

Hi @ilyon, thank you for reporting the crash. How often is this occurring for you? Were you able to reproduce it consistently?

The number of occurrences is little, there are only a few times at present, and I cannot reproduce the problem.

@thomasmso
Copy link
Member

Thanks for your response. We have narrowed down the cause and will push out a fix in the next release (iOS SDK v6.12.6) - please follow the releases in this repository to be notified of it. Thank you.

@thomasmso
Copy link
Member

iOS SDK v6.12.6 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants