首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >更新到IOS11和Xcode9后的问题!!"com.google.Maps.LabelingBehavior","TIC读取状态“

更新到IOS11和Xcode9后的问题!!"com.google.Maps.LabelingBehavior","TIC读取状态“
EN

Stack Overflow用户
提问于 2017-09-21 07:35:13
回答 1查看 4.1K关注 0票数 18

我已经更新了我的手机和Xcode到最新的更新,我收到了大量的警告。

第一个是2017-09-21 00:23:15.669466+0100 The Kallos[12068:1279021] TIC Read Status [1:0x0]: 1:57

事实上,有2-3篇关于这方面的帖子,甚至没有解释它是什么!

这是另一个警告,我找到了一个类似的帖子,解释了这个问题,但它没有给出如何解决它的解决方案!

代码语言:javascript
复制
Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: x, TID: x, Thread name: com.google.Maps.LabelingBehavior, Queue name: com.apple.root.default-qos.overcommit, QoS: 21
Backtrace:
4   The Kallos                          0x0000000105d1e4f4 GMSIsApplicationInBackground + 53
5   The Kallos                          0x0000000105d0c74a -[GMSForegroundDispatchQueue initWithName:targetQueue:] + 269
6   The Kallos                          0x0000000105dec5be _ZN7gmscore6vector4text8GlyphSetC2ERKNS_4base10reffed_ptrINS0_16TextureAtlasPoolEEEPU28objcproto17OS_dispatch_queue8NSObjectPK8__CTFontff + 344
7   The Kallos                          0x0000000105deba28 _ZN7gmscore6vector4text10GlyphCache11GetGlyphSetEPK8__CTFontf + 214
8   The Kallos                          0x0000000105de94de _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEERKNSt3__16vectorItNS9_9allocatorItEEEEPK8__CTFontf + 22
9   The Kallos                          0x0000000105de95e1 _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEEPK8__CTLinebf + 207
10  The Kallos                          0x0000000105d412af _ZN7gmscore6vector12GLPointLabel22PrefetchGlyphsForGroupEPNS0_12GLLabelGroupE + 181
11  The Kallos                          0x0000000105d411d7 _ZN7gmscore6vector12GLPointLabel14PrefetchGlyphsEv + 33
12  The Kallos                          0x0000000105db01fa _ZN7gmscore6vector16LabelingBehavior23CreatePendingOperationsERKNSt3__13setINS_4base10reffed_ptrINS0_7GLLabelEEENS2_4lessIS7_EENS2_9allocatorIS7_EEEESE_SE_NS0_13LabelDrawModeE + 1096
13  The Kallos                          0x0000000105dafb6d _ZN7gmscore6vector16LabelingBehavior14RunLabelingJobERKNS_4base10reffed_ptrINS1_11LabelingJobEEE + 357
14  The Kallos                          0x0000000105daf9fa ___ZN7gmscore6vector16LabelingBehavior14CommitInternalEPNS_8renderer14EntityRendererE_block_invoke + 22
15  Foundation                          0x00000001094ca948 __NSThreadPerformPerform + 334
16  CoreFoundation                      0x000000010816c2b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
17  CoreFoundation                      0x000000010820bd31 __CFRunLoopDoSource0 + 81
18  CoreFoundation                      0x0000000108150c19 __CFRunLoopDoSources0 + 185
19  CoreFoundation                      0x00000001081501ff __CFRunLoopRun + 1279
20  CoreFoundation                      0x000000010814fa89 CFRunLoopRunSpecific + 409
21  Foundation                          0x0000000109484e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
22  The Kallos                          0x0000000105deacb5 -[GMSx_GTMSimpleWorkerThread main] + 337
23  Foundation                          0x00000001094928ac __NSThread__start__ + 1197
24  libsystem_pthread.dylib             0x000000010f73393b _pthread_body + 180
25  libsystem_pthread.dylib             0x000000010f733887 _pthread_body + 0
26  libsystem_pthread.dylib             0x000000010f73308d thread_start + 13
2017-09-21 00:23:15.827609+0100 The Kallos[12068:1279035] [reports] Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: x, TID: x, Thread name: com.google.Maps.LabelingBehavior, Queue name: com.apple.root.default-qos.overcommit, QoS: 21
Backtrace:
4   The Kallos                          0x0000000105d1e4f4 GMSIsApplicationInBackground + 53
5   The Kallos                          0x0000000105d0c74a -[GMSForegroundDispatchQueue initWithName:targetQueue:] + 269
6   The Kallos                          0x0000000105dec5be _ZN7gmscore6vector4text8GlyphSetC2ERKNS_4base10reffed_ptrINS0_16TextureAtlasPoolEEEPU28objcproto17OS_dispatch_queue8NSObjectPK8__CTFontff + 344
7   The Kallos                          0x0000000105deba28 _ZN7gmscore6vector4text10GlyphCache11GetGlyphSetEPK8__CTFontf + 214
8   The Kallos                          0x0000000105de94de _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEERKNSt3__16vectorItNS9_9allocatorItEEEEPK8__CTFontf + 22
9   The Kallos                          0x0000000105de95e1 _ZN7gmscore6vector4text6GLText14PrefetchGlyphsERKNS_4base10reffed_ptrINS1_10GlyphCacheEEEPK8__CTLinebf + 207
10  The Kallos                          0x0000000105d412af _ZN7gmscore6vector12GLPointLabel22PrefetchGlyphsForGroupEPNS0_12GLLabelGroupE + 181
11  The Kallos                          0x0000000105d411d7 _ZN7gmscore6vector12GLPointLabel14PrefetchGlyphsEv + 33
12  The Kallos                          0x0000000105db01fa _ZN7gmscore6vector16LabelingBehavior23CreatePendingOperationsERKNSt3__13setINS_4base10reffed_ptrINS0_7GLLabelEEENS2_4lessIS7_EENS2_9allocatorIS7_EEEESE_SE_NS0_13LabelDrawModeE + 1096
13  The Kallos                          0x0000000105dafb6d _ZN7gmscore6vector16LabelingBehavior14RunLabelingJobERKNS_4base10reffed_ptrINS1_11LabelingJobEEE + 357
14  The Kallos                          0x0000000105daf9fa ___ZN7gmscore6vector16LabelingBehavior14CommitInternalEPNS_8renderer14EntityRendererE_block_invoke + 22
15  Foundation                          0x00000001094ca948 __NSThreadPerformPerform + 334
16  CoreFoundation                      0x000000010816c2b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
17  CoreFoundation                      0x000000010820bd31 __CFRunLoopDoSource0 + 81
18  CoreFoundation                      0x0000000108150c19 __CFRunLoopDoSources0 + 185
19  CoreFoundation                      0x00000001081501ff __CFRunLoopRun + 1279
20  CoreFoundation                      0x000000010814fa89 CFRunLoopRunSpecific + 409
21  Foundation                          0x0000000109484e5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 274
22  The Kallos                          0x0000000105deacb5 -[GMSx_GTMSimpleWorkerThread main] + 337
23  Foundation                          0x00000001094928ac __NSThread__start__ + 1197
24  libsystem_pthread.dylib             0x000000010f73393b _pthread_body + 180
25  libsystem_pthread.dylib             0x000000010f733887 _pthread_body + 0
26  libsystem_pthread.dylib             0x000000010f73308d thread_start + 13

下一个警告是

代码语言:javascript
复制
CoreData: annotation:  Failed to load optimized model at path '/Users/xx/Library/Developer/CoreSimulator/Devices/17AA6A5E-FA21-40BF-8123-2CAEE29D4BBE/data/Containers/Bundle/Application/2C3F9016-4605-4DB8-A480-59B95C5E2994/The Kallos.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'
CoreData: annotation:  Failed to load optimized model at path '/Users/xx/Library/Developer/CoreSimulator/Devices/17AA6A5E-FA21-40BF-8123-2CAEE29D4BBE/data/Containers/Bundle/Application/2C3F9016-4605-4DB8-A480-59B95C5E2994/The Kallos.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'
CoreData: annotation:  Failed to load optimized model at path '/Users/xx/Library/Developer/CoreSimulator/Devices/17AA6A5E-FA21-40BF-8123-2CAEE29D4BBE/data/Containers/Bundle/Application/2C3F9016-4605-4DB8-A480-59B95C5E2994/The Kallos.app/GoogleMaps.bundle/GMSCacheStorage.momd/Storage.omo'

我觉得这是GoogleMaps应用程序接口的问题,而不是我的代码,但我不确定这一点。

如果需要,我会很乐意提供更多的信息,但我的项目有大约11-12000行代码,所以我真的不知道要上传什么。

EN

回答 1

Stack Overflow用户

发布于 2019-06-17 15:23:51

问题是,我使用库来更改系统字体,字体名称有一个拼写错误,这就是出现这个奇怪崩溃的原因

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/46333235

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档