I am attempting to profile a .NET Executable and am receiving the following error:
Source: .NET Runtime
Category: None
Type: Error
Event ID: 1023
Description: .NET Runtime version 2.0.50727.3082 - Fatal Execution Engine Error (7A0979C6) (80131506)
The application is a 2.0 desktop application that hosts other assemblies. The assembly that I believe has a memory leak is a 3.5 dll that is loaded using reflection and executed. I have tried approaching the issue from several directions and haven't been successful at getting around this issue.

I am able to snapshot (not reliably) the base 2.0 application before the 3.5 assembly is loaded. I receive the error either while loading the 3.5 assembly or after the assembly is loaded and I attempt to take a snapshot.

If you have any ideas or feedback I'd greatly appreciate them. Thanks.
Chris Porter
0

Comments

3 comments

  • Chris Porter
    Great News!! After working with Stephen and Chris @ RegGate, I was able to export a few mini-dumps that I provided them. This morning Chris emailed me a link to a new build that is working great!! I don't know if my dumps where of value but the bug I was seeing is definitely not coming up now.
    Chris Porter
    0
  • Bekjong
    Is there a link to this build? I'm having the same problem.
    Bekjong
    0
  • Chris.Allen
    This is the latest build with this fix.

    ANTS Memory Profiler 5 RC:



    http://downloads.red-gate.com/ANTSProfi ... AnyCpu.exe
    Chris.Allen
    0

Add comment

Please sign in to leave a comment.