Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Crash on ios * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0) use flutter 3.10.5 #681

Open
philmoolah opened this issue Jul 11, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@philmoolah
Copy link

philmoolah commented Jul 11, 2023

Describe the bug
[BUG] Crash on ios everytime the apps scan qr

This is the full error: * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
frame #0: 0x000000010b0d532c Flutterflutter::IOSExternalViewEmbedder::CompositeEmbeddedView(long long) + 1828 Flutterflutter::IOSExternalViewEmbedder::CompositeEmbeddedView:
-> 0x10b0d532c <+1828>: ldr x8, [x0]
0x10b0d5330 <+1832>: ldr x8, [x8, #0x30]
0x10b0d5334 <+1836>: blr x8
0x10b0d5338 <+1840>: cbz x0, 0x10b0d551c ; <+2324>
Target 0: (Runner) stopped.
Lost connection to device.

Flutter information
use flutter 3.10.5

Device (please complete the following information):

  • Device: iphone 11
  • OS: ios 16.0.2

Anyone facing this kind of issues?

@philmoolah philmoolah added the bug Something isn't working label Jul 11, 2023
@hungnm1908
Copy link

  • thread thank you your plugin #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
    frame #0: 0x0000000108d5532c Flutterflutter::IOSExternalViewEmbedder::CompositeEmbeddedView(long long) + 1828 Flutterflutter::IOSExternalViewEmbedder::CompositeEmbeddedView:
    -> 0x108d5532c <+1828>: ldr x8, [x0]
    0x108d55330 <+1832>: ldr x8, [x8, #0x30]
    0x108d55334 <+1836>: blr x8
    0x108d55338 <+1840>: cbz x0, 0x108d5551c ; <+2324>
    Target 0: (Runner) stopped.

i have the same bug
this bug append when widget have webview

@ngocbaomobile
Copy link

i have the same issue

@tomasatisocco
Copy link

i have the same issue

Did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants