2017-09-20 21 views
16

मैंने अपने फोन और एक्सकोड को हालिया अपडेट में अपडेट किया है और मुझे कई चेतावनियां मिल रही हैं।IOS11 और Xcode9 को अपडेट करने के बाद समस्याएं !! "com.google.Maps.LabelingBehavior", "टीआईसी रीड स्टेटस"

पहले एक 2017-09-21 00:23:15.669466+0100 The Kallos[12068:1279021] TIC Read Status [1:0x0]: 1:57

है और वहाँ का शाब्दिक है इस बारे में 2-3 पदों जो भी व्याख्या नहीं करता है यह क्या है!

यह एक और चेतावनी है, मुझे एक ऐसी पोस्ट मिली जो इस मुद्दे को बताती है लेकिन यह इसे ठीक करने के तरीके पर समाधान नहीं देती है!

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 

अगला चेतावनी

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-12k लाइनें हैं, इसलिए मुझे वास्तव में पता नहीं है कि अपलोड करना है।

+4

मुझे यह भी होने के कारण Xcode9 –

+0

Yepp को अपडेट करने के बाद भी इसी तरह का समस्या आ रही है। यूआई थ्रेड सिम्युलेटर में लॉक हो रहा है। – Herm

+0

इस मुद्दे के लिए कोई समाधान। मुझे यह समस्या डिवाइस और सिम्युलेटर दोनों पर है और यहां तक ​​कि मुख्य धागे पर नक्शा लोड को मजबूर करना भी मदद नहीं कर रहा है – abhi

उत्तर

13

यह समस्या गूगल समस्या ट्रैकर में सूचना मिली थी के रूप में अच्छी तरह से:

https://issuetracker.google.com/issues/63322270

गूगल यह और बग की वर्तमान स्थिति के बारे में पता स्वीकार किया जाता है, मैं गूगल मैप्स के अगले संस्करण में एक फिक्स उम्मीद करेंगे एसडीके लाइब्रेरी 2.5.0

अपना वोट जोड़ने और Google से अधिसूचनाओं की सदस्यता लेने के लिए बग में स्टार जोड़ने के लिए स्वतंत्र महसूस करें।

अद्यतन

समस्या का समाधान हो आज के रूप में चिह्नित किया गया था (24 अक्टूबर, 2017)। Google प्रतिनिधि ने

हमें विश्वास है कि इस समस्या को मानचित्र आईओएस एसडीके v2.5 रिलीज में हल किया जाना चाहिए। यदि यह समस्या अभी भी होती है, तो कृपया हमें बताएं।

+0

जानकारी के लिए धन्यवाद। मैं बग में एक सितारा जोड़ दूंगा – Persian

संबंधित मुद्दे