-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[dart2js] crash in ListFactorySpecializer #52403
Comments
updated title - this seems like a crash in ListFactorySpecializer.transformListGenerateFactor. Aside - it may be worth also looking into adding our typical crash wrapper to the transformers as well, so we can provide more context on the error location. |
I think this is actually a bad cast in CFE code. Tentative fix: https://dart-review.googlesource.com/c/sdk/+/303420 |
when can we expect this to be released? it's a quite while now. |
Update: |
We're in the process of attempting to cherry pick the fix to stable: #52634 |
Bug: #52403 Fixes: #52634 Cherry-pick: https://dart-review.googlesource.com/c/sdk/+/303420 Change-Id: If05caab1b89236872092bdb6a1ee4a1c45953660 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/307964 Reviewed-by: Sigmund Cherem <sigmund@google.com> Commit-Queue: Mayank Patke <fishythefish@google.com>
FYI - the cherry pick was accepted, and should be out on the next patch release |
Thanks for the updates. |
Apple M1
macOS Ventura 13.3.1 (a) (22E772610a)
Dart SDK version: 3.0.0 (stable) (Thu May 4 01:11:00 2023 -0700) on "macos_arm64"
Error output
The text was updated successfully, but these errors were encountered: