后台收集到Jcore 错误

Lonely
2020-07-16 01:47 104 1

收集到JCore 错误信息如下,版本信息如下

  pod 'JCore', '2.1.8'
  pod 'JPush', '3.2.8'
  pod 'JVerification', '2.6.4' 
libobjc.A.dylib    objc_release + 16
1 RBJK    -[JCOREBasicCache path] (JCOREBasicCache.m:70)
2 RBJK    -[JCORELightCache path] (JCORELightCache.m:0)
3 RBJK    -[JCOREBasicCache read:] (JCOREBasicCache.m:0)
4 RBJK    -[JCORELightCache read:] (JCORELightCache.m:0)
5 RBJK    +[JCORECacheController read:] (JCORECacheController.m:179)
6 RBJK    +[JCORECache read:resultHandler:] (JCORECache.m:0)
7 RBJK    +[JCORECacheUtilities cacheObjectForKey:] (JCORECacheUtilities.m:44)
8 RBJK    -[JCommonDeviceController startTimer] (JCommonDeviceController.m:0)
9 RBJK    -[JCommonServiceController resumeReportData] (JCommonServiceController.m:266)
10 RBJK    -[JCommonServiceController setup] (JCommonServiceController.m:91)
11 RBJK    -[JCommonServiceController initWithTimetamp:] (JCommonServiceController.m:64)
12 RBJK    -[JCommonService setup] (JCommonService.m:57)
13 Foundation    0x0000000197daf000 + 1318252
14 CoreFoundation    0x00000001979c6000 + 711412
15 CoreFoundation    0x00000001979c6000 + 711240
16 CoreFoundation    0x00000001979c6000 + 709016
17 CoreFoundation    0x00000001979c6000 + 687928
18 CoreFoundation    CFRunLoopRunSpecific + 480
19 Foundation    0x0000000197daf000 + 31512
20 Foundation    0x0000000197daf000 + 272876
21 RBJK    +[JCOREQueueManager threadEntryPoint:] (JCOREQueueManager.m:33)
22 Foundation    0x0000000197daf000 + 1317904
23 libsystem_pthread.dylib    _pthread_start + 168
libobjc.A.dylib    objc_release + 16
1 RBJK    -[JCOREBasicCache path] (JCOREBasicCache.m:70)
2 RBJK    -[JCORELightCache path] (JCORELightCache.m:0)
3 RBJK    -[JCOREBasicCache read:] (JCOREBasicCache.m:0)
4 RBJK    -[JCORELightCache read:] (JCORELightCache.m:0)
5 RBJK    +[JCORECacheController read:] (JCORECacheController.m:179)
6 RBJK    +[JCORECache read:resultHandler:] (JCORECache.m:0)
7 RBJK    +[JCORECacheUtilities cacheObjectForKey:] (JCORECacheUtilities.m:44)
8 RBJK    -[JCommonDeviceController startTimer] (JCommonDeviceController.m:0)
9 RBJK    -[JCommonServiceController resumeReportData] (JCommonServiceController.m:266)
10 RBJK    -[JCommonServiceController setup] (JCommonServiceController.m:91)
11 RBJK    -[JCommonServiceController initWithTimetamp:] (JCommonServiceController.m:64)
12 RBJK    -[JCommonService setup] (JCommonService.m:57)
13 Foundation    0x0000000197daf000 + 1318252
14 CoreFoundation    0x00000001979c6000 + 711412
15 CoreFoundation    0x00000001979c6000 + 711240
16 CoreFoundation    0x00000001979c6000 + 709016
17 CoreFoundation    0x00000001979c6000 + 687928
18 CoreFoundation    CFRunLoopRunSpecific + 480
19 Foundation    0x0000000197daf000 + 31512
20 Foundation    0x0000000197daf000 + 272876
21 RBJK    +[JCOREQueueManager threadEntryPoint:] (JCOREQueueManager.m:33)
22 Foundation    0x0000000197daf000 + 1317904
23 libsystem_pthread.dylib    _pthread_start + 168

1个回答

热门排序