bugtags / Bugtags-iOS

Simple and effective bug & crash reporting tool for iOS apps
https://www.bugtags.cn
96 stars 22 forks source link

Fatal Exception #5

Open sysail opened 5 years ago

sysail commented 5 years ago

fabric收集到很多次crash。 Fatal Exception: NSInvalidArgumentException -[NSTaggedPointerString objectForKey:]: unrecognized selector sent to instance 0xf213b374b2b2ea53 -[KSCrashReportFilterAppleFmt crashedThread:]

Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x1b4a14ec4 exceptionPreprocess 1 libobjc.A.dylib 0x1b3be5a40 objc_exception_throw 2 CoreFoundation 0x1b492dc24 -[NSOrderedSet initWithSet:copyItems:] 3 CoreFoundation 0x1b4a1a7dc __forwarding 4 CoreFoundation 0x1b4a1c48c _CF_forwarding_prep_0 5 ChopeDashboard 0x1033630c0 -[KSCrashReportFilterAppleFmt crashedThread:] (KSCrashReportFilterAppleFmt.m:392) 6 ChopeDashboard 0x103364c6c -[KSCrashReportFilterAppleFmt errorInfoStringForReport:] (KSCrashReportFilterAppleFmt.m:678) 7 ChopeDashboard 0x103365dc0 -[KSCrashReportFilterAppleFmt recrashReportString:] (KSCrashReportFilterAppleFmt.m:865) 8 ChopeDashboard 0x103365fdc -[KSCrashReportFilterAppleFmt toAppleFormat:] (KSCrashReportFilterAppleFmt.m:884) 9 ChopeDashboard 0x10336267c -[KSCrashReportFilterAppleFmt filterReports:onCompletion:] (KSCrashReportFilterAppleFmt.m:203) 10 ChopeDashboard 0x1033aa664 -[BTGCrashReportSinkBugtags filterReports:onCompletion:] (BTGCrashReportSinkBugtags.m:120) 11 ChopeDashboard 0x1033a4d3c -[KSCrashReportFilterPipeline filterReports:onCompletion:] (KSCrashReportFilterBasic.m:349) 12 ChopeDashboard 0x1033a4fa0 58-[KSCrashReportFilterPipeline filterReports:onCompletion:]_block_invoke.172 (KSCrashReportFilterBasic.m:336) 13 ChopeDashboard 0x1033a4dc4 -[KSCrashReportFilterPipeline filterReports:onCompletion:] (KSCrashReportFilter.h:74) 14 ChopeDashboard 0x1033a4d3c -[KSCrashReportFilterPipeline filterReports:onCompletion:] (KSCrashReportFilterBasic.m:349) 15 ChopeDashboard 0x103395914 -[KSCrash sendReports:onCompletion:] (KSCrash.m:442) 16 ChopeDashboard 0x103395448 -[KSCrash sendAllReportsWithCompletion:] (KSCrash.m:363) 17 ChopeDashboard 0x1033874f4 -[KSCrashInstallation sendAllReportsWithCompletion:] (KSCrashInstallation.m:356) 18 ChopeDashboard 0x1033347a4 -[BTGKCrashEngine uploadPendingIssues] (BTGKCrashEngine.m:234) 19 ChopeDashboard 0x10333adf0 -[BTGCrashCatcher uploadPendingIssues] (BTGCrashCatcher.m:101) 20 ChopeDashboard 0x10336ce40 -[BTGIssueCatcher uploadPendingCrashes] (BTGIssueCatcher.m:92) 21 ChopeDashboard 0x10336cc80 23-[BTGIssueCatcher init]_block_invoke (BTGIssueCatcher.m:62) 22 ChopeDashboard 0x1033beba8 -[BTGNetworkEngine reachabilityChanged:] (BTGNetworkEngine.m:241) 23 CoreFoundation 0x1b498394c CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER 24 CoreFoundation 0x1b4983918 _CFXRegistrationPost_block_invoke 25 CoreFoundation 0x1b4982e08 _CFXRegistrationPost 26 CoreFoundation 0x1b4982ab4 _CFXNotificationPost_block_invoke 27 CoreFoundation 0x1b48fac90 -[_CFXNotificationRegistrar find:object:observer:enumerator:] 28 CoreFoundation 0x1b4982540 _CFXNotificationPost 29 Foundation 0x1b5393ca0 -[NSNotificationCenter postNotificationName:object:userInfo:] 30 ChopeDashboard 0x10336c1ac 39-[BTGReachability reachabilityChanged:]_block_invoke (BTGReachability.m:451) 31 libdispatch.dylib 0x1b444d6c8 _dispatch_call_block_and_release 32 libdispatch.dylib 0x1b444e484 _dispatch_client_callout 33 libdispatch.dylib 0x1b43fa9a4 _dispatch_main_queue_callback_4CF$VARIANT$mp 34 CoreFoundation 0x1b49a4df4 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE 35 CoreFoundation 0x1b499fcbc CFRunLoopRun 36 CoreFoundation 0x1b499f1f0 CFRunLoopRunSpecific 37 GraphicsServices 0x1b6c18584 GSEventRunModal 38 UIKitCore 0x1e19234c0 UIApplicationMain 39 ChopeDashboard 0x1031101a0 main (main.m:14) 40 libdyld.dylib 0x1b445ebb4 start