Need help with BSOD analysis 0x9F and 0x7F

nexuslexus

Posts: 9   +0
I've got a new Windows 7 laptop having some problems (I'll post a thread about another problem of it later). Can someone please help me analyze the below mini dumps (I run them through a program called 'WhoCrashed'):

Code:
On Tue 12/21/2010 1:36:13 AM GMT your computer crashed
crash dump file: C:\windows\Minidump\122110-21262-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x70740) 
Bugcheck code: 0x9F (0x3, 0xFFFFFA8004935060, 0xFFFFF8000469C518, 0xFFFFFA8004482C10)
Error: DRIVER_POWER_STATE_FAILURE
file path: C:\windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This bug check indicates that the driver is in an inconsistent or invalid power state.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. 
The crash took place in the Windows kernel. Possibly this problem is caused by another driver which cannot be identified at this time.

Code:
On Fri 12/17/2010 4:19:27 AM GMT your computer crashed
crash dump file: C:\windows\Minidump\121710-33228-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x70740) 
Bugcheck code: 0x9F (0x3, 0xFFFFFA800491F060, 0xFFFFF80000B9C518, 0xFFFFFA80074E1510)
Error: DRIVER_POWER_STATE_FAILURE
file path: C:\windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This bug check indicates that the driver is in an inconsistent or invalid power state.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. 
The crash took place in the Windows kernel. Possibly this problem is caused by another driver which cannot be identified at this time.
Code:
On Wed 12/15/2010 9:34:48 AM GMT your computer crashed
crash dump file: C:\windows\Minidump\121510-25615-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x70740) 
Bugcheck code: 0x7F (0x8, 0x80050033, 0x6F8, 0xFFFFF80003085EC0)
Error: UNEXPECTED_KERNEL_MODE_TRAP
file path: C:\windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This bug check indicates that the Intel CPU generated a trap and the kernel failed to catch this trap.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver which cannot be identified at this time.
 
How to find and post your Minidump Files:

My Computer > C Drive > Windows Folder > Minidump Folder > Minidump Files.

It is these files that we need (not the folder). Attach to your next post the five most recent dumps. Notice the Manage Attachments button at the bottom when you go to post the next time. You can Zip up to five files per Zip; if you only have one or two you don’t need to zip them, just attach as is. Please do us a favor and don’t Zip each one individually.

WhoCrashed isn't giving enough information thus the request for minidump files.

* Also, when do these crashes occur, i.e., what are you doing?
 
Back