-
Notifications
You must be signed in to change notification settings - Fork 121
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
Crashlytics report - NSOperationQueue 0x1c482b240 (QOS: UNSPECIFIED) #121
Labels
Comments
I added a name to the OperationQueue. Hopefully that might help identify the queue. Can you send the full stack trace? |
and
|
What version of Cluster? |
3.0.2 |
Is it reproducible if you downgrade to 3.0.1? |
I know it never happened at version 3.0.0, I will do some testing with 3.0.1 |
I've reverted 2.0.2 for now. Needs more investigation. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I still haven't been able to reproduce this crash consistently but it been happening every now and then according to our Crashlytics. Also we haven't changed anything significantly with out cluster implementation so I'm not sure what could be causing it.
Crashed: NSOperationQueue 0x1c482b240 (QOS: UNSPECIFIED)
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
$s7Cluster12QuadTreeNodeC11annotations2inSaySo12MKAnnotation_pGSo9MKMapRecta_tF
I can send you the full stack trace if it helps.
Smartphone
Checklist
The text was updated successfully, but these errors were encountered: