BSOD - driver power state failure - IRP

zynerate

New Member
Messages
1
Hello there, I hope someone would be able to point me in the right direction of the cause of a BSOD. I have pasted the memory dump below.

Thanks in advance.


Microsoft (R) Windows Debugger Version 6.2.9200.20512 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

Loading Dump File [C:\Users\Eden of Africa\Documents\MEMORY.DMP]
Kernel Bitmap Dump File: Only kernel address space is available
Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 8 Kernel Version 9200 MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 9200.16912.amd64fre.win8_gdr.140502-1507
Machine Name:
Kernel base = 0xfffff800`6ce07000 PsLoadedModuleList = 0xfffff800`6d0d3aa0
Debug session time: Wed Oct 8 07:14:18.844 2014 (UTC + 2:00)
System Uptime: 0 days 17:52:34.531
Loading Kernel Symbols
...............................................................
................................................................
...............................................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {3, fffffa8003cd7060, fffff8006b9fa8f0, fffffa800c990af0}
Probably caused by : atapi.sys
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time (usually 10 minutes).
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: fffffa8003cd7060, Physical Device Object of the stack
Arg3: fffff8006b9fa8f0, nt!TRIAGE_9F_POWER on Win7, otherwise the Functional Device Object of the stack
Arg4: fffffa800c990af0, The blocked IRP
Debugging Details:
------------------

DRVPOWERSTATE_SUBCODE: 3
DRIVER_OBJECT: fffffa80041f8ad0
IMAGE_NAME: atapi.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 5010abc9
MODULE_NAME: atapi
FAULTING_MODULE: fffff88000feb000 atapi
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
TAG_NOT_DEFINED_c000000f: FFFFF8006BA00FB0
STACK_TEXT:
fffff800`6b9fa8b8 fffff800`6cf9d8be : 00000000`0000009f 00000000`00000003 fffffa80`03cd7060 fffff800`6b9fa8f0 : nt!KeBugCheckEx
fffff800`6b9fa8c0 fffff800`6cf9d8f1 : fffffa80`0c620df0 fffffa80`03d02060 00000000`00000003 fffff800`6cf2aca8 : nt!PopIrpWatchdogBugcheck+0xe2
fffff800`6b9fa920 fffff800`6ce8a33a : fffffa80`0c620e28 fffff800`6b9faa39 00000000`00000001 fffff800`6d560f45 : nt!PopIrpWatchdog+0x32
fffff800`6b9fa970 fffff800`6ce887a5 : fffff800`6d101f00 fffff800`6ce89e4f fffff800`6b9fabb0 fffff800`6d1036c0 : nt!KiProcessExpiredTimerList+0x22a
fffff800`6b9faaa0 fffff800`6ce8a7b8 : fffff800`6d0ff180 fffff800`6d101f80 00000000`00000007 00000000`00257592 : nt!KiExpireTimerTable+0xa9
fffff800`6b9fab40 fffff800`6ce89b56 : fffffa80`0597e010 fffff800`6d0ff180 0000002b`e5ab351e fffff800`6b9fac4c : nt!KiTimerExpiration+0xc8
fffff800`6b9fabf0 fffff800`6ce8ab0a : fffff800`6d0ff180 fffff800`6d0ff180 00000000`00183de0 fffff800`6d159880 : nt!KiRetireDpcList+0x1f6
fffff800`6b9fad60 00000000`00000000 : fffff800`6b9fb000 fffff800`6b9f5000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x5a

STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: 0x9F_3_IMAGE_atapi.sys
BUCKET_ID: 0x9F_3_IMAGE_atapi.sys
Followup: MachineOwner
 

My Computer

System One

  • OS
    win 8 enterprise
    Computer type
    PC/Desktop
    System Manufacturer/Model
    acer
    CPU
    dual core pentium E5700 Ghz
    Memory
    4GB

My Computer

System One

  • OS
    Windows 8 Pro x64
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    Intel Core i5-4570 CPU @ 3.20GHz
    Motherboard
    Gigabyte Z87-D3HP-CF
    Memory
    8GB DDR3-1596 - Dual Channel
    Graphics Card(s)
    NVIDIA GeForce GTX 750 Ti
    Sound Card
    Onboard
    Monitor(s) Displays
    Samsung
    Screen Resolution
    1920x1080
    Hard Drives
    SSD - 120GB
    Second - 1TB
    Browser
    Chrome
    Antivirus
    Avast
Back
Top