0

我的应用随机崩溃。这是崩溃日志之一:

    0 libobjc.A.dylib 0x3c2075b0 objc_msgSend(在 libobjc.A.dylib 中)+ 16
    1 UIKit 0x362d8d88 _UIGestureRecognizerSendActions(在 UIKit 中)+ 128
    2 UIKit 0x362a03f4-[UIGestureRecognizer _updateGestureWithEvent:](在 UIKit 中)+ 392
    3 UIKit 0x3648da38 _UIGestureRecognizerUpdate_block_invoke_0543(在 UIKit 中)+ 48
    4 UIKit 0x361c482e _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks(在 UIKit 中)+ 218
    5 UIKit 0x361c3292 _UIGestureRecognizerUpdate(在 UIKit 中)+ 1274
    6 UIKit 0x361ce1e6 -[UIWindow _sendGesturesForEvent:](在 UIKit 中)+ 766
    7 UIKit 0x361cddb2-[UIWindow sendEvent:](在 UIKit 中)+ 90
    8 UIKit 0x361bb800 -[UIApplication sendEvent:](在 UIKit 中)+ 380
    9 UIKit 0x361bb11a _UIApplicationHandleEvent(在 UIKit 中)+ 6154
    10 图形服务 0x37eaf5a2 _PurpleEventCallback(在图形服务中)+ 590
    11 GraphicsServices 0x37eaf1d2 PurpleEventCallback(在 GraphicsServices 中)+ 34
    12 核心基础 0x34388172 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION(在核心基础中)+ 34
    13 CoreFoundation 0x34388116 __CFRunLoopDoSource1(在CoreFoundation中)+ 138
    14 CoreFoundation 0x34386f98 __CFRunLoopRun(在 CoreFoundation 中)+ 1384
    15 CoreFoundation 0x342f9ebc CFRunLoopRunSpecific(在 CoreFoundation 中)+ 356
    16 CoreFoundation 0x342f9d48 CFRunLoopRunInMode(在CoreFoundation中)+ 104
    17 图形服务 0x37eae2ea GSEventRunModal(在图形服务中)+ 74
    18 UIKit 0x3620f300 UIApplicationMain(在 UIKit 中)+ 1120
    19 MyHD 0x0000394e 主(在 MyHD 中)(main.m:15)
    

4

0 回答 0