ios - Fabric 中的未知崩溃 [FIRAAlarm 取消]

标签 ios firebase xcode8 firebase-analytics twitter-fabric

在我使用 XCode8 发布我的应用程序的新版本后,在 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)

崩溃详细信息不显示任何特定文件,仅显示以下信息:

Appname
#CrashNumber-[FIRAAlarm cancel]

知道这个“FIRAAlarm”是什么吗?

最佳答案

这是一个已知的 Firebase 问题,将在他们的下一个版本中修复: https://groups.google.com/forum/#!topic/firebase-talk/W-gPv4tmXpw

关于ios - Fabric 中的未知崩溃 [FIRAAlarm 取消],我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39825854/

相关文章:

android - 如何在 firebase 中编写两个查询?

ios - 'Generator' 不是 'Self.SubSequence' 的成员类型

iOS 在大数组中查找已删除的项目(即 : > 1 million items)

ios - NSOperation 子类性能或泄漏

ios - ComponentKit 与 AsyncdisplayKit

firebase - 云Firestore : How is read calculated?

javascript - 我是否需要为 db.ref ('.info/connected' ); 设置 Firebase 权限?

memory-leaks - 泄漏仪器未在 xcode 8.3.2 中运行

ios - #if __IPHONE_OS_VERSION_MAX_ALLOWED >= 100000 相当于 Swift

ios - 选择在 EKCalendarChooser 中消失