Mate it is the time to run disc cleanup I think, your crash dump folder is getting bigger
This time the problem is with Qualcomm Atheros AR9285 Wireless Network Adapter, or the driver, Athrx.sys.
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {3, fffffa8004536060, fffff80004a59518, fffffa8006babd30}
Probably caused by : pci.sys
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver is causing an inconsistent power state.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: fffffa8004536060, Physical Device Object of the stack
Arg3: fffff80004a59518, Functional Device Object of the stack
Arg4: fffffa8006babd30, The blocked IRP
Debugging Details:
------------------
DRVPOWERSTATE_SUBCODE: 3
IMAGE_NAME: pci.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce7928f
MODULE_NAME: pci
FAULTING_MODULE: fffff88000f8d000 pci
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
STACK_TEXT:
fffff800`04a594c8 fffff800`034f86d2 : 00000000`0000009f 00000000`00000003 fffffa80`04536060 fffff800`04a59518 : nt!KeBugCheckEx
fffff800`04a594d0 fffff800`03498c3c : fffff800`04a59600 fffff800`04a59600 00000000`00000000 00000000`00000001 : nt! ?? ::FNODOBFM::`string'+0x33ac0
fffff800`04a59570 fffff800`03498ad6 : fffffa80`0799e168 fffffa80`0799e168 00000000`00000000 00000000`00000000 : nt!KiProcessTimerDpcTable+0x6c
fffff800`04a595e0 fffff800`034989be : 000005be`02e85189 fffff800`04a59c58 00000000`02698d34 fffff800`03603908 : nt!KiProcessExpiredTimerList+0xc6
fffff800`04a59c30 fffff800`034987a7 : 00000144`940e19c2 00000144`02698d34 00000144`940e1935 00000000`00000034 : nt!KiTimerExpiration+0x1be
fffff800`04a59cd0 fffff800`03485cca : fffff800`03600e80 fffff800`0360ecc0 00000000`00000002 fffff880`00000000 : nt!KiRetireDpcList+0x277
fffff800`04a59d80 00000000`00000000 : fffff800`04a5a000 fffff800`04a54000 fffff800`04a59d40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: X64_0x9F_3_athrx_IMAGE_pci.sys
BUCKET_ID: X64_0x9F_3_athrx_IMAGE_pci.sys
Followup: MachineOwner
--------- Code:
kd> !irp fffffa8006babd30
Irp is active with 6 stacks 4 is current (= 0xfffffa8006babed8)
No Mdl: No System Buffer: Thread 00000000: Irp stack trace.
cmd flg cl Device File Completion-Context
[ 0, 0] 0 0 00000000 00000000 00000000-00000000
Args: 00000000 00000000 00000000 00000000
[ 0, 0] 0 0 00000000 00000000 00000000-00000000
Args: 00000000 00000000 00000000 00000000
[ 0, 0] 0 0 00000000 00000000 00000000-00000000
Args: 00000000 00000000 00000000 00000000
>[ 16, 2] 0 0 fffffa80070db050 00000000 00000000-00000000
Unable to load image \SystemRoot\system32\DRIVERS\athrx.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for athrx.sys
*** ERROR: Module load completed but symbols could not be loaded for athrx.sys
*** WARNING: Unable to verify timestamp for ndis.sys
*** ERROR: Module load completed but symbols could not be loaded for ndis.sys
\Driver\athr
Args: 00015500 00000000 00000005 00000003
[ 16, 2] 0 e1 fffffa8006ed2c70 00000000 fffff800036d2200-fffffa80047e8550 Success Error Cancel pending
\Driver\vwifibus nt!PopSystemIrpCompletion
Args: 00015500 00000000 00000005 00000003
[ 0, 0] 0 0 00000000 00000000 00000000-fffffa80047e8550
Args: 00000000 00000000 00000000 00000000
0: kd> !devobj fffffa8006ed2c70
Device object (fffffa8006ed2c70) is for:
InfoMask field not found for _OBJECT_HEADER at fffffa8006ed2c40
\Driver\vwifibus DriverObject fffffa8006f131e0
Current Irp 00000000 RefCount 0 Type 00000017 Flags 00002010
DevExt fffffa8006efa420 DevObjExt fffffa8006ed2de8
ExtensionFlags (0x00000800)
Unknown flags 0x00000800
AttachedTo (Lower) fffffa80070db050 \Driver\athr
Device queue is not busy.
0: kd> lmvm athrx
start end module name
fffff880`05a2b000 fffff880`05dde000 athrx T (no symbols)
Loaded symbol image file: athrx.sys
Image path: \SystemRoot\system32\DRIVERS\athrx.sys
Image name: athrx.sys
Timestamp: Tue Jul 24 20:33:45 2012 (500EB951)
CheckSum: 00398A64
ImageSize: 003B3000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 Also search in
ATHEROS Wireless drivers for Windows, updates are available there. Download and install it.
Let us know the results.
BTW, have you faced any graphics related issue in between? Which graphics do you use? Nvidia one or Intel one?