Skip to main content

Questions tagged [windbg]

WinDbg is a user and kernel mode debugger for Windows. It analyzes memory dumps.

0 votes
1 answer
60 views

BSOD new Lenovo 14ARP8 laptop. > WinDbg Symbols downloading issue / Windows download errors (can't debug BSOD dump)

I am hoping someone here with knowledge in this area would be able to give me a helping hand. The laptop started BSODing with stock setup. I wiped it and got it set back up manually. In short: new ...
CodeMonkey's user avatar
1 vote
0 answers
191 views

Troubleshooting Windows Event Viewer USB error 0x26 status 0xc000038e [closed]

I need some guidance in how to troubleshoot a low level issue I am facing with some USB devices. Background: I have a .NET Windows Service that, scans connected USB devices via WMI queries + reads low ...
Veverke's user avatar
  • 187
1 vote
1 answer
494 views

Windbg and Dump File to trace application errors

Recently i installed an application that was built using Delphi , when i try to load some files in the application i get Access violation at address 00000000 . i couldn't find any info about the ...
user727701's user avatar
2 votes
1 answer
455 views

Minidump - viewing content of memory address

I have a Windows 10 minidump with this opening text (viewed in WinDbg): KMODE_EXCEPTION_NOT_HANDLED (1e) This is a very common BugCheck. Usually the exception address pinpoints the driver/function ...
Vegard's user avatar
  • 316
0 votes
1 answer
444 views

What does the WinDbg command prompt indicate?

I'm using WinDbg and am wondering what the WinDbg command prompt indicates. In my case, the command prompt reads 2: kd> I assume the kd means I'm debugging in kernel-mode (as opposed to user-mode,...
Beat Nideröst's user avatar
0 votes
1 answer
1k views

How do I attach windbg kernel debugger to the local machine?

I have used bcdedit.exe -debug on and rebooted. However I still get the error: --------------------------- WinDbg:10.0.19041.685 X86 --------------------------- The system does not support local ...
EatingTechnobladesRemainsAt3am's user avatar
1 vote
0 answers
1k views

How do I prevent Windows Error Reporting from deleting my live kernel dump file?

I have a system (Windows 10, version 20H2, OS Build 19042.1052) that locks up regularly for a few minutes. It doesn't crash/blue screen, but a live kernel dump is logged in the Application event log: ...
Beat Nideröst's user avatar
2 votes
0 answers
479 views

Repeated crashing ableton.exe because of memory being accessed by .dll that doesn't exist. How can I fix this?

Ableton Live 10 is crashing often. I am opening the crash reports and opening the .dmp files in WinDBG. There are recurring themes: So I was seeing a memory access violation due to a VST drum plug-in. ...
Joshua Jones's user avatar
0 votes
1 answer
822 views

Unable to install windows debugging tools on windows 7, it says it needs .NET Framework 4, but won't let me install it

Unable to install windows debugging tools on windows 7, it says it needs .NET Framework 4, but won't let me install it I wanted to analyze a BSOD, so I looked https://www.instructables.com/id/How-to-...
barlop's user avatar
  • 24.3k
1 vote
1 answer
159 views

Is there any way to find which app was being when a windows 10 system crashed via blue screen of death?

Since I would like to access which data was lost, I would like to see which app was open when the BSoD happened. The system in concern is a Windows 10. I have a WinDbg preview. After running the ...
Aqqqq's user avatar
  • 181
2 votes
1 answer
542 views

ADB-like thing for Windows 10?

My actual aim is to find out what causes freezes occurring on a HP ProBook 450 G3 about once in a week (no reaction to any keystrokes except power button; however there is obvious activity, and the ...
მამუკა ჯიბლაძე's user avatar
2 votes
1 answer
2k views

Using Windbg to find the CPU core number which a faulting thread ran on?

I've been given a 20 core CPU with an intermittent fault on some core. Allegedly it's confirmed by Intel but no further details and not replaceable under warranty, or so Im told (I can't check now). ...
Stilez's user avatar
  • 1,745
0 votes
2 answers
3k views

WinDbg repeatedly downloads but doesn't install

I'm trying to install WinDbg from Microsoft's Hardware Dev Centre but at the end of the download process it tells me to run the installer again which merely downloads the same files again: How do you ...
CJ Dennis's user avatar
  • 1,011
0 votes
0 answers
219 views

Frequent BSOD on windows 10

Since about 3 weeks i'm getting frequent BSOD, when i try to analyze them with WINDBG it seems that the cause is always changing. I'm afraid i can't figure this out on my own. Link to dumps Any help ...
iJabuu's user avatar
  • 1
8 votes
1 answer
1k views

An item with the same key has already been added

Running a performance analysis on DebugDiag Analysis is failed with following message: PerfAnalysis - v (2.3.0.37) Failed Dump File: C:\w3wp.DMP; Type: System.ArgumentException Message: An item ...
xdrnc's user avatar
  • 201

15 30 50 per page