View Single Post
Old 10-10-2008, 02:54 PM   #4 (permalink)
jcgriff2
Moderator, Microsoft Supp
 
jcgriff2's Avatar
 
Join Date: Sep 2007
Location: The Great State of New Jersey - away from the gross corruption of the Riverside County, CA, SO office. SHAMEFUL !
Posts: 10,109
OS: Windows 7, Vista Ultimate

My System

Re: Vista Unexpected Shutdown

Hi. . .

I ran the 4 dumps. The primary bugcheck was 0x00000d1 = 0xd1 = DRIVER_IRQL_NOT_LESS_OR_EQUAL and indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high. The probable cause on all 4 is ghidpnp.sys. A probable secondary cause is the driver gmouusb.sys.
Code:
BugCheck 100000D1, {908145cc, 2, 0, 8a54e2c0}
Probably caused by : gHidPnp.Sys ( gHidPnp+22c0 )

BugCheck 100000D1, {9221caac, 2, 0, 8a77a2c0}
Probably caused by : gHidPnp.Sys ( gHidPnp+22c0 )

BugCheck D1, {913542dc, 2, 0, 8a9762c0}
Probably caused by : gHidPnp.Sys ( gHidPnp+22c0 )

BugCheck A, {ca3bfcfe, 2, 0, 816a48e4}
Probably caused by : gHidPnp.Sys ( gHidPnp+22a8 )
I have not been able to link these kernel-mode drivers to a specific product or manufacturer, but their 2 year old dates indicate they do not belong in a Vista SP1 system and should be updated (if available) or the device they belong to s/b replaced.

Code:
USB Device Enhanced Fu   
14/07/2006 00:30:51    
C:\Windows\system32\Drivers\gHidPnp.Sys      

USB Mouse Device Drv        
14/07/2006 00:33:57    
C:\Windows\system32\DRIVERS\gMouUsb.sys
Please let me know how you make out.

I have attached the 4 dbug logs.

Regards. . .

jcgriff2

.
Attached Files
File Type: txt $99-dbug.txt (72.5 KB, 16 views)
__________________
. . . . . . . .

B
Expecting a reply and waiting > 36 hours ? Send a PM to me containing a link to your thread
Glad to be home in the Great State of New Jersey ! !
jcgriff2 is offline   Reply With Quote