-
Notifications
You must be signed in to change notification settings - Fork 47
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 in ATInternet-Apple-SDK/Tracker (= 2.9.8) in Lifecycle.swift:298 #41
Comments
Stacktrace complète : .14. Crashed: TrackerQueue (QOS: BACKGROUND) -- #0. com.apple.main-thread #1. com.apple.uikit.eventfetch-thread #2. com.twitter.crashlytics.ios.MachExceptionServer #3. com.apple.NSURLConnectionLoader #4. com.apple.CoreMotion.MotionThread #5. Thread #6. WebThread #7. WebCore: LocalStorage #8. IndexedDatabase Server #9. WebCore: Worker #10. RLMRealm notification listener #11. Thread #12. Thread #13. Thread #14. Crashed: TrackerQueue (QOS: BACKGROUND) #15. io.adjust.ActivityQueue #16. Thread #17. Thread #18. com.apple.network.connections #19. Thread #20. io.answers.EventQueue (QOS: BACKGROUND) #21. Thread |
Some memory leaks are fixed from 2.14.3 release, but we won't be able to do much more. |
We have the following crash report in Crashlytics, in our app using ATInternet-Apple-SDK/Tracker (= 2.9.8). Can you please fix it?
#8. Crashed: TrackerQueue (QOS: BACKGROUND)
0 libobjc.A.dylib 0x1801201a0 objc_retain + 16
1 Point de vente 0x103160578 $S7Tracker9LifeCycleC10getMetricsSSycyFZSSycfU_Tf4d_n (LifeCycle.swift:298)
2 Point de vente 0x10317688c $SSSIego_ytSSIegnr_TR ()
3 Point de vente 0x103126f74 $S7Tracker7BuilderC12prepareQuerySaySS3key_SS_SSt5valuetGyF (Builder.swift:412)
4 Point de vente 0x1031244a8 $S7Tracker7BuilderC5buildSaySSGyF (Builder.swift:163)
5 Point de vente 0x103126190 $S7Tracker7BuilderC4mainyyFyyXEfU_ (Builder.swift:309)
6 Point de vente 0x10318ff48 $Ss5Error_pIgzo_ytsAA_pIegrzo_TR ()
7 Point de vente 0x10312b630 $Ss5Error_pIgzo_ytsAA_pIegrzo_TRTA ()
8 libswiftObjectiveC.dylib 0x104f86e34 autoreleasepool(invoking:) + 4329270836
9 Point de vente 0x103126520 $S7Tracker7BuilderC4mainyyFTo ()
10 Foundation 0x1818b3cac -[__NSOperationInternal _start:] + 848
11 Foundation 0x18197476c __NSOQSchedule_f + 404
12 libdispatch.dylib 0x18083cae4 _dispatch_client_callout + 16
13 libdispatch.dylib 0x180844f18 _dispatch_continuation_pop$VARIANT$mp + 424
14 libdispatch.dylib 0x180843904 _dispatch_async_redirect_invoke$VARIANT$mp + 784
15 libdispatch.dylib 0x180849d30 _dispatch_root_queue_drain + 588
16 libdispatch.dylib 0x180849a80 _dispatch_worker_thread3 + 120
17 libsystem_pthread.dylib 0x180b6ffac _pthread_wqthread + 1176
18 libsystem_pthread.dylib 0x180b6fb08 start_wqthread + 4
The text was updated successfully, but these errors were encountered: