Archived from groups: microsoft.public.development.device.drivers,microsoft.public.windowsxp.device_driver.dev (More info?)
Hello Gurus,
When ever i shutdown/restart my system or when i make a check disk at boot
up which automatically restarts a system after checkdisk i get this strange
bugcheck.
The first Parameter is 0x00000100.
This happens only in Windows 2000 and not in XP. The Bugcheck text is at the
bottom of this email.
Has anyone encountered this.
Can anyone point out whats really wrong?
Thanks a lot in Advance.
Regards
Shal
MYDriver Shutdown Command Received
*** Fatal System Error: 0x0000009f
(0x00000100,0x84DCC030,0x84DCC030,0x84DC4D90)
A fatal system error has occurred.
Debugger entered on first try; Bugcheck callbacks have not been invoked.
A fatal system error has occurred.
Connected to Windows 2000 2195 x86 compatible target, ptr64 FALSE
Loading Kernel Symbols
.....................................................................
Loading unloaded module list
No unloaded module list present
Loading User Symbols
...
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {100, 84dcc030, 84dcc030, 84dc4d90}
Probably caused by : ntoskrnl.exe ( nt!IoBuildPoDeviceNotifyList+274 )
Followup: MachineOwner
---------
nt!RtlpBreakWithStatusInstruction:
80452e70 cc int 3
kd> !analyze -v
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 00000100, SubCode
Arg2: 84dcc030
Arg3: 84dcc030
Arg4: 84dc4d90
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.