-
Notifications
You must be signed in to change notification settings - Fork 27.7k
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
io.flutter.1.raster crash on iOS15.1.0, EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000000000075f0 #96164
Comments
I got the same error |
I also got the same error |
Hi @bgokcan, is this reproducible locally, or does it only happen in production? Can you also provide a list of devices that are affected by this? And please provide your Thank you |
@danagbemava-nc I have updated issue description. |
Hi @bgokcan, since this is reproducible locally, can you try to find a complete minimal reproducible code sample so that we may better address this issue? Thank you |
We have the same issues, with crashlytics reporting this since iOS 15.1.0, not reproducable yet, but happens a lot in production. |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
my app crashed with following log at random times. It happens both in production and locally in profile mode. we have e2e tests developed with Flutter driver. it crashes randomly during those tests.
effected devices: iphone 11, ipone se.(we have not so many users in production. it is a new app)
Flutter doctor output
my pubspec.yaml:
The text was updated successfully, but these errors were encountered: