What's the best way of debugging ngen'd framework dlls from a user crash dump? #8168
Unanswered
MarkIngramUK
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When viewing user crash dumps, we're often presented with the following callstack:

VS fails to load module
PresentationFramework.ni.dll
so the callstack is unavailable.What is the recommended way of debugging these scenarios?
Beta Was this translation helpful? Give feedback.
All reactions