Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 27, 2022

Backport of #74673 to release/7.0

/cc @AntonLapounov

Customer Impact

Stack unwinding in the NativeAOT runtime on Unix does not work correctly if a reverse P/Invoke method (a managed method called from native code) has catch or finally blocks. In particular, that affects our crossgen2 compiler that runs on the NativeAOT runtime.

Risk

Low.

@AntonLapounov AntonLapounov requested review from jeffschwMSFT and mangod9 and removed request for jeffschwMSFT August 27, 2022 00:21
@AntonLapounov AntonLapounov changed the title [release/7.0] Fix stack unwinding for NativeAOT on Unix x64 [release/7.0] Fix stack unwinding for NativeAOT on Unix Aug 27, 2022
@carlossanlop
Copy link
Contributor

Approved and signed off.
CI is green.
Ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 58c5937 into release/7.0 Aug 28, 2022
@carlossanlop carlossanlop deleted the backport/pr-74673-to-release/7.0 branch August 28, 2022 20:43
@ghost ghost locked as resolved and limited conversation to collaborators Sep 28, 2022
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.

3 participants