-
Notifications
You must be signed in to change notification settings - Fork 29.1k
Open
Description
Steps to reproduce
It happens every time I run the app we develop (Fiper). I don't know the cause.
I noticed it first with Flutter 3.29, but it can be older than that.
No debug errors, whatsoever. The app just stops and cannot continue.
This is on the simulator and on a device. Only SDK 29
If I disable impeller, everything is ok
I don't know what to add. Maybe other users have the same problem?
Expected results
no crash
Actual results
crash
Flutter Doctor output
Doctor output
[✓] Flutter (Channel stable, 3.35.1, on macOS 15.6.1 24G90 darwin-arm64, locale en-US) [206ms]
• Flutter version 3.35.1 on channel stable at /Users/wouter/.flutter_sdk
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 20f8274939 (8 days ago), 2025-08-14 10:53:09 -0700
• Engine revision 1e9a811bf8
• Dart version 3.9.0
• DevTools version 2.48.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations,
enable-lldb-debugging
[✓] Android toolchain - develop for Android devices (Android SDK version 36.0.0-rc3) [775ms]
• Android SDK at /Users/wouter/Library/Android/sdk
• Emulator version 35.5.10.0 (build_id 13402964) (CL:N/A)
• Platform android-36, build-tools 36.0.0-rc3
• ANDROID_SDK_ROOT = /Users/wouter/Library/Android/sdk
• Java binary at: /opt/homebrew/opt/openjdk@17/bin/java
This JDK is specified in your Flutter configuration.
To change the current JDK, run: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment Homebrew (build 17.0.15+0)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 16.4) [467ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16F6
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [5ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.3) [5ms]
• 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 21.0.6+-13368085-b895.109)
[✓] VS Code (version 1.103.2) [4ms]
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.116.0
[✓] Connected device (4 available) [5.8s]
• Android SDK built for arm64 (mobile) • emulator-5556 • android-arm64 • Android 10 (API 29) (emulator)
• X (wireless) (mobile) • XX • ios • iOS 18.6.2 22G100
• macOS (desktop) • macos • darwin-arm64 • macOS 15.6.1 24G90 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 138.0.7204.93
[✓] Network resources [190ms]
• All expected network resources are available.
• No issues found!
Metadata
Metadata
Assignees
Labels
No labels