BugCheck 0x00000109

ppw0

New Member
Messages
16
Reaction score
0
Hello,

decided to try NTLite to update a Windows 10 ISO and both times, yesterday and today, I had a BugCheck that I believe occurred during the saving of the image? (But I don't think it's DISM's fault because I use it all the time on this machine and had no problems. Also I ran MemTest86+ with two clean passes yesterday so I don't think memory is a problem.)

Here's one example (some info omitted)

Log Name: System
Source: Microsoft-Windows-WER-SystemErrorReporting
Description:
The computer has rebooted from a bugcheck. The bugcheck was: 0x00000109 (0xa39fd7e5ffa03771, 0xb3b6e46c52224e7a, 0x00000000000001a0, 0x0000000000000007). A dump was saved in: C:\WINDOWS\MEMORY.DMP.

So I ran WinDbg on the memory dump (set to Automatic) and got back 0x109_7_1a0_40000_ANALYSIS_INCONCLUSIVE, unfortunately. I don't have any unsigned drivers installed. Driver Verifier reported no problems. The system otherwise seems stable. I don't know what to do.

Anyone know what I should look for next?
 
Solved - the issue was left over VMware Tools drivers. Welp, I guess I was wrong. It's not VMware Tools. I then removed some really old Intel Graphics drivers which were in use, and I stopped getting the BSOD since then, so I'm guessing that must have been the cause.
 
Last edited:
Back
Top