debugdiag Questions

1

I'm running a 32bit application and it fails on shortage of memory (bad_alloc is thrown). However, when I'm looking in the dump file I can see that most of the memory is in "busy internal&quot...
Live asked 22/8 at 8:53

2

Recently I start facing issue on few servers where CPU start consuming more resources than usual trend. I am trying to find out the root cause for this and took the dump of w3wp process from Task M...
Reavis asked 20/2, 2017 at 13:41

0

I am trying to debug high CPU usage in an IIS app pool on a Windows 2012 R2 server. I have installed DebugDiag v2 Update 3 and collected dumps of the IIS app pool whenever its CPU usage goes above ...
Latoya asked 10/5, 2019 at 16:29

1

For .Net 4.6.x, I have heavily relied upon DebugDiag 2 Anytime Production applications had high CPU issues, deadlocks, etc, I would use that tool to capture dumps of w3svc and it prints out a nice...
Grados asked 24/9, 2017 at 18:44

0

I have a C++ dll which reads the certain file format. If I use this dll using WPF application it consumes 1Gb of memory but if I use the same dll using MFC application it uses 200Mb of data. My i...
Nonconformance asked 31/10, 2017 at 14:56

5

I'm trying to use WinDBG to analyze a crash dump from one of our production machines. The root of my problem seems to be that I have a different build of the .NET framework than the production mach...
Pyriform asked 3/2, 2012 at 14:5

1

This is the first time I'm debugging or doing anything with a .dmp file. I'm using Debugdiag. When I run my Analysis, I get this error- Analysis results may be incomplete because an error occurred...
Brouwer asked 29/5, 2014 at 9:41

0

When I attempt to do a performance analysis on a dump file with DebugDiag 2.1, I get a NullReferenceException with the following stack trace in the report: DebugDiag.AnalysisRules.CDumps.DoVersion...
Appetence asked 24/11, 2015 at 20:29

3

Solved

Feels like there's probably a simple answer to this, but I haven't been able to find it. The scenario in question is a C# .NET Console app. I commonly use DebugDiag 1.2 to examine .dmp files that...
Eject asked 29/1, 2013 at 18:13

1

Solved

I just experienced a high CPU issue on our production aserver and decided to practice debugging such situations locally to be prepared for this in the future, but when I try to debug a local MVC4 s...
Melancholic asked 2/7, 2013 at 17:57
1

© 2022 - 2024 — McMap. All rights reserved.