Skip to content
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

[tool_crash] ShaderCompilerException #147819

Open
ayanaxinnn opened this issue May 4, 2024 · 1 comment
Open

[tool_crash] ShaderCompilerException #147819

ayanaxinnn opened this issue May 4, 2024 · 1 comment
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

Comments

@ayanaxinnn
Copy link

Command

flutter run

Steps to Reproduce

  1. ...
  2. ...
  3. ...

Logs

ShaderCompilerException

#0      ShaderCompiler.compileShader (package:flutter_tools/src/build_system/targets/shader_compiler.dart:200:9)
<asynchronous suspension>
#1      writeBundle.<anonymous closure> (package:flutter_tools/src/bundle_builder.dart:195:25)
<asynchronous suspension>
#2      Future.wait.<anonymous closure> (dart:async/future.dart:518:21)
<asynchronous suspension>
#3      writeBundle (package:flutter_tools/src/bundle_builder.dart:173:3)
<asynchronous suspension>
#4      WebDevFS.update (package:flutter_tools/src/isolated/devfs_web.dart:883:9)
<asynchronous suspension>
#5      ResidentWebRunner._updateDevFS (package:flutter_tools/src/isolated/resident_web_runner.dart:549:35)
<asynchronous suspension>
#6      ResidentWebRunner.run.<anonymous closure> (package:flutter_tools/src/isolated/resident_web_runner.dart:319:41)
<asynchronous suspension>
#7      asyncGuard.<anonymous closure> (package:flutter_tools/src/base/async_guard.dart:111:24)
<asynchronous suspension>
�[32m[✓]�[39m Flutter (Channel stable, 3.19.6, on Microsoft Windows [版本 10.0.22631.3447], locale zh-TW)
    �[32m•�[39m Flutter version 3.19.6 on channel stable at D:\大學檔案\創客檔案\2024台大比賽\flutter
    �[32m•�[39m Upstream repository https://github.com/flutter/flutter.git
    �[32m•�[39m Framework revision 54e66469a9 (2 weeks ago), 2024-04-17 13:08:03 -0700
    �[32m•�[39m Engine revision c4cd48e186
    �[32m•�[39m Dart version 3.3.4
    �[32m•�[39m DevTools version 2.31.1

�[32m[✓]�[39m Windows Version (Installed version of Windows is version 10 or higher)

�[33m[!]�[39m Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    �[32m•�[39m Android SDK at C:\Users\Ray\AppData\Local\Android\sdk
    �[31m✗�[39m cmdline-tools component is missing
      Run `path/to/sdkmanager --install "cmdline-tools;latest"`
      See https://developer.android.com/studio/command-line for more details.
    �[31m✗�[39m Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.

�[32m[✓]�[39m Chrome - develop for the web
    �[32m•�[39m Chrome at C:\Users\Ray\AppData\Local\Google\Chrome\Application\chrome.exe

�[32m[✓]�[39m Visual Studio - develop Windows apps (Visual Studio Community 2022 17.7.5)
    �[32m•�[39m Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
    �[32m•�[39m Visual Studio Community 2022 version 17.7.34202.233
    �[32m•�[39m Windows 10 SDK version 10.0.22621.0

�[32m[✓]�[39m Android Studio (version 2023.3)
    �[32m•�[39m Android Studio at C:\Program Files\Android\Android Studio
    �[32m•�[39m Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    �[32m•�[39m Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    �[32m•�[39m Java version OpenJDK Runtime Environment (build 17.0.10+0--11572160)

�[32m[✓]�[39m VS Code (version 1.89.0)
    �[32m•�[39m VS Code at C:\Users\Ray\AppData\Local\Programs\Microsoft VS Code
    �[32m•�[39m Flutter extension version 3.88.0

�[32m[✓]�[39m Connected device (3 available)
    �[32m•�[39m Windows (desktop) • windows • windows-x64    • Microsoft Windows [版本 10.0.22631.3447]
    �[32m•�[39m Chrome (web)      • chrome  • web-javascript • Google Chrome 124.0.6367.119
    �[32m•�[39m Edge (web)        • edge    • web-javascript • Microsoft Edge 124.0.2478.67

�[32m[✓]�[39m Network resources
    �[32m•�[39m All expected network resources are available.

�[33m!�[39m Doctor found issues in 1 category.

Flutter Application Metadata

Type: app
Version: 0.1.0
Material: true
Android X: false
Module: false
Plugin: false
Android package: null
iOS bundle identifier: null
Creation channel: stable
Creation framework version: 7482962

Plugins

flutter_plugin_android_lifecycle-2.0.19
google_maps_flutter-2.6.1
google_maps_flutter_android-2.8.0
google_maps_flutter_ios-2.6.0
google_maps_flutter_web-0.5.7
path_provider_linux-2.2.1
path_provider_windows-2.2.1
shared_preferences-2.2.3
shared_preferences_android-2.2.2
shared_preferences_foundation-2.3.5
shared_preferences_linux-2.3.2
shared_preferences_web-2.3.0
shared_preferences_windows-2.3.2

@huycozy huycozy added the in triage Presently being triaged by the triage team label May 6, 2024
@huycozy
Copy link
Member

huycozy commented May 6, 2024

Hi @ayanaxinnn, does this issue persist on subsequent run(s) or only once? If you can reproduce it anytime, can you share the entire output of flutter run -v?

@huycozy huycozy added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants