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

[Crash] ALConnectionManager sendRequest #346

Open
ab-zephyr opened this issue Jul 3, 2024 · 7 comments
Open

[Crash] ALConnectionManager sendRequest #346

ab-zephyr opened this issue Jul 3, 2024 · 7 comments
Assignees
Labels
bug Something isn't working stale This isue has been inactive

Comments

@ab-zephyr
Copy link

ab-zephyr commented Jul 3, 2024

MAX SDK Version

12.5.0

Device/Platform Info

iOS 16, iOS 17

Current Behavior

We have crashes in production. It seems they are related to ApplovinSDK

          Crashed: com.applovin.sdk.main (QOS: UNSPECIFIED)
0  libobjc.A.dylib                0x5b80 object_getMethodImplementation + 68
1  CoreFoundation                 0x1a614 _NSIsNSDictionary + 40
2  Foundation                     0x3d734 +[_NSJSONReader validForJSON:depth:allowFragments:] + 76
3  Foundation                     0x3d6a4 __51+[_NSJSONReader validForJSON:depth:allowFragments:]_block_invoke + 92
4  CoreFoundation                 0x24e54 __NSDICTIONARY_IS_CALLING_OUT_TO_A_BLOCK__ + 24
5  CoreFoundation                 0x24c98 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 288
6  Foundation                     0x3d7a8 +[_NSJSONReader validForJSON:depth:allowFragments:] + 192
7  AppLovinSDK                    0x11ec5c -[ALConnectionManager sendRequest:statsTracker:andNotify:] + 1428
8  AppLovinSDK                    0x13f350 -[ALTaskRepeatRequest run] + 456
9  AppLovinSDK                    0xf09c8 -[ALTaskManager executeImmediatelyOnBackgroundThread:] + 112
10 AppLovinSDK                    0x85dc8 -[ALTaskFetchBasicSettings run] + 628
11 AppLovinSDK                    0x13b1d8 -[ALTask main] + 324
12 Foundation                     0x1c8a0 __NSOPERATION_IS_INVOKING_MAIN__ + 16
13 Foundation                     0x1ab40 -[NSOperation start] + 648
14 Foundation                     0x9f558 __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
15 Foundation                     0x9f1a4 __NSOQSchedule_f + 172
16 libdispatch.dylib              0x12e5c _dispatch_block_async_invoke2 + 148
17 libdispatch.dylib              0x3dd4 _dispatch_client_callout + 20
18 libdispatch.dylib              0x72d8 _dispatch_continuation_pop + 600
19 libdispatch.dylib              0x68f4 _dispatch_async_redirect_invoke + 584
20 libdispatch.dylib              0x15894 _dispatch_root_queue_drain + 392
21 libdispatch.dylib              0x1609c _dispatch_worker_thread2 + 156
22 libsystem_pthread.dylib        0x48f8 _pthread_wqthread + 228
23 libsystem_pthread.dylib        0x10cc start_wqthread + 8

Expected Behavior

No crashes

How to Reproduce

Cannot reproduce. Crash in production

Additional Info

No response

@ab-zephyr ab-zephyr added the bug Something isn't working label Jul 3, 2024
@richashukla23 richashukla23 self-assigned this Jul 3, 2024
@richashukla23
Copy link
Contributor

@ab-zephyr Can you please share the following details so that we can look into this further?

  • How frequently are the crashes happening and what is the overall percentage impact on users?
  • Do you have a breakdown of the devices experiencing the crash?
  • Can you confirm the SDK versions encountering the crashes?

@ab-zephyr
Copy link
Author

@richashukla23

  • it's not very often crash we see 175 crashes affecting 175 users. it's not often crash
Screenshot 2024-07-04 at 17 09 05
  • I see different iOS devices with this crash
Screenshot 2024-07-04 at 17 17 27
  • not sure which sdk versions you need. We use the latest version of AppLovin 12.5.0 and Xcode 15.4 and it crashes on production

@ab-zephyr
Copy link
Author

any news about this crash? we still see them and it's the first place of all crashes in our application

@richashukla23
Copy link
Contributor

@ab-zephyr Thanks for your patience! Could you please update your SDK to version 12.6.0? We are in the process of investigating this crash and would like to monitor it.

@ab-zephyr
Copy link
Author

@richashukla23 ок, we will try to update SDK in the next out release and monitor it

@Lorenzo45
Copy link
Contributor

@ab-zephyr just wanted to follow up - have you seen a reduction in crashes since updating to SDK 12.6.0+?

@Lorenzo45 Lorenzo45 assigned Lorenzo45 and unassigned richashukla23 Sep 9, 2024
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale This isue has been inactive label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This isue has been inactive
Projects
None yet
Development

No branches or pull requests

3 participants