Tech Support > Microsoft Windows > Drivers > Re: Bug Check 0x7F
Re: Bug Check 0x7F
Posted by Mark Roddy on June 30th, 2004


This is frequently a stack overflow. In general when asking questions about
bug checks you will get better, more informative responses if you provide
the output from windbg, specifically the output from the "!analyze -v"
command.

--

=====================
Mark Roddy
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
markr@hollistech.com


"Ben Geib" <BenGeib@discussions.microsoft.com> wrote in message
news:7783FB12-62B1-49B6-954F-773D23748CFF@microsoft.com...
that I am handling all startup IRPs without receiving any errors. Anytime I
shutdown or restart I'm getting a Bug Check with code 0x7F and Parameters:
0x00000008, 0x80042000, 0x00000000, 0x00000000. Could this be because of my
driver not unloading properly? Thanks.




Similar Posts