dotnet / dotnet/diagnostics

Ensure autoloading of SOS works for NativeAOT and singlefile

Open
#5,548 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 5h
Merged PRs (30d)
35

Description

There are cases where WinDBG fails to detect runtimes in the process. In doing so, it won't load SOS. There's also cases where SOS won't enumerate all modules as it is too expensive and might miss runtimes. We need a clearer UX around these scenarios. Right now it's a very unhelpful:

```
CLRDLL: ERROR: Unsupported mscor DLL type mscoree
CLR DLL status: ERROR: Unsupported mscor DLL type mscoree
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.