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 +[ADJUtil fetchAdServicesAttribution:] #692

Open
larryonoff opened this issue Jan 4, 2024 · 1 comment
Open

Crash +[ADJUtil fetchAdServicesAttribution:] #692

larryonoff opened this issue Jan 4, 2024 · 1 comment

Comments

@larryonoff
Copy link

Environment

SDK Version: 4.37.0
iOS Version: iOS 17.2.1
Installation Method: CocoaPods

Crash Log

Crash +[ADJUtil fetchAdServicesAttribution:]
Crashed: com.adjust.SdkClickQueue
SIGABRT ABORT 0x00000001f4819fbc

Crashed: com.adjust.SdkClickQueue
0  libsystem_kernel.dylib         0x9fbc __pthread_kill + 8
1  libsystem_pthread.dylib        0x5680 pthread_kill + 268
2  libsystem_c.dylib              0x75b90 abort + 180
3  libsystem_malloc.dylib         0x26200 malloc_vreport + 908
4  libsystem_malloc.dylib         0x264a8 malloc_zone_error + 104
5  libsystem_malloc.dylib         0x1dac8 nanov2_guard_corruption_detected + 44
6  libsystem_malloc.dylib         0x7e78 nanov2_find_block_and_allocate + 402
7  libobjc.A.dylib                0x2b8dc class_createInstance + 68
8  libdispatch.dylib              0x3718 _os_object_alloc_realized + 32
9  libdispatch.dylib              0x4f7c dispatch_group_create + 28
10 Foundation                     0x87584 -[_NSXPCConnectionExportedObjectTable init] + 92
11 Foundation                     0x2e184 -[NSXPCConnection init] + 84
12 Foundation                     0x2d838 -[NSXPCConnection initWithMachServiceName:options:] + 64
13 AdServices                     0x1134 (Missing UUID 1949e5a029893a65a6d3a3b57380f760)
14 AdServices                     0x1078 (Missing UUID 1949e5a029893a65a6d3a3b57380f760)
15 CoreFoundation                 0x31794 __invoking___ + 148
16 CoreFoundation                 0x3122c -[NSInvocation invoke] + 428
17 Adjust                         0x3db98 +[ADJUtil fetchAdServicesAttribution:] + 208
18 Adjust                         0x30414 -[ADJSdkClickHandler sendNextSdkClickI:] + 324
19 Adjust                         0x3c5ec __42+[ADJUtil launchInQueue:selfInject:block:]_block_invoke + 48
20 libdispatch.dylib              0x26a8 _dispatch_call_block_and_release + 32
21 libdispatch.dylib              0x4300 _dispatch_client_callout + 20
22 libdispatch.dylib              0xb894 _dispatch_lane_serial_drain + 748
23 libdispatch.dylib              0xc3c4 _dispatch_lane_invoke + 380
24 libdispatch.dylib              0x17004 _dispatch_root_queue_drain_deferred_wlh + 288
25 libdispatch.dylib              0x16878 _dispatch_workloop_worker_thread + 404
26 libsystem_pthread.dylib        0x1964 _pthread_wqthread + 288
27 libsystem_pthread.dylib        0x1a04 start_wqthread + 8
@Aditi3
Copy link
Member

Aditi3 commented Feb 15, 2024

Hi @larryonoff

We tried multiple times to replicate the problem on our end but could not do so.

Could you provide us with more details so that we can investigate further?

  1. Are you able to reproduce this yourself? If yes, do let us know the steps to reproduce the same.
  2. Is this happening on any other version of the Adjust SDK?
  3. Could you please provide us with a detailed stack trace?

Thank you in advance.

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