-
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
[Wasm][AOT] Profiled AOT compilation fails with Segmentation fault #70773
Comments
cc @steveisok |
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsDescriptionUnknown crash with AOT compiling the attached repro. Reproduction StepsUnder Linux, using the following archive: 70773-workAot.zip
Expected behaviorNo crash Actual behavior
Regression?yes Known WorkaroundsNone ConfigurationOther informationNo response
|
@vargaz It may not be super useful, but here one part of the stack:
|
|
ghost
added
the
in-pr
There is an active PR which will close this issue when it is merged
label
Jun 18, 2022
vargaz
added a commit
to vargaz/runtime
that referenced
this issue
Jun 18, 2022
…argument count when using profiled AOT. Fixes dotnet#70773.
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Jul 5, 2022
ghost
locked as resolved and limited conversation to collaborators
Aug 4, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Unknown crash with AOT compiling the attached repro.
Reproduction Steps
Under Linux, using the following archive: 70773-workAot.zip
Run with the following parameters:
Expected behavior
No crash
Actual behavior
Regression?
yes
Known Workarounds
None
Configuration
495d08f
Other information
No response
The text was updated successfully, but these errors were encountered: