Kevin Gosse 9/1/2020

Investigating an InvalidProgramException from a memory dump (part 2 of 3)

Read Original

This technical article details the process of debugging an InvalidProgramException caused by a bug in the Datadog profiler. It focuses on part 2 of the series, explaining how to locate the generated Intermediate Language (IL) code for an asynchronous method's state machine within a .NET memory dump using diagnostic commands like dumpmodule and dumpmt.

Investigating an InvalidProgramException from a memory dump (part 2 of 3)

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes