BSOD Windows 7 Help Please!


  1. Posts : 1
    Windows 7 32-bit
       #1

    BSOD Windows 7 Help Please!


    Hi all :) My computer's been crashing lately with the BSOD and I have NO idea what's causing it. I've had the error 0x0000008e alot lately but I've also had 0x000000A and 0x0000007. If anyone could help I would be VERY VERY grateful! I've attached a zip which contains my latest dump files and a perfmon report I did today. I did the latest zip after the the latest error that I got, the 0x0000008e one. I've only had this computer for about 8 or 9 months. No hardware has been changed and no new hardware has been installed. I have not re-installed windows.

    Here's my computer specs:

    Toshiba Satellite L455D
    Microsoft Windows 7 Home Premium x86 (it came pre-installed on my computer)
    Network Cards: 2 NICs installed: (1) Realtek PCIe FE Family Controller and (2) Realtek RTL8187SE Wireless LAN PCIE Network Adapter

    Tell me if there's anything more I need to add. Again, thanks in advance :)
      My Computer


  2. Posts : 927
    windows 7 ultimate
       #2

    Hi Smadden and Welcome.

    STOP 0x0000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
    Usual causes:
    Insufficient disk space, Device driver, Video card, BIOS, Breakpoint in startup without having a debugger attached, Hardware incompatibility, Faulty system service, 3rd party remote control, Memory

    Your latest dump file lists aswSnx.SYS as the probable cause. This belongs to your Avast Security. You also have Symantec Norton installed.
    Running two Anti-Virus programs at the same time will always cause you problems.
    Old and incompatible drivers can and do cause issues with Windows 7, often giving false error codes.

    As a Priority:

    Norton is known to be a cause of BSOD's on Windows 7 systems. Uninstall Norton using the Norton Removal Tool in Safe Mode.
    This will leave you with just the avast set up.

    Outdated Drivers. Update:

    AtiPcie.sys Tue May 05 16:00:16 2009 ATI PCIE Driver for ATI PCIE chipset O.E.M or AMD

    LPCFilter.sys Mon Jun 29 23:27:24 2009 LPC Lower Filter Driver [Toshiba]

    mcdbus.sys Tue Feb 24 10:42:13 2009 MagicISO SCSI Host Controller driver Update or Uninstall MagicISO.

    vcsvad.sys Sun Nov 16 09:50:37 2008 Avnex Ltd. Virtual Audio Device

    Drivers with Updates:

    Rt86win7.sys Fri May 22 15:52:05 2009 Realtek PCIe GBE Family Controller v7.041

    RTKVHDA.sys Tue Jul 28 14:02:38 2009 Realtek HD Audio R2.58

    RTL8187Se.sys Wed Aug 12 10:18:19 2009 Realtek wifi

    Bugcheck Analysis:
    Code:
    Executable search path is: 
    Windows 7 Kernel Version 7600 UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16695.x86fre.win7_gdr.101026-1503
    Machine Name:
    Kernel base = 0x83c49000 PsLoadedModuleList = 0x83d91810
    Debug session time: Thu Apr  7 20:01:08.541 2011 (UTC + 1:00)
    System Uptime: 0 days 3:09:23.773
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .....................................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000008E, {c0000005, 83e874a0, 807eb58c, 0}
    
    *** WARNING: Unable to verify timestamp for aswSnx.SYS
    *** ERROR: Module load completed but symbols could not be loaded for aswSnx.SYS
    *** WARNING: Unable to verify timestamp for aswSP.SYS
    *** ERROR: Module load completed but symbols could not be loaded for aswSP.SYS
    Probably caused by : aswSnx.SYS ( aswSnx+14c80 )
    
    Followup: MachineOwner
    ---------
    
    kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 83e874a0, The address that the exception occurred at
    Arg3: 807eb58c, Trap Frame
    Arg4: 00000000
    
    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!ExpAllocateHandleTableEntry+1f
    83e874a0 f00fba2800      lock bts dword ptr [eax],0
    
    TRAP_FRAME:  807eb58c -- (.trap 0xffffffff807eb58c)
    ErrCode = 00000002
    eax=0000000c ebx=00000000 ecx=0000000c edx=000f001f esi=00000000 edi=85ef3a70
    eip=83e874a0 esp=807eb600 ebp=807eb610 iopl=0         nv up ei ng nz ac pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00210296
    nt!ExpAllocateHandleTableEntry+0x1f:
    83e874a0 f00fba2800      lock bts dword ptr [eax],0   ds:0023:0000000c=????????
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x8E
    
    PROCESS_NAME:  Sf.bin
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 83e86100 to 83e874a0
    
    STACK_TEXT:  
    807eb610 83e86100 807eb630 807eb678 9c33e248 nt!ExpAllocateHandleTableEntry+0x1f
    807eb628 83e6bcd9 00000000 807eb678 9c33e260 nt!ExCreateHandle+0x1a
    807eb680 83e6c0d3 00000000 9c33e260 000f001f nt!ObpCreateHandle+0x2a8
    807eb820 83e6bffa 00000000 000f001f 00000000 nt!ObInsertObjectEx+0xd0
    807eb83c 83e7a392 9c33e260 00000000 000f001f nt!ObInsertObject+0x1e
    807eb8a8 8e840c80 807ebc98 000f001f 00000000 nt!NtCreateSection+0x1df
    WARNING: Stack unwind information not available. Following frames may be wrong.
    807ebb24 8e840f87 000f001f 00000000 00000013 aswSnx+0x14c80
    807ebb54 91d20831 807ebc98 000f001f 00000000 aswSnx+0x14f87
    807ebb84 83c8c43a 807ebc98 000f001f 00000000 aswSP+0x1e831
    807ebb84 83c8a035 807ebc98 000f001f 00000000 nt!KiFastCallEntry+0x12a
    807ebd00 83cb703b 80002c14 00000000 85ef3a70 nt!ZwCreateSection+0x11
    807ebd50 83e579df 00000001 a34cdb63 00000000 nt!ExpWorkerThread+0x10d
    807ebd90 83d091d9 83cb6f2e 00000001 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    aswSnx+14c80
    8e840c80 ??              ???
    
    SYMBOL_STACK_INDEX:  6
    
    SYMBOL_NAME:  aswSnx+14c80
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: aswSnx
    
    IMAGE_NAME:  aswSnx.SYS
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4d652035
    
    FAILURE_BUCKET_ID:  0x8E_aswSnx+14c80
    
    BUCKET_ID:  0x8E_aswSnx+14c80
    
    Followup: MachineOwner
    Drivers:
    Code:
    843ab000 843f3000   ACPI     ACPI.sys     Tue Jul 14 00:11:11 2009 (4A5BBF0F)
    8e988000 8e9e2000   afd      afd.sys      Tue Jul 14 00:12:34 2009 (4A5BBF62)
    91dc9000 91ddb000   AgileVpn AgileVpn.sys Tue Jul 14 00:55:00 2009 (4A5BC954)
    91d6b000 91d7c000   amdppm   amdppm.sys   Tue Jul 14 00:11:03 2009 (4A5BBF07)
    84524000 8452d000   amdxata  amdxata.sys  Tue May 19 18:57:35 2009 (4A12F30F)
    95376000 95378b00   aswFsBlk aswFsBlk.SYS Wed Feb 23 14:54:54 2011 (4D651FBE)
    9533e000 95376000   aswMonFlt aswMonFlt.sys Wed Feb 23 14:55:01 2011 (4D651FC5)
    8e9e2000 8e9e6200   aswRdr   aswRdr.SYS   Wed Feb 23 14:55:09 2011 (4D651FCD)
    8e82c000 8e88a000   aswSnx   aswSnx.SYS   Wed Feb 23 14:56:53 2011 (4D652035)
    91d02000 91d49880   aswSP    aswSP.SYS    Wed Feb 23 14:56:43 2011 (4D65202B)
    8e925000 8e92ef00   aswTdi   aswTdi.SYS   Wed Feb 23 14:55:48 2011 (4D651FF4)
    844ee000 844f7000   atapi    atapi.sys    Tue Jul 14 00:11:15 2009 (4A5BBF13)
    844f7000 8451a000   ataport  ataport.SYS  Tue Jul 14 00:11:18 2009 (4A5BBF16)
    92238000 9274d000   atikmdag atikmdag.sys Thu Jul 30 05:21:36 2009 (4A711FD0)
    895c0000 895c8000   AtiPcie  AtiPcie.sys  Tue May 05 16:00:16 2009 (4A005480)
    96000000 9604d000   ATMFD    ATMFD.DLL    unavailable (00000000)
    8445d000 84468000   BATTC    BATTC.SYS    Tue Jul 14 00:19:15 2009 (4A5BC0F3)
    927e5000 927eb000   bbcap    bbcap.sys    Fri Nov 02 07:29:17 2007 (472AD1CD)
    8e891000 8e898000   Beep     Beep.SYS     Tue Jul 14 00:45:00 2009 (4A5BC6FC)
    91cc0000 91d02000   BHDrvx86 BHDrvx86.sys Thu Jul 30 01:44:45 2009 (4A70ECFD)
    91cb2000 91cc0000   blbdrive blbdrive.sys Tue Jul 14 00:23:04 2009 (4A5BC1D8)
    84237000 8423f000   BOOTVID  BOOTVID.dll  Tue Jul 14 02:04:34 2009 (4A5BD9A2)
    95013000 9502c000   bowser   bowser.sys   Tue Jul 14 00:14:21 2009 (4A5BBFCD)
    91c37000 91cb2000   ccHPx86  ccHPx86.sys  Sat Jun 20 00:23:00 2009 (4A3C1DD4)
    96390000 963ae000   cdd      cdd.dll      unavailable (00000000)
    89400000 8941f000   cdrom    cdrom.sys    Tue Jul 14 00:11:24 2009 (4A5BBF1C)
    84281000 8432c000   CI       CI.dll       Tue Jul 14 02:09:28 2009 (4A5BDAC8)
    8959b000 895c0000   CLASSPNP CLASSPNP.SYS Tue Jul 14 00:11:20 2009 (4A5BBF18)
    8423f000 84281000   CLFS     CLFS.SYS     Tue Jul 14 00:11:10 2009 (4A5BBF0E)
    929fb000 929fe700   CmBatt   CmBatt.sys   Tue Jul 14 00:19:18 2009 (4A5BC0F6)
    847a2000 847ff000   cng      cng.sys      Tue Jul 14 00:32:55 2009 (4A5BC427)
    84455000 8445d000   compbatt compbatt.sys Tue Jul 14 00:19:18 2009 (4A5BC0F6)
    927d8000 927e5000   CompositeBus CompositeBus.sys Tue Jul 14 00:45:26 2009 (4A5BC716)
    952db000 952e8000   crashdmp crashdmp.sys Tue Jul 14 00:45:50 2009 (4A5BC72E)
    8f19d000 8f1b5000   dfsc     dfsc.sys     Tue Jul 14 00:14:16 2009 (4A5BBFC8)
    8f191000 8f19d000   discache discache.sys Tue Jul 14 00:24:04 2009 (4A5BC214)
    8958a000 8959b000   disk     disk.sys     Tue Jul 14 00:11:28 2009 (4A5BBF20)
    91d7c000 91d95000   drmk     drmk.sys     Tue Jul 14 01:36:05 2009 (4A5BD2F5)
    8f031000 8f06c000   dtsoftbus01 dtsoftbus01.sys Thu Jan 13 08:26:59 2011 (4D2EB753)
    952e8000 952f3000   dump_dumpata dump_dumpata.sys Tue Jul 14 00:11:16 2009 (4A5BBF14)
    952fd000 9530e000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:12:47 2009 (4A5BBF6F)
    952f3000 952fd000   dump_msahci dump_msahci.sys Tue Jul 14 00:45:50 2009 (4A5BC72E)
    9530e000 95318000   Dxapi    Dxapi.sys    Tue Jul 14 00:25:25 2009 (4A5BC265)
    9283a000 928f1000   dxgkrnl  dxgkrnl.sys  Tue Nov 02 02:37:53 2010 (4CCF7981)
    928f1000 9292a000   dxgmms1  dxgmms1.sys  Thu Feb 03 03:34:49 2011 (4D4A2259)
    8f116000 8f174000   eeCtrl   eeCtrl.sys   Fri May 21 22:44:53 2010 (4BF6FED5)
    8f174000 8f191000   EraserUtilRebootDrv EraserUtilRebootDrv.sys Fri May 21 22:44:53 2010 (4BF6FED5)
    84561000 84572000   fileinfo fileinfo.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
    8452d000 84561000   fltmgr   fltmgr.sys   Tue Jul 14 00:11:13 2009 (4A5BBF11)
    8460e000 84617000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
    89558000 8958a000   fvevol   fvevol.sys   Sat Sep 26 03:24:21 2009 (4ABD7B55)
    89785000 897b6000   fwpkclnt fwpkclnt.sys Tue Jul 14 00:12:03 2009 (4A5BBF43)
    929cd000 929d2280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 13:16:53 2009 (4A1151B5)
    83c12000 83c49000   hal      halmacpi.dll Tue Jul 14 00:11:03 2009 (4A5BBF07)
    92800000 9281f000   HDAudBus HDAudBus.sys Tue Jul 14 00:50:55 2009 (4A5BC85F)
    82a90000 82b15000   HTTP     HTTP.sys     Tue Jul 14 00:12:53 2009 (4A5BBF75)
    89550000 89558000   hwpolicy hwpolicy.sys Tue Jul 14 00:11:01 2009 (4A5BBF05)
    9281f000 92837000   i8042prt i8042prt.sys Tue Jul 14 00:11:23 2009 (4A5BBF1B)
    929ec000 929f9000   kbdclass kbdclass.sys Tue Jul 14 00:11:15 2009 (4A5BBF13)
    86fa7000 86faf000   kdcom    kdcom.dll    Tue Jul 14 02:08:58 2009 (4A5BDAAA)
    91d95000 91dc9000   ks       ks.sys       Thu Mar 04 03:57:52 2010 (4B8F2FC0)
    8478f000 847a2000   ksecdd   ksecdd.sys   Tue Jul 14 00:11:56 2009 (4A5BBF3C)
    8951b000 89540000   ksecpkg  ksecpkg.sys  Fri Dec 11 04:04:22 2009 (4B21C4C6)
    95393000 953a3000   lltdio   lltdio.sys   Tue Jul 14 00:53:18 2009 (4A5BC8EE)
    84437000 84444000   LPCFilter LPCFilter.sys Mon Jun 29 23:27:24 2009 (4A493FCC)
    95323000 9533e000   luafv    luafv.sys    Tue Jul 14 00:15:44 2009 (4A5BC020)
    8f000000 8f01c800   mcdbus   mcdbus.sys   Tue Feb 24 10:42:13 2009 (49A3CF05)
    8421b000 84226000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 00:13:13 2009 (4A5BBF89)
    95318000 95323000   monitor  monitor.sys  Tue Jul 14 00:25:58 2009 (4A5BC286)
    927cb000 927d8000   mouclass mouclass.sys Tue Jul 14 00:11:15 2009 (4A5BBF13)
    844d8000 844ee000   mountmgr mountmgr.sys Tue Jul 14 00:11:27 2009 (4A5BBF1F)
    9502c000 9503e000   mpsdrv   mpsdrv.sys   Tue Jul 14 00:52:52 2009 (4A5BC8D4)
    82b15000 82b38000   mrxsmb   mrxsmb.sys   Sat Feb 27 07:32:02 2010 (4B88CA72)
    82b38000 82b73000   mrxsmb10 mrxsmb10.sys Sat Feb 27 07:32:21 2010 (4B88CA85)
    82b73000 82b8e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 07:32:11 2010 (4B88CA7B)
    8451a000 84524000   msahci   msahci.sys   Tue Jul 14 00:45:50 2009 (4A5BC72E)
    8e8ea000 8e8f5000   Msfs     Msfs.SYS     Tue Jul 14 00:11:26 2009 (4A5BBF1E)
    84200000 84208000   msisadrv msisadrv.sys Tue Jul 14 00:11:09 2009 (4A5BBF0D)
    84764000 8478f000   msrpc    msrpc.sys    unavailable (00000000)
    8f10c000 8f116000   mssmbios mssmbios.sys Tue Jul 14 00:19:25 2009 (4A5BC0FD)
    89540000 89550000   mup      mup.sys      Tue Jul 14 00:14:14 2009 (4A5BBFC6)
    89426000 894dd000   ndis     ndis.sys     Tue Jul 14 00:12:24 2009 (4A5BBF58)
    927f0000 927fb000   ndistapi ndistapi.sys Tue Jul 14 00:54:24 2009 (4A5BC930)
    953e9000 953f9000   ndisuio  ndisuio.sys  Tue Jul 14 00:53:51 2009 (4A5BC90F)
    91c00000 91c22000   ndiswan  ndiswan.sys  Tue Jul 14 00:54:34 2009 (4A5BC93A)
    82a7f000 82a90000   NDProxy  NDProxy.SYS  Tue Jul 14 00:54:27 2009 (4A5BC933)
    84617000 84625000   netbios  netbios.sys  Tue Jul 14 00:53:54 2009 (4A5BC912)
    845cb000 845fd000   netbt    netbt.sys    Tue Jul 14 00:12:18 2009 (4A5BBF52)
    894dd000 8951b000   NETIO    NETIO.SYS    Tue Jul 14 00:12:35 2009 (4A5BBF63)
    8e8f5000 8e903000   Npfs     Npfs.SYS     Tue Jul 14 00:11:31 2009 (4A5BBF23)
    8f102000 8f10c000   nsiproxy nsiproxy.sys Tue Jul 14 00:12:08 2009 (4A5BBF48)
    83c49000 84059000   nt       ntkrpamp.exe Wed Oct 27 03:30:44 2010 (4CC78ED4)
    84635000 84764000   Ntfs     Ntfs.sys     Tue Jul 14 00:12:05 2009 (4A5BBF45)
    8e88a000 8e891000   Null     Null.SYS     unavailable (00000000)
    953a3000 953e9000   nwifi    nwifi.sys    Tue Jul 14 00:51:59 2009 (4A5BC89F)
    8e800000 8e81f000   pacer    pacer.sys    Tue Jul 14 00:53:58 2009 (4A5BC916)
    84444000 84455000   partmgr  partmgr.sys  Tue Jul 14 00:11:35 2009 (4A5BBF27)
    84402000 8442c000   pci      pci.sys      Tue Jul 14 00:11:16 2009 (4A5BBF14)
    844c3000 844ca000   pciide   pciide.sys   Tue Jul 14 00:11:19 2009 (4A5BBF17)
    844ca000 844d8000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 00:11:15 2009 (4A5BBF13)
    84600000 8460e000   pcw      pcw.sys      Tue Jul 14 00:11:10 2009 (4A5BBF0E)
    9c405000 9c49c000   peauth   peauth.sys   Tue Jul 14 01:35:44 2009 (4A5BD2E0)
    92200000 9222f000   portcls  portcls.sys  Tue Jul 14 00:51:00 2009 (4A5BC864)
    84226000 84237000   PSHED    PSHED.dll    Tue Jul 14 02:09:36 2009 (4A5BDAD0)
    845c1000 845ca300   PxHelp20 PxHelp20.sys Wed Jun 24 00:16:17 2009 (4A416241)
    91ddb000 91df3000   rasl2tp  rasl2tp.sys  Tue Jul 14 00:54:33 2009 (4A5BC939)
    8f1b5000 8f1cd000   raspppoe raspppoe.sys Tue Jul 14 00:54:53 2009 (4A5BC94D)
    8f1cd000 8f1e4000   raspptp  raspptp.sys  Tue Jul 14 00:54:47 2009 (4A5BC947)
    8f1e4000 8f1fb000   rassstp  rassstp.sys  Tue Jul 14 00:54:57 2009 (4A5BC951)
    8f0c1000 8f102000   rdbss    rdbss.sys    Tue Jul 14 00:14:26 2009 (4A5BBFD2)
    8e8d2000 8e8da000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:01:40 2009 (4A5BCAE4)
    8e8da000 8e8e2000   rdpencdd rdpencdd.sys Tue Jul 14 01:01:39 2009 (4A5BCAE3)
    8e8e2000 8e8ea000   rdprefmp rdprefmp.sys Tue Jul 14 01:01:41 2009 (4A5BCAE5)
    89608000 89635000   rdyboost rdyboost.sys Tue Jul 14 00:22:02 2009 (4A5BC19A)
    95000000 95013000   rspndr   rspndr.sys   Tue Jul 14 00:53:20 2009 (4A5BC8F0)
    92997000 929c3000   Rt86win7 Rt86win7.sys Fri May 22 15:52:05 2009 (4A16BC15)
    9503f000 952da140   RTKVHDA  RTKVHDA.sys  Tue Jul 28 14:02:38 2009 (4A6EF6EE)
    9292a000 9298d000   RTL8187Se RTL8187Se.sys Wed Aug 12 10:18:19 2009 (4A8288DB)
    8f0bb000 8f0c1000   SASDIFSV SASDIFSV.SYS Wed Feb 17 18:19:19 2010 (4B7C3327)
    8f099000 8f0bb000   SASKUTIL SASKUTIL.SYS Mon May 10 18:15:22 2010 (4BE83F2A)
    82a05000 82a2b000   SCSIPORT SCSIPORT.SYS Tue Jul 14 00:45:55 2009 (4A5BC733)
    9c49c000 9c4a6000   secdrv   secdrv.SYS   Wed Sep 13 14:18:32 2006 (45080528)
    89600000 89608000   spldr    spldr.sys    Mon May 11 17:13:47 2009 (4A084EBB)
    8f08f000 8f098080   SRTSPX   SRTSPX.SYS   Tue Jun 23 03:15:26 2009 (4A403ABE)
    9c523000 9c574000   srv      srv.sys      Fri Aug 27 04:31:26 2010 (4C77318E)
    9c4d4000 9c523000   srv2     srv2.sys     Fri Aug 27 04:30:45 2010 (4C773165)
    9c4a6000 9c4c7000   srvnet   srvnet.sys   Fri Aug 27 04:30:39 2010 (4C77315F)
    82a2b000 82a2c380   swenum   swenum.sys   Tue Jul 14 00:45:08 2009 (4A5BC704)
    84572000 845c1000   SYMEFA   SYMEFA.SYS   Tue Jun 23 22:50:40 2009 (4A414E30)
    8e963000 8e988000   SYMEVENT SYMEVENT.SYS Wed Jun 24 21:14:58 2009 (4A428942)
    8e81f000 8e828000   SymIMv   SymIMv.sys   Tue Jun 23 00:04:43 2009 (4A400E0B)
    8e92f000 8e962600   SYMTDI   SYMTDI.SYS   Tue Jul 07 01:21:23 2009 (4A529503)
    92798000 927ca800   SynTP    SynTP.sys    Tue Jul 21 01:06:38 2009 (4A65068E)
    8963c000 89785000   tcpip    tcpip.sys    Mon Jun 14 04:36:59 2010 (4C15A3DB)
    9c4c7000 9c4d4000   tcpipreg tcpipreg.sys Tue Jul 14 00:54:14 2009 (4A5BC926)
    929c3000 929cd000   tdcmdpst tdcmdpst.sys Thu Jul 30 09:26:19 2009 (4A71592B)
    8e91a000 8e925000   TDI      TDI.SYS      Tue Jul 14 00:12:12 2009 (4A5BBF4C)
    8e903000 8e91a000   tdx      tdx.sys      Tue Jul 14 00:12:10 2009 (4A5BBF4A)
    8f07f000 8f08f000   termdd   termdd.sys   Tue Jul 14 01:01:35 2009 (4A5BCADF)
    96360000 96369000   TSDDD    TSDDD.dll    unavailable (00000000)
    91d4a000 91d6b000   tunnel   tunnel.sys   Tue Jul 14 00:54:03 2009 (4A5BC91B)
    897f5000 897f9100   TVALZ_O  TVALZ_O.SYS  Tue Jul 14 03:19:21 2009 (4A5BEB29)
    82a2d000 82a3b000   umbus    umbus.sys    Tue Jul 14 00:51:38 2009 (4A5BC88A)
    929f9000 929fa700   USBD     USBD.SYS     Tue Jul 14 00:51:05 2009 (4A5BC869)
    929dd000 929ec000   usbehci  usbehci.sys  Tue Jul 14 00:51:14 2009 (4A5BC872)
    82a3b000 82a7f000   usbhub   usbhub.sys   Tue Jul 14 00:52:06 2009 (4A5BC8A6)
    929d3000 929dd000   usbohci  usbohci.sys  Tue Jul 14 00:51:14 2009 (4A5BC872)
    9274d000 92798000   USBPORT  USBPORT.SYS  Tue Jul 14 00:51:13 2009 (4A5BC871)
    927eb000 927ef580   vcsvad   vcsvad.sys   Sun Nov 16 09:50:37 2008 (491FECED)
    8442c000 84437000   vdrvroot vdrvroot.sys Tue Jul 14 00:46:19 2009 (4A5BC74B)
    8e898000 8e8a4000   vga      vga.sys      Tue Jul 14 00:25:50 2009 (4A5BC27E)
    8e8a4000 8e8c5000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:25:49 2009 (4A5BC27D)
    84468000 84478000   volmgr   volmgr.sys   Tue Jul 14 00:11:25 2009 (4A5BBF1D)
    84478000 844c3000   volmgrx  volmgrx.sys  unavailable (00000000)
    897b6000 897f5000   volsnap  volsnap.sys  Tue Jul 14 00:11:34 2009 (4A5BBF26)
    9298d000 92997000   vwifibus vwifibus.sys Tue Jul 14 00:52:02 2009 (4A5BC8A2)
    8e9ee000 8e9ff000   vwififlt vwififlt.sys Tue Jul 14 00:52:03 2009 (4A5BC8A3)
    8f06c000 8f07f000   wanarp   wanarp.sys   Tue Jul 14 00:55:02 2009 (4A5BC956)
    8e8c5000 8e8d2000   watchdog watchdog.sys Tue Jul 14 00:24:10 2009 (4A5BC21A)
    8432c000 8439d000   Wdf01000 Wdf01000.sys Tue Jul 14 00:11:36 2009 (4A5BBF28)
    8439d000 843ab000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:11:25 2009 (4A5BBF1D)
    8e9e7000 8e9ee000   wfplwf   wfplwf.sys   Tue Jul 14 00:53:51 2009 (4A5BC90F)
    96100000 9634b000   win32k   win32k.sys   unavailable (00000000)
    843f3000 843fc000   WMILIB   WMILIB.SYS   Tue Jul 14 00:11:22 2009 (4A5BBF1A)
    95379000 95393000   WudfPf   WudfPf.sys   Tue Jul 14 00:50:13 2009 (4A5BC835)
    
    Unloaded modules:
    9c574000 9c5de000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0006A000
    82b8e000 82ba6000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00018000
    895c8000 895d5000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000D000
    895d5000 895e0000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000B000
    895e0000 895ea000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000A000
    895ea000 895fb000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00011000
    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


 

  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 09:00.
Find Us