Skip to content

Crash on line PPSSignatureView.m line 39 #19

@brettelliot

Description

@brettelliot

Hi,

Crashlytics sporadically reports a crash on line PPSSignatureView.m line 39. I have not personally been able to reproduce this crash myself despite lots of trying. The system it crashes on is ios 8.1.3. I've listed the stack below. Has anyone seen this before?

Thread : Crashed: com.apple.main-thread
0 MyApp 0x00113452 -PPSSignatureView pan:
1 libGFXShared.dylib 0x2be46e1d gfxWaitBufferOnDevices + 48
2 UIKit 0x2ca8f1af _UIGestureRecognizerSendActions + 294
3 UIKit 0x2c93dc9d -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:] + 668
4 UIKit 0x2cd52a91 ___UIGestureRecognizerUpdate_block_invoke661 + 48
5 UIKit 0x2c907515 _UIGestureRecognizerRemoveObjectsFromArrayAndApplyBlocks + 216
6 UIKit 0x2c90548f _UIGestureRecognizerUpdate + 2950
7 UIKit 0x2c93c08d -[UIWindow _sendGesturesForEvent:] + 784
8 UIKit 0x2c93b95d -[UIWindow sendEvent:] + 520
9 UIKit 0x2c9120e5 -[UIApplication sendEvent:] + 196
10 UIKit 0x2cb85ba3 _UIApplicationHandleEventFromQueueEvent + 13874
11 UIKit 0x2c910b27 _UIApplicationHandleEventQueue + 1294
12 CoreFoundation 0x29433fd7 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 14
13 CoreFoundation 0x294333eb __CFRunLoopDoSources0 + 222
14 CoreFoundation 0x29431a69 __CFRunLoopRun + 768
15 CoreFoundation 0x2937eb31 CFRunLoopRunSpecific + 476
16 CoreFoundation 0x2937e943 CFRunLoopRunInMode + 106
17 GraphicsServices 0x30742051 GSEventRunModal + 136
18 UIKit 0x2c970f21 UIApplicationMain + 1440
19 MyApp 0x0007d1b4 main (AppDelegate.swift:19)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions