Windows 7 All games hang/Freeze in Win7 x64, on nvidia GTX260

I would suggest you go back and try the 190.62 driver in the Beta and Archived section for the Nvidia card. I had to do that to get Crysis to run smoothly.
Oops, forgot to mention that I also rolled back to an earlier driver version. Can't remember the exact version, 197.xx I thnk.

There is also quite a bit of talk about not installing drivers without first cleaning out the old. I know there is an option in Device Management that when you roll back a driver, you may be given the option to remove other drivers on the system. That will put you back to the WDDM 1.0 driver.
I did a full uninstall/driver sweeper/reboot/re-install.

I would also delete the Nvidia folder prior to loading the new driver. Even if this is not the cause of the lockups, it might allow better performance with the GTX 260 card.
I Hadn't heard about that. I may try it if the other steps don't help.

If you are also running dual monitors, something else to look at.
I am running duals. 1) 24" Acer @ 1920x1200 and 1) Dell 20" @ 1600x1200, as noted in original post. What about it should I be considering?

I suppose the SLI setup could also be involved. I do not run SLI and do not know if the suggested driver supports it.
I'm not running SLI, single GTX260

@SPLWF: No problem, I was just yankin' yer chain. :)
 
The driver is 191.07.

Some folks had problems with Win 7 installs when they were running two monitors. Possibly it could be involved in your situation, but just guessing.
 
Ah, I hadn't heard that about the dual monitors. I'll check into it if I continue to experience problems.

The driver that was suggest to me is 197.45. I have it installed now and so far have no issues.
I'll be doing some benchmarking and gaming tonight to test it out.

Cheers!
 
Just wanted to update you guys/gals.

Everything is good, no BSOD from ever since I last posted. Thank you very, very much TorrentG, you are THE MAN!!!
 
Just wanted to update you guys/gals.

Everything is good, no BSOD from ever since I last posted. Thank you very, very much TorrentG, you are THE MAN!!!

Glad to hear it SPLWF. For some strange reason, even though the hardware isn't mine and I don't ever use it, it still makes me happy to know. heh heh
 
It seems BSOD strikes back, here's my latest dump. Thanks
 

Attachments

  • Dump7252010.zip
    29.1 KB · Views: 384
It's a networking error of which your firewall Bit Defender is responsible.
Uninstall it and things will be fine.

Code:
Use !analyze -v to get detailed debugging information.

BugCheck D1, {fffff300116da2d8, 2, 0, fffff8800167b930}

Probably caused by : NETIO.SYS ( NETIO!NetioDereferenceNetBufferListChain+f3 )

Followup: MachineOwner
---------
 
It's a networking error of which your firewall Bit Defender is responsible.
Uninstall it and things will be fine.

Code:
Use !analyze -v to get detailed debugging information.
 
BugCheck D1, {fffff300116da2d8, 2, 0, fffff8800167b930}
 
Probably caused by : NETIO.SYS ( NETIO!NetioDereferenceNetBufferListChain+f3 )
 
Followup: MachineOwner
---------

Thanks for the quick reply, I guess I will get rid of it then. Thank you TorrentG

Which antivirus do you recommend? I think you mentioned MSE, but does it hog resources? Is it good for Trojans, Worms, Spyware, Virus's, Malware?
 
Last edited:
You're welcome.

MSE, yes. It is actually the only antivirus that doesn't cause bsod under any circumstance or hardware. It is also very light on resources. It is excellent protection for the pc.

I would also recommend a quick scan with Malwarebytes every other week or so, after updating definitions. This doesn't use any resources (except when ran of course) as it does not start with the machine.
 
You're welcome.

MSE, yes. It is actually the only antivirus that doesn't cause bsod under any circumstance or hardware. It is also very light on resources. It is excellent protection for the pc.

I would also recommend a quick scan with Malwarebytes every other week or so, after updating definitions. This doesn't use any resources (except when ran of course) as it does not start with the machine.

Sounds like a plan, thanks.
 
Ok, I uninstalled bitdefender, rebooted, then I installed MSE. Three to four hours later, I got another BSOD. Here's the latest dump
 

Attachments

  • Dump7252010.zip
    25 KB · Views: 398
How does your hard drive sound? Does it make noises or clicks?

Anyhow, this is an NTFS error. For what it's worth, I have noticed these happen at times after removal of security software, although I'm unsure of any correlation.

In an attempt to repair the errors, open an elevated command prompt. Copy/paste this command to it then hit enter:

Code:
chkdsk /r
Please tell us if any errors were reported to be fixed. If not, there will be further suggestions. Good luck.

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


Loading Dump File [E:\Temp\Rar$DI00.006\072510-37471-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`02e11000 PsLoadedModuleList = 0xfffff800`0304ee50
Debug session time: Sun Jul 25 17:14:00.974 2010 (UTC - 4:00)
System Uptime: 0 days 5:16:02.722
Loading Kernel Symbols
...............................................................
................................................................
.........................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 24, {1904fb, fffff88009f8b2f8, fffff88009f8ab60, fffff8800127ab69}

Probably caused by : Ntfs.sys ( Ntfs!NtfsFlushVolume+449 )

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

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

NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff88009f8b2f8
Arg3: fffff88009f8ab60
Arg4: fffff8800127ab69

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


EXCEPTION_RECORD:  fffff88009f8b2f8 -- (.exr 0xfffff88009f8b2f8)
ExceptionAddress: fffff8800127ab69 (Ntfs!NtfsFlushVolume+0x0000000000000449)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff

CONTEXT:  fffff88009f8ab60 -- (.cxr 0xfffff88009f8ab60)
rax=ffbff8a008d8e010 rbx=0000000000000000 rcx=fffff8a008beedd0
rdx=fffff8a008214580 rsi=0000000000000001 rdi=fffffa800733e010
rip=fffff8800127ab69 rsp=fffff88009f8b530 rbp=fffff88009f8b8e0
 r8=fffff8a008beedd0  r9=fffff8a008beedf0 r10=fffff88009f8b5c0
r11=fffff88009f8b4e0 r12=fffff8a008bd5010 r13=fffff8a008bd51c0
r14=fffffa8008bb5180 r15=0000000000000702
iopl=0         nv up ei ng nz na pe nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010282
Ntfs!NtfsFlushVolume+0x449:
fffff880`0127ab69 f0017014        lock add dword ptr [rax+14h],esi ds:002b:ffbff8a0`08d8e024=????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  MsMpEng.exe

CURRENT_IRQL:  0

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  ffffffffffffffff

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030b90e0
 ffffffffffffffff 

FOLLOWUP_IP: 
Ntfs!NtfsFlushVolume+449
fffff880`0127ab69 f0017014        lock add dword ptr [rax+14h],esi

FAULTING_IP: 
Ntfs!NtfsFlushVolume+449
fffff880`0127ab69 f0017014        lock add dword ptr [rax+14h],esi

BUGCHECK_STR:  0x24

LAST_CONTROL_TRANSFER:  from fffff8800121cb7c to fffff8800127ab69

STACK_TEXT:  
fffff880`09f8b530 fffff880`0121cb7c : fffffa80`0733e010 fffffa80`08bb5180 fffffa80`07da2c01 fffffa80`07d0d000 : Ntfs!NtfsFlushVolume+0x449
fffff880`09f8b660 fffff880`01210bed : fffffa80`0733e010 fffff880`01018d01 fffffa80`07c71e10 fffff880`09f8b700 : Ntfs!NtfsVolumeDasdIo+0x1dc
fffff880`09f8b710 fffff880`01211f78 : fffffa80`0733e010 fffffa80`07da2c10 fffff880`09f8b801 fffffa80`06f7c300 : Ntfs!NtfsCommonRead+0x1e61
fffff880`09f8b8b0 fffff880`0100c23f : fffffa80`07da2fb0 fffffa80`07da2c10 fffffa80`06f7c3c0 00000000`00000000 : Ntfs!NtfsFsdRead+0x1b8
fffff880`09f8b960 fffff880`0100a6df : fffffa80`07c6e9e0 00000000`00000001 fffffa80`07c6e900 fffffa80`07da2c10 : fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x24f
fffff880`09f8b9f0 fffff800`03198c49 : 00000000`00000000 fffffa80`0a6a4f20 00000000`00000001 fffffa80`07da2c10 : fltmgr!FltpDispatch+0xcf
fffff880`09f8ba50 fffff800`031a0453 : fffffa80`0a6a4f20 fffffa80`0a6a4f20 fffffa80`0a6a4f20 fffff880`009e7180 : nt!IopSynchronousServiceTail+0xf9
fffff880`09f8bac0 fffff800`02e80853 : 00000000`00000c88 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtReadFile+0x631
fffff880`09f8bbb0 00000000`76fffdba : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0be6d828 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76fffdba


SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  Ntfs!NtfsFlushVolume+449

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Ntfs

IMAGE_NAME:  Ntfs.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc14f

STACK_COMMAND:  .cxr 0xfffff88009f8ab60 ; kb

FAILURE_BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushVolume+449

BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushVolume+449

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

3: kd> lm t n
start             end                 module name
fffff800`00bb9000 fffff800`00bc3000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
fffff800`02e11000 fffff800`033ed000   nt       ntkrnlmp.exe Sat Feb 27 02:55:23 2010 (4B88CFEB)
fffff800`033ed000 fffff800`03436000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
fffff880`00c5c000 fffff880`00c63000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
fffff880`00c63000 fffff880`00c73000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`00c73000 fffff880`00c8d000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00c8d000 fffff880`00c96000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`00ca9000 fffff880`00ced000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
fffff880`00ced000 fffff880`00d01000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
fffff880`00d01000 fffff880`00d5f000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00d5f000 fffff880`00d92000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00d92000 fffff880`00da7000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00da7000 fffff880`00dd1000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
fffff880`00dd1000 fffff880`00ddc000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
fffff880`00e00000 fffff880`00ea4000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
fffff880`00ea5000 fffff880`00f65000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
fffff880`00f65000 fffff880`00f74000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00f74000 fffff880`00fcb000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
fffff880`00fcb000 fffff880`00fd4000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00fd4000 fffff880`00fde000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
fffff880`00fde000 fffff880`00feb000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
fffff880`00feb000 fffff880`01000000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`01009000 fffff880`01055000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
fffff880`01055000 fffff880`01069000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
fffff880`01069000 fffff880`010c7000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
fffff880`010c7000 fffff880`0113a000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
fffff880`0113a000 fffff880`01186000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
fffff880`01186000 fffff880`011c0000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
fffff880`011c0000 fffff880`011fa000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
fffff880`01200000 fffff880`013a3000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
fffff880`013a3000 fffff880`013bd000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
fffff880`013bd000 fffff880`013ce000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
fffff880`013ce000 fffff880`013d8000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
fffff880`013d8000 fffff880`013e1000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
fffff880`013e1000 fffff880`013f7000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`01400000 fffff880`0142b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
fffff880`0142b000 fffff880`01475000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
fffff880`01475000 fffff880`01485000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
fffff880`01485000 fffff880`0148d000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
fffff880`0148d000 fffff880`01494000   speedfan speedfan.sys Sun Sep 24 09:26:48 2006 (45168798)
fffff880`01494000 fffff880`014a6000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
fffff880`014a9000 fffff880`0159b000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`0159b000 fffff880`015fb000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
fffff880`01800000 fffff880`0188a000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`0188a000 fffff880`0189b000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
fffff880`018b6000 fffff880`018e6000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`0191c000 fffff880`01946000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`01946000 fffff880`0194f000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
fffff880`0194f000 fffff880`01956000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
fffff880`01956000 fffff880`01964000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
fffff880`01964000 fffff880`01989000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
fffff880`01989000 fffff880`01999000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
fffff880`01999000 fffff880`019a2000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`019a2000 fffff880`019ab000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`019ab000 fffff880`019b4000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
fffff880`019b4000 fffff880`019bf000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`019bf000 fffff880`019d0000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`019d0000 fffff880`019ee000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
fffff880`019ee000 fffff880`019fb000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
fffff880`02c00000 fffff880`02c0f000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
fffff880`02c0f000 fffff880`02c92000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
fffff880`02c92000 fffff880`02cb0000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
fffff880`02cbb000 fffff880`02d00000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
fffff880`02d00000 fffff880`02d09000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02d09000 fffff880`02d2f000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
fffff880`02d2f000 fffff880`02d3e000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02d3e000 fffff880`02d5b000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
fffff880`02d5b000 fffff880`02d76000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
fffff880`02d76000 fffff880`02d8a000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
fffff880`02d8a000 fffff880`02ddb000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
fffff880`02ddb000 fffff880`02de7000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
fffff880`02de7000 fffff880`02df2000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
fffff880`03e00000 fffff880`03e1a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
fffff880`03e1a000 fffff880`03e25000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
fffff880`03e25000 fffff880`03e34000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`03e34000 fffff880`03e43000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`03e43000 fffff880`03e4d000   rrnetcap rrnetcap.sys Mon Sep 28 11:33:34 2009 (4AC0D74E)
fffff880`03e4d000 fffff880`03e5f000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
fffff880`03eb4000 fffff880`03eda000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
fffff880`03eda000 fffff880`03ef0000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
fffff880`03ef0000 fffff880`03f36000   atikmpag atikmpag.sys Thu May 27 12:25:36 2010 (4BFE9D00)
fffff880`03f36000 fffff880`03f4c000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
fffff880`03f4c000 fffff880`03f70000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`03f70000 fffff880`03f7c000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
fffff880`03f7c000 fffff880`03fab000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`03fab000 fffff880`03fc6000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
fffff880`03fc6000 fffff880`03fe7000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
fffff880`04000000 fffff880`0400d000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
fffff880`0400d000 fffff880`04019000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`04019000 fffff880`0401e200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
fffff880`0401f000 fffff880`04020480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
fffff880`04028000 fffff880`0411c000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
fffff880`0411c000 fffff880`04162000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
fffff880`04162000 fffff880`04186000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
fffff880`04186000 fffff880`04193000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
fffff880`04193000 fffff880`041e9000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
fffff880`041e9000 fffff880`041fa000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
fffff880`0440d000 fffff880`04467000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
fffff880`04467000 fffff880`0447c000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
fffff880`0447c000 fffff880`0449f000   AtiHdmi  AtiHdmi.sys  Thu May 06 05:20:39 2010 (4BE289E7)
fffff880`0449f000 fffff880`04567000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
fffff880`04567000 fffff880`045b5000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
fffff880`04800000 fffff880`04810000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`04810000 fffff880`04820000   tbhsd    tbhsd.sys    Wed Aug 26 08:15:54 2009 (4A95277A)
fffff880`04820000 fffff880`0485d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
fffff880`0485d000 fffff880`0487f000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
fffff880`0487f000 fffff880`048c2000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
fffff880`048c9000 fffff880`04fa5000   atikmdag atikmdag.sys Thu May 27 12:47:58 2010 (4BFEA23E)
fffff880`04fa5000 fffff880`04ffb000   Rt64win7 Rt64win7.sys Wed Jun 23 05:10:45 2010 (4C21CF95)
fffff880`06600000 fffff880`0662d000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
fffff880`0662d000 fffff880`06650000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
fffff880`06650000 fffff880`06659000   cpuz134_x64 cpuz134_x64.sys Fri Jul 09 07:16:58 2010 (4C37052A)
fffff880`0665e000 fffff880`0688d800   RTKVHD64 RTKVHD64.sys Wed Mar 17 04:49:15 2010 (4BA0978B)
fffff880`0688e000 fffff880`0689c000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
fffff880`0689c000 fffff880`068a8000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`068a8000 fffff880`068b1000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`068b1000 fffff880`068c4000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
fffff880`068c4000 fffff880`068d0000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
fffff880`068d0000 fffff880`068ed000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
fffff880`068ed000 fffff880`068eef00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
fffff880`068ef000 fffff880`068fd000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
fffff880`068fd000 fffff880`06916000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
fffff880`06916000 fffff880`0691e080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
fffff880`0691f000 fffff880`0692d000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`0692d000 fffff880`0693a000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`0693a000 fffff880`06948000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
fffff880`06948000 fffff880`0696b000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
fffff880`0696b000 fffff880`0698c000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
fffff880`0698c000 fffff880`069a1000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
fffff880`069a1000 fffff880`069b9000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
fffff880`069b9000 fffff880`069d7000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
fffff880`069d7000 fffff880`069ef000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
fffff880`07c00000 fffff880`07c69000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
fffff880`07cba000 fffff880`07d60000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
fffff880`07d60000 fffff880`07d6b000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
fffff880`07d6b000 fffff880`07d98000   srvnet   srvnet.sys   Tue Dec 08 03:32:26 2009 (4B1E0F1A)
fffff880`07d98000 fffff880`07daa000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
fffff880`08200000 fffff880`0822d000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
fffff880`08248000 fffff880`08263000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
fffff880`0829e000 fffff880`082a9000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
fffff880`082a9000 fffff880`082b9000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
fffff880`082c3000 fffff880`0835b000   srv      srv.sys      Tue Dec 08 03:32:55 2009 (4B1E0F37)
fffff880`0835b000 fffff880`08389000   rdpdr    rdpdr.sys    Mon Jul 13 20:18:02 2009 (4A5BCEBA)
fffff880`08389000 fffff880`08394000   tdtcp    tdtcp.sys    Mon Jul 13 20:16:32 2009 (4A5BCE60)
fffff880`08394000 fffff880`083a3000   tssecsrv tssecsrv.sys Mon Jul 13 20:16:41 2009 (4A5BCE69)
fffff880`083a3000 fffff880`083db000   RDPWD    RDPWD.SYS    Mon Jul 13 20:16:47 2009 (4A5BCE6F)
fffff880`083db000 fffff880`083f8000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
fffff960`00080000 fffff960`0038f000   win32k   win32k.sys   Sat May 01 11:06:30 2010 (4BDC4376)
fffff960`00440000 fffff960`0044a000   TSDDD    TSDDD.dll    Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff960`00790000 fffff960`007b7000   cdd      cdd.dll      unavailable (00000000)
fffff960`00840000 fffff960`00876000   RDPDD    RDPDD.dll    unavailable (00000000)

Unloaded modules:
fffff880`0822d000 fffff880`08248000   USBSTOR.SYS
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0001B000
fffff880`0822d000 fffff880`0829e000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00071000
fffff880`018e6000 fffff880`018f4000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`018f4000 fffff880`01900000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000C000
fffff880`01900000 fffff880`01909000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
fffff880`01909000 fffff880`0191c000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000
 
How does your hard drive sound? Does it make noises or clicks?

Anyhow, this is an NTFS error. For what it's worth, I have noticed these happen at times after removal of security software, although I'm unsure of any correlation.

In an attempt to repair the errors, open an elevated command prompt. Copy/paste this command to it then hit enter:

Code:
chkdsk /r
Please tell us if any errors were reported to be fixed. If not, there will be further suggestions. Good luck.

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


Loading Dump File [E:\Temp\Rar$DI00.006\072510-37471-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`02e11000 PsLoadedModuleList = 0xfffff800`0304ee50
Debug session time: Sun Jul 25 17:14:00.974 2010 (UTC - 4:00)
System Uptime: 0 days 5:16:02.722
Loading Kernel Symbols
...............................................................
................................................................
.........................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 24, {1904fb, fffff88009f8b2f8, fffff88009f8ab60, fffff8800127ab69}

Probably caused by : Ntfs.sys ( Ntfs!NtfsFlushVolume+449 )

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

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

NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff88009f8b2f8
Arg3: fffff88009f8ab60
Arg4: fffff8800127ab69

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


EXCEPTION_RECORD:  fffff88009f8b2f8 -- (.exr 0xfffff88009f8b2f8)
ExceptionAddress: fffff8800127ab69 (Ntfs!NtfsFlushVolume+0x0000000000000449)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff

CONTEXT:  fffff88009f8ab60 -- (.cxr 0xfffff88009f8ab60)
rax=ffbff8a008d8e010 rbx=0000000000000000 rcx=fffff8a008beedd0
rdx=fffff8a008214580 rsi=0000000000000001 rdi=fffffa800733e010
rip=fffff8800127ab69 rsp=fffff88009f8b530 rbp=fffff88009f8b8e0
 r8=fffff8a008beedd0  r9=fffff8a008beedf0 r10=fffff88009f8b5c0
r11=fffff88009f8b4e0 r12=fffff8a008bd5010 r13=fffff8a008bd51c0
r14=fffffa8008bb5180 r15=0000000000000702
iopl=0         nv up ei ng nz na pe nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010282
Ntfs!NtfsFlushVolume+0x449:
fffff880`0127ab69 f0017014        lock add dword ptr [rax+14h],esi ds:002b:ffbff8a0`08d8e024=????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  MsMpEng.exe

CURRENT_IRQL:  0

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  ffffffffffffffff

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030b90e0
 ffffffffffffffff 

FOLLOWUP_IP: 
Ntfs!NtfsFlushVolume+449
fffff880`0127ab69 f0017014        lock add dword ptr [rax+14h],esi

FAULTING_IP: 
Ntfs!NtfsFlushVolume+449
fffff880`0127ab69 f0017014        lock add dword ptr [rax+14h],esi

BUGCHECK_STR:  0x24

LAST_CONTROL_TRANSFER:  from fffff8800121cb7c to fffff8800127ab69

STACK_TEXT:  
fffff880`09f8b530 fffff880`0121cb7c : fffffa80`0733e010 fffffa80`08bb5180 fffffa80`07da2c01 fffffa80`07d0d000 : Ntfs!NtfsFlushVolume+0x449
fffff880`09f8b660 fffff880`01210bed : fffffa80`0733e010 fffff880`01018d01 fffffa80`07c71e10 fffff880`09f8b700 : Ntfs!NtfsVolumeDasdIo+0x1dc
fffff880`09f8b710 fffff880`01211f78 : fffffa80`0733e010 fffffa80`07da2c10 fffff880`09f8b801 fffffa80`06f7c300 : Ntfs!NtfsCommonRead+0x1e61
fffff880`09f8b8b0 fffff880`0100c23f : fffffa80`07da2fb0 fffffa80`07da2c10 fffffa80`06f7c3c0 00000000`00000000 : Ntfs!NtfsFsdRead+0x1b8
fffff880`09f8b960 fffff880`0100a6df : fffffa80`07c6e9e0 00000000`00000001 fffffa80`07c6e900 fffffa80`07da2c10 : fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x24f
fffff880`09f8b9f0 fffff800`03198c49 : 00000000`00000000 fffffa80`0a6a4f20 00000000`00000001 fffffa80`07da2c10 : fltmgr!FltpDispatch+0xcf
fffff880`09f8ba50 fffff800`031a0453 : fffffa80`0a6a4f20 fffffa80`0a6a4f20 fffffa80`0a6a4f20 fffff880`009e7180 : nt!IopSynchronousServiceTail+0xf9
fffff880`09f8bac0 fffff800`02e80853 : 00000000`00000c88 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtReadFile+0x631
fffff880`09f8bbb0 00000000`76fffdba : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0be6d828 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x76fffdba


SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  Ntfs!NtfsFlushVolume+449

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Ntfs

IMAGE_NAME:  Ntfs.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc14f

STACK_COMMAND:  .cxr 0xfffff88009f8ab60 ; kb

FAILURE_BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushVolume+449

BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushVolume+449

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

3: kd> lm t n
start             end                 module name
fffff800`00bb9000 fffff800`00bc3000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
fffff800`02e11000 fffff800`033ed000   nt       ntkrnlmp.exe Sat Feb 27 02:55:23 2010 (4B88CFEB)
fffff800`033ed000 fffff800`03436000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
fffff880`00c5c000 fffff880`00c63000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
fffff880`00c63000 fffff880`00c73000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`00c73000 fffff880`00c8d000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00c8d000 fffff880`00c96000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`00ca9000 fffff880`00ced000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
fffff880`00ced000 fffff880`00d01000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
fffff880`00d01000 fffff880`00d5f000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00d5f000 fffff880`00d92000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00d92000 fffff880`00da7000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`00da7000 fffff880`00dd1000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
fffff880`00dd1000 fffff880`00ddc000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
fffff880`00e00000 fffff880`00ea4000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
fffff880`00ea5000 fffff880`00f65000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
fffff880`00f65000 fffff880`00f74000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`00f74000 fffff880`00fcb000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
fffff880`00fcb000 fffff880`00fd4000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
fffff880`00fd4000 fffff880`00fde000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
fffff880`00fde000 fffff880`00feb000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
fffff880`00feb000 fffff880`01000000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`01009000 fffff880`01055000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
fffff880`01055000 fffff880`01069000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
fffff880`01069000 fffff880`010c7000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
fffff880`010c7000 fffff880`0113a000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
fffff880`0113a000 fffff880`01186000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
fffff880`01186000 fffff880`011c0000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
fffff880`011c0000 fffff880`011fa000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
fffff880`01200000 fffff880`013a3000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
fffff880`013a3000 fffff880`013bd000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
fffff880`013bd000 fffff880`013ce000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
fffff880`013ce000 fffff880`013d8000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
fffff880`013d8000 fffff880`013e1000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
fffff880`013e1000 fffff880`013f7000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
fffff880`01400000 fffff880`0142b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
fffff880`0142b000 fffff880`01475000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
fffff880`01475000 fffff880`01485000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
fffff880`01485000 fffff880`0148d000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
fffff880`0148d000 fffff880`01494000   speedfan speedfan.sys Sun Sep 24 09:26:48 2006 (45168798)
fffff880`01494000 fffff880`014a6000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
fffff880`014a9000 fffff880`0159b000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`0159b000 fffff880`015fb000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
fffff880`01800000 fffff880`0188a000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
fffff880`0188a000 fffff880`0189b000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
fffff880`018b6000 fffff880`018e6000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
fffff880`0191c000 fffff880`01946000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
fffff880`01946000 fffff880`0194f000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
fffff880`0194f000 fffff880`01956000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
fffff880`01956000 fffff880`01964000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
fffff880`01964000 fffff880`01989000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
fffff880`01989000 fffff880`01999000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
fffff880`01999000 fffff880`019a2000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`019a2000 fffff880`019ab000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff880`019ab000 fffff880`019b4000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
fffff880`019b4000 fffff880`019bf000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`019bf000 fffff880`019d0000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
fffff880`019d0000 fffff880`019ee000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
fffff880`019ee000 fffff880`019fb000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
fffff880`02c00000 fffff880`02c0f000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
fffff880`02c0f000 fffff880`02c92000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
fffff880`02c92000 fffff880`02cb0000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
fffff880`02cbb000 fffff880`02d00000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
fffff880`02d00000 fffff880`02d09000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02d09000 fffff880`02d2f000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
fffff880`02d2f000 fffff880`02d3e000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
fffff880`02d3e000 fffff880`02d5b000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
fffff880`02d5b000 fffff880`02d76000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
fffff880`02d76000 fffff880`02d8a000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
fffff880`02d8a000 fffff880`02ddb000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
fffff880`02ddb000 fffff880`02de7000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
fffff880`02de7000 fffff880`02df2000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
fffff880`03e00000 fffff880`03e1a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
fffff880`03e1a000 fffff880`03e25000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
fffff880`03e25000 fffff880`03e34000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`03e34000 fffff880`03e43000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
fffff880`03e43000 fffff880`03e4d000   rrnetcap rrnetcap.sys Mon Sep 28 11:33:34 2009 (4AC0D74E)
fffff880`03e4d000 fffff880`03e5f000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
fffff880`03eb4000 fffff880`03eda000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
fffff880`03eda000 fffff880`03ef0000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
fffff880`03ef0000 fffff880`03f36000   atikmpag atikmpag.sys Thu May 27 12:25:36 2010 (4BFE9D00)
fffff880`03f36000 fffff880`03f4c000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
fffff880`03f4c000 fffff880`03f70000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`03f70000 fffff880`03f7c000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
fffff880`03f7c000 fffff880`03fab000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
fffff880`03fab000 fffff880`03fc6000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
fffff880`03fc6000 fffff880`03fe7000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
fffff880`04000000 fffff880`0400d000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
fffff880`0400d000 fffff880`04019000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`04019000 fffff880`0401e200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
fffff880`0401f000 fffff880`04020480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
fffff880`04028000 fffff880`0411c000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
fffff880`0411c000 fffff880`04162000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
fffff880`04162000 fffff880`04186000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
fffff880`04186000 fffff880`04193000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
fffff880`04193000 fffff880`041e9000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
fffff880`041e9000 fffff880`041fa000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
fffff880`0440d000 fffff880`04467000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
fffff880`04467000 fffff880`0447c000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
fffff880`0447c000 fffff880`0449f000   AtiHdmi  AtiHdmi.sys  Thu May 06 05:20:39 2010 (4BE289E7)
fffff880`0449f000 fffff880`04567000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
fffff880`04567000 fffff880`045b5000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
fffff880`04800000 fffff880`04810000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
fffff880`04810000 fffff880`04820000   tbhsd    tbhsd.sys    Wed Aug 26 08:15:54 2009 (4A95277A)
fffff880`04820000 fffff880`0485d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
fffff880`0485d000 fffff880`0487f000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
fffff880`0487f000 fffff880`048c2000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
fffff880`048c9000 fffff880`04fa5000   atikmdag atikmdag.sys Thu May 27 12:47:58 2010 (4BFEA23E)
fffff880`04fa5000 fffff880`04ffb000   Rt64win7 Rt64win7.sys Wed Jun 23 05:10:45 2010 (4C21CF95)
fffff880`06600000 fffff880`0662d000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
fffff880`0662d000 fffff880`06650000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
fffff880`06650000 fffff880`06659000   cpuz134_x64 cpuz134_x64.sys Fri Jul 09 07:16:58 2010 (4C37052A)
fffff880`0665e000 fffff880`0688d800   RTKVHD64 RTKVHD64.sys Wed Mar 17 04:49:15 2010 (4BA0978B)
fffff880`0688e000 fffff880`0689c000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
fffff880`0689c000 fffff880`068a8000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`068a8000 fffff880`068b1000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
fffff880`068b1000 fffff880`068c4000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
fffff880`068c4000 fffff880`068d0000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
fffff880`068d0000 fffff880`068ed000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
fffff880`068ed000 fffff880`068eef00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
fffff880`068ef000 fffff880`068fd000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
fffff880`068fd000 fffff880`06916000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
fffff880`06916000 fffff880`0691e080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
fffff880`0691f000 fffff880`0692d000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`0692d000 fffff880`0693a000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
fffff880`0693a000 fffff880`06948000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
fffff880`06948000 fffff880`0696b000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
fffff880`0696b000 fffff880`0698c000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
fffff880`0698c000 fffff880`069a1000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
fffff880`069a1000 fffff880`069b9000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
fffff880`069b9000 fffff880`069d7000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
fffff880`069d7000 fffff880`069ef000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
fffff880`07c00000 fffff880`07c69000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
fffff880`07cba000 fffff880`07d60000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
fffff880`07d60000 fffff880`07d6b000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
fffff880`07d6b000 fffff880`07d98000   srvnet   srvnet.sys   Tue Dec 08 03:32:26 2009 (4B1E0F1A)
fffff880`07d98000 fffff880`07daa000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
fffff880`08200000 fffff880`0822d000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
fffff880`08248000 fffff880`08263000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
fffff880`0829e000 fffff880`082a9000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
fffff880`082a9000 fffff880`082b9000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
fffff880`082c3000 fffff880`0835b000   srv      srv.sys      Tue Dec 08 03:32:55 2009 (4B1E0F37)
fffff880`0835b000 fffff880`08389000   rdpdr    rdpdr.sys    Mon Jul 13 20:18:02 2009 (4A5BCEBA)
fffff880`08389000 fffff880`08394000   tdtcp    tdtcp.sys    Mon Jul 13 20:16:32 2009 (4A5BCE60)
fffff880`08394000 fffff880`083a3000   tssecsrv tssecsrv.sys Mon Jul 13 20:16:41 2009 (4A5BCE69)
fffff880`083a3000 fffff880`083db000   RDPWD    RDPWD.SYS    Mon Jul 13 20:16:47 2009 (4A5BCE6F)
fffff880`083db000 fffff880`083f8000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
fffff960`00080000 fffff960`0038f000   win32k   win32k.sys   Sat May 01 11:06:30 2010 (4BDC4376)
fffff960`00440000 fffff960`0044a000   TSDDD    TSDDD.dll    Mon Jul 13 20:16:34 2009 (4A5BCE62)
fffff960`00790000 fffff960`007b7000   cdd      cdd.dll      unavailable (00000000)
fffff960`00840000 fffff960`00876000   RDPDD    RDPDD.dll    unavailable (00000000)

Unloaded modules:
fffff880`0822d000 fffff880`08248000   USBSTOR.SYS
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0001B000
fffff880`0822d000 fffff880`0829e000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00071000
fffff880`018e6000 fffff880`018f4000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000E000
fffff880`018f4000 fffff880`01900000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000C000
fffff880`01900000 fffff880`01909000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
fffff880`01909000 fffff880`0191c000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00013000

HDD is fine, no noises or clicks whatsoever; was purchased when Windows 7 was released.

check disk was good
 
Don't ask me why, but for some reason, I don't think you'll have further 0x24 errors. Maybe no errors at all.

We'll get to the bottom of things one way or another. All your drivers look good and I don't think there is a memory error.
You can test the memory with Memtest86+ if you wish. Let it run overnight if possible.

You could ensure that your motherboard bios is the latest. Flash to the newest if not. Post new dumps if it becomes necessary and we'll see if there are further clues or what the situation continues to be.
 
Don't ask me why, but for some reason, I don't think you'll have further 0x24 errors. Maybe no errors at all.

We'll get to the bottom of things one way or another. All your drivers look good and I don't think there is a memory error.
You can test the memory with Memtest86+ if you wish. Let it run overnight if possible.

You could ensure that your motherboard bios is the latest. Flash to the newest if not. Post new dumps if it becomes necessary and we'll see if there are further clues or what the situation continues to be.

I hope I don't receive any more errors, its seems you are pretty confident it won't happen again.

I tested my memory with memtest overnight before I even posted in here; so it's all good.

MB was flashed with latest bios about a couple of months ago.

Just wanted to say thank you very much for all your help. You are the best!
 
I'm back, and it's with a new BSOD. I don't have any luck with these things :(

Here's the latest dump
 

Attachments

  • Dump8032010.zip
    25.7 KB · Views: 426
Hi guy's,

Maybe i can help:

I had a lot of problems with the same kind of setup.
Here are some ways to find the problems:

Test your gtx260 with a program called: Furmark.

FurMark: VGA Stress Test, Graphics Card and GPU Stability Test, OpenGL Benchmark and GPU Temperature | oZone3D.Net

This will increase your graphic card to the max. My gtx260 black edition freezed at 75C. RMA :D

Go see if your timings are correct of your memory (BIOS), the 790i had a lot of problems with OCZ DDR3 Ram. Could also be the voltage.

Good luck, (sorry for my english btw)
 
Back
Top