-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.model-crashesCrashes in the analyzer or CFECrashes in the analyzer or CFE
Description
- Microsoft Windows 11 Pro, Versión 10.0.26200 compilación 26200
- Dart SDK build number (3.10.2)
The compiler crashed: Crash when compiling file:///C:/Users/walia/AndroidStudioProjects/Wali%20copia%20para%20ios/.dart_tool/flutter_build/0c91d2c8544dd60fb7222631398afc71/main.dart:
Unexpected Kernel SDK Version 13d929085a (expected 7184a7db0a).
#0 BinaryBuilder._readAndVerifySdkHash (package:kernel/binary/ast_from_binary.dart:647)
#1 BinaryBuilder._verifyComponentInitialBytes (package:kernel/binary/ast_from_binary.dart:860)
#2 BinaryBuilder.readComponent.<anonymous closure> (package:kernel/binary/ast_from_binary.dart:687)
#3 Timeline.timeSync (dart:developer/timeline.dart:184)
#4 BinaryBuilder.readComponent (package:kernel/binary/ast_from_binary.dart:685)
#5 ProcessedOptions.loadComponent (package:front_end/src/base/processed_options.dart:604)
#6 ProcessedOptions.loadAdditionalDills (package:front_end/src/base/processed_options.dart:581)
<asynchronous suspension>
#7 generateKernelInternal.<anonymous closure> (package:front_end/src/kernel_generator_impl.dart:110)
<asynchronous suspension>
#8 withCrashReporting (package:front_end/src/base/crash.dart:146)
<asynchronous suspension>
#9 compile.<anonymous closure> (package:front_end/src/api_unstable/dart2js.dart:167)
<asynchronous suspension>
#10 CompilerContext.clear (package:front_end/src/base/compiler_context.dart:92)
<asynchronous suspension>
#11 compile (package:front_end/src/api_unstable/dart2js.dart:164)
<asynchronous suspension>
#12 _loadFromSource (package:compiler/src/phase/load_kernel.dart:307)
<asynchronous suspension>
#13 run (package:compiler/src/phase/load_kernel.dart:421)
<asynchronous suspension>
#14 Compiler.loadKernel (package:compiler/src/compiler.dart:418)
<asynchronous suspension>
#15 Compiler.produceKernel (package:compiler/src/compiler.dart:427)
<asynchronous suspension>
#16 Compiler.runSequentialPhases (package:compiler/src/compiler.dart:712)
<asynchronous suspension>
#17 Compiler.runInternal.<anonymous closure> (package:compiler/src/compiler.dart:329)
<asynchronous suspension>
#18 Compiler.runInternal (package:compiler/src/compiler.dart:328)
<asynchronous suspension>
#19 Compiler.run.<anonymous closure> (package:compiler/src/compiler.dart:240)
<asynchronous suspension>
#20 compile.<anonymous closure> (package:compiler/compiler_api.dart:273)
<asynchronous suspension>
#21 compile.compilationDone (package:compiler/src/dart2js.dart:764)
<asynchronous suspension>
#22 main (package:compiler/src/dart2js.dart:1318)
<asynchronous suspension>
Command: C:\flutter\flutter\bin\cache\dart-sdk\bin\dart.exe compile js --platform-binaries=C:\flutter\flutter\bin\cache\flutter_web_sdk\kernel --invoker=flutter_tool -Ddart.vm.product=true -DFLUTTER_VERSION=3.38.3 -DFLUTTER_CHANNEL=stable -DFLUTTER_GIT_URL=https://github.com/flutter/flutter.git -DFLUTTER_FRAMEWORK_REVISION=19074d12f7 -DFLUTTER_ENGINE_REVISION=13e658725d -DFLUTTER_DART_VERSION=3.10.1 -DFLUTTER_WEB_USE_SKIA=true -DFLUTTER_WEB_USE_SKWASM=false -DFLUTTER_WEB_CANVASKIT_URL=https://www.gstatic.com/flutter-canvaskit/13e658725ddaa270601426d1485636157e38c34c/ --native-null-assertions --no-source-maps -O4 --minify -o C:\Users\walia\AndroidStudioProjects\Wali copia para ios\.dart_tool\flutter_build\0c91d2c8544dd60fb7222631398afc71\app.dill --packages=C:\Users\walia\AndroidStudioProjects\Wali copia para ios\.dart_tool\package_config.json --cfe-only C:\Users\walia\AndroidStudioProjects\Wali copia para ios\.dart_tool\flutter_build\0c91d2c8544dd60fb7222631398afc71\main.dart
#0 RunResult.throwException (package:flutter_tools/src/base/process.dart:153:5)
#1 _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart:379:19)
<asynchronous suspension>
#2 Dart2JSTarget.build (package:flutter_tools/src/build_system/targets/web.dart:207:5)
<asynchronous suspension>
#3 _BuildInstance._invokeInternal (package:flutter_tools/src/build_system/build_system.dart:873:9)
<asynchronous suspension>
#4 Future.wait.<anonymous closure> (dart:async/future.dart:546:21)
<asynchronous suspension>
#5 _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:811:32)
<asynchronous suspension>
#6 Future.wait.<anonymous closure> (dart:async/future.dart:546:21)
<asynchronous suspension>
#7 _BuildInstance.invokeTarget (package:flutter_tools/src/build_system/build_system.dart:811:32)
<asynchronous suspension>
#8 FlutterBuildSystem.build (package:flutter_tools/src/build_system/build_system.dart:631:16)
<asynchronous suspension>
#9 WebBuilder.buildWeb (package:flutter_tools/src/web/compile.dart:94:34)
<asynchronous suspension>
#10 BuildWebCommand.runCommand (package:flutter_tools/src/commands/build_web.dart:296:5)
<asynchronous suspension>
#11 FlutterCommand.run.<anonymous closure> (package:flutter_tools/src/runner/flutter_command.dart:1559:27)
<asynchronous suspension>
#12 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:154:19)
<asynchronous suspension>
#13 CommandRunner.runCommand (package:args/command_runner.dart:212:13)
<asynchronous suspension>
#14 FlutterCommandRunner.runCommand.<anonymous closure> (package:flutter_tools/src/runner/flutter_command_runner.dart:487:9)
<asynchronous suspension>
#15 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:154:19)
<asynchronous suspension>
#16 FlutterCommandRunner.runCommand (package:flutter_tools/src/runner/flutter_command_runner.dart:422:5)
<asynchronous suspension>
#17 run.<anonymous closure>.<anonymous closure> (package:flutter_tools/runner.dart:104:11)
<asynchronous suspension>
#18 AppContext.run.<anonymous closure> (package:flutter_tools/src/base/context.dart:154:19)
<asynchronous suspension>
#19 main (package:flutter_tools/executable.dart:103:3)
<asynchronous suspension>
Metadata
Metadata
Assignees
Labels
area-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.For issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.model-crashesCrashes in the analyzer or CFECrashes in the analyzer or CFE