Skip to content

Conversation

eggyal
Copy link
Contributor

@eggyal eggyal commented Oct 8, 2021

As explained in a rust-lang/rust issue, _Unwind_FindEnclosingFunction
intermittently produces incorrect results on macOS due to the "compact"
unwind table emitted by its linker not including entries for every function.

As [explained in a rust-lang/rust issue][1], `_Unwind_FindEnclosingFunction`
intermittently produces incorrect results on macOS due to the "compact"
unwind table emitted by its linker not including entries for every function.

[1]: rust-lang/rust#74771 (comment)
@alexcrichton
Copy link
Member

Thanks!

@alexcrichton alexcrichton merged commit aec8f16 into rust-lang:master Oct 11, 2021
@eggyal eggyal deleted the macos-findenclosingfn-comment branch October 11, 2021 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants