Various BSOD's

Page 1 of 2 12 LastLast

  1. Posts : 12
    Windows 7 Ultimate x64
       #1

    Various BSOD's


    Hi all,

    Really appreciate some help here, i've been struggling with random crashes on and off for a few months and i've finally got some spare time to be able to investigate and wondered if someone could lend a hand, i've attached my dxDiag report and the latest crash dump file.

    Crashes seem to happen at random although I seem to notice it most whilst gaming.

    Any help would be most appreciated.

    Cheers
      My Computer


  2. Posts : 28,845
    Win 8 Release candidate 8400
       #2

    Jonesy1981 said:
    Hi all,

    Really appreciate some help here, i've been struggling with random crashes on and off for a few months and i've finally got some spare time to be able to investigate and wondered if someone could lend a hand, i've attached my dxDiag report and the latest crash dump file.

    Crashes seem to happen at random although I seem to notice it most whilst gaming.

    Any help would be most appreciated.

    Cheers
    With only one dmp file to go on the info is scarce. One glaring problem is the asacpi.sys file (yours from 2005) it is a huge cause of BSOD's

    1-ASACPI.SYS a major cause of BSOD's in the 2005 rev.

    The pre 2009 version of this driver is a known BSOD cause.

    Visit this link: ASUSTeK Computer Inc.-Support- download_item_mkt

    Scroll down to the Utilities category, then scroll down to the "ATK0110 driver for WindowsXP/Vista/Windows 7 32&64-bit " (it's about the 8th item down).

    Download and install it.

    Go to C:\Windows\System32\drivers to check and make sure that the ASACPI.sys file is date stamped from 2009 or 2010 (NOT 2005)


      My Computer


  3. Posts : 1,782
    Windows 7 Home Premium 64bit
       #3

    You are currently not running SP1. Upgrading to SP1 could help solve some of your problems

    How to update to SP1
      My Computer


  4. Posts : 12
    Windows 7 Ultimate x64
    Thread Starter
       #4

    zigzag3143 said:
    Jonesy1981 said:
    Hi all,

    Really appreciate some help here, i've been struggling with random crashes on and off for a few months and i've finally got some spare time to be able to investigate and wondered if someone could lend a hand, i've attached my dxDiag report and the latest crash dump file.

    Crashes seem to happen at random although I seem to notice it most whilst gaming.

    Any help would be most appreciated.

    Cheers
    With only one dmp file to go on the info is scarce. One glaring problem is the asacpi.sys file (yours from 2005) it is a huge cause of BSOD's

    1-ASACPI.SYS a major cause of BSOD's in the 2005 rev.

    The pre 2009 version of this driver is a known BSOD cause.

    Visit this link: ASUSTeK Computer Inc.-Support- download_item_mkt

    Scroll down to the Utilities category, then scroll down to the "ATK0110 driver for WindowsXP/Vista/Windows 7 32&64-bit " (it's about the 8th item down).

    Download and install it.

    Go to C:\Windows\System32\drivers to check and make sure that the ASACPI.sys file is date stamped from 2009 or 2010 (NOT 2005)


    Thanks for the advice, i've install the requested file and checked the date which is now showing as 14/05/2009.

    Shortly after I installed the machine Blue Screened again, i've attached the dump log for that.

    I'm downloading SP1 as we speak.
      My Computer


  5. Posts : 1,782
    Windows 7 Home Premium 64bit
       #5

    It seem's that you currently have driver verifier enabled. Your last crash was due to the ASACPI driver you were updating. Please disable driver verifier until we need it on again

    Driver Verifier - Enable and Disable

    Once you disable driver verifier and reboot your computer update the ASACPI driver because it did not get updated yet.

    Code:
    nvm62x64.sys Fri Oct 17 17:01:06 2008 (48F8FD12)
    Update your nVidia network card drivers - here


    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Mike\AppData\Local\Temp\Rar$DI00.054\032711-51137-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
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16695.amd64fre.win7_gdr.101026-1503
    Machine Name:
    Kernel base = 0xfffff800`02c56000 PsLoadedModuleList = 0xfffff800`02e93e50
    Debug session time: Sun Mar 27 13:22:04.232 2011 (UTC - 4:00)
    System Uptime: 0 days 0:10:19.089
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .............................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck C9, {22f, fffff88010b639a0, fffff980256ccd80, 0}
    
    Unable to load image \SystemRoot\system32\DRIVERS\ASACPI.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ASACPI.sys
    *** ERROR: Module load completed but symbols could not be loaded for ASACPI.sys
    Probably caused by : ASACPI.sys ( ASACPI+19a0 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 000000000000022f, The caller has completed an untouched IRP_MJ_PNP (instead of passing the IRP down),
    	or non-PDO has failed the IRP using incorrect value of STATUS_NOT_SUPPORTED.
    Arg2: fffff88010b639a0, The address in the driver's code where the error was detected.
    Arg3: fffff980256ccd80, IRP address.
    Arg4: 0000000000000000
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0xc9_22f
    
    DRIVER_VERIFIER_IO_VIOLATION_TYPE:  22f
    
    FAULTING_IP: 
    ASACPI+19a0
    fffff880`10b639a0 53              push    rbx
    
    FOLLOWUP_IP: 
    ASACPI+19a0
    fffff880`10b639a0 53              push    rbx
    
    IRP_ADDRESS:  fffff980256ccd80
    
    DEVICE_OBJECT: fffffa80060b25f0
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LOCK_ADDRESS:  fffff80002eca400 -- (!locks fffff80002eca400)
    
    Resource @ nt!PiEngineLock (0xfffff80002eca400)    Available
    
    WARNING: SystemResourcesList->Flink chain invalid. Resource may be corrupted, or already deleted.
    
    
    WARNING: SystemResourcesList->Blink chain invalid. Resource may be corrupted, or already deleted.
    
    1 total locks
    
    PNP_TRIAGE: 
    	Lock address  : 0xfffff80002eca400
    	Thread Count  : 0
    	Thread address: 0x0000000000000000
    	Thread wait   : 0x0
    
    LAST_CONTROL_TRANSFER:  from fffff800031513dc to fffff80002cc6740
    
    STACK_TEXT:  
    fffff880`02fe1368 fffff800`031513dc : 00000000`000000c9 00000000`0000022f fffff880`10b639a0 fffff980`256ccd80 : nt!KeBugCheckEx
    fffff880`02fe1370 fffff800`0315b47a : fffff800`0314f9f0 fffff880`10b639a0 fffff980`256ccd80 00000000`00000000 : nt!VerifierBugCheckIfAppropriate+0x3c
    fffff880`02fe13b0 fffff800`0315c483 : 00000000`0000022f fffff980`256ccd80 fffff980`256ccd80 00000000`ffffffff : nt!ViErrorFinishReport+0xda
    fffff880`02fe1400 fffff800`03167eed : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!VfErrorReport1+0x63
    fffff880`02fe14a0 fffff800`0315104e : fffffa80`0510d2b8 00000000`00000001 00000000`00000000 00000000`00000000 : nt!VfPnpVerifyIrpStackUpward+0xdd
    fffff880`02fe1500 fffff800`0315db2d : fffffa80`05140b30 fffffa80`0510d010 fffff980`256ccd80 fffff980`256ccd80 : nt!VfMajorVerifyIrpStackUpward+0x6e
    fffff880`02fe1540 fffff800`0316f50d : fffff980`256ccf70 fffff880`02fe1720 00000000`c00000bb fffff980`256ccf70 : nt!IovpCompleteRequest2+0xad
    fffff880`02fe15b0 fffff800`02cc8d26 : fffff980`256ccf73 fffff800`00000000 00000000`00000001 fffff880`00000005 : nt!IovpLocalCompletionRoutine+0x9d
    fffff880`02fe1610 fffff800`0316719f : fffff980`256ccd80 00000000`00000000 fffffa80`060b2800 00000000`00000000 : nt!IopfCompleteRequest+0x3a6
    fffff880`02fe16f0 fffff880`10b63a13 : fffff880`02fe1878 fffff800`0315a2a7 00000000`c00000bb fffffa80`060b2850 : nt!IovCompleteRequest+0x19f
    fffff880`02fe17c0 fffff880`02fe1878 : fffff800`0315a2a7 00000000`c00000bb fffffa80`060b2850 fffff980`256ccfb8 : ASACPI+0x1a13
    fffff880`02fe17c8 fffff800`0315a2a7 : 00000000`c00000bb fffffa80`060b2850 fffff980`256ccfb8 fffffa80`04f0a8a0 : 0xfffff880`02fe1878
    fffff880`02fe17d0 fffff800`0316dc16 : fffff980`256ccd80 00000000`00000002 fffff980`256ccd80 fffff800`0316937e : nt!VfIrpAllocateCallDriverData+0x47
    fffff880`02fe1800 fffff800`0317052a : fffff980`256ccf70 fffffa80`060b2850 fffffa80`060b25f0 fffffa80`04f0a8a0 : nt!IovCallDriver+0x566
    fffff880`02fe1860 fffff800`0316dc16 : fffff980`256ccd80 00000000`00000002 fffffa80`060b25f0 fffffa80`050fd860 : nt!ViFilterDispatchPnp+0x13a
    fffff880`02fe1890 fffff800`030858fe : fffff980`256ccd80 fffff880`02fe1970 fffffa80`060b25f0 fffffa80`050fd860 : nt!IovCallDriver+0x566
    fffff880`02fe18f0 fffff800`030a787a : fffffa80`0444c9c0 fffff880`02fe1a40 00000000`00000000 00000000`00000000 : nt!PnpAsynchronousCall+0xce
    fffff880`02fe1930 fffff800`030a7977 : 00000000`00000010 00000000`00010246 fffff880`02fe1b40 fffff880`02fe1c38 : nt!PiIrpQueryRemoveDevice+0xda
    fffff880`02fe1a10 fffff800`030b0cfd : 00000000`00000000 fffffa80`049da390 fffff880`02fe1b40 00000000`00000000 : nt!PnpQueryRemoveLockedDeviceNode+0x67
    fffff880`02fe1a40 fffff800`030b0dc0 : 00000000`00000000 fffff8a0`092bfb01 fffff8a0`09412a90 ffffda5a`6978c655 : nt!PnpDeleteLockedDeviceNode+0x8d
    fffff880`02fe1a70 fffff800`03140f04 : 00000000`00000002 00000000`00000000 fffffa80`049da390 fffff8a0`092bfbc0 : nt!PnpDeleteLockedDeviceNodes+0xa0
    fffff880`02fe1ae0 fffff800`0314192c : fffff880`00000000 00000000`00010200 fffff880`02fe1c00 00000000`00000000 : nt!PnpProcessQueryRemoveAndEject+0x864
    fffff880`02fe1c20 fffff800`0302ca1c : 00000000`00000000 fffffa80`084101c0 fffff8a0`092bfbc0 fffff800`02e6b500 : nt!PnpProcessTargetDeviceEvent+0x4c
    fffff880`02fe1c50 fffff800`02cd3961 : fffff800`02f314f0 fffff8a0`092bfbc0 fffff800`02e6b5f8 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x58b2b
    fffff880`02fe1cb0 fffff800`02f697c6 : 00000000`00000001 fffffa80`04412680 00000000`00000080 fffffa80`039f8b30 : nt!ExpWorkerThread+0x111
    fffff880`02fe1d40 fffff800`02ca4c26 : fffff880`009e7180 fffffa80`04412680 fffff880`009f1f40 fffff886`00eaa1c4 : nt!PspSystemThreadStartup+0x5a
    fffff880`02fe1d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    SYMBOL_NAME:  ASACPI+19a0
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: ASACPI
    
    IMAGE_NAME:  ASACPI.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  42476c4c
    
    FAILURE_BUCKET_ID:  X64_0xc9_22f_VRF_ASACPI+19a0
    
    BUCKET_ID:  X64_0xc9_22f_VRF_ASACPI+19a0
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmntsm
    start             end                 module name
    fffff880`042f9000 fffff880`04337000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00fa8000 fffff880`00fff000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03cd9000 fffff880`03d63000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`10b7a000 fffff880`10b90000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`03f44000 fffff880`03f5b000   amdk8    amdk8.sys    Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`010ad000 fffff880`010b8000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`10b62000 fffff880`10b6a000   ASACPI   ASACPI.sys   Sun Mar 27 22:30:36 2005 (42476C4C)
    fffff880`00d7f000 fffff880`00d88000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00d88000 fffff880`00db2000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`019c1000 fffff880`019c8000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03f0d000 fffff880`03f1e000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`06cff000 fffff880`06d1d000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`006d0000 fffff960`006f7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`04760000 fffff880`0477d000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`0198e000 fffff880`019b8000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00ca5000 fffff880`00d65000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01908000 fffff880`01938000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c47000 fffff880`00ca5000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01176000 fffff880`011e9000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`10b6a000 fffff880`10b7a000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`0477d000 fffff880`0478b000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03e6c000 fffff880`03eef000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03eef000 fffff880`03f0d000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03c97000 fffff880`03ca6000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`018f2000 fffff880`01908000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0498a000 fffff880`049ac000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`0478b000 fffff880`04795000   dump_diskdump dump_diskdump.sys Mon Jul 12 23:32:05 2010 (4C3BDE35)
    fffff880`047c0000 fffff880`047d3000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`04795000 fffff880`047c0000   dump_nvstor dump_nvstor.sys Wed May 20 02:45:37 2009 (4A13A711)
    fffff880`049b2000 fffff880`049be000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04200000 fffff880`042f4000   dxgkrnl  dxgkrnl.sys  Tue Jan 25 23:22:56 2011 (4D3FA1A0)
    fffff880`10b1c000 fffff880`10b62000   dxgmms1  dxgmms1.sys  Tue Jan 25 23:22:12 2011 (4D3FA174)
    fffff880`03f5b000 fffff880`03f68000   fdc      fdc.sys      Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    fffff880`01104000 fffff880`01118000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`04877000 fffff880`04882000   flpydisk flpydisk.sys Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    fffff880`010b8000 fffff880`01104000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`013ea000 fffff880`013f4000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`018b8000 fffff880`018f2000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0148b000 fffff880`014d5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`03fb9000 fffff880`03fc6000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02c0d000 fffff800`02c56000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04337000 fffff880`0435b000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`048f1000 fffff880`0494d000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`049cc000 fffff880`049e5000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`049e5000 fffff880`049ed080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`049be000 fffff880`049cc000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`06c37000 fffff880`06cff000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`018af000 fffff880`018b8000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`0fe61000 fffff880`0fe70000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`046fe000 fffff880`0470c000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bc4000 fffff800`00bce000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04822000 fffff880`04865000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013bf000 fffff880`013d9000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01460000 fffff880`0148b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`049ac000 fffff880`049b1200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`0460b000 fffff880`04620000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`047d3000 fffff880`047f6000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c26000 fffff880`00c33000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`046f0000 fffff880`046fe000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`0fe70000 fffff880`0fe7f000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`049f0000 fffff880`049fd000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00d65000 fffff880`00d7f000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`06d1d000 fffff880`06d35000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`06d35000 fffff880`06d62000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`06d62000 fffff880`06db0000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`06db0000 fffff880`06dd3000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`01200000 fffff880`0120b000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e09000 fffff880`00e13000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01118000 fffff880`01176000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03c8c000 fffff880`03c97000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`0189d000 fffff880`018af000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`014f2000 fffff880`015e4000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`10bb4000 fffff880`10bc0000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`03fc6000 fffff880`03fd9000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`10bc0000 fffff880`10bef000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`048dc000 fffff880`048f1000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03ded000 fffff880`03dfc000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03d63000 fffff880`03da8000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`0120b000 fffff880`0121c000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03c80000 fffff880`03c8c000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c56000 fffff800`03233000   nt       ntkrnlmp.exe Tue Oct 26 22:43:09 2010 (4CC791BD)
    fffff880`0121c000 fffff880`013bf000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`019b8000 fffff880`019c1000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`10b1a000 fffff880`10b1b180   nvBridge nvBridge.kmd Fri Jan 07 20:57:22 2011 (4D27C482)
    fffff880`0febf000 fffff880`10b19d00   nvlddmkm nvlddmkm.sys Fri Jan 07 21:07:22 2011 (4D27C6DA)
    fffff880`0435b000 fffff880`043bed80   nvm62x64 nvm62x64.sys Fri Oct 17 17:01:06 2008 (48F8FD12)
    fffff880`00db2000 fffff880`00ddd000   nvstor   nvstor.sys   Wed May 20 02:45:37 2009 (4A13A711)
    fffff880`01938000 fffff880`0198b000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`03db1000 fffff880`03dd7000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`03f91000 fffff880`03fae000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`00e53000 fffff880`00e68000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00e20000 fffff880`00e53000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00ed9000 fffff880`00ee0000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00ee0000 fffff880`00ef0000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`013d9000 fffff880`013ea000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`08456000 fffff880`084fc000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`0494d000 fffff880`0498a000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c33000 fffff880`00c47000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`10b90000 fffff880`10bb4000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0fe00000 fffff880`0fe1b000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`0fe1b000 fffff880`0fe3c000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`0fe3c000 fffff880`0fe56000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03c2f000 fffff880`03c80000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`0fe56000 fffff880`0fe61000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`015f4000 fffff880`015fd000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`014e5000 fffff880`014ee000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`013f4000 fffff880`013fd000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01863000 fffff880`0189d000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`03fd9000 fffff880`03ff1000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04625000 fffff880`046e3000   RTL8192su RTL8192su.sys Wed Aug 19 23:00:10 2009 (4A8CBC3A)
    fffff880`043bf000 fffff880`043ee000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`084fc000 fffff880`08507000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`03f85000 fffff880`03f91000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`03f68000 fffff880`03f85000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`08507000 fffff880`085be000   Sftfslh  Sftfslh.sys  Fri Apr 23 15:20:30 2010 (4BD1F2FE)
    fffff880`08400000 fffff880`0844d000   Sftplaylh Sftplaylh.sys Fri Apr 23 15:20:28 2010 (4BD1F2FC)
    fffff880`09f82000 fffff880`09f8d000   Sftredirlh Sftredirlh.sys Fri Apr 23 15:20:39 2010 (4BD1F307)
    fffff880`04600000 fffff880`0460b000   Sftvollh Sftvollh.sys Fri Apr 23 15:20:08 2010 (4BD1F2E8)
    fffff880`0185c000 fffff880`01863000   speedfan speedfan.sys Sun Sep 24 09:26:48 2006 (45168798)
    fffff880`01854000 fffff880`0185c000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`09eec000 fffff880`09f82000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`09e85000 fffff880`09eec000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`085be000 fffff880`085eb000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`0104b000 fffff880`010ad000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE)
    fffff880`0febc000 fffff880`0febd480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01601000 fffff880`017fe000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`085eb000 fffff880`085fd000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`0101e000 fffff880`0102b000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`01000000 fffff880`0101e000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03c1b000 fffff880`03c2f000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00490000 fffff960`0049a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03f1e000 fffff880`03f44000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`0470c000 fffff880`04760000   udfs     udfs.sys     Mon Jul 13 19:23:37 2009 (4A5BC1F9)
    fffff880`04865000 fffff880`04877000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`049ee000 fffff880`049eff00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`03e56000 fffff880`03e67000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04882000 fffff880`048dc000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`03fae000 fffff880`03fb9000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`03e00000 fffff880`03e56000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00e13000 fffff880`00e20000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`019c8000 fffff880`019d6000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`019d6000 fffff880`019fb000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`014d5000 fffff880`014e5000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00e68000 fffff880`00e7d000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e7d000 fffff880`00ed9000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01808000 fffff880`01854000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`046e3000 fffff880`046f0000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`03dd7000 fffff880`03ded000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`03c00000 fffff880`03c1b000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`015e4000 fffff880`015f4000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ef5000 fffff880`00f99000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f99000 fffff880`00fa8000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03da8000 fffff880`03db1000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00080000 fffff960`00390000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00e00000 fffff880`00e09000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`04800000 fffff880`04821000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`09f8d000 fffff880`09ffe000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00071000
    fffff880`0fe7f000 fffff880`0febc000   mcdbus.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0003D000
    fffff880`01938000 fffff880`01946000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`01946000 fffff880`01950000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000A000
    fffff880`01950000 fffff880`0197b000   dump_nvstor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0002B000
    fffff880`0197b000 fffff880`0198e000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
      My Computer


  6. Posts : 12
    Windows 7 Ultimate x64
    Thread Starter
       #6

    Thanks mgorman87 for the advice, i've disabled verifier and updated both the ASACPI and the nVidia nforce network drivers, i've also now installed SP1.

    If I get any more crashes i'll post back.

    Thanks for your help!
      My Computer


  7. Posts : 12
    Windows 7 Ultimate x64
    Thread Starter
       #7

    Just wanted to report back and say that i've had no BSOD in over 12 hours which is very rare, I even managed to install and update StarCraft 2 which so far had eluded me, unfortunatly I didn't have enough time for a game.

    So thanks again for the help! :)
      My Computer


  8. Posts : 12
    Windows 7 Ultimate x64
    Thread Starter
       #8

    Hi Again,

    Unfortunatly just had another BSOD this time whilst attempting to play Company Of Heroes, i've attached the latest log.

    Any help would be greatly appreciated.
      My Computer


  9. Posts : 1,782
    Windows 7 Home Premium 64bit
       #9

    Can you upload a whole new report please.

    https://www.sevenforums.com/crashes-d...tructions.html

    It looks like it this might be hardware related. Please run these two tests and also re-enable driver verifier
    Driver Verifier - Enable and Disable

    Run memtest for 7-8 passes - RAM - Test with Memtest86+
    Run all three Prime95 tests for a couple hours each test - https://www.sevenforums.com/tutorials...t-prime95.html

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Mike\AppData\Local\Temp\Rar$DI00.814\032811-30950-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
    Executable search path is: 
    Windows 7 Kernel Version 7601 (Service Pack 1) MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7601.17514.amd64fre.win7sp1_rtm.101119-1850
    Machine Name:
    Kernel base = 0xfffff800`02c5b000 PsLoadedModuleList = 0xfffff800`02ea0e90
    Debug session time: Mon Mar 28 14:46:20.042 2011 (UTC - 4:00)
    System Uptime: 0 days 20:40:35.990
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...................................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {fffff8800d576020, 0, fffff8800ff2edbd, 2}
    
    
    Could not read faulting driver name
    Probably caused by : dxgkrnl.sys ( dxgkrnl!DXGCONTEXT::Present+1939 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: fffff8800d576020, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffff8800ff2edbd, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 0000000000000002, (reserved)
    
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002f0c0e8
     fffff8800d576020 
    
    FAULTING_IP: 
    dxgkrnl!DXGCONTEXT::Present+1939
    fffff880`0ff2edbd 488b4510        mov     rax,qword ptr [rbp+10h]
    
    MM_INTERNAL_CODE:  2
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  RelicCOH.exe
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff880093f33d0 -- (.trap 0xfffff880093f33d0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
    rdx=fffffa8006734578 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8800ff2edbd rsp=fffff880093f3560 rbp=fffff8800d576010
     r8=0000000000000000  r9=0000000000000000 r10=0000000000000000
    r11=fffff880093f30c0 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    dxgkrnl!DXGCONTEXT::Present+0x1939:
    fffff880`0ff2edbd 488b4510        mov     rax,qword ptr [rbp+10h] ss:0018:fffff880`0d576020=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002c85ca0 to fffff80002cdb640
    
    STACK_TEXT:  
    fffff880`093f3268 fffff800`02c85ca0 : 00000000`00000050 fffff880`0d576020 00000000`00000000 fffff880`093f33d0 : nt!KeBugCheckEx
    fffff880`093f3270 fffff800`02cd976e : 00000000`00000000 fffff880`0d576020 fffff880`00bb0000 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x448c6
    fffff880`093f33d0 fffff880`0ff2edbd : 00000000`00000000 00000000`00000002 fffff8a0`80000240 fffff880`00000000 : nt!KiPageFault+0x16e
    fffff880`093f3560 fffff880`0ff2ce7b : fffff8a0`80000240 fffff8a0`00000400 fffff880`093f38c0 fffff880`093f38f0 : dxgkrnl!DXGCONTEXT::Present+0x1939
    fffff880`093f3880 fffff960`0020cb50 : fffffa80`07e50ab0 00000000`fffa1000 00000000`00000600 00000000`fffa1000 : dxgkrnl!DxgkPresent+0x543
    fffff880`093f3bf0 fffff800`02cda8d3 : fffffa80`07e50ab0 00000000`00000218 00000000`00000000 fffffa80`0517a290 : win32k!NtGdiDdDDIPresent+0x18
    fffff880`093f3c20 00000000`73e613ca : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`03cee558 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x73e613ca
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    dxgkrnl!DXGCONTEXT::Present+1939
    fffff880`0ff2edbd 488b4510        mov     rax,qword ptr [rbp+10h]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  dxgkrnl!DXGCONTEXT::Present+1939
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: dxgkrnl
    
    IMAGE_NAME:  dxgkrnl.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4ce799fa
    
    FAILURE_BUCKET_ID:  X64_0x50_dxgkrnl!DXGCONTEXT::Present+1939
    
    BUCKET_ID:  X64_0x50_dxgkrnl!DXGCONTEXT::Present+1939
    
    Followup: MachineOwner
    ---------
      My Computer


  10. Posts : 12
    Windows 7 Ultimate x64
    Thread Starter
       #10

    Thanks again for the help, find attached my upto date report I had to run the collection app in safe mode as it kept Blue screening in normal.

    I ran Perfmon in normal mode though.

    I'll run the memtest over night, but I have tried that before I ran each stick for about 11 passes and no errors.

    I've not tried Prime95 before though.
    Last edited by Jonesy1981; 28 Mar 2011 at 15:21. Reason: Forgot to attach report
      My Computer


 
Page 1 of 2 12 LastLast

Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:09.
Find Us