Skip to content

iOS crash with error onCancelWithArguments #46

@Wian-TMC

Description

@Wian-TMC

Seldom crash on iOS, but it does occur now and again. here is the error log:

Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000068523559d350
Crashed: com.apple.main-thread
0  libobjc.A.dylib                0x1b0f8b1e0 objc_msgSend + 32
1  Flutter                        0x1063f1380 (Missing)
2  flutter_better_camera          0x106229948 -[FLTCam onCancelWithArguments:] + 48
3  Flutter                        0x1069a141c (Missing)
4  Flutter                        0x1064180d8 (Missing)
5  Flutter                        0x106714f8c (Missing)
6  Flutter                        0x1066b5d94 (Missing)
7  Flutter                        0x1066b7bf4 (Missing)
8  CoreFoundation                 0x19c46522c __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
9  CoreFoundation                 0x19c464e28 __CFRunLoopDoTimer + 1076
10 CoreFoundation                 0x19c464278 __CFRunLoopDoTimers + 328
11 CoreFoundation                 0x19c45e02c __CFRunLoopRun + 1944
12 CoreFoundation                 0x19c45d360 CFRunLoopRunSpecific + 600
13 GraphicsServices               0x1b3a9b734 GSEventRunModal + 164
14 UIKitCore                      0x19eed8584 -[UIApplication _run] + 1072
15 UIKitCore                      0x19eedddf4 UIApplicationMain + 168
16 Runner                         0x104a03a70 main + 15 (AppDelegate.swift:15)
17 libdyld.dylib                  0x19c119cf8 start + 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions