Recently-Built PC, concerned with a BSOD

Page 1 of 2 12 LastLast
  1.    #1

    Recently-Built PC, concerned with a BSOD


    Well, I just finished building a new gaming rig last night. Everything worked fine on the initial start-up, and was still stable throughout the evening. This morning, though, in the middle of a game, the computer had its first BSOD.

    Problem signature
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.256.48
    Locale ID: 1033

    Extra information about the problem
    BCCode: d1
    BCP1: FFFFF7FFBBB6F5D0
    BCP2: 0000000000000002
    BCP3: 0000000000000008
    BCP4: FFFFF7FFBBB6F5D0
    OS Version: 6_1_7600
    Service Pack: 0_0

    I unfortunately have very-little experience in reading error codes . I thought at first it may have been my graphics card (MSI GeForce 470 GTX Twin Frozr II); the 400-series of cards, from what I understand, are notorious for running hot under full load. I've checked the readings for this card, though, and under load it hasn't gone beyond 65 degrees. I'm a bit concerned now, and would like to figure out what caused the error before it gets any worse.

    Thanks in advance for any info you can provide!
      My Computer


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

    Shazbot111 said:
    Well, I just finished building a new gaming rig last night. Everything worked fine on the initial start-up, and was still stable throughout the evening. This morning, though, in the middle of a game, the computer had its first BSOD.

    Problem signature
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.256.48
    Locale ID: 1033

    Extra information about the problem
    BCCode: d1
    BCP1: FFFFF7FFBBB6F5D0
    BCP2: 0000000000000002
    BCP3: 0000000000000008
    BCP4: FFFFF7FFBBB6F5D0
    OS Version: 6_1_7600
    Service Pack: 0_0

    I unfortunately have very-little experience in reading error codes . I thought at first it may have been my graphics card (MSI GeForce 470 GTX Twin Frozr II); the 400-series of cards, from what I understand, are notorious for running hot under full load. I've checked the readings for this card, though, and under load it hasn't gone beyond 65 degrees. I'm a bit concerned now, and would like to figure out what caused the error before it gets any worse.

    Thanks in advance for any info you can provide!
    If you wish to have others assist you with your computer's BSOD symptoms, upload the contents of your "\Windows\Minidump" folder. The procedure:

    * Copy the contents of \Windows\Minidump to another (temporary) location somewhere on your machine.
    * Zip up the copy.
    * Attach the ZIP archive to your post using the "paperclip" (file attachments) button.
    * Briefly describe the problem history and circumstances in the same post. Somebody will attend to your query as soon as possible.
      My Computer

  3.    #3

    The problem started with Minecraft, a game; I was about 20 minutes into it before the blue-screen hit. On a bit of a tangent, Minecraft gave me issues on my old PC as well: my ethernet would sporadically die on me, but was easily fixed by unplugging the ethernet cord from my PC and plugging it back in afterward. I unfortunately can't say for certain if this same issue may be happening on my new PC.

    Adding in another error report generated 20 minutes, also during Minecraft again.
    Last edited by Shazbot111; 30 Jan 2011 at 14:24.
      My Computer


  4. Posts : 927
    windows 7 ultimate
       #4

    Hi Shazbot111 and Welcome.

    Your first dump file has a stop error 0xD1: Device Driver.
    And your second dump file has a stop error 0x50: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS

    Both blame Windows System Files which is highly unlikely, old and incompatible drivers are more likely to be causing the problem.
    As a Priority:

    AVG is known to be a cause of BSOD's on some Win 7 systems. Suggest that you uninstall it. Download the correct AVG Remover for your system (32 or 64 bit).
    If you have AVG ID protection installed, download the AVGID Protection Remover from the above link as well (it wouldn't hurt to download and run it anyway). Download Microsoft Security Essentials as its replacement. Re-boot to Safe Mode. In Safe Mode run the AVG Removal tools. Re-boot to normal mode and install MSE. Make sure your Windows firewall is enabled!

    RTCore64.sys Wed May 25 07:39:12 2005 RivaTuner or EVGA Precision. Has known issues with Windows 7. Uninstall XP software that is incompatible with Windows 7.

    Bugcheck Analysis
    Code:
    Loading Dump File [D:\ DOWNLOADS\ DUMPS\Shazbot111013011-42993-01\013011-42993-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*C:\XSymCache*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.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02e02000 PsLoadedModuleList = 0xfffff800`0303fe50
    Debug session time: Sun Jan 30 19:00:24.919 2011 (UTC + 0:00)
    System Uptime: 0 days 0:23:52.745
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ......................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {fffffb0106fb1728, 0, fffff8000316e4b3, 7}
    
    
    Could not read faulting driver name
    Probably caused by : ntkrnlmp.exe ( nt!ObpWaitForMultipleObjects+45d )
    
    Followup: MachineOwner
    ---------
    
    0: 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: fffffb0106fb1728, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffff8000316e4b3, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 0000000000000007, (reserved)
    
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030aa0e0
     fffffb0106fb1728 
    
    FAULTING_IP: 
    nt!ObpWaitForMultipleObjects+45d
    fffff800`0316e4b3 488b08          mov     rcx,qword ptr [rax]
    
    MM_INTERNAL_CODE:  7
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  dwm.exe
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff88007986300 -- (.trap 0xfffff88007986300)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=fffffb0106fb1728 rbx=0000000000000000 rcx=00000081000000c8
    rdx=fffffa8003a05980 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8000316e4b3 rsp=fffff88007986490 rbp=fffff88007986ca0
     r8=00000000000000a4  r9=fffff8a007d66000 r10=fffffa8006fb9060
    r11=fffffffffffffd80 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl nz na pe nc
    nt!ObpWaitForMultipleObjects+0x45d:
    fffff800`0316e4b3 488b08          mov     rcx,qword ptr [rax] ds:6869:fffffb01`06fb1728=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002ef1849 to fffff80002e72740
    
    STACK_TEXT:  
    fffff880`07986198 fffff800`02ef1849 : 00000000`00000050 fffffb01`06fb1728 00000000`00000000 fffff880`07986300 : nt!KeBugCheckEx
    fffff880`079861a0 fffff800`02e7082e : 00000000`00000000 fffff8a0`07d66290 fffffa80`0628f000 fffff880`140c64f9 : nt! ?? ::FNODOBFM::`string'+0x40e0b
    fffff880`07986300 fffff800`0316e4b3 : fffff880`07986ca0 fffff880`07986720 00000000`00000000 fffff880`00000006 : nt!KiPageFault+0x16e
    fffff880`07986490 fffff800`0316ebf2 : fffff800`0340d401 fffff880`07986a10 00000000`00000001 fffff800`02ebc100 : nt!ObpWaitForMultipleObjects+0x45d
    fffff880`07986960 fffff800`02e71993 : fffffa80`06fb9060 00000000`01e9f998 fffff880`07986bc8 00000000`00000000 : nt!NtWaitForMultipleObjects+0xe5
    fffff880`07986bb0 00000000`7726030a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`01e9f978 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7726030a
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ObpWaitForMultipleObjects+45d
    fffff800`0316e4b3 488b08          mov     rcx,qword ptr [rax]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!ObpWaitForMultipleObjects+45d
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x50_nt!ObpWaitForMultipleObjects+45d
    
    BUCKET_ID:  X64_0x50_nt!ObpWaitForMultipleObjects+45d
    
    Followup: MachineOwner
    Outdated Drivers. Update:

    amdsbs.sys Fri Mar 20 18:36:03 2009 AMD AHCI Compatible Controller driver

    Drivers to Update:

    Rt64win7.sys Wed Jun 23 10:10:45 2010 Realtek LAN RTL81xx 7.037

    RTKVHD64.sys Tue Jul 06 11:05:16 2010 Realtek HD Audio R2.57

    Drivers:
    Code:
    fffff880`00fa0000 fffff880`00ff7000   ACPI     ACPI.sys     Tue Jul 14 00:19:34 2009 (4A5BC106)
    fffff880`02ca9000 fffff880`02d33000   afd      afd.sys      Tue Jul 14 00:21:40 2009 (4A5BC184)
    fffff880`04bd6000 fffff880`04bec000   AgileVpn AgileVpn.sys Tue Jul 14 01:10:24 2009 (4A5BCCF0)
    fffff880`049ac000 fffff880`049c1000   amdppm   amdppm.sys   Tue Jul 14 00:19:25 2009 (4A5BC0FD)
    fffff880`00c00000 fffff880`00c47000   amdsbs   amdsbs.sys   Fri Mar 20 18:36:03 2009 (49C3E213)
    fffff880`01089000 fffff880`01094000   amdxata  amdxata.sys  Tue May 19 18:56:59 2009 (4A12F2EB)
    fffff880`00dcb000 fffff880`00dd4000   atapi    atapi.sys    Tue Jul 14 00:19:47 2009 (4A5BC113)
    fffff880`00dd4000 fffff880`00dfe000   ataport  ataport.SYS  Tue Jul 14 00:19:52 2009 (4A5BC118)
    fffff880`06925000 fffff880`06959000   AVGIDSDriver AVGIDSDriver.Sys Tue Aug 03 23:24:45 2010 (4C58972D)
    fffff880`019f6000 fffff880`01a00000   AVGIDSEH AVGIDSEH.Sys Mon Sep 13 23:46:38 2010 (4C8EA9CE)
    fffff880`06418000 fffff880`06424000   AVGIDSFilter AVGIDSFilter.Sys Tue Aug 03 23:23:21 2010 (4C5896D9)
    fffff880`04936000 fffff880`04986000   avgldx64 avgldx64.sys Wed Dec 08 02:01:55 2010 (4CFEE713)
    fffff880`0142a000 fffff880`01439000   avgmfx64 avgmfx64.sys Tue Sep 07 01:49:14 2010 (4C858C0A)
    fffff880`019ec000 fffff880`019f6000   avgrkx64 avgrkx64.sys Tue Sep 07 01:49:37 2010 (4C858C21)
    fffff880`02c03000 fffff880`02c64000   avgtdia  avgtdia.sys  Fri Nov 12 11:08:42 2010 (4CDD203A)
    fffff880`01439000 fffff880`01440000   Beep     Beep.SYS     Tue Jul 14 01:00:13 2009 (4A5BCA8D)
    fffff880`04925000 fffff880`04936000   blbdrive blbdrive.sys Tue Jul 14 00:35:59 2009 (4A5BC4DF)
    fffff880`067d2000 fffff880`067f0000   bowser   bowser.sys   Tue Jul 14 00:23:50 2009 (4A5BC206)
    fffff960`00660000 fffff960`00687000   cdd      cdd.dll      Wed May 19 20:48:26 2010 (4BF4408A)
    fffff880`01400000 fffff880`0142a000   cdrom    cdrom.sys    Tue Jul 14 00:19:54 2009 (4A5BC11A)
    fffff880`00cf1000 fffff880`00db1000   CI       CI.dll       Tue Jul 14 02:32:13 2009 (4A5BE01D)
    fffff880`019bc000 fffff880`019ec000   CLASSPNP CLASSPNP.SYS Tue Jul 14 00:19:58 2009 (4A5BC11E)
    fffff880`00c93000 fffff880`00cf1000   CLFS     CLFS.SYS     Tue Jul 14 00:19:57 2009 (4A5BC11D)
    fffff880`01152000 fffff880`011c5000   cng      cng.sys      Tue Jul 14 00:49:40 2009 (4A5BC814)
    fffff880`04bc6000 fffff880`04bd6000   CompositeBus CompositeBus.sys Tue Jul 14 01:00:33 2009 (4A5BCAA1)
    fffff880`066e9000 fffff880`066f7000   crashdmp crashdmp.sys Tue Jul 14 01:01:01 2009 (4A5BCABD)
    fffff880`04884000 fffff880`04907000   csc      csc.sys      Tue Jul 14 00:24:26 2009 (4A5BC22A)
    fffff880`04907000 fffff880`04925000   dfsc     dfsc.sys     Tue Jul 14 00:23:44 2009 (4A5BC200)
    fffff880`04875000 fffff880`04884000   discache discache.sys Tue Jul 14 00:37:18 2009 (4A5BC52E)
    fffff880`019a6000 fffff880`019bc000   disk     disk.sys     Tue Jul 14 00:19:57 2009 (4A5BC11D)
    fffff880`059b3000 fffff880`059d5000   drmk     drmk.sys     Tue Jul 14 02:01:25 2009 (4A5BD8E5)
    fffff880`0670e000 fffff880`06755000   dump_amdsbs dump_amdsbs.sys Fri Mar 20 18:36:03 2009 (49C3E213)
    fffff880`06704000 fffff880`0670e000   dump_diskdump dump_diskdump.sys Tue Jul 13 04:32:05 2010 (4C3BDE35)
    fffff880`06755000 fffff880`06768000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
    fffff880`06768000 fffff880`06774000   Dxapi    Dxapi.sys    Tue Jul 14 00:38:28 2009 (4A5BC574)
    fffff880`14ae3000 fffff880`14bd7000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 02:00:14 2009 (4AC5509E)
    fffff880`13e00000 fffff880`13e46000   dxgmms1  dxgmms1.sys  Tue Jul 14 00:38:32 2009 (4A5BC578)
    fffff880`010e0000 fffff880`010f4000   fileinfo fileinfo.sys Tue Jul 14 00:34:25 2009 (4A5BC481)
    fffff880`01094000 fffff880`010e0000   fltmgr   fltmgr.sys   Tue Jul 14 00:19:59 2009 (4A5BC11F)
    fffff880`01211000 fffff880`0121b000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 00:19:45 2009 (4A5BC111)
    fffff880`0196c000 fffff880`019a6000   fvevol   fvevol.sys   Sat Sep 26 03:34:26 2009 (4ABD7DB2)
    fffff880`01869000 fffff880`018b3000   fwpkclnt fwpkclnt.sys Tue Jul 14 00:21:08 2009 (4A5BC164)
    fffff800`033de000 fffff800`03427000   hal      hal.dll      Tue Jul 14 02:27:36 2009 (4A5BDF08)
    fffff880`13e46000 fffff880`13e6a000   HDAudBus HDAudBus.sys Tue Jul 14 01:06:13 2009 (4A5BCBF5)
    fffff880`066b9000 fffff880`066d2000   HIDCLASS HIDCLASS.SYS Tue Jul 14 01:06:21 2009 (4A5BCBFD)
    fffff880`066d2000 fffff880`066da080   HIDPARSE HIDPARSE.SYS Tue Jul 14 01:06:17 2009 (4A5BCBF9)
    fffff880`066ab000 fffff880`066b9000   hidusb   hidusb.sys   Tue Jul 14 01:06:22 2009 (4A5BCBFE)
    fffff880`05800000 fffff880`058c8000   HTTP     HTTP.sys     Tue Jul 14 00:22:16 2009 (4A5BC1A8)
    fffff880`01963000 fffff880`0196c000   hwpolicy hwpolicy.sys Tue Jul 14 00:19:22 2009 (4A5BC0FA)
    fffff880`04ac0000 fffff880`04acf000   kbdclass kbdclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
    fffff880`066db000 fffff880`066e9000   kbdhid   kbdhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
    fffff800`00ba9000 fffff800`00bb3000   kdcom    kdcom.dll    Tue Jul 14 02:31:07 2009 (4A5BDFDB)
    fffff880`02dbd000 fffff880`02e00000   ks       ks.sys       Thu Mar 04 04:32:25 2010 (4B8F37D9)
    fffff880`013e5000 fffff880`013ff000   ksecdd   ksecdd.sys   Tue Jul 14 00:20:54 2009 (4A5BC156)
    fffff880`0159a000 fffff880`015c5000   ksecpkg  ksecpkg.sys  Fri Dec 11 06:03:32 2009 (4B21E0B4)
    fffff880`059d5000 fffff880`059da200   ksthunk  ksthunk.sys  Tue Jul 14 01:00:19 2009 (4A5BCA93)
    fffff880`067a5000 fffff880`067ba000   lltdio   lltdio.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
    fffff880`06782000 fffff880`067a5000   luafv    luafv.sys    Tue Jul 14 00:26:13 2009 (4A5BC295)
    fffff880`00c72000 fffff880`00c7f000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 02:29:09 2009 (4A5BDF65)
    fffff880`06774000 fffff880`06782000   monitor  monitor.sys  Tue Jul 14 00:38:52 2009 (4A5BC58C)
    fffff880`04acf000 fffff880`04ade000   mouclass mouclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
    fffff880`066f7000 fffff880`06704000   mouhid   mouhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
    fffff880`00db1000 fffff880`00dcb000   mountmgr mountmgr.sys Tue Jul 14 00:19:54 2009 (4A5BC11A)
    fffff880`06400000 fffff880`06418000   mpsdrv   mpsdrv.sys   Tue Jul 14 01:08:25 2009 (4A5BCC79)
    fffff880`049c1000 fffff880`049ee000   mrxsmb   mrxsmb.sys   Sat Feb 27 07:52:19 2010 (4B88CF33)
    fffff880`01800000 fffff880`0184e000   mrxsmb10 mrxsmb10.sys Sat Feb 27 07:52:28 2010 (4B88CF3C)
    fffff880`059db000 fffff880`059fe000   mrxsmb20 mrxsmb20.sys Sat Feb 27 07:52:26 2010 (4B88CF3A)
    fffff880`011d7000 fffff880`011e2000   Msfs     Msfs.SYS     Tue Jul 14 00:19:47 2009 (4A5BC113)
    fffff880`00e00000 fffff880`00e0a000   msisadrv msisadrv.sys Tue Jul 14 00:19:26 2009 (4A5BC0FE)
    fffff880`010f4000 fffff880`01152000   msrpc    msrpc.sys    Tue Jul 14 00:21:32 2009 (4A5BC17C)
    fffff880`0486a000 fffff880`04875000   mssmbios mssmbios.sys Tue Jul 14 00:31:10 2009 (4A5BC3BE)
    fffff880`01951000 fffff880`01963000   mup      mup.sys      Tue Jul 14 00:23:45 2009 (4A5BC201)
    fffff880`01448000 fffff880`0153a000   ndis     ndis.sys     Tue Jul 14 00:21:40 2009 (4A5BC184)
    fffff880`04a24000 fffff880`04a30000   ndistapi ndistapi.sys Tue Jul 14 01:10:00 2009 (4A5BCCD8)
    fffff880`04a30000 fffff880`04a5f000   ndiswan  ndiswan.sys  Tue Jul 14 01:10:11 2009 (4A5BCCE3)
    fffff880`05938000 fffff880`0594d000   NDProxy  NDProxy.SYS  Tue Jul 14 01:10:05 2009 (4A5BCCDD)
    fffff880`02d62000 fffff880`02d71000   netbios  netbios.sys  Tue Jul 14 01:09:26 2009 (4A5BCCB6)
    fffff880`02c64000 fffff880`02ca9000   netbt    netbt.sys    Tue Jul 14 00:21:28 2009 (4A5BC178)
    fffff880`0153a000 fffff880`0159a000   NETIO    NETIO.SYS    Tue Jul 14 00:21:46 2009 (4A5BC18A)
    fffff880`011e2000 fffff880`011f3000   Npfs     Npfs.SYS     Tue Jul 14 00:19:48 2009 (4A5BC114)
    fffff880`0485e000 fffff880`0486a000   nsiproxy nsiproxy.sys Tue Jul 14 00:21:02 2009 (4A5BC15E)
    fffff800`02e02000 fffff800`033de000   nt       ntkrnlmp.exe Sat Jun 19 05:16:41 2010 (4C1C44A9)
    fffff880`01242000 fffff880`013e5000   Ntfs     Ntfs.sys     Tue Jul 14 00:20:47 2009 (4A5BC14F)
    fffff880`0185f000 fffff880`01868000   Null     Null.SYS     Tue Jul 14 00:19:37 2009 (4A5BC109)
    fffff880`14ae1000 fffff880`14ae2180   nvBridge nvBridge.kmd Sat Jan 08 01:57:22 2011 (4D27C482)
    fffff880`0594d000 fffff880`05976000   nvhda64v nvhda64v.sys Thu Nov 11 23:10:36 2010 (4CDC77EC)
    fffff880`13e86000 fffff880`14ae0d00   nvlddmkm nvlddmkm.sys Sat Jan 08 02:07:22 2011 (4D27C6DA)
    fffff880`02d3c000 fffff880`02d62000   pacer    pacer.sys    Tue Jul 14 01:09:41 2009 (4A5BCCC5)
    fffff880`00e4a000 fffff880`00e5f000   partmgr  partmgr.sys  Tue Jul 14 00:19:58 2009 (4A5BC11E)
    fffff880`00e0a000 fffff880`00e3d000   pci      pci.sys      Tue Jul 14 00:19:51 2009 (4A5BC117)
    fffff880`00ed0000 fffff880`00ed7000   pciide   pciide.sys   Tue Jul 14 00:19:49 2009 (4A5BC115)
    fffff880`00ed7000 fffff880`00ee7000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 00:19:48 2009 (4A5BC114)
    fffff880`01200000 fffff880`01211000   pcw      pcw.sys      Tue Jul 14 00:19:27 2009 (4A5BC0FF)
    fffff880`06835000 fffff880`068db000   peauth   peauth.sys   Tue Jul 14 02:01:19 2009 (4A5BD8DF)
    fffff880`05976000 fffff880`059b3000   portcls  portcls.sys  Tue Jul 14 01:06:27 2009 (4A5BCC03)
    fffff880`00c7f000 fffff880`00c93000   PSHED    PSHED.dll    Tue Jul 14 02:32:23 2009 (4A5BE027)
    fffff880`04a00000 fffff880`04a24000   rasl2tp  rasl2tp.sys  Tue Jul 14 01:10:11 2009 (4A5BCCE3)
    fffff880`04a5f000 fffff880`04a7a000   raspppoe raspppoe.sys Tue Jul 14 01:10:17 2009 (4A5BCCE9)
    fffff880`04a7a000 fffff880`04a9b000   raspptp  raspptp.sys  Tue Jul 14 01:10:18 2009 (4A5BCCEA)
    fffff880`04a9b000 fffff880`04ab5000   rassstp  rassstp.sys  Tue Jul 14 01:10:25 2009 (4A5BCCF1)
    fffff880`0480d000 fffff880`0485e000   rdbss    rdbss.sys    Tue Jul 14 00:24:09 2009 (4A5BC219)
    fffff880`04ab5000 fffff880`04ac0000   rdpbus   rdpbus.sys   Tue Jul 14 01:17:46 2009 (4A5BCEAA)
    fffff880`015f6000 fffff880`015ff000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:16:34 2009 (4A5BCE62)
    fffff880`011c5000 fffff880`011ce000   rdpencdd rdpencdd.sys Tue Jul 14 01:16:34 2009 (4A5BCE62)
    fffff880`011ce000 fffff880`011d7000   rdprefmp rdprefmp.sys Tue Jul 14 01:16:35 2009 (4A5BCE63)
    fffff880`01917000 fffff880`01951000   rdyboost rdyboost.sys Tue Jul 14 00:34:34 2009 (4A5BC48A)
    fffff880`067ba000 fffff880`067d2000   rspndr   rspndr.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
    fffff880`04ae9000 fffff880`04b3f000   Rt64win7 Rt64win7.sys Wed Jun 23 10:10:45 2010 (4C21CF95)
    fffff880`0730f000 fffff880`07315000   RTCore64 RTCore64.sys Wed May 25 07:39:12 2005 (42941D90)
    fffff880`06424000 fffff880`06670f80   RTKVHD64 RTKVHD64.sys Tue Jul 06 11:05:16 2010 (4C32FFDC)
    fffff880`068db000 fffff880`068e6000   secdrv   secdrv.SYS   Wed Sep 13 14:18:38 2006 (4508052E)
    fffff880`04bb1000 fffff880`04bbd000   serenum  serenum.sys  Tue Jul 14 01:00:33 2009 (4A5BCAA1)
    fffff880`02d71000 fffff880`02d8e000   serial   serial.sys   Tue Jul 14 01:00:40 2009 (4A5BCAA8)
    fffff880`0190f000 fffff880`01917000   spldr    spldr.sys    Mon May 11 17:56:27 2009 (4A0858BB)
    fffff880`0729e000 fffff880`0730f000   spsys    spsys.sys    Mon May 11 18:20:58 2009 (4A085E7A)
    fffff880`07208000 fffff880`0729e000   srv      srv.sys      Fri Aug 27 04:38:00 2010 (4C773318)
    fffff880`06959000 fffff880`069c0000   srv2     srv2.sys     Fri Aug 27 04:37:46 2010 (4C77330A)
    fffff880`068e6000 fffff880`06913000   srvnet   srvnet.sys   Fri Aug 27 04:37:24 2010 (4C7732F4)
    fffff880`01027000 fffff880`01089000   storport storport.sys Tue Jul 14 01:01:18 2009 (4A5BCACE)
    fffff880`04ade000 fffff880`04adf480   swenum   swenum.sys   Tue Jul 14 01:00:18 2009 (4A5BCA92)
    fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jun 14 04:39:04 2010 (4C15A458)
    fffff880`06913000 fffff880`06925000   tcpipreg tcpipreg.sys Tue Jul 14 01:09:49 2009 (4A5BCCCD)
    fffff880`011f3000 fffff880`01200000   TDI      TDI.SYS      Tue Jul 14 00:21:18 2009 (4A5BC16E)
    fffff880`01000000 fffff880`0101e000   tdx      tdx.sys      Tue Jul 14 00:21:15 2009 (4A5BC16B)
    fffff880`02da9000 fffff880`02dbd000   termdd   termdd.sys   Tue Jul 14 01:16:36 2009 (4A5BCE64)
    fffff960`004f0000 fffff960`004fa000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`04986000 fffff880`049ac000   tunnel   tunnel.sys   Tue Jul 14 01:09:37 2009 (4A5BCCC1)
    fffff880`04bec000 fffff880`04bfe000   umbus    umbus.sys    Tue Jul 14 01:06:56 2009 (4A5BCC20)
    fffff880`06690000 fffff880`066aac00   usbaudio usbaudio.sys Tue Jul 14 01:06:31 2009 (4A5BCC07)
    fffff880`06671000 fffff880`0668e000   usbccgp  usbccgp.sys  Tue Jul 14 01:06:45 2009 (4A5BCC15)
    fffff880`0668e000 fffff880`0668ff00   USBD     USBD.SYS     Tue Jul 14 01:06:23 2009 (4A5BCBFF)
    fffff880`04ba0000 fffff880`04bb1000   usbehci  usbehci.sys  Tue Jul 14 01:06:30 2009 (4A5BCC06)
    fffff880`058de000 fffff880`05938000   usbhub   usbhub.sys   Tue Jul 14 01:07:09 2009 (4A5BCC2D)
    fffff880`04b3f000 fffff880`04b4a000   usbohci  usbohci.sys  Tue Jul 14 01:06:30 2009 (4A5BCC06)
    fffff880`04b4a000 fffff880`04ba0000   USBPORT  USBPORT.SYS  Tue Jul 14 01:06:31 2009 (4A5BCC07)
    fffff880`00e3d000 fffff880`00e4a000   vdrvroot vdrvroot.sys Tue Jul 14 01:01:31 2009 (4A5BCADB)
    fffff880`015d8000 fffff880`015e6000   vga      vga.sys      Tue Jul 14 00:38:47 2009 (4A5BC587)
    fffff880`0121b000 fffff880`01240000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:38:51 2009 (4A5BC58B)
    fffff880`018b3000 fffff880`018c3000   vmstorfl vmstorfl.sys Tue Jul 14 00:42:54 2009 (4A5BC67E)
    fffff880`00e5f000 fffff880`00e74000   volmgr   volmgr.sys   Tue Jul 14 00:19:57 2009 (4A5BC11D)
    fffff880`00e74000 fffff880`00ed0000   volmgrx  volmgrx.sys  Tue Jul 14 00:20:33 2009 (4A5BC141)
    fffff880`018c3000 fffff880`0190f000   volsnap  volsnap.sys  Tue Jul 14 00:20:08 2009 (4A5BC128)
    fffff880`02d8e000 fffff880`02da9000   wanarp   wanarp.sys   Tue Jul 14 01:10:21 2009 (4A5BCCED)
    fffff880`015e6000 fffff880`015f6000   watchdog watchdog.sys Tue Jul 14 00:37:35 2009 (4A5BC53F)
    fffff880`00eed000 fffff880`00f91000   Wdf01000 Wdf01000.sys Tue Jul 14 00:22:07 2009 (4A5BC19F)
    fffff880`00f91000 fffff880`00fa0000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:19:54 2009 (4A5BC11A)
    fffff880`02d33000 fffff880`02d3c000   wfplwf   wfplwf.sys   Tue Jul 14 01:09:26 2009 (4A5BCCB6)
    fffff960`00050000 fffff960`00360000   win32k   win32k.sys   Wed Oct 20 04:08:46 2010 (4CBE5D3E)
    fffff880`04bbd000 fffff880`04bc6000   wmiacpi  wmiacpi.sys  Tue Jul 14 00:31:02 2009 (4A5BC3B6)
    fffff880`00ff7000 fffff880`01000000   WMILIB   WMILIB.SYS   Tue Jul 14 00:19:51 2009 (4A5BC117)
    
    Unloaded modules:
    fffff880`01800000 fffff880`0180e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`0180e000 fffff880`01818000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000A000
    fffff880`01818000 fffff880`0185f000   dump_amdsbs.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00047000
    fffff880`015c5000 fffff880`015d8000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
    Let us know how it goes. If you get further problems with blue screens, attach your new dump files and details and we'll move on from there.
      My Computer

  5.    #5

    Alright, I'll start work on this ASAP!
      My Computer

  6.    #6

    I've managed to get everything done except the AMD AHCI Compatible Controller Driver update. Most of the driver updates I looked through pertained to the integrated ATI chipset (the mobo is an MSI 785GT-E63). I'm a bit apprehensive about downloading the, I already have the version 266.58 driver for my nVidia card.

    In the meantime, I'll see if any other games will cause a blue-screen.
      My Computer


  7. Posts : 927
    windows 7 ultimate
       #7

    Sorry, yeah, you should check with your Mobo for updates. I must remember that for future reference.
      My Computer

  8.    #8

    I had MSI's Live Update check my drivers. The only thing of note is a BIOS update available, I can give that a try if you would recommend it.
      My Computer


  9. Posts : 927
    windows 7 ultimate
       #9

    Personally, I'd never recommend a BIOS update unless:
    1. You know for sure you have a BIOS problem.
    2. The Changelog listed an update that I knew affected my PC, or would make it better.
    The reason being: If it ain't broke, don't fix it. If you get it wrong your PC can be toast. Finally, I'm a coward!! :)
    Others may disagree however.
      My Computer

  10.    #10

    I don't blame you, I'm opting to fore-go the BIOS update as well .

    Regardless, a round of Unreal Tournament 3 yielded another blue-screen. The interesting thing this time, though, is that my PC didn't automatically restart after creating the minidump; it just ended with "Contact System Administrator".
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
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 12:12.
Find Us