-
Notifications
You must be signed in to change notification settings - Fork 152
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
fix: 3.29 release has EXC_BAD_ACCESS NSBlock > KERN_INVALID_ADDRESS #2896
Comments
Thank you for the report! We would love to help. Are you able to reproduce on your local device? Could you share an ips file? https://developer.apple.com/documentation/xcode/acquiring-crash-reports-and-diagnostic-logs |
Thanks for the quick response. Here is a crash report: 7ZrFYK5TmutcVc9jeGtai.xccrashpoint.zip Let me know if I can send an xcarchive I can send that later (I don't have an IPA on hand right now) |
Seems to be similar stacktrace as #2844
|
Yup looks to be the same root cause. We should have a fix in the next few days. |
App ID: tripski
Description
App crashes on iOS on startup. EXC_BAD_ACCESS
NSBlock >
KERN_INVALID_ADDRESS
Started after making a build on latest stable flutter 3.29.0.
Non shorebird build works fine.
Steps To Reproduce
NSBlock >
KERN_INVALID_ADDRESS
The text was updated successfully, but these errors were encountered: