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
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
!dsofor 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