Solved PC hangs while shutting down

BSODnewbe

New member
Local time
2:29 AM
Messages
2
Hi Guys.

First time here for me so I am hoping the provided info is enough for someone to help me out.


Out of the blue I am having a problem with my PC.

The problem is that when I wish to shutdown the PC (via Win7 START menu) it tries to but can't.
It just hangs there with "Shutting Down" displayed on my monitor.
Sometimes it does turn off eventually, other times when I dont have the time to wait I just hold the Power button pressed for 5sec and force it off.

I recently bought the Saitek Cessna Yoke and installed its drivers......maybe that has something to do wih it?

The latest SYSTEM error was a Bug Check.
Log Name: System
Source: Microsoft-Windows-WER-SystemErrorReporting
Date: 24/09/2014 07:55:24
Event ID: 1001
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: FSX-PC
Description:
The computer has rebooted from a bugcheck. The bugcheck was: 0x0000009f (0x0000000000000003, 0xfffffa800b6b78f0, 0xfffff800044253d8, 0xfffffa800bce02d0). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 092414-16286-01.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-WER-SystemErrorReporting" Guid="{ABCE23E7-DE45-4366-8631-84FA6C525952}" EventSourceName="BugCheck" />
<EventID Qualifiers="16384">1001</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-09-24T05:55:24.000000000Z" />
<EventRecordID>51331</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>System</Channel>
<Computer>FSX-PC</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">0x0000009f (0x0000000000000003, 0xfffffa800b6b78f0, 0xfffff800044253d8, 0xfffffa800bce02d0)</Data>
<Data Name="param2">C:\Windows\MEMORY.DMP</Data>
<Data Name="param3">092414-16286-01</Data>
</EventData>
</Event>
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
self build
OS
Win7 Profesional 64bit
CPU
I7 3770k
Motherboard
ASUS Maximums V Formula
Memory
8GB GSkill DDR3
Graphics Card(s)
EVGA GTX680
Hard Drives
C is a 600GB WD Raptor.
Antivirus
yes
Ok thx guys, someone figured it out for me already.

It was my ASMEDIA USB driver.

For some reason ASMEDIA USB 3.0 and SAITEK CESSNA YOKE cause Shutdown problems and BSODs.

I now have SAITEK on an Intell USB 3.0 and all is fine.




0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
DRIVER_POWER_STATE_FAILURE (9f)
A driver has failed to complete a power IRP within a specific time.
Arguments:
Arg1: 0000000000000003, A device object has been blocking an Irp for too long a time
Arg2: fffffa800b6b78f0, Physical Device Object of the stack
Arg3: fffff800044253d8, nt!TRIAGE_9F_POWER on Win7 and higher, otherwise the Functional Device Object of the stack
Arg4: fffffa800bce02d0, The blocked IRP
Debugging Details:
------------------

DRVPOWERSTATE_SUBCODE: 3
DRIVER_OBJECT: fffffa800aaad870
IMAGE_NAME: asmthub3.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4eb203d0
MODULE_NAME: asmthub3
FAULTING_MODULE: fffff88004e38000 asmthub3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
BUGCHECK_STR: 0x9F
PROCESS_NAME: System
CURRENT_IRQL: 2
ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) amd64fre
DPC_STACK_BASE: FFFFF8000442BFB0
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
self build
OS
Win7 Profesional 64bit
CPU
I7 3770k
Motherboard
ASUS Maximums V Formula
Memory
8GB GSkill DDR3
Graphics Card(s)
EVGA GTX680
Hard Drives
C is a 600GB WD Raptor.
Antivirus
yes
Back
Top