Compiler Crashing With Unsupported Operation in Dart 2.14, 2.15; Compiles Fine in Dart 2.12 #47799
Labels
area-front-end
Use area-front-end for front end / CFE / kernel format related issues.
crash
Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.
front-end-kernel
P2
A bug or feature request we're likely to work on
Working in a closed-source monorepo of Flutter projects. Trying to upgrade the monorepo from Flutter 2.0.6 (Dart 2.12) to Flutter 2.5.3 (Dart 2.14), one of the projects is suddenly failing to compile. These failures appear to be reproducible consistently on Flutter dev channel (Flutter 2.6.0-11.0.pre, Dart 2.15.0-116.0.dev), Flutter beta channel (Flutter 2.8.0-3.2.pre, Dart 2.15.0-268.18.beta) and Flutter stable channel (Flutter 2.5.3, Dart 2.14.4). This error does not exist (and everything compiles fine) on Flutter 2.0.6 (Dart 2.12.3). It is unexpected to suddenly encounter an issue like this on the stable channel.
Flutter 2.5.3 (Dart 2.14.4)
Flutter 2.6.0-11.0.pre (Dart 2.15.0-116.0.dev)
Flutter 2.8.0-3.2.pre (Dart 2.15.0-268.18.beta)
As this is a closed source project, is there a way to share more information that might aid in debugging in a non-public way?
If this is the wrong place to file this issue or more information is needed, please advise.
The text was updated successfully, but these errors were encountered: