You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failures on Allow (e as dynamic).foo() in avoid_dynamic_calls...[cfe] Include offended version number and package name in too high/low version message
#56910
Closed
jyameo opened this issue
Oct 17, 2024
· 4 comments
jyameo opened this issue
Oct 17, 2024
· 4 comments
Assignees
Labels
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardeningtriagedIssue has been triaged by sub teamtype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
Summary: The issue is a crash in the BoundsCheckElimination_Pragma_learning test on IA32 architectures. The crash occurs during the inlining pass and results in an "unreachable code" error. This issue might be related to a previous issue about dynamic calls.
dart-github-bot
added
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
triage-automation
See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
labels
Oct 17, 2024
area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.gardeningtriagedIssue has been triaged by sub teamtype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)
There are new test failures on Allow (e as dynamic).foo() in avoid_dynamic_calls...[cfe] Include offended version number and package name in too high/low version message.
The tests
are failing on configurations
LOGS:
This issue could be related to #56909
The text was updated successfully, but these errors were encountered: