Skip to content

Conversation

mikem8361
Copy link
Contributor

Createdump was hitting the assert in get_proc_name in the remote unwinder on arm32. The newer libunwind is calling this now. Working around the call by returning that there is no proc name for the address (return -ENW_ENOINFO).

@mikem8361 mikem8361 requested a review from hoyosjs February 8, 2024 00:32
@mikem8361 mikem8361 self-assigned this Feb 8, 2024
@ghost
Copy link

ghost commented Feb 8, 2024

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

Issue Details

Createdump was hitting the assert in get_proc_name in the remote unwinder on arm32. The newer libunwind is calling this now. Working around the call by returning that there is no proc name for the address (return -ENW_ENOINFO).

Author: mikem8361
Assignees: mikem8361
Labels:

area-Diagnostics-coreclr

Milestone: -

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