BSOD Issues

Crypt135

New member
Member
Local time
11:47 PM
Messages
49
Hi, I've been having BSOD issues once again after updating my gfx card drivers earlier today. Rolling them back to an older version, even through a fresh install, did not appear to help at all and I'm at a loss as to what could be causing these issues. All of the blue screens have shown up as IRQL_NOT_LESS_OR_EQUAL with the bug check code 0x0000000a, except for one which was SYSTEM_SERVICE_EXCEPTION with bug check code 0x0000003b.

The last BSOD before this post was also a bit strange, about ~10 seconds before it occurred windows desktop manager apparently stopped responding/bugged out.

Also, I'm not sure if hardware might have anything to do with this, but while trying to diagnose some previous BSOD's I've at least already confirmed my RAM is not faulty through Memtest.

Information from the sf diagnositc tool:

View attachment 86944

View attachment 86945

View attachment 86946

View attachment 86947

View attachment 86948


Thanks in advance.
 

My Computer

OS
Windows 7 Home Premium 64-bit
Hi, I've been having BSOD issues once again after updating my gfx card drivers earlier today. Rolling them back to an older version, even through a fresh install, did not appear to help at all and I'm at a loss as to what could be causing these issues. All of the blue screens have shown up as IRQL_NOT_LESS_OR_EQUAL with the bug check code 0x0000000a, except for one which was SYSTEM_SERVICE_EXCEPTION with bug check code 0x0000003b.

The last BSOD before this post was also a bit strange, about ~10 seconds before it occurred windows desktop manager apparently stopped responding/bugged out.

Also, I'm not sure if hardware might have anything to do with this, but while trying to diagnose some previous BSOD's I've at least already confirmed my RAM is not faulty through Memtest.

Information from the sf diagnositc tool:

View attachment 86944

View attachment 86945

View attachment 86946

View attachment 86947

View attachment 86948


Thanks in advance.

Hi Crypt135 and welcome

In examining the DMP files they all seem to point to a windows 7 OS file (ntkernlmp) which is almost impossible. Since it points to an OS file I can give you a few things to try.

1- since these seemed to occur after a GFX driver upgrade I would remove all traces of the current driver (they make a removal tool I think) and download and install a new copy just to be sure.

2- I would run system file check to verify and repair your system files. This will tell you if the OS file is truly at fault. You do this by typing cmd in search, then right clicking and running as admin. Then Type SFC /SCANNOW.

Let us know the results

The usual causes of this type of BSOD (BC 0xA) are:
Usual causes: Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

What anti-virus are you running?


If you continue to get BSOD's we can get more aggressive by running driver verifier, but you should have a win 7 dvd (that works), a backup, and a restore point just in case. Let us know if/when you are ready.

Good Luck Mate

Jan

Code:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\K\Desktop\072310-19375-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\symbols*http://msdl.microsoft.com/download/symbols;srv*e:\symbols
*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`03054000 PsLoadedModuleList = 0xfffff800`03291e50
Debug session time: Fri Jul 23 00:07:09.515 2010 (GMT-4)
System Uptime: 0 days 0:46:01.796
Loading Kernel Symbols
.

Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.

..............................................................
................................................................
.....................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck A, {78000324a608, 2, 1, fffff800030d04f3}

Probably caused by : ntkrnlmp.exe ( nt!KiTimerExpiration+133 )

Followup: MachineOwner
---------

2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 000078000324a608, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff800030d04f3, address which referenced memory

Debugging Details:
------------------


WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800032fc0e0
 000078000324a608 

CURRENT_IRQL:  2

FAULTING_IP: 
nt!KiTimerExpiration+133
fffff800`030d04f3 f0480fb314c8    lock btr qword ptr [rax+rcx*8],rdx

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0xA

PROCESS_NAME:  System

TRAP_FRAME:  fffff88002f8caa0 -- (.trap 0xfffff88002f8caa0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff80003248988 rbx=0000000000000000 rcx=0000000000000390
rdx=0000000000000002 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800030d04f3 rsp=fffff88002f8cc30 rbp=000000000002b272
 r8=fffffa800704f700  r9=00000000000000c0 r10=0000000000000072
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz na pe nc
nt!KiTimerExpiration+0x133:
fffff800`030d04f3 f0480fb314c8    lock btr qword ptr [rax+rcx*8],rdx ds:fffff800`0324a608=????????????????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff800030c3b69 to fffff800030c4600

STACK_TEXT:  
fffff880`02f8c958 fffff800`030c3b69 : 00000000`0000000a 00007800`0324a608 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
fffff880`02f8c960 fffff800`030c27e0 : 00000006`6e185e43 00000006`6e28c26e fffff880`02f64180 fffff880`02f67300 : nt!KiBugCheckDispatch+0x69
fffff880`02f8caa0 fffff800`030d04f3 : 00000000`00020000 00000000`00000000 00000000`00000000 00000000`00d564d5 : nt!KiPageFault+0x260
fffff880`02f8cc30 fffff800`030cfd97 : 00000002`4d7ffdc0 00000002`0002b273 00000002`4d7ffd68 00000000`00000072 : nt!KiTimerExpiration+0x133
fffff880`02f8ccd0 fffff800`030ccdfa : fffff880`02f64180 fffff880`02f6f040 00000000`00000001 fffff800`00000000 : nt!KiRetireDpcList+0x277
fffff880`02f8cd80 00000000`00000000 : fffff880`02f8d000 fffff880`02f87000 fffff880`02f8cd40 00000000`00000000 : nt!KiIdleLoop+0x5a


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!KiTimerExpiration+133
fffff800`030d04f3 f0480fb314c8    lock btr qword ptr [rax+rcx*8],rdx

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  nt!KiTimerExpiration+133

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4b88cfeb

FAILURE_BUCKET_ID:  X64_0xA_nt!KiTimerExpiration+133

BUCKET_ID:  X64_0xA_nt!KiTimerExpiration+133

Followup: MachineOwner
---------
 

My Computer

Computer Manufacturer/Model Number
LAPTOP. HP Pavilion dv7-4010TX .
OS
Win 7 Ultimate 64-bit. SP1.
CPU
Intel i7 -720QM.[1.6GHz Turbo Boost 2.8GHz. 6MB Cache.]
Memory
8 DDR 3 RAM. 1066MHZ
Graphics Card(s)
ATI 1024 MB. DDR3. Radeon HD5650
Monitor(s) Displays
17.3" High Definition Brightview LCD. LED Backlit.
Screen Resolution
1600 x 900.
Hard Drives
640GB
Case
Laptop / notebook.
Mouse
Logitech Anywhere mouse. MX.
Internet Speed
ADSL [ but too slow ]
Thanks for the response.

The system file check did not bring up any errors and I ran it a few times just to be sure. Also, I've already tried clearing out the old gfx driver completely and installing a new copy (via instructions from the Nvidia website) but that did not help either.

I'm currently using Microsoft Security Essentials and Malewarebytes for anti-virus, although until recently I was using AVG (if that matters).

At this point I've backed up files/etc. to an external HDD, created a restore point, and am ready to give driver verifier a shot.
 

My Computer

OS
Windows 7 Home Premium 64-bit
Thanks for the response.

The system file check did not bring up any errors and I ran it a few times just to be sure. Also, I've already tried clearing out the old gfx driver completely and installing a new copy (via instructions from the Nvidia website) but that did not help either.

I'm currently using Microsoft Security Essentials and Malewarebytes for anti-virus, although until recently I was using AVG (if that matters).

At this point I've backed up files/etc. to an external HDD, created a restore point, and am ready to give driver verifier a shot.

Hi Crypt again

MSE plus Malwarebytes are acceptable .
AVG is generally ok [I use the Pro version of AVG.]

Follow the directions below.

If you need more help let us know.

Good luck.

Jan.

Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.

I'd suggest that you first backup your stuff and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista/Win7 Startup Repair feature).

In Windows 7 you can make a Startup Repair disk by going to Start....All Programs...Maintenance...Create a System Repair Disc - with Windows Vista you'll have to use your installation disk or the "Repair your computer" option at the top of the Safe Mode menu .

Then, here's the procedure:
- Go to Start and type in "verifier" (without the quotes) and press Enter
- Select "Create custom settings (for code developers)" and click "Next"
- Select "Select individual settings from a full list" and click "Next"
- Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
- Select "Select driver names from a list" and click "Next"
Then select all drivers NOT provided by Microsoft and click "Next"
- Select "Finish" on the next page.

Reboot the system and wait for it to crash to the Blue Screen. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out. If it doesn't crash for you, then let it run for at least 36 hours of continuous operation (an estimate on my part).

Reboot into Windows (after the crash) and turn off Driver Verifier by going back in and selecting "Delete existing settings" on the first page, then locate and zip up the memory dump file and upload it with your next post.

If you can't get into Windows because it crashes too soon, try it in Safe Mode.
If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created.
 
Last edited:

My Computer

Computer Manufacturer/Model Number
LAPTOP. HP Pavilion dv7-4010TX .
OS
Win 7 Ultimate 64-bit. SP1.
CPU
Intel i7 -720QM.[1.6GHz Turbo Boost 2.8GHz. 6MB Cache.]
Memory
8 DDR 3 RAM. 1066MHZ
Graphics Card(s)
ATI 1024 MB. DDR3. Radeon HD5650
Monitor(s) Displays
17.3" High Definition Brightview LCD. LED Backlit.
Screen Resolution
1600 x 900.
Hard Drives
640GB
Case
Laptop / notebook.
Mouse
Logitech Anywhere mouse. MX.
Internet Speed
ADSL [ but too slow ]
Finished running the verifier and got five blue screens in total, but apparently it only recorded four. Two of them were on start-up, two in a game, and one around the log-in screen (can't recall exactly when or where). I believe it was after the fourth that the desktop manager stopped working once again after logging in.

View attachment 87097
 

My Computer

OS
Windows 7 Home Premium 64-bit
Well, driver verifier isn't going to help us here, because whatever is causing it is causing the kernel to look like the victim when watchdog times out. It's a driver issue for sure (given the bugcheck codes and the pattern), but figuring it out is going to have to be some good old fashioned gumshoe'ing. You've got the following non-Microsoft drivers loaded and running on the system at the time of the failure:
Code:
// I've never seen CPU-Z or Speedfan cause bugchecks before, but anything's possible:
2: kd> lmvm cpuz133_x64
start             end                 module name
fffff880`0469e000 fffff880`046a7000   cpuz133_x64 T (no symbols)           
    Loaded symbol image file: cpuz133_x64.sys
    Image path: \??\C:\Windows\system32\drivers\cpuz133_x64.sys
    Image name: cpuz133_x64.sys
    Timestamp:        Wed Mar 10 11:18:00 2010 (4B97C638)
    CheckSum:         0000B75D
    ImageSize:        00009000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

2: kd> lmvm speedfan
start             end                 module name
fffff880`017c1000 fffff880`017c8000   speedfan T (no symbols)           
    Loaded symbol image file: speedfan.sys
    Image path: \SystemRoot\SysWOW64\speedfan.sys
    Image name: speedfan.sys
    Timestamp:        Sun Sep 24 09:26:48 2006 (45168798)
    CheckSum:         00005062
    ImageSize:        00007000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

// Your nvidia driver set is the more likely culprit, although which one is almost impossible to say:
2: kd> lmvm nv*
start             end                 module name
fffff880`00e00000 fffff880`00e29000   nvraid   T (no symbols)           
    Loaded symbol image file: nvraid.sys
    Image path: \SystemRoot\system32\DRIVERS\nvraid.sys
    Image name: nvraid.sys
    Timestamp:        Wed May 20 02:39:40 2009 (4A13A5AC)
    CheckSum:         000343E8
    ImageSize:        00029000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`01061000 fffff880`010d9000   nvrd64   T (no symbols)           
    Loaded symbol image file: nvrd64.sys
    Image path: \SystemRoot\system32\DRIVERS\nvrd64.sys
    Image name: nvrd64.sys
    Timestamp:        Tue Aug 04 20:32:24 2009 (4A78D318)
    CheckSum:         0002F208
    ImageSize:        00078000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`01126000 fffff880`01151000   nvstor   T (no symbols)           
    Loaded symbol image file: nvstor.sys
    Image path: \SystemRoot\system32\DRIVERS\nvstor.sys
    Image name: nvstor.sys
    Timestamp:        Wed May 20 02:45:37 2009 (4A13A711)
    CheckSum:         000381B4
    ImageSize:        0002B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`011b3000 fffff880`011f2000   nvstor64 T (no symbols)           
    Loaded symbol image file: nvstor64.sys
    Image path: \SystemRoot\system32\DRIVERS\nvstor64.sys
    Image name: nvstor64.sys
    Timestamp:        Tue Aug 04 20:31:07 2009 (4A78D2CB)
    CheckSum:         0003D346
    ImageSize:        0003F000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`013eb000 fffff880`013f6000   nvsmu    T (no symbols)           
    Loaded symbol image file: nvsmu.sys
    Image path: \SystemRoot\system32\DRIVERS\nvsmu.sys
    Image name: nvsmu.sys
    Timestamp:        Mon Jun 29 03:36:37 2009 (4A486F05)
    CheckSum:         00012068
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`042f0000 fffff880`04341500   nvmf6264 T (no symbols)           
    Loaded symbol image file: nvmf6264.sys
    Image path: \SystemRoot\system32\DRIVERS\nvmf6264.sys
    Image name: nvmf6264.sys
    Timestamp:        Thu Jul 30 19:48:18 2009 (4A723142)
    CheckSum:         0005B9A8
    ImageSize:        00051500
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`048c1000 fffff880`048da000   nvhda64v T (no symbols)           
    Loaded symbol image file: nvhda64v.sys
    Image path: \SystemRoot\system32\drivers\nvhda64v.sys
    Image name: nvhda64v.sys
    Timestamp:        Thu Jan 28 09:24:54 2010 (4B619E36)
    CheckSum:         0001B32F
    ImageSize:        00019000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`0fef5000 fffff880`10b62c80   nvlddmkm T (no symbols)           
    Loaded symbol image file: nvlddmkm.sys
    Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
    Image name: nvlddmkm.sys
    Timestamp:        Mon Jun 07 18:16:55 2010 (4C0D6FD7)
    CheckSum:         00C7A8E1
    ImageSize:        00C6DC80
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

fffff880`10b63000 fffff880`10b64180   nvBridge T (no symbols)           
    Loaded symbol image file: nvBridge.kmd
    Image path: \SystemRoot\system32\DRIVERS\nvBridge.kmd
    Image name: nvBridge.kmd
    Timestamp:        Mon Jun 07 18:07:11 2010 (4C0D6D8F)
    CheckSum:         0000EB20
    ImageSize:        00001180
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
Assuming you've got an nVidia chipset (looks like RAID and video at the least), all of these should be checked to see if there are newer versions out there that you can update to.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
I've removed both CPUZ and Speedfan just to try and rule those out, and I also installed an nForce driver update I somehow missed before, but I still blue screened shortly after. As far as I know, all of my Nvidia related drivers are now up to date and I have the latest driver updates for my mobo.

Here's the latest dmp file if it helps:

View attachment 87118


edit: I do not have the latest July driver update for my gfx card because that particular update is what started this whole mess.
 
Last edited:

My Computer

OS
Windows 7 Home Premium 64-bit
You say it all started when you installed the July nVidia driver? I would therefore suggest a system restore to get to a point before the troubles.

Otherwise, I have to suspect hardware.

Download a copy of Memtest86 and burn the ISO to a CD using Iso Recorder or another ISO burning program. Boot from the CD, and leave it running for at least 5 or 6 passes.

Test hard drive: HD Diagnostic

...Summary of the Dumps:
Code:
[font=lucida console]
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Debug session time: Fri Jul 23 21:00:08.223 2010 (UTC - 4:00)
System Uptime: 0 days 0:01:04.614
BugCheck A, {7800031f5348, 2, 1, fffff8000307c4f3}
Probably caused by : ntkrnlmp.exe ( nt!KiTimerExpiration+133 )
DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
BUGCHECK_STR:  0xA
PROCESS_NAME:  System
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Debug session time: Fri Jul 23 20:48:11.953 2010 (UTC - 4:00)
System Uptime: 0 days 0:07:05.250
BugCheck A, {780003243d48, 2, 1, fffff800030ca4f3}
Probably caused by : ntkrnlmp.exe ( nt!KiTimerExpiration+133 )
DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
BUGCHECK_STR:  0xA
PROCESS_NAME:  System
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Debug session time: Fri Jul 23 20:40:39.265 2010 (UTC - 4:00)
System Uptime: 0 days 0:01:58.562
BugCheck 1E, {ffffffffc000001d, fffff88000000000, 0, 0}
Probably caused by : ntkrnlmp.exe ( nt!KiDispatchException+1b9 )
BUGCHECK_STR:  0x1E_c000001d
DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
PROCESS_NAME:  System
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Debug session time: Fri Jul 23 20:58:25.481 2010 (UTC - 4:00)
System Uptime: 0 days 0:09:33.778
BugCheck A, {78000324a5c8, 2, 1, fffff800030d04f3}
Probably caused by : ntkrnlmp.exe ( nt!KiTimerExpiration+133 )
DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
BUGCHECK_STR:  0xA
PROCESS_NAME:  System
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
  
  
 
[/font]
 

My Computer

Computer Manufacturer/Model Number
Custom
OS
Windows 7 Professional x64
CPU
Intel i7 2600K OC'd @ 4620 MHz
Motherboard
Asus P8Z68-V Pro
Memory
16GB GSkill Sniper 2133 Mhz (4x4GB)
Graphics Card(s)
EVGA GeForce GTX 480 SuperClocked+
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
2x Acer S273HLbmii 27"
Screen Resolution
2 x 1920x1080
Hard Drives
64GB Crucial M4 SSD

Storage: Hitachi 1TB 5400RPM, Samsung 1.5TB 5400RPM
PSU
Corsair HW Series 750w (modular)
Case
Cooler Master HAF 932 Advanced Blue Edition
Cooling
CM Hyper 212+ CPU cooler, 3x 230mm + 1x 140mm case fans
Keyboard
Logitech MK320 (wireless)
Mouse
Logitech MK320 (wireless)
Internet Speed
30 Mb/s : 2 Mb/s
As usual, JK is spot on - if driver updating didn't help, and a system restore to before your previous driver update does not, start suspecting (and testing/stressing) your hardware.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
Restored back to the day before the gfx driver update, but I still got another BSOD; however, this one looks a bit different than the previous (or at least the bug check code is different).

View attachment 87234

Two or three weeks back I already ran my RAM through memtest for about three days straight with each individual stick, all of them in together, for 6 passes each, etc. and did not receive any errors or red flags.

I'm now working on testing the hard drive, but if running the diagnostic from Western Digital does not work off of a CD, I may need some assistance (my hard drives are RAIDed, and the physical drives were not even detected in the program from the regular windows download).
 

My Computer

OS
Windows 7 Home Premium 64-bit
This stop error, 1E, points to hardware or hardware related problems.

STOP 0x0000001E: KMODE_EXCEPTION_NOT_HANDLED

Usual causes: Device driver, hardware, System service, compatibility, Remote control programs, memory, BIOS
Code:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\Owner\AppData\Local\Temp\Temp1_072410-21468-01.zip\072410-21468-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*[URL="http://msdl.microsoft.com/download/symbols"]Symbol information[/URL]
Executable search path is: 
Windows 7 Kernel Version 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`03006000 PsLoadedModuleList = 0xfffff800`03243e50
Debug session time: Sat Jul 24 15:52:46.343 2010 (GMT-4)
System Uptime: 0 days 0:20:24.703
Loading Kernel Symbols
...............................................................
................................................................
.......................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1E, {0, 0, 0, 0}

Probably caused by : ntkrnlmp.exe ( nt!KiKernelCalloutExceptionHandler+e )

Followup: MachineOwner
---------

2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

KMODE_EXCEPTION_NOT_HANDLED (1e)
This is a very common bugcheck.  Usually the exception address pinpoints
the driver/function that caused the problem.  Always note this address
as well as the link date of the driver/image that contains this address.
Arguments:
Arg1: 0000000000000000, The exception code that was not handled
Arg2: 0000000000000000, The address that the exception occurred at
Arg3: 0000000000000000, Parameter 0 of the exception
Arg4: 0000000000000000, Parameter 1 of the exception

Debugging Details:
------------------


EXCEPTION_CODE: (Win32) 0 (0) - The operation completed successfully.

FAULTING_IP: 
+5bfe952f01f2d930
00000000`00000000 ??              ???

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  0000000000000000

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x1E

PROCESS_NAME:  System

CURRENT_IRQL:  2

EXCEPTION_RECORD:  fffff88002f8c3a8 -- (.exr 0xfffff88002f8c3a8)
ExceptionAddress: fffff800030819d2 (nt!KiProcessExpiredTimerList+0x0000000000000072)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff

TRAP_FRAME:  fffff88002f8c450 -- (.trap 0xfffff88002f8c450)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0040000000000000 rbx=0000000000000000 rcx=fffffa8006fe06e0
rdx=0000000000000102 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800030819d2 rsp=fffff88002f8c5e0 rbp=000000000001322d
 r8=fffff88002f66301  r9=0000000000000003 r10=000000000000002d
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl nz na po nc
nt!KiProcessExpiredTimerList+0x72:
fffff800`030819d2 803818          cmp     byte ptr [rax],18h ds:00400000`00000000=??
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff8000306e32e to fffff800030765d0

STACK_TEXT:  
fffff880`02f8b498 fffff800`0306e32e : 00000000`00000000 fffffa80`06dc8000 fffff880`02f8bc10 fffff800`030a3524 : nt!KeBugCheck
fffff880`02f8b4a0 fffff800`0309c2ed : fffff800`03284b88 fffff800`031bda40 fffff800`03006000 fffff880`02f8c3a8 : nt!KiKernelCalloutExceptionHandler+0xe
fffff880`02f8b4d0 fffff800`030a3950 : fffff800`031c5b24 fffff880`02f8b548 fffff880`02f8c3a8 fffff800`03006000 : nt!RtlpExecuteHandlerForException+0xd
fffff880`02f8b500 fffff800`030b08df : fffff880`02f8c3a8 fffff880`02f8bc10 fffff880`00000000 fffff880`02f8c608 : nt!RtlDispatchException+0x410
fffff880`02f8bbe0 fffff800`03075c42 : fffff880`02f8c3a8 fffffa80`06fe0700 fffff880`02f8c450 00000000`00000003 : nt!KiDispatchException+0x16f
fffff880`02f8c270 fffff800`0307454a : 00000000`00000002 00000000`00000000 fffffa80`078f3a70 fffff880`018474bf : nt!KiExceptionDispatch+0xc2
fffff880`02f8c450 fffff800`030819d2 : fffffa80`06fe0700 fffffa80`098e5168 fffffa80`098e5168 00000000`00000102 : nt!KiGeneralProtectionFault+0x10a
fffff880`02f8c5e0 fffff800`0308257e : 00000002`d9faddd2 fffff880`02f8cc58 00000000`0001322d fffff880`02f66b28 : nt!KiProcessExpiredTimerList+0x72
fffff880`02f8cc30 fffff800`03081d97 : 00000001`058675c2 00000001`0001322d 00000001`058675d0 00000000`0000002d : nt!KiTimerExpiration+0x1be
fffff880`02f8ccd0 fffff800`0307edfa : fffff880`02f64180 fffff880`02f6f040 00000000`00000001 fffff800`00000000 : nt!KiRetireDpcList+0x277
fffff880`02f8cd80 00000000`00000000 : fffff880`02f8d000 fffff880`02f87000 fffff880`02f8cd40 00000000`00000000 : nt!KiIdleLoop+0x5a


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!KiKernelCalloutExceptionHandler+e
fffff800`0306e32e 90              nop

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt!KiKernelCalloutExceptionHandler+e

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4b88cfeb

FAILURE_BUCKET_ID:  X64_0x1E_nt!KiKernelCalloutExceptionHandler+e

BUCKET_ID:  X64_0x1E_nt!KiKernelCalloutExceptionHandler+e

Followup: MachineOwner
---------
In additions to testing your hard drive, I recommend that you update the following driver:

skfiltv.sys Thu Aug 14 02:48:33 2008 - probably Pilote USB audio (WDM); Creative wireless headset; Hs-1200 Digital Wireless Headset - Creative Worldwide Support

You also might check the NVidia website and see if they have updated RAID drivers.

nvraid.sys Wed May 20 02:39:40 2009
 
Last edited:

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
I encountered a problem with that headset driver before while trying to diagnose some previous BSOD issues. I have the most recent driver update for it, but apparently it does not update skfiltv.sys (and did not the previous time either). I'll remove that driver again, although the blue screens seem to happen regardless if I'm using the headset or not.

I also have the latest RAID drivers from the Nvidia website (re-downloaded these yesterday just to be sure), but like the headset driver, it shows a different date for that driver compared to the one for the most recent update.

Unless I'm completely missing something (which is always a possibility), those are up-to-date.


Booting the Western Digital hard drive test off a CD, like with the regular download, did not show any physical hard drive to test once again (I imagine because they're RAIDed?). This RAID stuff is way beyond me and was set-up by someone else to begin with. Is there a fairly easy way to disable the RAID function so I can actually test the hard drives? :confused:

Also, since this does now appear to be hardware related, is it possible that the gfx card is faulty in some way? There have been small problems while playing games on this computer that were there from the beginning (stuttering in just about every game to some extent (some worse than others), screen freezing for a few moments in Crysis), but I was assured that these were probably driver related and that eventual updates would fix them (they haven't so far). A buddy of mine has the EVGA version of my (Zotac) 480 card and his works flawlessly, which is pretty much why I bring this up.
 

My Computer

OS
Windows 7 Home Premium 64-bit
I can't help you with the RAID questions. I am totally unfamiliar with RAID and never used it. But I know some of the other BSOD team guys will be able to answer that for you.

It is definitely possible that the GFX card/driver is causing the problem. I went through the stuttering and freezing and BSOD's with two GFX cards. One card was bad and while the second card was good, I had a driver issue. I had to try five drivers before I got the one that worked with my system.

You can try this free video stress test: FurMark: Graphics Card Stability and Stress Test, OpenGL Benchmark and GPU Temperature | oZone3D.Net and see what your results are.
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
Well I gave memtest another shot just to see if something went bad between now and the last tests three weeks ago, but there were no errors once again (this was with all sticks in for six passes only this time). However, after rebooting once the tests were finished, I got a BSOD on start-up which had not happened before (the only other time it occurred was during the driver verifier test).

The new BSOD:

View attachment 87435

And one that occurred before it when I tried alt-tabbing out of Crysis:

View attachment 87437



The best thing I could find to test my hard drives was the SMART self-test that is part of the NVIDIA Control Panel, and both drives passed without any errors.

I also tried that FurMark graphics card stability test but I'm a little apprehensive about letting it run for extended periods at a time after seeing what it could possibly do to a card. I did let it run for somewhere around five to seven minutes to see how hot it would get, but from what I saw nothing seems unreasonably high or far off, and it did not cause a BSOD or crash.
 

My Computer

OS
Windows 7 Home Premium 64-bit
I suspect your nVidia storage drivers. Could you please follow these directions?

http://www.sevenforums.com/crashes-debugging/96879-blue-screen-death-bsod-posting-instructions.html

...Summary of the Dumps:
Code:
[font=lucida console]
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Debug session time: Sun Jul 25 06:24:51.890 2010 (UTC - 4:00)
System Uptime: 0 days 0:00:09.171
BugCheck 1000007E, {ffffffffc0000005, fffff800031ab257, fffff88003bdb938, fffff88003bdb1a0}
Probably caused by : rdyboost.sys ( rdyboost!SmFpFree+d4 )
PROCESS_NAME:  System
BUGCHECK_STR:  0x7E
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Debug session time: Sun Jul 25 00:24:02.139 2010 (UTC - 4:00)
System Uptime: 0 days 

BugCheck A, {780003249008, 2, 1, fffff800030d04f3}
Probably caused by : ntkrnlmp.exe ( nt!KiTimerExpiration+133 )
BUGCHECK_STR:  0xA
PROCESS_NAME:  System
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
[/font]
 

My Computer

Computer Manufacturer/Model Number
Custom
OS
Windows 7 Professional x64
CPU
Intel i7 2600K OC'd @ 4620 MHz
Motherboard
Asus P8Z68-V Pro
Memory
16GB GSkill Sniper 2133 Mhz (4x4GB)
Graphics Card(s)
EVGA GeForce GTX 480 SuperClocked+
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
2x Acer S273HLbmii 27"
Screen Resolution
2 x 1920x1080
Hard Drives
64GB Crucial M4 SSD

Storage: Hitachi 1TB 5400RPM, Samsung 1.5TB 5400RPM
PSU
Corsair HW Series 750w (modular)
Case
Cooler Master HAF 932 Advanced Blue Edition
Cooling
CM Hyper 212+ CPU cooler, 3x 230mm + 1x 140mm case fans
Keyboard
Logitech MK320 (wireless)
Mouse
Logitech MK320 (wireless)
Internet Speed
30 Mb/s : 2 Mb/s

My Computer

Computer Manufacturer/Model Number
Custom
OS
Windows 7 Professional x64
CPU
Intel i7 2600K OC'd @ 4620 MHz
Motherboard
Asus P8Z68-V Pro
Memory
16GB GSkill Sniper 2133 Mhz (4x4GB)
Graphics Card(s)
EVGA GeForce GTX 480 SuperClocked+
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
2x Acer S273HLbmii 27"
Screen Resolution
2 x 1920x1080
Hard Drives
64GB Crucial M4 SSD

Storage: Hitachi 1TB 5400RPM, Samsung 1.5TB 5400RPM
PSU
Corsair HW Series 750w (modular)
Case
Cooler Master HAF 932 Advanced Blue Edition
Cooling
CM Hyper 212+ CPU cooler, 3x 230mm + 1x 140mm case fans
Keyboard
Logitech MK320 (wireless)
Mouse
Logitech MK320 (wireless)
Internet Speed
30 Mb/s : 2 Mb/s
This is probably a dumb question, but I'm not sure about it and I don't want to mess anything up (Sorry in advance for my lack of knowledge on this):

I already downloaded the top two updates a while ago, but neglected to get the third (NVIDIA MCP72 SATA RAID/AHCI Driver (for floppy driver)) because it mentioned it was for a floppy drive (which I don't have); however, looking at it again, it also mentions RAID. If this is a needed update, could I just put the file on a flash drive and update it that way when booting? And if that is not a needed update, should I just try reinstalling the top two?
 

My Computer

OS
Windows 7 Home Premium 64-bit
I suggest you update all three especially since Win 7 can be finicky about RAID. Make sure you have all three down loaded, then uninstall the existing drivers and install the new ones. Create a restore point first so that you can easily go back if something messes up.
 

My Computer

Computer Manufacturer/Model Number
Home built
OS
Windows 7 Ultimate 32 bit
CPU
Intel(R) Pentium(R) 4 CPU 3.00GHz
Motherboard
ASUS P4P800-VM Motherboard Chipset: Intel 865G + ICH5
Memory
2.50 GB RAM
Graphics Card(s)
NVIDIA GeForce 7600 GS
Sound Card
SoundMax Integrated Digital Audio (Chip)
Monitor(s) Displays
ViewSonic VX 1962 wm
Screen Resolution
1680 X 1050
Hard Drives
Seagate Barracuda 7200.10 80 GB
ST380215A ATA Device 18.6 GB
Western Digital "My Book" external hard drive 750 GB
Cooling
Fan based
Keyboard
Microsoft Comfort Curve Keyboard 2000 v10 USB
Mouse
Logitec optic USB
Internet Speed
3.01 Mb/s download 0.64 Mb/s upload
Sorry, I don't think I was clear enough in my last post; I already have the first two updates from MSI downloaded and installed (I tried reinstalling both again anyway but still blue screened shortly after), and I don't have a floppy drive to get the third.

At this point I'm thinking about just reinstalling windows and figuring out how to Disable RAID since it seems to be directly related to these problems.
 

My Computer

OS
Windows 7 Home Premium 64-bit
Back
Top