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

[QNUserPropertiesManager sendProperties:] crash 5.13.0 #561

Open
WangGouHei opened this issue Feb 7, 2025 · 6 comments
Open

[QNUserPropertiesManager sendProperties:] crash 5.13.0 #561

WangGouHei opened this issue Feb 7, 2025 · 6 comments
Labels
bug Something isn't working investigating

Comments

@WangGouHei
Copy link

Crashed: qonversion.background.queue.name (QOS: UNSPECIFIED)
0 libobjc.A.dylib 0x3c20 objc_msgSend + 32
1 CoreFoundation 0x82268 -[__NSDictionaryM copy] + 48
2 Qonversion 0x1ed8c __42-[QNUserPropertiesManager sendProperties:]_block_invoke + 68
3 Foundation 0x1ccdc NSINDEXSET_IS_CALLING_OUT_TO_A_BOOL_BLOCK + 24
4 Foundation 0x1cb9c -[NSBlockOperation main] + 104
5 Foundation 0x1c998 NSOPERATION_IS_INVOKING_MAIN + 16
6 Foundation 0x1abe8 -[NSOperation start] + 648
7 Foundation 0x92810 NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 16
8 Foundation 0x92440 __NSOQSchedule_f + 172
9 libdispatch.dylib 0x132e8 _dispatch_block_async_invoke2 + 148
10 libdispatch.dylib 0x40d0 _dispatch_client_callout + 20
11 libdispatch.dylib 0x7580 _dispatch_continuation_pop + 596
12 libdispatch.dylib 0x6bb0 _dispatch_async_redirect_invoke + 580
13 libdispatch.dylib 0x15d8c _dispatch_root_queue_drain + 392
14 libdispatch.dylib 0x16590 _dispatch_worker_thread2 + 156
15 libsystem_pthread.dylib 0x4c40 _pthread_wqthread + 228
16 libsystem_pthread.dylib 0x1488 start_wqthread + 8

@xiasyu
Copy link

xiasyu commented Feb 11, 2025

Has this problem been solved?

@suriksarkisyan
Copy link
Contributor

Hi, @WangGouHei
Sorry for the late reply. Could you please tell me the version of SDK?

@WangGouHei
Copy link
Author

@suriksarkisyan 5.13.0

@SpertsyanKM SpertsyanKM added bug Something isn't working investigating labels Feb 19, 2025
@suriksarkisyan
Copy link
Contributor

Thanks for the reply. We'll look deeper into the issue and come back with a fix ASAP.

@suriksarkisyan
Copy link
Contributor

Hi there.
Could you please provide the steps to reproduce the crash? I’ve made many attempts but haven’t been able to reproduce it. In any case, I will release a version with a potential fix. However, if you provide the reproduction steps, I will be able to fix the issue.

@suriksarkisyan
Copy link
Contributor

As promised, I released the new version 5.13.1, but I hope you can provide the steps to reproduce the crash so I can confirm that the issue is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigating
Development

No branches or pull requests

4 participants