-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
Has this problem been solved? |
Hi, @WangGouHei |
@suriksarkisyan 5.13.0 |
Thanks for the reply. We'll look deeper into the issue and come back with a fix ASAP. |
Hi there. |
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. |
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
The text was updated successfully, but these errors were encountered: