RuntimeError: memory access out of bounds #168221
Labels
in triage
Presently being triaged by the triage team
waiting for customer response
The Flutter team cannot make further progress on this issue until the original reporter responds
Steps to reproduce
The web version flutter app I work on was locked. To reproduce you need to leave web app in background for several minutes. The developer console was being flooded with 1000s the following exceptions. This has happened multiple times now, though it is not very frequent.
Expected results
No exceptions.
Actual results
App is completely non-responsive.
Code sample
it is hard to separate source of issue from other code, stacktrace doesn't have any tips.
Screenshots or Video
Logs
Flutter Doctor output
[✓] Flutter (Channel stable, 3.24.5, on macOS 15.4.1 24E263 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.99.3)
[✓] Connected device (5 available)
[✓] Network resources
The text was updated successfully, but these errors were encountered: