首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >MKMapView崩溃

MKMapView崩溃
EN

Stack Overflow用户
提问于 2011-03-30 13:01:38
回答 1查看 870关注 0票数 2

我不能确定崩溃的确切时间,因为有时会发生,而大多数时候不会。当添加新注释且接点下降时,或者当接点位置发生更改(拖动)时,系统会崩溃。

我的ios版本是4.3.1

崩溃:

代码语言:javascript
复制
Thread 0 Crashed:
0   libobjc.A.dylib                 0x3489dc98 objc_msgSend + 16
1   MapKit                          0x336699a4 -[MKMapView mapTileViewDidStartLoading:] + 40
2   CoreFoundation                  0x33589efc -[NSObject(NSObject) performSelector:withObject:] + 16
3   Foundation                      0x327657a2 __NSThreadPerformPerform + 262
4   CoreFoundation                  0x335f3a72 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 6
5   CoreFoundation                  0x335f5758 __CFRunLoopDoSources0 + 376
6   CoreFoundation                  0x335f64e4 __CFRunLoopRun + 224
7   CoreFoundation                  0x33586ebc CFRunLoopRunSpecific + 224
8   CoreFoundation                  0x33586dc4 CFRunLoopRunInMode + 52
9   GraphicsServices                0x33187418 GSEventRunModal + 108
10  GraphicsServices                0x331874c4 GSEventRun + 56

对不起,我的英语,谢谢你的到来。

EN

回答 1

Stack Overflow用户

发布于 2011-03-30 19:57:33

mapTileViewDidStartLoading将其更改为mapViewDidStartLoading

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

https://stackoverflow.com/questions/5482055

复制
相关文章

相似问题

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