First BSOD 6 months after build


  1. Posts : 8
    Windows home premium 64 bit
       #1

    First BSOD 6 months after build


    I have windows 7 home premium 64 bit, I built it in the summer, the compuer worked fine and i dont recall ever having a BSOD, except since i went back to school last week, i decided to do a fresh install of system windows 7 partly cause i was bored and because i wanted to delete everything off my pc. Well, something went wrong with that install, and i did a second fresh install.. everything worked fine. A few days passed and i'm watching tv, and i see my pc just restart and when it went back to desktop, BSOD ERROR!!

    help please!!
    I attached the zip file and here is the original error message:
    Problem signature:
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033

    Additional information about the problem:
    BCCode: 1000007e
    BCP1: FFFFFFFFC0000005
    BCP2: FFFFF880047151F9
    BCP3: FFFFF8800649B668
    BCP4: FFFFF8800649AED0
    OS Version: 6_1_7600
    Service Pack: 0_0
    Product: 768_1

    Files that help describe the problem:
    C:\Windows\Minidump\020311-22292-01.dmp
    C:\Users\Jenny\AppData\Local\Temp\WER-33852-0.sysdata.xml
      My Computer


  2. Posts : 927
    windows 7 ultimate
       #2

    Hi TabuIsMe and Welcome.

    STOP 0x0000007E: SYSTEM_THREAD_EXCEPTION_NOT_HANDLED
    Usual causes:
    Insufficient disk space, Device driver, Video card, BIOS, Breakpoint with no debugger attached, Hardware incompatibility, Faulty system service, Memory, 3rd party remote control.


    Your latest dump file blames Memory Corruption which is usually old or incompatible drivers or Bad Memory.

    As a Priority:

    ASACPI.sys Mon Mar 28 03:30:36 2005 This driver is notorious for causing BSOD's. Asus ATK0110 driver. Look under the sub-heading: Utilities. Approx. 12th one down.

    Outdated Drivers. Update:

    mv61xx.sys Tue Jun 10 11:25:06 2008 Asus Mobo under sub-heading SATA

    Rt64win7.sys Thu Aug 20 17:05:06 2009 Realtek LAN RTL81xx 7.037

    wdcsam64.sys Wed Apr 16 09:39:08 2008 Western Digital External Drive RAID Manager

    Bugcheck Analysis
    Code:
    Loading Dump File [C:\DUMPS\TabuIsMe\020311-22292-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*C:\SymCache*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 Personal
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02e03000 PsLoadedModuleList = 0xfffff800`03040e50
    Debug session time: Fri Feb  4 03:35:23.134 2011 (UTC + 0:00)
    System Uptime: 0 days 8:31:55.866
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..........................
    Loading User Symbols
    Loading unloaded module list
    .............
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {ffffffffc0000005, fffff880047151f9, fffff8800649b668, fffff8800649aed0}
    
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    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: ffffffffc0000005, The exception code that was not handled
    Arg2: fffff880047151f9, The address that the exception occurred at
    Arg3: fffff8800649b668, Exception Record Address
    Arg4: fffff8800649aed0, Context Record Address
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    HTTP!UlLookupHeader+4c9
    fffff880`047151f9 0000            add     byte ptr [rax],al
    
    EXCEPTION_RECORD:  fffff8800649b668 -- (.exr 0xfffff8800649b668)
    ExceptionAddress: fffff880047151f9 (HTTP!UlLookupHeader+0x00000000000004c9)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000001
       Parameter[1]: 0000000000000002
    Attempt to write to address 0000000000000002
    
    CONTEXT:  fffff8800649aed0 -- (.cxr 0xfffff8800649aed0)
    rax=0000000000000002 rbx=fffffa80082c3700 rcx=000000000000000a
    rdx=fffff8800649b901 rsi=fffffa80082c3550 rdi=0000000000000008
    rip=fffff880047151f9 rsp=fffff8800649b8a0 rbp=fffffa80082c3740
     r8=fffffa80082c35a8  r9=0000000000000001 r10=0000000000000002
    r11=fffffa80088620fa r12=0000000000000003 r13=0000000000000003
    r14=fffffa80088620fa r15=fffff8800649ba68
    iopl=0         nv up ei pl nz na pe nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
    HTTP!UlLookupHeader+0x4c9:
    fffff880`047151f9 0000            add     byte ptr [rax],al ds:002b:00000000`00000002=??
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    EXCEPTION_PARAMETER1:  0000000000000001
    
    EXCEPTION_PARAMETER2:  0000000000000002
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800030ab0e0
     0000000000000002 
    
    FOLLOWUP_IP: 
    HTTP!UlLookupHeader+4c9
    fffff880`047151f9 0000            add     byte ptr [rax],al
    
    BUGCHECK_STR:  0x7E
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    LAST_CONTROL_TRANSFER:  from fffff880046f2b2c to fffff880047151f9
    
    STACK_TEXT:  
    fffff880`0649b8a0 fffff880`046f2b2c : fffff880`0649bae8 fffffa80`088620fa 00000000`0000000a 00000000`00000003 : HTTP!UlLookupHeader+0x4c9
    fffff880`0649b970 fffff880`046e3c4b : 00000000`00000015 fffffa80`00000003 00000000`00000177 fffff880`00000000 : HTTP! ?? ::NNGAKEGL::`string'+0x4399
    fffff880`0649ba50 fffff880`04688e6d : fffffa80`082c3550 fffffa80`088620b3 fffffa80`05490012 fffff880`0649bbe0 : HTTP!UlParseHttp+0x4bc
    fffff880`0649bb70 fffff880`0468838a : 00000000`00000000 00000000`00000000 fffffa80`07193580 00000000`00000000 : HTTP!UlpParseNextRequest+0x1ad
    fffff880`0649bc50 fffff880`046d4289 : 00000000`00000000 fffffa80`082a9c40 00000000`00000000 00000000`00000003 : HTTP!UlpHandleRequest+0x10a
    fffff880`0649bca0 fffff800`03117c06 : 00000000`05e1791e fffffa80`082c2b60 00000000`00000080 fffffa80`0518f840 : HTTP!UlpThreadPoolWorker+0x279
    fffff880`0649bd40 fffff800`02e51c26 : fffff800`02fede80 fffffa80`082c2b60 fffff800`02ffbc40 fffff880`01250534 : nt!PspSystemThreadStartup+0x5a
    fffff880`0649bd80 00000000`00000000 : fffff880`0649c000 fffff880`06496000 fffff880`0649b9f0 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !HTTP
        fffff88004715178 - HTTP!UlLookupHeader+448
        [ 00:0c ]
        fffff8800471517a-fffff8800471517d  4 bytes - HTTP!UlLookupHeader+44a (+0x02)
        [ 48 8d 53 20:00 00 c3 2c ]
        fffff880047151f8-fffff880047151fd  6 bytes - HTTP!UlLookupHeader+4c8 (+0x7e)
        [ 28 41 22 d9 66 41:0c 00 00 00 a6 4d ]
    11 errors : !HTTP (fffff88004715178-fffff880047151fd)
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  LARGE
    
    STACK_COMMAND:  .cxr 0xfffff8800649aed0 ; kb
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE
    
    Followup: memory_corruption
    Drivers:
    Code:
    fffff880`03e3f000 fffff880`03e7d000   1394ohci 1394ohci.sys Tue Jul 14 01:07:12 2009 (4A5BCC30)
    fffff880`00ef1000 fffff880`00f48000   ACPI     ACPI.sys     Tue Jul 14 00:19:34 2009 (4A5BC106)
    fffff880`02ca4000 fffff880`02d2e000   afd      afd.sys      Tue Jul 14 00:21:40 2009 (4A5BC184)
    fffff880`159c1000 fffff880`159d7000   AgileVpn AgileVpn.sys Tue Jul 14 01:10:24 2009 (4A5BCCF0)
    fffff880`01000000 fffff880`01015000   amdppm   amdppm.sys   Tue Jul 14 00:19:25 2009 (4A5BC0FD)
    fffff880`01088000 fffff880`01093000   amdxata  amdxata.sys  Tue May 19 18:56:59 2009 (4A12F2EB)
    fffff880`15994000 fffff880`1599c000   ASACPI   ASACPI.sys   Mon Mar 28 03:30:36 2005 (42476C4C)
    fffff880`05ea1000 fffff880`05eac000   asyncmac asyncmac.sys Tue Jul 14 01:10:13 2009 (4A5BCCE5)
    fffff880`00e8d000 fffff880`00e96000   atapi    atapi.sys    Tue Jul 14 00:19:47 2009 (4A5BC113)
    fffff880`00e96000 fffff880`00ec0000   ataport  ataport.SYS  Tue Jul 14 00:19:52 2009 (4A5BC118)
    fffff880`0183a000 fffff880`01841000   Beep     Beep.SYS     Tue Jul 14 01:00:13 2009 (4A5BCA8D)
    fffff880`011ef000 fffff880`01200000   blbdrive blbdrive.sys Tue Jul 14 00:35:59 2009 (4A5BC4DF)
    fffff880`0474b000 fffff880`04769000   bowser   bowser.sys   Tue Jul 14 00:23:50 2009 (4A5BC206)
    fffff960`00730000 fffff960`00757000   cdd      cdd.dll      unavailable (00000000)
    fffff880`019cb000 fffff880`019f5000   cdrom    cdrom.sys    Tue Jul 14 00:19:54 2009 (4A5BC11A)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Tue Jul 14 02:32:13 2009 (4A5BE01D)
    fffff880`01965000 fffff880`01995000   CLASSPNP CLASSPNP.SYS Tue Jul 14 00:19:58 2009 (4A5BC11E)
    fffff880`00cf1000 fffff880`00d4f000   CLFS     CLFS.SYS     Tue Jul 14 00:19:57 2009 (4A5BC11D)
    fffff880`01151000 fffff880`011c4000   cng      cng.sys      Tue Jul 14 00:49:40 2009 (4A5BC814)
    fffff880`159b1000 fffff880`159c1000   CompositeBus CompositeBus.sys Tue Jul 14 01:00:33 2009 (4A5BCAA1)
    fffff880`05600000 fffff880`0560e000   crashdmp crashdmp.sys Tue Jul 14 01:01:01 2009 (4A5BCABD)
    fffff880`05623000 fffff880`05625f00   danew    danew.sys    Tue Mar 23 08:37:33 2010 (4BA87DCD)
    fffff880`02c77000 fffff880`02c95000   dfsc     dfsc.sys     Tue Jul 14 00:23:44 2009 (4A5BC200)
    fffff880`02c68000 fffff880`02c77000   discache discache.sys Tue Jul 14 00:37:18 2009 (4A5BC52E)
    fffff880`0194f000 fffff880`01965000   disk     disk.sys     Tue Jul 14 00:19:57 2009 (4A5BC11D)
    fffff880`04564000 fffff880`04586000   drmk     drmk.sys     Tue Jul 14 02:01:25 2009 (4A5BD8E5)
    fffff880`0561a000 fffff880`05623000   dump_atapi dump_atapi.sys Tue Jul 14 00:19:47 2009 (4A5BC113)
    fffff880`0560e000 fffff880`0561a000   dump_dumpata dump_dumpata.sys Tue Jul 14 00:19:47 2009 (4A5BC113)
    fffff880`0458c000 fffff880`0459f000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
    fffff880`057eb000 fffff880`057f7000   Dxapi    Dxapi.sys    Tue Jul 14 00:38:28 2009 (4A5BC574)
    fffff880`03e83000 fffff880`03f77000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 02:00:14 2009 (4AC5509E)
    fffff880`03f77000 fffff880`03fbd000   dxgmms1  dxgmms1.sys  Tue Jul 14 00:38:32 2009 (4A5BC578)
    fffff880`0464d000 fffff880`04683000   fastfat  fastfat.SYS  Tue Jul 14 00:23:28 2009 (4A5BC1F0)
    fffff880`010df000 fffff880`010f3000   fileinfo fileinfo.sys Tue Jul 14 00:34:25 2009 (4A5BC481)
    fffff880`01093000 fffff880`010df000   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`01915000 fffff880`0194f000   fvevol   fvevol.sys   Sat Sep 26 03:34:26 2009 (4ABD7DB2)
    fffff880`01400000 fffff880`0144a000   fwpkclnt fwpkclnt.sys Tue Jul 14 00:21:08 2009 (4A5BC164)
    fffff800`033df000 fffff800`03428000   hal      hal.dll      Tue Jul 14 02:27:36 2009 (4A5BDF08)
    fffff880`03fbd000 fffff880`03fe1000   HDAudBus HDAudBus.sys Tue Jul 14 01:06:13 2009 (4A5BCBF5)
    fffff880`14c91000 fffff880`14caa000   HIDCLASS HIDCLASS.SYS Tue Jul 14 01:06:21 2009 (4A5BCBFD)
    fffff880`14caa000 fffff880`14cb2080   HIDPARSE HIDPARSE.SYS Tue Jul 14 01:06:17 2009 (4A5BCBF9)
    fffff880`0459f000 fffff880`045ad000   hidusb   hidusb.sys   Tue Jul 14 01:06:22 2009 (4A5BCBFE)
    fffff880`04683000 fffff880`0474b000   HTTP     HTTP.sys     Tue Jul 14 00:22:16 2009 (4A5BC1A8)
    fffff880`0190c000 fffff880`01915000   hwpolicy hwpolicy.sys Tue Jul 14 00:19:22 2009 (4A5BC0FA)
    fffff880`14cb3000 fffff880`14cc2000   kbdclass kbdclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
    fffff880`044f0000 fffff880`044fe000   kbdhid   kbdhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
    fffff800`00b9e000 fffff800`00ba8000   kdcom    kdcom.dll    Tue Jul 14 02:31:07 2009 (4A5BDFDB)
    fffff880`0441f000 fffff880`04462000   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`015a5000 fffff880`015d0000   ksecpkg  ksecpkg.sys  Fri Dec 11 06:03:32 2009 (4B21E0B4)
    fffff880`04586000 fffff880`0458b200   ksthunk  ksthunk.sys  Tue Jul 14 01:00:19 2009 (4A5BCA93)
    fffff880`00fe6000 fffff880`00ffb000   lltdio   lltdio.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
    fffff880`01995000 fffff880`019b8000   luafv    luafv.sys    Tue Jul 14 00:26:13 2009 (4A5BC295)
    fffff880`057fb000 fffff880`057fff80   Lycosa   Lycosa.sys   Wed Sep 30 05:45:50 2009 (4AC2E27E)
    fffff880`00cd0000 fffff880`00cdd000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 02:29:09 2009 (4A5BDF65)
    fffff880`045c8000 fffff880`045d6000   monitor  monitor.sys  Tue Jul 14 00:38:52 2009 (4A5BC58C)
    fffff880`14cc2000 fffff880`14cd1000   mouclass mouclass.sys Tue Jul 14 00:19:50 2009 (4A5BC116)
    fffff880`044e3000 fffff880`044f0000   mouhid   mouhid.sys   Tue Jul 14 01:00:20 2009 (4A5BCA94)
    fffff880`00e73000 fffff880`00e8d000   mountmgr mountmgr.sys Tue Jul 14 00:19:54 2009 (4A5BC11A)
    fffff880`01800000 fffff880`01831000   MpFilter MpFilter.sys Wed Sep 15 01:19:28 2010 (4C901110)
    fffff880`05e00000 fffff880`05e10000   MpNWMon  MpNWMon.sys  Wed Sep 15 01:19:30 2010 (4C901112)
    fffff880`04769000 fffff880`04781000   mpsdrv   mpsdrv.sys   Tue Jul 14 01:08:25 2009 (4A5BCC79)
    fffff880`04781000 fffff880`047ae000   mrxsmb   mrxsmb.sys   Sat Feb 27 07:52:19 2010 (4B88CF33)
    fffff880`047ae000 fffff880`047fc000   mrxsmb10 mrxsmb10.sys Sat Feb 27 07:52:28 2010 (4B88CF3C)
    fffff880`04600000 fffff880`04623000   mrxsmb20 mrxsmb20.sys Sat Feb 27 07:52:26 2010 (4B88CF3A)
    fffff880`0121b000 fffff880`01226000   Msfs     Msfs.SYS     Tue Jul 14 00:19:47 2009 (4A5BC113)
    fffff880`00f51000 fffff880`00f5b000   msisadrv msisadrv.sys Tue Jul 14 00:19:26 2009 (4A5BC0FE)
    fffff880`010f3000 fffff880`01151000   msrpc    msrpc.sys    Tue Jul 14 00:21:32 2009 (4A5BC17C)
    fffff880`02c5d000 fffff880`02c68000   mssmbios mssmbios.sys Tue Jul 14 00:31:10 2009 (4A5BC3BE)
    fffff880`018fa000 fffff880`0190c000   mup      mup.sys      Tue Jul 14 00:23:45 2009 (4A5BC201)
    fffff880`01015000 fffff880`01059000   mv61xx   mv61xx.sys   Tue Jun 10 11:25:06 2008 (484E5682)
    fffff880`01453000 fffff880`01545000   ndis     ndis.sys     Tue Jul 14 00:21:40 2009 (4A5BC184)
    fffff880`14c00000 fffff880`14c0c000   ndistapi ndistapi.sys Tue Jul 14 01:10:00 2009 (4A5BCCD8)
    fffff880`14c0c000 fffff880`14c3b000   ndiswan  ndiswan.sys  Tue Jul 14 01:10:11 2009 (4A5BCCE3)
    fffff880`044ce000 fffff880`044e3000   NDProxy  NDProxy.SYS  Tue Jul 14 01:10:05 2009 (4A5BCCDD)
    fffff880`02da2000 fffff880`02db1000   netbios  netbios.sys  Tue Jul 14 01:09:26 2009 (4A5BCCB6)
    fffff880`02d2e000 fffff880`02d73000   netbt    netbt.sys    Tue Jul 14 00:21:28 2009 (4A5BC178)
    fffff880`01545000 fffff880`015a5000   NETIO    NETIO.SYS    Fri Apr 09 03:43:59 2010 (4BBE946F)
    fffff880`05e10000 fffff880`05e25000   NisDrvWFP NisDrvWFP.sys Wed Sep 15 01:20:25 2010 (4C901149)
    fffff880`01226000 fffff880`01237000   Npfs     Npfs.SYS     Tue Jul 14 00:19:48 2009 (4A5BC114)
    fffff880`02c51000 fffff880`02c5d000   nsiproxy nsiproxy.sys Tue Jul 14 00:21:02 2009 (4A5BC15E)
    fffff800`02e03000 fffff800`033df000   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`01831000 fffff880`0183a000   Null     Null.SYS     Tue Jul 14 00:19:37 2009 (4A5BC109)
    fffff880`1593c000 fffff880`1593d180   nvBridge nvBridge.kmd Sat Jan 08 01:57:22 2011 (4D27C482)
    fffff880`044fe000 fffff880`04527000   nvhda64v nvhda64v.sys Thu Nov 11 23:10:36 2010 (4CDC77EC)
    fffff880`14ce1000 fffff880`1593bd00   nvlddmkm nvlddmkm.sys Sat Jan 08 02:07:22 2011 (4D27C6DA)
    fffff880`02d7c000 fffff880`02da2000   pacer    pacer.sys    Tue Jul 14 01:09:41 2009 (4A5BCCC5)
    fffff880`00f9b000 fffff880`00fb0000   partmgr  partmgr.sys  Tue Jul 14 00:19:58 2009 (4A5BC11E)
    fffff880`00f5b000 fffff880`00f8e000   pci      pci.sys      Tue Jul 14 00:19:51 2009 (4A5BC117)
    fffff880`00e5c000 fffff880`00e63000   pciide   pciide.sys   Tue Jul 14 00:19:49 2009 (4A5BC115)
    fffff880`00e63000 fffff880`00e73000   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`05cb3000 fffff880`05d59000   peauth   peauth.sys   Tue Jul 14 02:01:19 2009 (4A5BD8DF)
    fffff880`04527000 fffff880`04564000   portcls  portcls.sys  Tue Jul 14 01:06:27 2009 (4A5BCC03)
    fffff880`00cdd000 fffff880`00cf1000   PSHED    PSHED.dll    Tue Jul 14 02:32:23 2009 (4A5BE027)
    fffff880`159d7000 fffff880`159fb000   rasl2tp  rasl2tp.sys  Tue Jul 14 01:10:11 2009 (4A5BCCE3)
    fffff880`14c3b000 fffff880`14c56000   raspppoe raspppoe.sys Tue Jul 14 01:10:17 2009 (4A5BCCE9)
    fffff880`14c56000 fffff880`14c77000   raspptp  raspptp.sys  Tue Jul 14 01:10:18 2009 (4A5BCCEA)
    fffff880`14c77000 fffff880`14c91000   rassstp  rassstp.sys  Tue Jul 14 01:10:25 2009 (4A5BCCF1)
    fffff880`02c00000 fffff880`02c51000   rdbss    rdbss.sys    Tue Jul 14 00:24:09 2009 (4A5BC219)
    fffff880`0185f000 fffff880`01868000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:16:34 2009 (4A5BCE62)
    fffff880`019f5000 fffff880`019fe000   rdpencdd rdpencdd.sys Tue Jul 14 01:16:34 2009 (4A5BCE62)
    fffff880`015f5000 fffff880`015fe000   rdprefmp rdprefmp.sys Tue Jul 14 01:16:35 2009 (4A5BCE63)
    fffff880`018c0000 fffff880`018fa000   rdyboost rdyboost.sys Tue Jul 14 00:34:34 2009 (4A5BC48A)
    fffff880`04635000 fffff880`0464d000   rspndr   rspndr.sys   Tue Jul 14 01:08:50 2009 (4A5BCC92)
    fffff880`03e00000 fffff880`03e3f000   Rt64win7 Rt64win7.sys Thu Aug 20 17:05:06 2009 (4A8D7432)
    fffff880`01059000 fffff880`01088000   SCSIPORT SCSIPORT.SYS Tue Jul 14 01:01:04 2009 (4A5BCAC0)
    fffff880`05d59000 fffff880`05d64000   secdrv   secdrv.SYS   Wed Sep 13 14:18:38 2006 (4508052E)
    fffff880`1599c000 fffff880`159a8000   serenum  serenum.sys  Tue Jul 14 01:00:33 2009 (4A5BCAA1)
    fffff880`02db1000 fffff880`02dce000   serial   serial.sys   Tue Jul 14 01:00:40 2009 (4A5BCAA8)
    fffff880`018b8000 fffff880`018c0000   spldr    spldr.sys    Mon May 11 17:56:27 2009 (4A0858BB)
    fffff880`05ed7000 fffff880`05f6d000   srv      srv.sys      Fri Aug 27 04:38:00 2010 (4C773318)
    fffff880`05c00000 fffff880`05c67000   srv2     srv2.sys     Fri Aug 27 04:37:46 2010 (4C77330A)
    fffff880`05d64000 fffff880`05d91000   srvnet   srvnet.sys   Fri Aug 27 04:37:24 2010 (4C7732F4)
    fffff880`03e7d000 fffff880`03e7e480   swenum   swenum.sys   Tue Jul 14 01:00:18 2009 (4A5BCA92)
    fffff880`01601000 fffff880`017fe000   tcpip    tcpip.sys    Mon Jun 14 04:39:04 2010 (4C15A458)
    fffff880`05d91000 fffff880`05da3000   tcpipreg tcpipreg.sys Tue Jul 14 01:09:49 2009 (4A5BCCCD)
    fffff880`011e2000 fffff880`011ef000   TDI      TDI.SYS      Tue Jul 14 00:21:18 2009 (4A5BC16E)
    fffff880`011c4000 fffff880`011e2000   tdx      tdx.sys      Tue Jul 14 00:21:15 2009 (4A5BC16B)
    fffff880`02de9000 fffff880`02dfd000   termdd   termdd.sys   Tue Jul 14 01:16:36 2009 (4A5BCE64)
    fffff960`00480000 fffff960`0048a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`00ec0000 fffff880`00ee6000   tunnel   tunnel.sys   Tue Jul 14 01:09:37 2009 (4A5BCCC1)
    fffff880`05f6d000 fffff880`05fc1000   udfs     udfs.sys     Tue Jul 14 00:23:37 2009 (4A5BC1F9)
    fffff880`04462000 fffff880`04474000   umbus    umbus.sys    Tue Jul 14 01:06:56 2009 (4A5BCC20)
    fffff880`04400000 fffff880`0441ac00   usbaudio usbaudio.sys Tue Jul 14 01:06:31 2009 (4A5BCC07)
    fffff880`045d6000 fffff880`045f3000   usbccgp  usbccgp.sys  Tue Jul 14 01:06:45 2009 (4A5BCC15)
    fffff880`05626000 fffff880`05627f00   USBD     USBD.SYS     Tue Jul 14 01:06:23 2009 (4A5BCBFF)
    fffff880`03fec000 fffff880`03ffd000   usbehci  usbehci.sys  Tue Jul 14 01:06:30 2009 (4A5BCC06)
    fffff880`04474000 fffff880`044ce000   usbhub   usbhub.sys   Tue Jul 14 01:07:09 2009 (4A5BCC2D)
    fffff880`03fe1000 fffff880`03fec000   usbohci  usbohci.sys  Tue Jul 14 01:06:30 2009 (4A5BCC06)
    fffff880`1593e000 fffff880`15994000   USBPORT  USBPORT.SYS  Tue Jul 14 01:06:31 2009 (4A5BCC07)
    fffff880`045ad000 fffff880`045c8000   USBSTOR  USBSTOR.SYS  Tue Jul 14 01:06:34 2009 (4A5BCC0A)
    fffff880`00f8e000 fffff880`00f9b000   vdrvroot vdrvroot.sys Tue Jul 14 01:01:31 2009 (4A5BCADB)
    fffff880`01841000 fffff880`0184f000   vga      vga.sys      Tue Jul 14 00:38:47 2009 (4A5BC587)
    fffff880`03ffd000 fffff880`03ffed80   vHidDev  vHidDev.sys  Mon Dec 21 13:49:58 2009 (4B2F7D06)
    fffff880`0562a000 fffff880`057eb000   viahduaa viahduaa.sys Wed Aug 04 08:51:53 2010 (4C591C19)
    fffff880`015d0000 fffff880`015f5000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:38:51 2009 (4A5BC58B)
    fffff880`00fb0000 fffff880`00fc5000   volmgr   volmgr.sys   Tue Jul 14 00:19:57 2009 (4A5BC11D)
    fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Tue Jul 14 00:20:33 2009 (4A5BC141)
    fffff880`0186c000 fffff880`018b8000   volsnap  volsnap.sys  Tue Jul 14 00:20:08 2009 (4A5BC128)
    fffff880`02dce000 fffff880`02de9000   wanarp   wanarp.sys   Tue Jul 14 01:10:21 2009 (4A5BCCED)
    fffff880`0184f000 fffff880`0185f000   watchdog watchdog.sys Tue Jul 14 00:37:35 2009 (4A5BC53F)
    fffff880`057f7000 fffff880`057fa880   wdcsam64 wdcsam64.sys Wed Apr 16 09:39:08 2008 (4805BB2C)
    fffff880`00d4f000 fffff880`00df3000   Wdf01000 Wdf01000.sys Tue Jul 14 00:22:07 2009 (4A5BC19F)
    fffff880`00cc0000 fffff880`00ccf000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:19:54 2009 (4A5BC11A)
    fffff880`02d73000 fffff880`02d7c000   wfplwf   wfplwf.sys   Tue Jul 14 01:09:26 2009 (4A5BCCB6)
    fffff960`00050000 fffff960`00360000   win32k   win32k.sys   unavailable (00000000)
    fffff880`159a8000 fffff880`159b1000   wmiacpi  wmiacpi.sys  Tue Jul 14 00:31:02 2009 (4A5BC3B6)
    fffff880`00f48000 fffff880`00f51000   WMILIB   WMILIB.SYS   Tue Jul 14 00:19:51 2009 (4A5BC117)
    fffff880`05e4d000 fffff880`05e58000   WSDPrint WSDPrint.sys Tue Jul 14 01:39:20 2009 (4A5BD3B8)
    fffff880`00fc5000 fffff880`00fe6000   WudfPf   WudfPf.sys   Tue Jul 14 01:05:37 2009 (4A5BCBD1)
    fffff880`05fc1000 fffff880`05ff2000   WUDFRd   WUDFRd.sys   Tue Jul 14 01:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`05ff2000 fffff880`05ffd000   WSDPrint.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000B000
    fffff880`05e25000 fffff880`05e31000   hiber_atapor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`05e31000 fffff880`05e3a000   hiber_atapi.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00009000
    fffff880`05e3a000 fffff880`05e4d000   hiber_dumpfv
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
    fffff880`05e25000 fffff880`05e30000   WSDPrint.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000B000
    fffff880`05eac000 fffff880`05eb8000   hiber_atapor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`05eb8000 fffff880`05ec1000   hiber_atapi.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00009000
    fffff880`05ec1000 fffff880`05ed4000   hiber_dumpfv
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
    fffff880`05e30000 fffff880`05ea1000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00071000
    fffff880`01995000 fffff880`019a3000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`019a3000 fffff880`019af000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000C000
    fffff880`019af000 fffff880`019b8000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00009000
    fffff880`019b8000 fffff880`019cb000   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


  3. Posts : 8
    Windows home premium 64 bit
    Thread Starter
       #3

    ASACPI.sys Mon Mar 28 03:30:36 2005 This driver is notorious for causing BSOD's. Asus ATK0110 driver. Look under the sub-heading: Utilities. Approx. 12th one down.


    I remember installing that... how would i go about removing it?

    Outdated Drivers. Update:

    mv61xx.sys Tue Jun 10 11:25:06 2008 Asus Mobo under sub-heading SATA

    So i went to the asus support site.. and none of the SATA support drivers work for me... leaving me confused i'll try to run the setup and it will say i do not have it/ minimum requirements to run setup.


    I'm going to restart my computer and make another zip file
      My Computer


  4. Posts : 8
    Windows home premium 64 bit
    Thread Starter
       #4

    New zippy file..

    Thanks for the help! :)
      My Computer


  5. Posts : 927
    windows 7 ultimate
       #5

    ASACPI.sys Mon Mar 28 03:30:36 2005 This driver is notorious for causing BSOD's. Asus ATK0110 driver. Look under the sub-heading: Utilities. Approx. 12th one down.


    I remember installing that... how would i go about removing it?
    Download the Asus ATK0110 from the link provided and it will replace it with a newer, and safe, version.

    mv61xx.sys Tue Jun 10 11:25:06 2008 Asus Mobo under sub-heading SATA

    So i went to the asus support site.. and none of the SATA support drivers work for me... leaving me confused.
    Did you download from the link provided?

    Driver Install - Manual method (E.g: Asacpi.sys)

    Download the ATK101 driver and extract it to a folder (you've done that!! ).
    Open the Device Manager.
    Expand System Devices.
    Right click Intel(R) ICH9R LPC Interface Controller - 2, select Properties.
    Select the Driver tab, then Driver Details button to confirm you've found the correct driver you wish to replace. Click OK.
    Click Update Driver... button.
    Select Browse my computer for driver software.
    Select Let me pick from a list of device drivers on my computer.
    Click Have Disk... button.
    Click Browse.. button.
    Now browse to the folder you extracted and double click on the .inf file.
    Hit OK, then Next, and the driver will be installed.
      My Computer


  6. Posts : 8
    Windows home premium 64 bit
    Thread Starter
       #6

    fimble said:
    ASACPI.sys Mon Mar 28 03:30:36 2005 This driver is notorious for causing BSOD's. Asus ATK0110 driver. Look under the sub-heading: Utilities. Approx. 12th one down.


    I remember installing that... how would i go about removing it?
    Download the Asus ATK0110 from the link provided and it will replace it with a newer, and safe, version.

    mv61xx.sys Tue Jun 10 11:25:06 2008 Asus Mobo under sub-heading SATA

    So i went to the asus support site.. and none of the SATA support drivers work for me... leaving me confused.
    Did you download from the link provided?

    Driver Install - Manual method (E.g: Asacpi.sys)

    Download the ATK101 driver and extract it to a folder (you've done that!! ).
    Open the Device Manager.
    Expand System Devices.
    Right click Intel(R) ICH9R LPC Interface Controller - 2, select Properties.
    Select the Driver tab, then Driver Details button to confirm you've found the correct driver you wish to replace. Click OK.
    Click Update Driver... button.
    Select Browse my computer for driver software.
    Select Let me pick from a list of device drivers on my computer.
    Click Have Disk... button.
    Click Browse.. button.
    Now browse to the folder you extracted and double click on the .inf file.
    Hit OK, then Next, and the driver will be installed.
    so my ATK101 driver is now safe? yay!!
    okay so i went to system devices.. and i cant find anything intel... here is what i see...
      My Computer


  7. Posts : 8
    Windows home premium 64 bit
    Thread Starter
       #7

    bump?
      My Computer


  8. Posts : 927
    windows 7 ultimate
       #8

    Check under the ATK0110 for the ASACPI driver.

    Check under the Marvell virtual Device for the mv61xx driver.

    If that's not it then you'll have to search for it. On the top menu bar click View, then Show hidden devices.
    Then go down the list selecting individual drivers, r-click and select Properties > Driver tab, then Driver Details button to confirm you've found the correct driver you wish to replace.

    Click OK.
    Click Update Driver... button.
    Select Browse my computer for driver software.
    Select Let me pick from a list of device drivers on my computer.
    Click Have Disk... button.
    Click Browse.. button.
    Now browse to the folder you extracted and double click on the .inf file.
    Hit OK, then Next, and the driver will be installed.
      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 15:32.
Find Us