This is similar to #119841 but doesn't look like the exact same crash, looking at the stack trace.
When debugging my Flutter app on MacOS and doing a lot of hot reloading, at some point the app just crashes with a "Report Problem" window.
This will be hard to reproduce but I do have the Problem Details and the System Configuration, so I thought I'd report it anyway.
I can also provide access to the current code so people can give the reproduction a try. The trick seems to be to just keep the game running and keep making Hot-Reload changes. I have crashed the game several times now in this way.
Some things that seem salient from the Details that I'm copying here for SEO:
Some things that seem salient from the Details that I'm copying here for SEO:
Analyzing giant_robot...
info • The declaration '_logFloat32x4' isn't referenced • lib/experimental/neural/backpropagation_with_advantage.dart:505:11 • unused_element
info • The parameter name 'learningRate' doesn't match the name 'value' in the overridden method • lib/experimental/neural/parameter_strategy.dart:167:24 • avoid_renaming_method_parameters
info • The parameter name 'momentum' doesn't match the name 'value' in the overridden method • lib/experimental/neural/parameter_strategy.dart:257:24 • avoid_renaming_method_parameters
info • The value of the local variable 'result' isn't used • lib/game/combat/impact_particle.dart:71:9 • unused_local_variable
info • The value of the local variable 'chosen' isn't used • tool/backprop_driver_brain.dart:448:13 • unused_local_variable
(These info warnings are unrelated, I'm 99.99% sure. I've been wanting to fix them for a few months now...
[!] Flutter (Channel stable, 3.7.7, on macOS 13.2.1 22D68 darwin-arm64, locale en-US)
• Flutter version 3.7.7 on channel stable at /Users/filiph/fvm/versions/stable
! Warning: `dart` on your path resolves to /opt/homebrew/Cellar/dart-beta/2.19.0-444.4.beta/libexec/bin/dart, which is not inside your current Flutter SDK checkout at /Users/filiph/fvm/versions/stable. Consider adding /Users/filiph/fvm/versions/stable/bin to the front of your path.
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 2ad6cd72c0 (9 days ago), 2023-03-08 09:41:59 -0800
• Engine revision 1837b5be5f
• Dart version 2.19.4
• DevTools version 2.20.1
• If those were intentional, you can disregard the above warnings; however it is recommended to use "git" directly to perform update checks and upgrades.
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc1)
• Android SDK at /Users/filiph/Library/Android/sdk
• Platform android-33, build-tools 33.0.0-rc1
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 14C18
• CocoaPods version 1.11.3
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2022.1)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.15+0-b2043.56-8887301)
[✓] VS Code (version 1.76.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.58.0
[✓] Connected device (2 available)
• macOS (desktop) • macos • darwin-arm64 • macOS 13.2.1 22D68 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 111.0.5563.64
[✓] HTTP Host Availability
• All required HTTP hosts are available
! Doctor found issues in 1 category.
Gah! I closed the window before getting the whole crash report. I'll add one the next time this happens.
Owner Name | flutter |
Repo Name | flutter |
Full Name | flutter/flutter |
Language | Dart |
Created Date | 2015-03-06 |
Updated Date | 2023-03-30 |
Star Count | 151602 |
Watcher Count | 3555 |
Fork Count | 25000 |
Issue Count | 11498 |
Issue Title | Created Date | Updated Date |
---|