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

iOS 18 Crash #746

Closed
kernelLove opened this issue Dec 24, 2024 · 7 comments
Closed

iOS 18 Crash #746

kernelLove opened this issue Dec 24, 2024 · 7 comments
Assignees

Comments

@kernelLove
Copy link

SDK version 5.0.1

0   libsystem_platform.dylib      	0x0000000213a16c4c 0x213a14000 + 11340
1   AdjustSigSdk                  	0x0000000106b2ef58 0x106ad0000 + 388952
2   AdjustSigSdk                  	0x0000000106af888c 0x106ad0000 + 166028
3   AdjustSigSdk                  	0x0000000106b2290c 0x106ad0000 + 338188
4   CoreFoundation                	0x0000000188e8fe24 __invoking___ + 148 (:-1)
5   CoreFoundation                	0x0000000188e8ee6c -[NSInvocation invoke] + 428 (NSForwarding.m:3411)
6   AdjustSdk                     	0x0000000106a31800 -[ADJRequestHandler signWithSigPluginWithMergedParameters:activityKind:clientSdk:urlHostString:] + 624 (ADJRequestHandler.m:591)
7   AdjustSdk                     	0x0000000106a2fb44 -[ADJRequestHandler sendPackageByPOST:sendingParameters:] + 372 (ADJRequestHandler.m:89)
8   AdjustSdk                     	0x0000000106a2d598 -[ADJPackageHandler sendFirstI:] + 700 (ADJPackageHandler.m:303)
9   AdjustSdk                     	0x0000000106a3efcc __42+[ADJUtil launchInQueue:selfInject:block:]_block_invoke + 48 (ADJUtil.m:827)
10  libdispatch.dylib             	0x0000000190c12248 _dispatch_call_block_and_release + 32 (init.c:1549)
11  libdispatch.dylib             	0x0000000190c13fa8 _dispatch_client_callout + 20 (object.m:576)
12  libdispatch.dylib             	0x0000000190c1b5cc _dispatch_lane_serial_drain + 768 (queue.c:3934)
13  libdispatch.dylib             	0x0000000190c1c124 _dispatch_lane_invoke + 380 (queue.c:4025)
14  libdispatch.dylib             	0x0000000190c2738c _dispatch_root_queue_drain_deferred_wlh + 288 (queue.c:7193)
15  libdispatch.dylib             	0x0000000190c26bd8 _dispatch_workloop_worker_thread + 540 (queue.c:6787)
16  libsystem_pthread.dylib       	0x0000000213ac3680 _pthread_wqthread + 288 (pthread.c:2696)
17  libsystem_pthread.dylib       	0x0000000213ac1474 start_wqthread + 8 (:-1)
@Nahatakyan
Copy link

The same crash in version 5.0.1

          Crashed: io.adjust.PackageQueue
0  libsystem_platform.dylib       0x2c4c _platform_strstr + 52
1  AdjustSigSdk                   0x1e718 (Missing UUID a01d367b99423f55ba4b247f6472ff50)
2  AdjustSigSdk                   0x84f0 (Missing UUID a01d367b99423f55ba4b247f6472ff50)
3  AdjustSigSdk                   0x173f4 (Missing UUID a01d367b99423f55ba4b247f6472ff50)
4  CoreFoundation                 0x2fe24 __invoking___ + 148
5  CoreFoundation                 0x2ee6c -[NSInvocation invoke] + 428
6  AdjustSdk                      0x29634 -[ADJRequestHandler signWithSigPluginWithMergedParameters:activityKind:clientSdk:urlHostString:] + 593 (ADJRequestHandler.m:593)
7  AdjustSdk                      0x27978 -[ADJRequestHandler sendPackageByPOST:sendingParameters:] + 89 (ADJRequestHandler.m:89)
8  AdjustSdk                      0x253d0 -[ADJPackageHandler sendFirstI:] + 303 (ADJPackageHandler.m:303)
9  AdjustSdk                      0x36c10 __42+[ADJUtil launchInQueue:selfInject:block:]_block_invoke + 828 (ADJUtil.m:828)
10 libdispatch.dylib              0x2248 _dispatch_call_block_and_release + 32
11 libdispatch.dylib              0x3fa8 _dispatch_client_callout + 20
12 libdispatch.dylib              0xb5cc _dispatch_lane_serial_drain + 768
13 libdispatch.dylib              0xc124 _dispatch_lane_invoke + 380
14 libdispatch.dylib              0x1738c _dispatch_root_queue_drain_deferred_wlh + 288
15 libdispatch.dylib              0x16bd8 _dispatch_workloop_worker_thread + 540
16 libsystem_pthread.dylib        0x3680 _pthread_wqthread + 288
17 libsystem_pthread.dylib        0x1474 start_wqthread + 8

@idemiradjust
Copy link

idemiradjust commented Dec 25, 2024

Hi @Nahatakyan, @kernelLove ,

The crash you encountered looks same as this. The problem causing crash was resolved in Signature v3.35.2. Let me know if you are already using Signature v3.35.2. Otherwise Could you please update it to v3.35.2 and let us know if the problem is resolved?

@Nahatakyan
Copy link

Thanks for reply. We are using v3.20.2. I will update

@idemiradjust
Copy link

Hi @Nahatakyan, @kernelLove,

Did you update to the Signature v3.35.2? Could you confirm that the crash has been disappeared?

@Nahatakyan
Copy link

@idemiradjust I send the new release, but Apple not yet approved. When it will on release I will let you know

@kernelLove
Copy link
Author

@idemiradjust, I've released the latest version for 2 weeks now and haven't found this issue. Thank you!

@idemiradjust
Copy link

hi @kernelLove, thank you for letting me know.

@uerceg uerceg closed this as completed Jan 6, 2025
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

5 participants