Skip to content

Crashes on iOS #579

@dr953

Description

@dr953

I have the 9.1.0 version and get a huge number of crashes on iOS.

A typical crash log is:

Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x83f20 __exceptionPreprocess
1 libobjc.A.dylib 0x16018 objc_exception_throw
2 Foundation 0x6de9a4 -[NSMutableDictionary(NSMutableDictionary) initWithContentsOfFile:]
3 UIKitCore 0xc2f40 _UIGraphicsBeginImageContextWithOptions
4 image_cropper 0x583c (Missing UUID b56cfa132e5e36a3a3f4e72200d53c17)
5 image_cropper 0x538c (Missing UUID b56cfa132e5e36a3a3f4e72200d53c17)
6 TOCropViewController 0x129d8 (Missing UUID 75710bba741e3761b34ee6c852ea17e7)
7 libdispatch.dylib 0x3dd4 _dispatch_client_callout
8 libdispatch.dylib 0x72d8 _dispatch_continuation_pop
9 libdispatch.dylib 0x1b1c8 _dispatch_source_latch_and_call
10 libdispatch.dylib 0x19d8c _dispatch_source_invoke
11 libdispatch.dylib 0x124b4 _dispatch_main_queue_drain
12 libdispatch.dylib 0x121b8 _dispatch_main_queue_callback_4CF
13 CoreFoundation 0x56710 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
14 CoreFoundation 0x53914 __CFRunLoopRun
15 CoreFoundation 0x52cd8 CFRunLoopRunSpecific
16 GraphicsServices 0x11a8 GSEventRunModal
17 UIKitCore 0x40a90c -[UIApplication _run]
18 UIKitCore 0x4be9d0 UIApplicationMain
19 UIKitCore 0x638384 keypath_get_selector_hoverStyle
20 Runner 0x6070 main (AppDelegate.swift)

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