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

DumpStackObjects doesn't seem to work if the thread is on the alternate signal stack #4814

Open
AndyAyersMS opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working sos
Milestone

Comments

@AndyAyersMS
Copy link
Member

Description

I was looking at a linux runtime triggered crashdump. The thread that triggered the dump is in the signal handling code, running on the alternate stack, and !dso for that thread only seems to enumerate references in the signal context or something.

Configuration

Windbg using relatively recent sos, linux crashdump (available if needed).

cc @hoyosjs

@AndyAyersMS AndyAyersMS added the bug Something isn't working label Jul 26, 2024
@tommcdon tommcdon added the sos label Jul 30, 2024
@tommcdon tommcdon added this to the 9.0.0 milestone Jul 30, 2024
@mikem8361 mikem8361 self-assigned this Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sos
Projects
None yet
Development

No branches or pull requests

3 participants