Skip to content
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

Pop LMF frames in exception handlers on wasm, since the normal pop LMF code might not get executed in case of an exception. #47144

Merged
merged 2 commits into from
Jan 20, 2021

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Jan 19, 2021

Fixes #46613.

…F code might not get executed in case of an exception.

Fixes dotnet#46613.
@ghost
Copy link

ghost commented Jan 19, 2021

Tagging subscribers to this area: @CoffeeFlux
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #46613.

Author: vargaz
Assignees: -
Labels:

area-VM-meta-mono

Milestone: -

Co-authored-by: Aleksey Kliger (λgeek) <[email protected]>
@vargaz vargaz enabled auto-merge (squash) January 20, 2021 04:16
@vargaz vargaz merged commit 9e9c76a into dotnet:master Jan 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Wasm][AOT] Assertion at /__w/1/s/runtime/src/mono/mono/mini/exceptions-wasm.c:66, condition `(*lmf)->method
2 participants