Possible Duplicate:
Windows 7 0x0000007B
So my one win 7 pc has been getting a BSOD on boot (roughly a sec after load screen starts) after a power failure. The complete stop code is
0x0000007B (0x80786B58, 0xC0000034,0x00000000,0x00000000)
I've searched for quite a while now on the net and it seems like most people gave up after gettting 0x7B and no dump files.
What I've tried so far:
So I'm not sure what else I can do to figure out what is the problem here. I read somewhere that you can use WINDBG to remote debug another PC, but I'm not sure if this is possible since the OS isn't even loaded yet?
Also the last driver change I made on the system was installing a video driver, but I had no problems with it and were able to reboot several times until the power outage happened and the BSOD appeared.
Any help or guidance for a way to DEBUG this problem would really be appreciated (I'm not really that keen to try a whole bunch of random fixes, I'd rather try and narrow down the problem first).
UPDATE I know I can copy all the data on the HDD and do a clean install, but I was hoping someone could provide some guidance with debugging the issue to see if I can solve the problem without doing a clean install.
User contributions licensed under CC BY-SA 3.0