Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Crash error on iOS #8

Open
joeloudjinz opened this issue Sep 24, 2021 · 0 comments
Open

Crash error on iOS #8

joeloudjinz opened this issue Sep 24, 2021 · 0 comments

Comments

@joeloudjinz
Copy link

Crashed: com.apple.main-thread
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000

Crash log

Crashed: com.apple.main-thread
0  ???                            0x184df41a0 (Missing)
1  heic_to_jpg                    0x103043b40 $s11heic_to_jpg20SwiftHeicToJpgPluginC8register4withySo07FlutterH9Registrar_p_tFZ + 108
2  heic_to_jpg                    0x103043b40 $s11heic_to_jpg20SwiftHeicToJpgPluginC8register4withySo07FlutterH9Registrar_p_tFZ + 108
3  heic_to_jpg                    0x103043d34 $s11heic_to_jpg20SwiftHeicToJpgPluginC8register4withySo07FlutterH9Registrar_p_tFZTo + 56
4  heic_to_jpg                    0x103043abc +[HeicToJpgPlugin registerWithRegistrar:] + 76
5  Runner                         0x102c6be9c +[GeneratedPluginRegistrant registerWithRegistry:] + 81 (GeneratedPluginRegistrant.m:81)
6  Runner                         0x102c6c15c AppDelegate.application(_:didFinishLaunchingWithOptions:) + 12 (AppDelegate.swift:12)
7  Runner                         0x102c6c408 @objc AppDelegate.application(_:didFinishLaunchingWithOptions:) + 184 (<compiler-generated>:184)
8  ???                            0x182a2f3bc (Missing)
9  ???                            0x182c06694 (Missing)
10 ???                            0x182bef87c (Missing)
11 ???                            0x182a5ba5c (Missing)
12 ???                            0x1828beb70 (Missing)
13 ???                            0x1829e3a64 (Missing)
14 ???                            0x182afa2f4 (Missing)
15 ???                            0x182d27078 (Missing)
16 ???                            0x182cb6dc0 (Missing)
17 ???                            0x1828bfa58 (Missing)
18 ???                            0x18297c368 (Missing)
19 ???                            0x1828c17e8 (Missing)
20 ???                            0x1829a75a0 (Missing)
21 ???                            0x182e03c00 (Missing)
22 ???                            0x1828efff0 (Missing)
23 ???                            0x18293245c (Missing)
24 ???                            0x182a606f4 (Missing)
25 ???                            0x1829a59bc (Missing)
26 ???                            0x190e42fc4 (Missing)
27 ???                            0x190e65550 (Missing)
28 ???                            0x190e25714 (Missing)
29 ???                            0x190e26b1c (Missing)
30 libdispatch.dylib              0x18011a2f0 _dispatch_client_callout + 16
31 libdispatch.dylib              0x1800bcf38 _dispatch_block_invoke_direct$VARIANT$mp + 220
32 ???                            0x190e26d7c (Missing)
33 ???                            0x190e26300 (Missing)
34 ???                            0x190e2a3f0 (Missing)
35 ???                            0x18046e220 (Missing)
36 ???                            0x18047e248 (Missing)
37 ???                            0x1803c15e8 (Missing)
38 ???                            0x1803c6a18 (Missing)
39 ???                            0x1803d9d8c (Missing)
40 ???                            0x19a4e69a0 (Missing)
41 ???                            0x182c0f018 (Missing)
42 ???                            0x1829a329c (Missing)
43 Runner                         0x102c6c57c main + 6 (AppDelegate.swift:6)
44 ???                            0x102de4190 (Missing)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant