After I released a new version of my app using XCode8, this crash was reported in Fabric:
#0. Crashed: com.apple.main-thread
0 libdispatch.dylib 0x187c89834 dispatch_source_cancel + 4
1 Appname 0x1003d866c -[FIRAAlarm cancel] + 4298868332
2 Appname 0x1003d8318 -[FIRAAlarm runAfterDelay:withBlock:] + 4298867480
3 Appname 0x1003fc054 -[FIRASessionReporter rescheduleSessionStartTimer] + 4299014228
4 CoreFoundation 0x188d9622c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
5 CoreFoundation 0x188d95930 _CFXRegistrationPost + 400
6 CoreFoundation 0x188d956ac ___CFXNotificationPost_block_invoke + 60
7 CoreFoundation 0x188e04b9c -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1504
8 CoreFoundation 0x188cd7bf4 _CFXNotificationPost + 376
9 Foundation 0x1897de6bc -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
10 UIKit 0x18ecca284 <redacted> + 1212
11 UIKit 0x18eecdd20 <redacted> + 2744
12 UIKit 0x18eee2080 <redacted> + 48
13 UIKit 0x18eeca8c4 <redacted> + 168
14 FrontBoardServices 0x18a99d8bc <redacted> + 36
15 FrontBoardServices 0x18a99d728 <redacted> + 176
16 FrontBoardServices 0x18a99dad0 <redacted> + 56
17 CoreFoundation 0x188daa278 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
18 CoreFoundation 0x188da9bc0 __CFRunLoopDoSources0 + 524
19 CoreFoundation 0x188da77c0 __CFRunLoopRun + 804
20 CoreFoundation 0x188cd6048 CFRunLoopRunSpecific + 444
21 UIKit 0x18ecb05dc <redacted> + 608
22 UIKit 0x18ecab360 UIApplicationMain + 208
23 Appname 0x1000f6724 main (main.m:15)
24 libdispatch.dylib 0x187cb85b8 (Missing)
The crash detail doesn't show any specific file, just this information:
Appname
#CrashNumber-[FIRAAlarm cancel]
Any ideas what this “FIRAAlarm” is?
This is a known Firebase issue and will be fixed in their next release:
https://groups.google.com/forum/#!topic/firebase-talk/W-gPv4tmXpw
Related
This crash is happening only on iOS 13.3.1 & 13.4.0
This crash is happening randomly and is a real deterrent to my customers.
I have update fabric library to lastest version (1.10.2).
Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x1947be090 objc_msgSend + 16
1 Foundation 0x194e564f0 probeGC + 120
2 Foundation 0x194d6cd64 -[NSConcreteMapTable rehashAround:] + 204
3 Foundation 0x194d6cc68 -[NSConcreteMapTable removeObjectForKey:] + 248
4 UIKitCore 0x198fbd484 _UIAnalyticsGatherMultitouchAnalytics + 632
5 UIKitCore 0x198b38a10 -[UIApplication sendEvent:] + 204
6 UIKitCore 0x198bb0c20 __dispatchPreprocessedEventFromEventQueue + 5880
7 UIKitCore 0x198bb317c __handleEventQueueInternal + 4924
8 UIKitCore 0x198babff0 __handleHIDEventFetcherDrain + 108
9 CoreFoundation 0x194a18a00 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
10 CoreFoundation 0x194a18958 __CFRunLoopDoSource0 + 80
11 CoreFoundation 0x194a180f0 __CFRunLoopDoSources0 + 180
12 CoreFoundation 0x194a1323c __CFRunLoopRun + 1080
13 CoreFoundation 0x194a12adc CFRunLoopRunSpecific + 464
14 GraphicsServices 0x19e9b3328 GSEventRunModal + 104
15 UIKitCore 0x198b2063c UIApplicationMain + 1936
16 xxxxxxxxxxxxxxx 0x1029863dc main + 17 (main.m:17)
17 libdyld.dylib 0x19489c360 start + 4
probably you can get some information here:
https://forums.developer.apple.com/thread/130095
Is it a known issue to be fixed by apple final non-beta ios 11 release?
Where can i find the MRAVOutputContext reference?
From Crashlytics crash report: (Crash reproduces while starting Bluetooth audio, but cannot reproduce it while in debug)
Crashed: com.apple.coremedia.routingcontext.xpc.notifications
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000fa4a1beb8
#23. Crashed: com.apple.coremedia.routingcontext.xpc.notifications
0 libobjc.A.dylib 0x1856f4430 objc_msgSend + 16
1 MediaRemote 0x191826618 -[MRAVOutputContext _outputDevicesDidChangeNotification:] + 296
2 CoreFoundation 0x18615e12c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
3 CoreFoundation 0x18615d6cc _CFXRegistrationPost + 420
4 CoreFoundation 0x18615d430 ___CFXNotificationPost_block_invoke + 60
5 CoreFoundation 0x1861da9f4 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1408
6 CoreFoundation 0x1860943e0 _CFXNotificationPost + 380
7 Foundation 0x186ab1498 -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
8 AVFoundation 0x18ba5beb4 AVCMNotificationDispatcherCallback + 200
9 CoreFoundation 0x18615e12c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
10 CoreFoundation 0x18615d6cc _CFXRegistrationPost + 420
11 CoreFoundation 0x18615d430 ___CFXNotificationPost_block_invoke + 60
12 CoreFoundation 0x1861da9f4 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1408
13 CoreFoundation 0x1860943e0 _CFXNotificationPost + 380
14 CoreFoundation 0x1860b758c CFNotificationCenterPostNotification + 132
15 CoreMedia 0x1892c6114 CMNotificationCenterPostNotification + 124
16 CoreMedia 0x1893c6828 __figXPC_HandleNotificationMessage_block_invoke + 164
17 libdispatch.dylib 0x185b51088 _dispatch_call_block_and_release + 24
18 libdispatch.dylib 0x185b51048 _dispatch_client_callout + 16
19 libdispatch.dylib 0x185b5ae48 _dispatch_queue_serial_drain$VARIANT$mp + 528
20 libdispatch.dylib 0x185b5b7d8 _dispatch_queue_invoke$VARIANT$mp + 340
21 libdispatch.dylib 0x185b5c200 _dispatch_root_queue_drain_deferred_wlh$VARIANT$mp + 400
22 libdispatch.dylib 0x185b644a0 _dispatch_workloop_worker_thread$VARIANT$mp + 644
23 libsystem_pthread.dylib 0x185df6fe0 _pthread_wqthread + 932
Update: Was fixed in the official release
It seems that I have a new error in my App update. This is a stack trace from Flurry Analytics. Any ideas what this means?
Full Stack Trace:
0 libobjc.A.dylib 0x1966fbbd0 _objc_msgSend + 16
1 Appname 0x1002f3c28 -[GADBannerView slotFinishedLoadingAdContent:] + 220
2 Appname 0x1002e3520 +[GADMacros runSynchronouslyOnMainThreadWithBlock:] + 64
3 Appname 0x1002f3bb0 -[GADBannerView slotFinishedLoadingAdContent:] + 100
4 Appname 0x1002f890c -[GADSlot adFinishedLoadingContent] + 56
5 Appname 0x1002eefc0 -[GADBannerWebViewDelegate webViewDidFinishLoad:] + 548
6 Appname 0x1003248c4 -[GADWebView webViewDidFinishLoad:] + 100
7 CoreFoundation 0x1860b7df0 <redacted> + 144
8 CoreFoundation 0x185fb665c -[NSInvocation invoke] + 296
9 CoreFoundation 0x185fbb1f0 -[NSInvocation invokeWithTarget:] + 68
10 WebKitLegacy 0x194835754 -[_WebSafeForwarder forwardInvocation:] + 172
11 CoreFoundation 0x1860b5c60 <redacted> + 440
12 CoreFoundation 0x185fbb08c __CF_forwarding_prep_0 + 92
13 CoreFoundation 0x1860b7df0 <redacted> + 144
14 CoreFoundation 0x185fb665c -[NSInvocation invoke] + 296
15 WebCore 0x1939ea8f4 <redacted> + 120
16 CoreFoundation 0x18606a324 <redacted> + 24
17 CoreFoundation 0x1860695c8 <redacted> + 264
18 CoreFoundation 0x186067678 <redacted> + 712
19 CoreFoundation 0x185f95664 _CFRunLoopRunSpecific + 396
20 GraphicsServices 0x18f0cf5a4 _GSEventRunModal + 168
21 UIKit 0x18a89a984 _UIApplicationMain + 1488
22 Appname 0x10010cd0c -[MainRowType .cxx_destruct] + 180
23 libdyld.dylib 0x196d56a08 <redacted> + 4
So the App is crashing by something the AdMob SDK does by itself?
I get the following crash log from Crashlytics for my app. My code do not call msgpack_zone_free or msgpack parse method at all and so I'm confused how that happened. I'm unable to reproduce this crash myself so I'm left to analyze the issue from the crash report itself. Any pointers to what I need to check will be very helpful.
This is not a case of low memory as I see free memory from Crashlytics.
Thread : Crashed: com.apple.main-thread
0 libobjc.A.dylib 0x0000000192953bd0 objc_msgSend + 16
1 CoreFoundation 0x00000001820d5228 CFRelease + 524
2 CoreFoundation 0x00000001821e62ac -[__NSArrayM removeAllObjects] + 284
3 MyApp 0x00000001004a69e0 msgpack_zone_free
4 MyApp 0x00000001004a4afc msgpack_zone_free
5 CoreFoundation 0x000000018219cae4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
6 CoreFoundation 0x00000001820db220 _CFXNotificationPost + 2060
7 Foundation 0x0000000182fdac60 -[NSNotificationCenter postNotificationName:object:userInfo:] + 72
8 UIKit 0x0000000186c32e98 -[UIApplication _handleApplicationDectivationWithScene:shouldForceExit:transitionContext:completion:] + 1132
9 UIKit 0x0000000186c3b370 __88-[UIApplication _handleApplicationLifecycleEventWithScene:transitionContext:completion:]_block_invoke + 92
10 UIKit 0x0000000186c3b2f8 -[UIApplication _handleApplicationLifecycleEventWithScene:transitionContext:completion:] + 380
11 UIKit 0x0000000186c2ec2c -[UIApplication scene:didUpdateWithDiff:transitionContext:completion:] + 512
12 FrontBoardServices 0x000000018a45d62c __31-[FBSSerialQueue performAsync:]_block_invoke + 28
13 CoreFoundation 0x00000001821aea28 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 20
14 CoreFoundation 0x00000001821adb30 __CFRunLoopDoBlocks + 312
15 CoreFoundation 0x00000001821ac154 __CFRunLoopRun + 1756
16 CoreFoundation 0x00000001820d90a4 CFRunLoopRunSpecific + 396
17 GraphicsServices 0x000000018b2735a4 GSEventRunModal + 168
18 UIKit 0x0000000186a0aaa4 UIApplicationMain + 1488
19 MyApp 0x00000001000cce40 main (main.m:16)
20 libdyld.dylib 0x0000000192faea08 start + 4
Thanks.
This crash has been asked on stackoverflow before here iphone app crash bad access exception DataDetectorsCore processToken, but no one gave an answer. Can someone please help me out here. Any tips or suggestions are appreciated. Here is my raw data given from crashlytic.
Thread : com.crashlytics.analytics.high-priority
0 libsystem_kernel.dylib 0x3927fad4 semaphore_wait_trap + 8
1 libdispatch.dylib 0x391ccde5 _dispatch_semaphore_wait_slow + 176
2 UIKit 0x30d0bba3 _addBackgroundTask + 558
3 UIKit 0x30d151a7 -[UIApplication beginBackgroundTaskWithExpirationHandler:] + 14
4 MyApp 0x0014652b -[CLSAnalyticsController maintainSessionFragments:]
5 MyApp 0x001463b3 -[CLSAnalyticsController maintainSessionFragmentsIgnoringError]
6 MyApp 0x00143ceb -[CLSAnalyticsController handlePriorityTriggeredMaintainSessionFragmentForEvent:]
7 MyApp 0x00143fc3 __35-[CLSAnalyticsController logEvent:]_block_invoke
8 libdispatch.dylib 0x391c70af _dispatch_client_callout + 22
9 libdispatch.dylib 0x391cb8f3 _dispatch_barrier_sync_f_invoke + 26
10 MyApp 0x00143b89 -[CLSAnalyticsController dispatchToQueue:asynchronous:block:]
11 MyApp 0x00143f07 -[CLSAnalyticsController logEvent:]
12 MyApp 0x00143c5b -[CLSAnalyticsController applicationLifecycleEvent:]
13 CoreFoundation 0x2e4fde71 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
14 CoreFoundation 0x2e471ab1 _CFXNotificationPost + 1720
15 Foundation 0x2ee57ec5 -[NSNotificationCenter postNotificationName:object:userInfo:] + 72
16 UIKit 0x30d25fd5 -[UIApplication _deactivateForReason:notify:] + 460
17 UIKit 0x30cc5b4b -[UIApplication handleEvent:withNewEvent:] + 3466
18 UIKit 0x30cc4cfd -[UIApplication sendEvent:] + 72
19 UIKit 0x30d2a321 _UIApplicationHandleEvent + 664
20 GraphicsServices 0x3317e76d _PurpleEventCallback + 608
21 CoreFoundation 0x2e506f1f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 14
22 CoreFoundation 0x2e5063e7 __CFRunLoopDoSources0 + 206
23 CoreFoundation 0x2e504bd7 __CFRunLoopRun + 630
24 CoreFoundation 0x2e46f471 CFRunLoopRunSpecific + 524
25 CoreFoundation 0x2e46f253 CFRunLoopRunInMode + 106
26 GraphicsServices 0x3317d2eb GSEventRunModal + 138
27 UIKit 0x30d24845 UIApplicationMain + 1136
28 MyApp 0x000617e7 main (main.m:16)