I have a Asus Crosshair IV Formula Mobo.
I was running 8.0 without a hitch, but ever since upgrading to 8.1 I have been having endless restarts.
I suspect that it has something to do with hibernation and the usb hub but I cannot seem to get any more specific than that since those seem to be the most common things for almost all problems. I have reinstalled the usb drivers, run the machine with all the usb stuff unplugged and it still reboots all the time.
Here is the report from the memory dump:
can anyone decipher this?
I was running 8.0 without a hitch, but ever since upgrading to 8.1 I have been having endless restarts.
I suspect that it has something to do with hibernation and the usb hub but I cannot seem to get any more specific than that since those seem to be the most common things for almost all problems. I have reinstalled the usb drivers, run the machine with all the usb stuff unplugged and it still reboots all the time.
Here is the report from the memory dump:
Code:
Microsoft (R) Windows Debugger Version 6.2.9200.20512 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Bitmap Dump File: Only kernel address space is available
Symbol search path is: srv*c:\cache*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 8 Kernel Version 9600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 9600.16404.amd64fre.winblue_gdr.130913-2141
Machine Name:
Kernel base = 0xfffff802`b8c80000 PsLoadedModuleList = 0xfffff802`b8f44990
Debug session time: Tue Nov 26 11:01:50.759 2013 (UTC + 2:00)
System Uptime: 0 days 5:04:39.462
Loading Kernel Symbols
...............................................................
................................................................
.......................................
Loading User Symbols
Loading unloaded module list
.......................................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9F, {3, ffffe00002465060, fffff802ba55c980, ffffe000024c4c10}
Probably caused by : usbhub.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: ffffe00002465060, Physical Device Object of the stack
Arg3: fffff802ba55c980, nt!TRIAGE_9F_POWER on Win7, otherwise the Functional Device Object of the stack
Arg4: ffffe000024c4c10, The blocked IRP
Debugging Details:
------------------
DRVPOWERSTATE_SUBCODE: 3
DRIVER_OBJECT: ffffe0000290c240
IMAGE_NAME: usbhub.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 5215f839
MODULE_NAME: usbhub
FAULTING_MODULE: fffff80003111000 usbhub
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
TAG_NOT_DEFINED_c000000f: FFFFF802BA563FB0
STACK_TEXT:
fffff802`ba55c948 fffff802`b8e77156 : 00000000`0000009f 00000000`00000003 ffffe000`02465060 fffff802`ba55c980 : nt!KeBugCheckEx
fffff802`ba55c950 fffff802`b8e77076 : ffffe000`024c4338 00000000`00000008 00000000`00000002 fffff802`b8d01534 : nt!PopIrpWatchdogBugcheck+0xde
fffff802`ba55c9b0 fffff802`b8cc7404 : ffffe000`024c4370 fffff802`ba55ca79 ffffe000`024c43b0 00000000`00000000 : nt!PopIrpWatchdog+0x32
fffff802`ba55ca00 fffff802`b8cc7918 : 00000000`00000001 ffffe000`02a09748 fffff802`b8f6e180 fffff802`b8f72240 : nt!KiProcessExpiredTimerList+0x1d8
fffff802`ba55cae0 fffff802`b8d8a698 : fffff802`b8f6e180 00000000`00da7a64 fffff802`000a8a86 00000000`000a8a86 : nt!KiExpireTimerTable+0x218
fffff802`ba55cb80 fffff802`b8cff5ec : ffffe000`00000000 00001f80`00000001 00000029`e21edf95 00000000`00000002 : nt!KiTimerExpiration+0x148
fffff802`ba55cc30 fffff802`b8dd17ea : fffff802`b8f6e180 fffff802`b8f6e180 00000000`001a3fe0 fffff802`b8fc6a80 : nt!KiRetireDpcList+0x19c
fffff802`ba55cda0 00000000`00000000 : fffff802`ba55d000 fffff802`ba557000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
FAILURE_BUCKET_ID: 0x9F_3_IMAGE_usbhub.sys
BUCKET_ID: 0x9F_3_IMAGE_usbhub.sys
Followup: MachineOwner
---------
0: kd> lmvm usbhub
start end module name
fffff800`03111000 fffff800`0317c000 usbhub (private pdb symbols) c:\cache\usbhub.pdb\0B5855D36D8643788CCF7A7957EF4DF31\usbhub.pdb
Loaded symbol image file: usbhub.sys
Image path: \SystemRoot\System32\drivers\usbhub.sys
Image name: usbhub.sys
Timestamp: Thu Aug 22 13:38:33 2013 (5215F839)
CheckSum: 00073566
ImageSize: 0006B000
File version: 6.3.9600.16384
Product version: 6.3.9600.16384
File flags: 0 (Mask 3F)
File OS: 40004 NT Win32
File type: 2.0 Dll
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Microsoft Corporation
ProductName: Microsoft® Windows® Operating System
InternalName: usbhub.sys
OriginalFilename: usbhub.sys
ProductVersion: 6.3.9600.16384
FileVersion: 6.3.9600.16384 (winblue_rtm.130821-1623)
FileDescription: Default Hub Driver for USB
LegalCopyright: © Microsoft Corporation. All rights reserved.
can anyone decipher this?