-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[MONO][Interp] Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/interp/transform.c:6158 with interpreter #54394
Milestone
Comments
Tagging subscribers to this area: @BrzVlad Issue DetailsFailed tests list:
|
dotnet-issue-labeler
bot
added
the
untriaged
New issue has not been triaged by the area owner
label
Jun 18, 2021
26 tasks
fanyang-mono
changed the title
[MONO][Android][Interp] Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/interp/transform.c:6158 on Android x64 with interpreter
[MONO][Interp] Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/interp/transform.c:6158 with interpreter
Jun 18, 2021
@BrzVlad not sure if this one is bad IL or not. It looks like it's doing this:
which the interpreter doesn't like. |
sounds like correct IL that is not normally generated from C# code |
ghost
locked as resolved and limited conversation to collaborators
Apr 25, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Failed tests list:
Full log
The text was updated successfully, but these errors were encountered: