-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consoleengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team
Description
Steps to Reproduce
- Run
flutter create bug. - Update the files as follows: ...
- ...
This is an occasional crash. I can't provide a reproduction path.
Expected results:
I hope it can be used normally
Actual results:
App crash
Thread 0 (crashed)
0 libflutter.so + 0x31374c
1 libflutter.so + 0x315d31
2 libflutter.so + 0x315d41
3 libflutter.so + 0x148de5
4 libflutter.so + 0x28eedd
5 libflutter.so + 0x28e891
6 libflutter.so + 0x28e8b5
7 libflutter.so + 0x148de5
8 libflutter.so + 0x1e8817
9 libflutter.so + 0x1e8cc7
10 libflutter.so + 0x1e8891
11 libflutter.so + 0x1e88a5
12 libflutter.so + 0x142f5f
13 libflutter.so + 0x1cf33f
14 libflutter.so + 0x1cf2cb
15 libflutter.so + 0x1cf479
16 libflutter.so + 0x2038f7
17 libflutter.so + 0x20390d
18 libflutter.so + 0x15b58b
19 libflutter.so + 0x15dfb3
Thread 0 (crashed)
0 libflutter.so + 0x31374c
1 libflutter.so + 0x315d31
2 libflutter.so + 0x315d41
3 libflutter.so + 0x148de5
4 libflutter.so + 0x28eedd
5 libflutter.so + 0x28e891
6 libflutter.so + 0x28e8b5
7 libflutter.so + 0x148de5
8 libflutter.so + 0x1e8817
9 libflutter.so + 0x1e8cc7
10 libflutter.so + 0x1e8891
11 libflutter.so + 0x1e88a5
12 libflutter.so + 0x142f5f
13 libflutter.so + 0x1cf33f
14 libflutter.so + 0x1cf2cb
15 libflutter.so + 0x1cf479
16 libflutter.so + 0x2038f7
17 libflutter.so + 0x20390d
18 libflutter.so + 0x15b58b
19 libflutter.so + 0x15dfb3
Flutter (Channel stable, 2.2.3, on Mac OS X 10.15.6 19G73 darwin-x64, locale
zh-Hans-CN)
• Flutter version 2.2.3 at /Users/xingke/Documents/Project/Flutter
• Framework revision f4abaa0735 (6 周前), 2021-07-01 12:46:11 -0700
• Engine revision 241c87ad80
• Dart version 2.13.4
• Pub download mirror https://pub.flutter-io.cn
• Flutter download mirror https://storage.flutter-io.cn
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
• Android SDK at /Users/xingke/Library/Android/sdk
• Platform android-30, build-tools 30.0.2
• Java binary at: /Applications/Android
Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264)
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for
more details.
[✗] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS
development.
Download at: https://developer.apple.com/xcode/download/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
✗ CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin
code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install see
https://guides.cocoapods.org/using/getting-started.html#installation for
instructions.
[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 4.2)
• 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.8+10-b944.6916264)
[✓] VS Code (version 1.59.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.25.0
[✓] Connected device (2 available)
• SM G9650 (mobile) • 314c494d4a4c3098 • android-arm64 • Android 8.0.0 (API
26)
• Chrome (web) • chrome • web-javascript • Google Chrome
92.0.4515.131
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consoleengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-androidOwned by Android platform teamOwned by Android platform teamtriaged-androidTriaged by Android platform teamTriaged by Android platform team