BSoD Ultimate 64 - HP TM2


  1. Posts : 1
    Windows 7
       #1

    BSoD Ultimate 64 - HP TM2


    When I got my HP TM2 about a month and a half ago, I did my standard wipe and reinstall on it. I got my drivers back to where(I thought) they were out of the box. All was well... But then the BSoDs began. I couldn't(and still can't) see a pattern in them. Sometimes it'll go days without crashing and then, the next day, it will do it three times in an hour.

    After doing some research I thought that it might be a problem with the RAM. After running MemTest flawlessly for around 12 hours straight I'm not sure if this is the case.

    I've attached the required files for a post of this type. I'm a geek, but I haven't had time to master BSoD-dumpese. Any insight that you might have would be much appreciated.

    Thanks!

    Windows 7 Ultimate 64 bit Full Retail
    HP TM2 1.5 months old
      My Computer


  2. Posts : 17,796
    Windows 10, Home Clean Install
       #2

    You have at least 2 dozen dump files. I have checked about half and they all show Check 3B
    STOP 0x0000003B: SYSTEM_SERVICE_EXCEPTIONUsual causes: System service, Device driver, graphics driver, ?memory

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Code:
    Copyright (c) Microsoft Corporation. All rights reserved.
     
    Loading Dump File [C:\Users\richc46\AppData\Local\Temp\Temp1_BSoD%20Dump[1].zip\Windows7_BSOD_jcgriff2\082110-29312-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.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02e62000 PsLoadedModuleList = 0xfffff800`0309fe50
    Debug session time: Sat Aug 21 21:20:30.243 2010 (GMT-4)
    System Uptime: 0 days 0:03:25.397
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................................................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    Use !analyze -v to get detailed debugging information.
    BugCheck 3B, {c0000005, fffff80002ed5905, fffff8800a092500, 0}
    Probably caused by : win32k.sys ( win32k!AllocateObject+55 )
    Followup: MachineOwner
    ---------
    1: 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: fffff80002ed5905, Address of the exception record for the exception that caused the bugcheck
    Arg3: fffff8800a092500, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    Debugging Details:
    ------------------
     
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    FAULTING_IP: 
    nt!ExpInterlockedPopEntrySListFault16+0
    fffff800`02ed5905 498b08          mov     rcx,qword ptr [r8]
    CONTEXT:  fffff8800a092500 -- (.cxr 0xfffff8800a092500)
    rax=00000000063f002e rbx=0000000000000000 rcx=fffff900000007c0
    rdx=dffff900c1dd3541 rsi=fffff900000007c0 rdi=0000000000000021
    rip=fffff80002ed5905 rsp=fffff8800a092ed0 rbp=fffff880066decc0
    r8=dffff900c1dd3540  r9=fffff80002e62000 r10=fffff900000007c0
    r11=fffff8800a092fc0 r12=000000000000000f r13=0000000000000000
    r14=0000000000000002 r15=0000000034616c47
    iopl=0         nv up ei ng nz na pe nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010282
    nt!ExpInterlockedPopEntrySListFault16:
    fffff800`02ed5905 498b08          mov     rcx,qword ptr [r8] ds:002b:dffff900`c1dd3540=????????????????
    Resetting default scope
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    BUGCHECK_STR:  0x3B
    PROCESS_NAME:  iexplore.exe
    CURRENT_IRQL:  0
    LAST_CONTROL_TRANSFER:  from fffff80003006cdd to fffff80002ed5905
    STACK_TEXT:  
    fffff880`0a092ed0 fffff800`03006cdd : 00000000`00000000 fffff880`0a092fc8 00000000`00000001 fffff960`00147d7e : nt!ExpInterlockedPopEntrySListFault16
    fffff880`0a092ee0 fffff960`00172935 : fffff900`c1dd12f0 00000000`00000000 00000000`00000000 fffff880`0a093268 : nt!ExAllocatePoolWithTag+0x90d
    fffff880`0a092fd0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : win32k!AllocateObject+0x55
     
    FOLLOWUP_IP: 
    win32k!AllocateObject+55
    fffff960`00172935 488bd8          mov     rbx,rax
    SYMBOL_STACK_INDEX:  2
    SYMBOL_NAME:  win32k!AllocateObject+55
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: win32k
    IMAGE_NAME:  win32k.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c483f
    STACK_COMMAND:  .cxr 0xfffff8800a092500 ; kb
    FAILURE_BUCKET_ID:  X64_0x3B_win32k!AllocateObject+55
    BUCKET_ID:  X64_0x3B_win32k!AllocateObject+55
    Followup: MachineOwner
    ---------
    1: kd> lmtsmn
    start             end                 module name
    fffff880`0584a000 fffff880`05856000   Accelerometer Accelerometer.sys Tue Jun 15 12:41:27 2010 (4C17AD37)
    fffff880`01171000 fffff880`011c8000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`00e35000 fffff880`00e7a000   ad1u10c6 ad1u10c6.SYS Tue Jul 14 17:12:55 2009 (4A5CF4D7)
    fffff880`03c27000 fffff880`03cb1000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`05fe9000 fffff880`05fff000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`0136f000 fffff880`0137a000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`0816e000 fffff880`08179000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`01321000 fffff880`0132a000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`0132a000 fffff880`01354000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`03fa2000 fffff880`03fcd000   atikmpag atikmpag.sys Wed Nov 25 13:03:10 2009 (4B0D715E)
    fffff880`04059000 fffff880`0467e000   atipmdag atipmdag.sys Wed Nov 25 14:23:16 2009 (4B0D8424)
    fffff880`01000000 fffff880`0100c000   BATTC    BATTC.SYS    Mon Jul 13 19:31:01 2009 (4A5BC3B5)
    fffff880`02fc9000 fffff880`02fd0000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03f3e000 fffff880`03f4f000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`02b87000 fffff880`02ba5000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff880`07e3f000 fffff880`07e4f000   BthEnum  BthEnum.sys  Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`07e6f000 fffff880`07e86000   bthmodem bthmodem.sys Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`07e4f000 fffff880`07e6f000   bthpan   bthpan.sys   Mon Jul 13 20:07:00 2009 (4A5BCC24)
    fffff880`02e35000 fffff880`02ec1000   bthport  bthport.sys  Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`047a0000 fffff880`047b8000   BTHUSB   BTHUSB.sys   Mon Jul 13 20:06:52 2009 (4A5BCC1C)
    fffff880`0547c000 fffff880`0548d000   btusbflt btusbflt.sys Thu Apr 08 21:11:36 2010 (4BBE7EC8)
    fffff880`082b9000 fffff880`0833f000   btwaudio btwaudio.sys Tue Jan 12 16:44:18 2010 (4B4CED32)
    fffff880`02ecf000 fffff880`02f4a000   btwavdt  btwavdt.sys  Tue Jan 12 16:43:04 2010 (4B4CECE8)
    fffff880`0833f000 fffff880`0834b000   btwl2cap btwl2cap.sys Fri Apr 03 20:28:45 2009 (49D6A9BD)
    fffff880`0834b000 fffff880`0834e900   btwrchid btwrchid.sys Tue Jan 12 16:44:35 2010 (4B4CED43)
    fffff960`00720000 fffff960`00747000   cdd      cdd.dll      Wed May 19 15:48:26 2010 (4BF4408A)
    fffff880`05400000 fffff880`0542a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01400000 fffff880`01430000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d55000 fffff880`00db3000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`03f9d000 fffff880`03fa1500   CmBatt   CmBatt.sys   Mon Jul 13 19:31:03 2009 (4A5BC3B7)
    fffff880`01705000 fffff880`01778000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`011f4000 fffff880`011fd000   compbatt compbatt.sys Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`05856000 fffff880`05866000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`04a67000 fffff880`04a72000   connctfy connctfy.sys Thu May 27 05:19:35 2010 (4BFE3927)
    fffff880`02ec1000 fffff880`02ecf000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03e9d000 fffff880`03f20000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03f20000 fffff880`03f3e000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03e8e000 fffff880`03e9d000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`017df000 fffff880`017f5000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`055d7000 fffff880`055f9000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`07e00000 fffff880`07e13000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`07ee3000 fffff880`07fff000   dump_iaStor dump_iaStor.sys Fri Aug 07 08:23:37 2009 (4A7C1CC9)
    fffff880`0543b000 fffff880`05447000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`0467e000 fffff880`04772000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0517a000 fffff880`051c0000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`013c6000 fffff880`013da000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`0137a000 fffff880`013c6000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01789000 fffff880`01793000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01644000 fffff880`0167e000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`019b4000 fffff880`019fe000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02e19000 fffff800`02e62000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`051cd000 fffff880`051f1000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`047bd000 fffff880`047d6000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`05869000 fffff880`05871080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`05464000 fffff880`05472000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`0163a000 fffff880`01644000   hpdskflt hpdskflt.sys Tue Jun 15 12:41:28 2010 (4C17AD38)
    fffff880`0581e000 fffff880`0582a000   HpqKbFiltr HpqKbFiltr.sys Wed Apr 29 09:48:30 2009 (49F85AAE)
    fffff880`02abf000 fffff880`02b87000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`0182a000 fffff880`01833000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`05800000 fffff880`0581e000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01205000 fffff880`01321000   iaStor   iaStor.sys   Fri Aug 07 08:23:37 2009 (4A7C1CC9)
    fffff880`04a72000 fffff880`05179400   igdpmd64 igdpmd64.sys Wed Sep 02 14:54:15 2009 (4A9EBF57)
    fffff880`03f87000 fffff880`03f9d000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0582a000 fffff880`05839000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00bb1000 fffff800`00bbb000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`00db3000 fffff880`00df6000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`016eb000 fffff880`01705000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01989000 fffff880`019b4000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`055f9000 fffff880`055fe200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`083d2000 fffff880`083e7000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`0835d000 fffff880`08380000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cfd000 fffff880`00d41000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`07e86000 fffff880`07e95000   modem    modem.sys    Mon Jul 13 20:10:48 2009 (4A5BCD08)
    fffff880`0834f000 fffff880`0835d000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`0583b000 fffff880`0584a000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`054f1000 fffff880`054fe000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00fdb000 fffff880`00ff5000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02f93000 fffff880`02fc0000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
    fffff880`04982000 fffff880`04992000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
    fffff880`02ba5000 fffff880`02bbd000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`02bbd000 fffff880`02bea000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`02a00000 fffff880`02a4e000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`02a4e000 fffff880`02a71000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`01354000 fffff880`0135f000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02f84000 fffff880`02f8f000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`011c8000 fffff880`011d2000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`0168d000 fffff880`016eb000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03e83000 fffff880`03e8e000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`05472000 fffff880`0547c000   MTConfig MTConfig.sys Mon Jul 13 20:02:08 2009 (4A5BCB00)
    fffff880`01818000 fffff880`0182a000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01837000 fffff880`01929000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`051f1000 fffff880`051fd000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`08253000 fffff880`08266000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`03fcd000 fffff880`03ffc000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`05506000 fffff880`0551b000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03d3b000 fffff880`03d4a000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03cb1000 fffff880`03cf6000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01929000 fffff880`01989000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`0587c000 fffff880`05fdc000   NETw5s64 NETw5s64.sys Thu Mar 18 01:21:53 2010 (4BA1B871)
    fffff880`02fde000 fffff880`02fef000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03e77000 fffff880`03e83000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02e62000 fffff800`0343e000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0144b000 fffff880`015ee000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02fc0000 fffff880`02fc9000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`08200000 fffff880`08253000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`03cff000 fffff880`03d25000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`011df000 fffff880`011f4000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00e00000 fffff880`00e35000   PCGenFAM PCGenFAM.sys Mon Jun 28 09:50:23 2010 (4C28A89F)
    fffff880`00f37000 fffff880`00f6a000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`0135f000 fffff880`0136f000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01778000 fffff880`01789000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`048a4000 fffff880`0494a000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`0559a000 fffff880`055d7000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00d41000 fffff880`00d55000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`047d6000 fffff880`047fa000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`03e00000 fffff880`03e1b000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`03dc7000 fffff880`03de8000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`03c00000 fffff880`03c1a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03e26000 fffff880`03e77000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03e1b000 fffff880`03e26000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`02f69000 fffff880`02f72000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`03f75000 fffff880`03f7e000   rdpdispm rdpdispm.sys Mon Mar 15 19:39:19 2010 (4B9EC527)
    fffff880`02f72000 fffff880`02f7b000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02f7b000 fffff880`02f84000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01600000 fffff880`0163a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`07e13000 fffff880`07e3f000   rfcomm   rfcomm.sys   Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`08266000 fffff880`0827e000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`01142000 fffff880`01171000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`0494a000 fffff880`04955000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`01810000 fffff880`01818000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`080fd000 fffff880`0816e000   spsys    spsys.sys    Mon May 11 13:20:58 2009 (4A085E7A)
    fffff880`01013000 fffff880`01139000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`08050000 fffff880`080e6000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27)
    fffff880`04800000 fffff880`04868000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F)
    fffff880`04955000 fffff880`04982000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00)
    fffff880`0551b000 fffff880`0559a000   stwrt64  stwrt64.sys  Mon Feb 01 02:34:43 2010 (4B668413)
    fffff880`05872000 fffff880`05873480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`04000000 fffff880`04053000   SynTP    SynTP.sys    Thu May 27 17:41:36 2010 (4BFEE710)
    fffff880`01a01000 fffff880`01bfe000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`04992000 fffff880`049a4000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02fef000 fffff880`02ffc000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`013da000 fffff880`013f8000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03db3000 fffff880`03dc7000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`005a0000 fffff960`005aa000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03f4f000 fffff880`03f75000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`03de8000 fffff880`03dfa000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`05447000 fffff880`05464000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05839000 fffff880`0583af00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04a56000 fffff880`04a67000   usbehci  usbehci.sys  Fri Dec 04 02:26:02 2009 (4B18B98A)
    fffff880`05497000 fffff880`054f1000   usbhub   usbhub.sys   Fri Dec 04 02:26:39 2009 (4B18B9AF)
    fffff880`04a00000 fffff880`04a56000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`051c0000 fffff880`051cd000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`04772000 fffff880`0479f100   usbvideo usbvideo.sys Mon Jul 13 20:07:00 2009 (4A5BCC24)
    fffff880`011d2000 fffff880`011df000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02fd0000 fffff880`02fde000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02e00000 fffff880`02e25000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`03d65000 fffff880`03db3000   vmm      vmm.sys      Thu Jan 21 05:38:48 2010 (4B582EB8)
    fffff880`01800000 fffff880`01810000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00f6a000 fffff880`00f7f000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00f7f000 fffff880`00fdb000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01793000 fffff880`017df000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`05fdc000 fffff880`05fe9000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`03d25000 fffff880`03d3b000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`0827e000 fffff880`08288000   vwifimp  vwifimp.sys  Mon Jul 13 20:07:28 2009 (4A5BCC40)
    fffff880`054fe000 fffff880`05506000   wacommousefilter wacommousefilter.sys Fri Feb 16 13:12:17 2007 (45D5F401)
    fffff880`05866000 fffff880`05868a00   wacomvhid wacomvhid.sys Mon Sep 21 19:29:14 2009 (4AB80C4A)
    fffff880`03d4a000 fffff880`03d65000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02e25000 fffff880`02e35000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e84000 fffff880`00f28000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f28000 fffff880`00f37000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03cf6000 fffff880`03cff000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000c0000 fffff960`003cf000   win32k   win32k.sys   Sat Jun 19 00:31:59 2010 (4C1C483F)
    fffff880`0542a000 fffff880`0543b000   WinUSB   WinUSB.sys   Mon Jul 13 20:06:28 2009 (4A5BCC04)
    fffff880`03f7e000 fffff880`03f87000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`01139000 fffff880`01142000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`080f2000 fffff880`080fd000   WSDPrint WSDPrint.sys Mon Jul 13 20:39:20 2009 (4A5BD3B8)
    fffff880`080e6000 fffff880`080f2000   WSDScan  WSDScan.sys  Mon Jul 13 20:35:37 2009 (4A5BD2D9)
    fffff880`08380000 fffff880`083a1000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`083a1000 fffff880`083d2000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)


    Download memtest86 and test RAM https://www.sevenforums.com/tutorials/105647-ram-test-memtest86.html
    http://www.hcidesign.com/memtest/manual.html
    Scan with your Anti Virus

    SFC /scannow
    https://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

    Update outdated listed drivers
    btwl2cap.sys Fri Apr 03 20:28:45 2009 (49D6A9BD
    spsys.sys Mon May 11 13:20:58 2009 (4A085E7A
    amdxata.sys Tue May 19 13:56:59 2009 (4A12F2EB
    hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA Microsoft drivers can be ignored.
    Be sure to uninstall driver SPTD
    Be sure to check your graphics card and driver.

    How to Find Drivers
    search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone - search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.
    - - The most common drivers are listed on this page: Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads

    Please remove any CD virtualization programs such as Daemon Tools and Alcohol 120%. They use a driver, found in your dmp, sptd.sys, that is notorious for causing BSODs. Use this SPTD uninstaller when you're done: DuplexSecure - Downloads

    After performing all of the above, post back with any new BSOD reports, or indicate that the attempted repairs were successful.

    Please remember that several attempts may be required before we can solve your BSOD problem. These reports are not definitive but merely point the way to a solution.
    Last edited by richc46; 22 Aug 2010 at 00:17.
      My Computer


 

  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 08:20.
Find Us