BSOD w/ AMD 890FX Chipset

Page 3 of 6 FirstFirst 12345 ... LastLast

  1. Posts : 30
    Windows 7 Ultimate x64
    Thread Starter
       #21

    Unfortunately, updating those drivers did not fix the issue, nor did running with only one RAM stick. When I was swapping out the RAM however, I noticed that my motherboard was undervolting it slightly (0.15V). I manually set the RAM to the correct voltage, and ran a stability test with Prime95 (blend) for 24 hours without error. Following that, I had the computer play videos off the internet (to simulate day to day use) for 24 hours, again with no error. Thinking all was well, I reinstalled the OS onto the correct drive, and installed all the drivers that had not given me issues in the past, as well as downloading and installing windows updates. Unfortunately, within a few hours, I got another BSOD (report is attached, and driver verifier was enabled during this time). I reran Prime95 (small FFT) for 24 hours and again got no errors.

    I'm tempted to try reinstalling the OS again, but before I did that I wanted to get your thoughts. Is it possible that I'm still having a hardware failure, and Prime95/Memtest86+ isn't catching it? Or is this latest BSOD due to software issues?
      My Computer


  2. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #22

    This not a Driver verifier enabled dump.

    Error code 3B, SYSTEM_SERVICE_EXCEPTION. Usual causes - System service, Device driver, graphics driver, ?memory

    The dump blames a Windows core system driver, which is very likely not the real cause. It indicates memory corruption and "OVERLAPPED_MODULE: Address regions for 'udfs' and 'WUDFRd.sys' overlap".

    Code:
    Kernel base = 0xfffff800`02a54000 PsLoadedModuleList = 0xfffff800`02c91e50
    Debug session time: Sun Oct  3 14:36:46.170 2010 (GMT-4)
    System Uptime: 0 days 2:28:43.528
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 3B, {c0000005, fffff80002bf90f3, fffff88008e9ab90, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt!ExFreePoolWithTag+43 )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_SERVICE_EXCEPTION (3b)
    An exception happened while executing a system service routine.
    Arguments:
    Arg1: 00000000c0000005, Exception code that caused the bugcheck
    Arg2: fffff80002bf90f3, Address of the exception record for the exception that caused the bugcheck
    Arg3: fffff88008e9ab90, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    
    Debugging Details:
    ------------------
    
    
    OVERLAPPED_MODULE: Address regions for 'udfs' and 'WUDFRd.sys' overlap
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    nt!ExFreePoolWithTag+43
    fffff800`02bf90f3 418b45f0        mov     eax,dword ptr [r13-10h]
    
    CONTEXT:  fffff88008e9ab90 -- (.cxr 0xfffff88008e9ab90)
    rax=0000000000000000 rbx=fffffa8007798930 rcx=fffdfa80087a2780
    rdx=0000000000000000 rsi=fffff8a001a35010 rdi=fffffa8009773000
    rip=fffff80002bf90f3 rsp=fffff88008e9b560 rbp=0000000000000001
     r8=0000000000000000  r9=0000000000000000 r10=fffff8a00b0ea280
    r11=fffff880044dfa08 r12=0000000000000000 r13=fffdfa80087a2780
    r14=0000000000000000 r15=fffff8a001a8ce10
    iopl=0         nv up ei pl nz na pe nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
    nt!ExFreePoolWithTag+0x43:
    fffff800`02bf90f3 418b45f0        mov     eax,dword ptr [r13-10h] ds:002b:fffdfa80`087a2770=????????
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x3B
    
    PROCESS_NAME:  MassEffect2.ex
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 0000000000000000 to fffff80002bf90f3
    
    STACK_TEXT:  
    fffff880`08e9b560 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!ExFreePoolWithTag+0x43
    
    
    FOLLOWUP_IP: 
    nt!ExFreePoolWithTag+43
    fffff800`02bf90f3 418b45f0        mov     eax,dword ptr [r13-10h]
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  nt!ExFreePoolWithTag+43
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    STACK_COMMAND:  .cxr 0xfffff88008e9ab90 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x3B_nt!ExFreePoolWithTag+43
    
    BUCKET_ID:  X64_0x3B_nt!ExFreePoolWithTag+43
    
    Followup: MachineOwner
    ---------
    Since your RAM passed Memtest andand Prime and you CPU passed Prime, that indicates that these are probably OK. To answer your question, yes it is possible there is a hardware failure that Memtest and Prime are not catching; but I think it is a driver issue.

    Another driver is implicated as being involved in the crash as an unloaded driver, AODDriver2.sys. The AODDriver2.sys appears to be from AMD Overdrive so I would suggest to uninstall this software if we cannot solve the problem by updating out of date drivers.

    I still find two out of date drivers. Try to update these drivers and lets see what happens. The rest of your drivers look good.
    ahcix64s.sys Wed Jul 01 03:05:27 2009 - AMD AHCI Compatible RAID ControllerAMD Support Search

    amdsbs.sys Fri Mar 20 14:36:03 2009 - AMD Technology AHCI Compatible Controller Driver for Windows family, AMD Technology AHCI Compatible Controller. AMD Support Search
    If after updating these drivers, you are still having problems. I will get one of the hardware experts to look at this thread. I am not an expert, by any means, on RAID and AHCI.
      My Computer


  3. Posts : 30
    Windows 7 Ultimate x64
    Thread Starter
       #23

    When I was installing the chipset drivers and performing the windows updates, I had driver verifier enabled. After I had finished with them all and had no problems, I disabled driver verifier. When I had the BSOD, I had not made any changes to my system; after I had the BSOD I reenabled driver verifier (without issue).

    AMD does not have the drivers on their website (or if they do, I can't seem to find them), so I've been downloading the most recent drivers from the motherboard manufacturer's website; I assumed they were the most recent. Could you tell me what part of the BSOD report you've been looking at to find the out of date drivers? I skimmed through a couple but couldn't find them.
      My Computer


  4. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #24

    The drivers do not show unless you run a KD command. I use "lmtsmn" which puts the drivers in alphabetical order. This what the driver report looks like:

    Code:
    2: kd> lmtsmn
    start             end                 module name
    fffff880`04424000 fffff880`04462000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00e08000 fffff880`00e5f000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02c85000 fffff880`02d0f000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`05dc0000 fffff880`05dd6000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`0195e000 fffff880`019ad000   ahcix64s ahcix64s.sys Wed Jul 01 03:05:27 2009 (4A4B0AB7)
    fffff880`043d0000 fffff880`043e5000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`00f9c000 fffff880`00fe3000   amdsbs   amdsbs.sys   Fri Mar 20 14:36:03 2009 (49C3E213)
    fffff880`01098000 fffff880`010a3000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00f69000 fffff880`00f72000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f72000 fffff880`00f9c000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`04200000 fffff880`04234000   atikmpag atikmpag.sys Wed Feb 10 21:11:13 2010 (4B736741)
    fffff880`056c4000 fffff880`05d29000   atipmdag atipmdag.sys Wed Feb 10 21:54:19 2010 (4B73715B)
    fffff880`040f8000 fffff880`040ff000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`04399000 fffff880`043aa000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`03d86000 fffff880`03da4000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00750000 fffff960`00777000   cdd      cdd.dll      Wed May 19 15:48:26 2010 (4BF4408A)
    fffff880`07ae8000 fffff880`07b05000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`040c5000 fffff880`040ef000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00c92000 fffff880`00d52000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`0192e000 fffff880`0195e000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c34000 fffff880`00c92000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01161000 fffff880`011d4000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`05db0000 fffff880`05dc0000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`07b05000 fffff880`07b13000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`042f8000 fffff880`0437b000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`0437b000 fffff880`04399000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02c68000 fffff880`02c77000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01918000 fffff880`0192e000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`02dde000 fffff880`02e00000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`07b1d000 fffff880`07b6c000   dump_ahcix64s dump_ahcix64s.sys Wed Jul 01 03:05:27 2009 (4A4B0AB7)
    fffff880`07b13000 fffff880`07b1d000   dump_diskdump dump_diskdump.sys Mon Jul 13 20:01:00 2009 (4A5BCABC)
    fffff880`07b6c000 fffff880`07b7f000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`07b7f000 fffff880`07b8b000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`044c1000 fffff880`045b5000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`045b5000 fffff880`045fb000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`010ef000 fffff880`01103000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`010a3000 fffff880`010ef000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`0122b000 fffff880`01235000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`018de000 fffff880`01918000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`015b5000 fffff880`015ff000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02a0b000 fffff800`02a54000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04400000 fffff880`04424000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`041a4000 fffff880`04200000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`07d39000 fffff880`07d52000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`07d52000 fffff880`07d5a080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`07d2b000 fffff880`07d39000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`03cbe000 fffff880`03d86000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`018d5000 fffff880`018de000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`0569c000 fffff880`056ab000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`07d5b000 fffff880`07d69000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bcb000 fffff800`00bd5000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04234000 fffff880`04277000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`01200000 fffff880`0121a000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`0158a000 fffff880`015b5000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`044bb000 fffff880`044c0200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`07bdd000 fffff880`07bf2000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`07b99000 fffff880`07bbc000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c13000 fffff880`00c20000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`07b8b000 fffff880`07b99000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`056ab000 fffff880`056ba000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`07d69000 fffff880`07d76000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00f4f000 fffff880`00f69000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03da4000 fffff880`03dbc000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`03dbc000 fffff880`03de9000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`03c00000 fffff880`03c4e000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`03c4e000 fffff880`03c71000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`0415d000 fffff880`04168000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e68000 fffff880`00e72000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01103000 fffff880`01161000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02c5d000 fffff880`02c68000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`018c3000 fffff880`018d5000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01438000 fffff880`0152a000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`05600000 fffff880`0560c000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`0560c000 fffff880`0563b000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`042e3000 fffff880`042f8000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02d83000 fffff880`02d92000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02d0f000 fffff880`02d54000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`0152a000 fffff880`0158a000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`04168000 fffff880`04179000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02c51000 fffff880`02c5d000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a54000 fffff800`03030000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01259000 fffff880`013fc000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`040ef000 fffff880`040f8000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`02d5d000 fffff880`02d83000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00eb2000 fffff880`00ec7000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00e72000 fffff880`00ea5000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00f38000 fffff880`00f3f000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00f3f000 fffff880`00f4f000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`0121a000 fffff880`0122b000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`0702f000 fffff880`070d5000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04000000 fffff880`0403d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c20000 fffff880`00c34000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`05dd6000 fffff880`05dfa000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0563b000 fffff880`05656000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`05656000 fffff880`05677000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`05677000 fffff880`05691000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02c00000 fffff880`02c51000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`05691000 fffff880`0569c000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`04142000 fffff880`0414b000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`0414b000 fffff880`04154000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`04154000 fffff880`0415d000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01889000 fffff880`018c3000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`07800000 fffff880`07818000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04462000 fffff880`044b9000   Rt64win7 Rt64win7.sys Fri Sep 03 01:58:32 2010 (4C808E88)
    fffff880`078a9000 fffff880`07ae7580   RTKVHD64 RTKVHD64.sys Fri Apr 30 05:05:58 2010 (4BDA9D76)
    fffff880`070d5000 fffff880`070e0000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`05d9b000 fffff880`05da7000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02d92000 fffff880`02daf000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`01881000 fffff880`01889000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`07187000 fffff880`071f8000   spsys    spsys.sys    Mon May 11 13:20:58 2009 (4A085E7A)
    fffff880`07c45000 fffff880`07cdb000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27)
    fffff880`0711f000 fffff880`07187000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F)
    fffff880`070e0000 fffff880`0710d000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00)
    fffff880`01036000 fffff880`01098000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE)
    fffff880`044b9000 fffff880`044ba480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01602000 fffff880`017ff000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`0710d000 fffff880`0711f000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`04197000 fffff880`041a4000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`04179000 fffff880`04197000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02dca000 fffff880`02dde000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00560000 fffff960`0056a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`043aa000 fffff880`043d0000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`07d76000 fffff880`07dca000   udfs     udfs.sys     Mon Jul 13 19:23:37 2009 (4A5BC1F9)
    fffff880`04277000 fffff880`04289000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`07d0c000 fffff880`07d29000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`07d29000 fffff880`07d2af00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`05d8a000 fffff880`05d9b000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04289000 fffff880`042e3000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`05d29000 fffff880`05d34000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`05d34000 fffff880`05d8a000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00ea5000 fffff880`00eb2000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`040ff000 fffff880`0410d000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`0410d000 fffff880`04132000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01400000 fffff880`01410000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00ec7000 fffff880`00edc000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00edc000 fffff880`00f38000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01835000 fffff880`01881000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02daf000 fffff880`02dca000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`04132000 fffff880`04142000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00d52000 fffff880`00df6000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00c00000 fffff880`00c0f000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02d54000 fffff880`02d5d000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000b0000 fffff960`003bf000   win32k   win32k.sys   Sat Jun 19 00:31:59 2010 (4C1C483F)
    fffff880`05da7000 fffff880`05db0000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00e5f000 fffff880`00e68000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`07bbc000 fffff880`07bdd000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`07d91000 fffff880`07dc2000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`07d76000 fffff880`07d91000   USBSTOR.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`07cdb000 fffff880`07d0c000   AODDriver2.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`019ad000 fffff880`019bb000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`019bb000 fffff880`019c5000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`04063000 fffff880`040b2000   dump_ahcix64
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`040b2000 fffff880`040c5000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Try this link for AMD and see what you can find: Search Drivers and Downloads. You may have the latest drivers there are.
      My Computer


  5. Posts : 30
    Windows 7 Ultimate x64
    Thread Starter
       #25

    MSI posted updated versions of the chipset drivers this past week; after installing them I have yet to have any issues whatsoever (4 days without a BSOD). It seems like that has fixed my problem, thanks for your help.
      My Computer


  6. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #26

    That is great news! Thank you for reporting back with your solution. Good work. Happy computing!
      My Computer


  7. Posts : 30
    Windows 7 Ultimate x64
    Thread Starter
       #27

    Well this is embarrassing... I have no issues for 4 days straight so I post as much on the forum, only to get a BSOD the next morning. I think my computer is just toying with me now...I've attached the BSOD report. I happened to notice that an A4A510BU IDE Controller is listed in device manager with an unknown, unsigned driver. I've never seen this before and have no idea what it is. Any thoughts?
      My Computer


  8. Posts : 13,354
    Windows 7 Professional x64
       #28

    I notice SPTD is installed. Remove Daemon Tools, and then use this tool to uninstall SPTD: http://www.duplexsecure.com/download...t-v174-x64.exe

    ...Summary of the dumps
    Code:
    
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Debug session time: Sun Oct 10 13:42:02.859 2010 (UTC - 4:00)
    System Uptime: 1 days 4:27:37.857
    Probably caused by : ntkrnlmp.exe ( nt!RtlClearBits+3d )
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    BUGCHECK_STR:  0xA
    PROCESS_NAME:  System
    FAILURE_BUCKET_ID:  X64_0xA_VRF_nt!RtlClearBits+3d
    ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии``
      
    
      My Computer


  9. Posts : 30
    Windows 7 Ultimate x64
    Thread Starter
       #29

    Thanks for the suggestion. I've gone ahead and removed SPTD. The BSODs are happening infrequently, so I won't really know for a while whether or not that helped.
      My Computer


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

    Unfortunately, I got another BSOD this morning. I've attached a report for all the BSOD's I've gotten with this latest install. The BSOD on 2010/28/10 was caused by me, so that one can be ignored. Any suggestions you have as to what could causing my problem are appreciated.
      My Computer


 
Page 3 of 6 FirstFirst 12345 ... 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 06:56.
Find Us