Persistant BSODs

Page 1 of 2 12 LastLast

  1. Posts : 5
    Windows 7 Ultimate x64
       #1

    Persistant BSODs


    I am trying to fix a custom built pc, about 7 months old. It has been suffering very persistent BSODs over the past few months (say, 4).

    Windows 7 Ultimate x64
    Original and first installation of W7
    Its a full retail version

    The hardware is about 7 months old, the OS installation too.

    Attached are the required files. One thing though: the perfmon report is in Dutch, and I was unable to translate it. My bad for that. It claims that no virusscan is installed, while the Security Center reports that AVG Anti-Virus Free is working perfectly. Kinda wierd.

    Any help would be very appreciated!
      My Computer


  2. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #2

    atikmdag.sys, part of the ATI drivers is causing BSODs
    Update your ATI driver: ATI Radeon

    This was likely caused by the following module: atikmdag.sys
    Bugcheck code: 0x3B (0xC0000005, 0xFFFFF88004B9A7EE, 0xFFFFF88009F1E8C0, 0x0)
    Error: SYSTEM_SERVICE_EXCEPTION
    Dump file: C:\Windows\Minidump\100810-24772-01.dmp
      My Computer


  3. Posts : 5
    Windows 7 Ultimate x64
    Thread Starter
       #3

    Yup, I have been suspecting the ATI drivers too. Tried 9.6, 9.7, 10.6, 10.7, 10.8 and 10.9. All versions crash.

    Any advice?
      My Computer


  4. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #4

    Remove the ATI drivers using driver sweeper: Guru3D - Driver Sweeper

    Then reinstall the ATI drivers in safe mode
      My Computer


  5. Posts : 38
    Windows 7 Ultimate x64
       #5

    Have you tried to stresstest your videocard?

    Try things like:
    Furmark (I always run it for an hour)
    3DMark Vantage (you can schedule 3 runs maximum at one time)

    Furmark will heat up your GPU, so if it crashes, the problem could have something to do with your cooling. I personally have had only bad experiences with ATI, so if you can, try swapping it out with an Nvidia, and see if that fixes your problem.
      My Computer


  6. Posts : 5
    Windows 7 Ultimate x64
    Thread Starter
       #6

    @yowanvista
    I started removing my drivers with Guru3D's Driver Sweeper and installing in safe mode when I first had the troubles. So I don't think that doing that again would change anything?

    @Veliremus
    I ran Furmark for an hour and a half, and no crashing. I don't think temperature is the problem anyway - SpeedFan always shows good temps, all fans work, and the case / individual parts aren't extremely hot.

    Any additional help would be really, really apreciated.
    Last edited by DisAstro; 09 Oct 2010 at 16:14.
      My Computer


  7. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #7

    DisAstro said:
    @yowanvista
    I started removing my drivers with Guru3D's Driver Sweeper and installing in safe mode when I first had the troubles. So I don't think that doing that again would change anything?

    @Veliremus
    I ran Furmark for an hour and a half, and no crashing. I don't think temperature is the problem anyway - SpeedFan always shows good temps, all fans work, and the case / individual parts aren't extremely hot.

    Any additional help would be really, really apreciated.
    Test your RAM: RAM - Test with Memtest86+
      My Computer


  8. Posts : 5
    Windows 7 Ultimate x64
    Thread Starter
       #8

    Thanks for the suggestion yowanvista!

    Memtest86+ reports 0 problems after 14 complete tests.

    What else can I try?
      My Computer


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

    Hi DisAstro, welcome to the forum. I looked at the three most recent dumps. One thing jumped out at me. You have an almost guaranteed BSOD maker on your system. Please uninstall 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. Select delete; do not select reinstall.

    Here is an alternative virtualization program that does not user the sptd.sys driver:
    Freeware MagicISO Virtual CD/DVD-ROM(MagicDisc) Overview.

    Error code 3B (2X), SYSTEM_SERVICE_EXCEPTION. Usually causes:
    System service, Device driver, graphics driver, ?memory.

    Error code 1E, KMODE_EXCEPTION_NOT_HANDLED. Usual causes: Device driver, hardware, System service, compatibility, Remote control programs, memory, BIOS.

    One of the dumps indicates SPTD.sys was involved the crash.

    Code:
    Kernel base = 0xfffff800`02c65000 PsLoadedModuleList = 0xfffff800`02ea2e50
    Debug session time: Thu Oct  7 11:51:28.285 2010 (GMT-4)
    System Uptime: 0 days 6:25:21.377
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ................................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 3B, {c0000005, fffff80002fc9d6c, fffff88008e7a110, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt!ObReferenceObjectByHandleWithTag+10c )
    
    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: fffff80002fc9d6c, Address of the exception record for the exception that caused the bugcheck
    Arg3: fffff88008e7a110, 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!ObReferenceObjectByHandleWithTag+10c
    fffff800`02fc9d6c 0fb64518        movzx   eax,byte ptr [rbp+18h]
    
    CONTEXT:  fffff88008e7a110 -- (.cxr 0xfffff88008e7a110)
    rax=ffeffa80083de561 rbx=fffff8a003022410 rcx=ffeffa80083de560
    rdx=0000000000100000 rsi=fffff8a0027b7f90 rdi=fffffa80081ca760
    rip=fffff80002fc9d6c rsp=fffff88008e7aae0 rbp=ffeffa80083de560
     r8=fffff8a003022000  r9=0000000000000104 r10=fffff80002fd0120
    r11=fffff88008e7ac18 r12=0000000000000000 r13=0000000000000104
    r14=0000000000000001 r15=fffffa800841eb30
    iopl=0         nv up ei ng nz na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010286
    nt!ObReferenceObjectByHandleWithTag+0x10c:
    fffff800`02fc9d6c 0fb64518        movzx   eax,byte ptr [rbp+18h] ss:0018:ffeffa80`083de578=??
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x3B
    
    PROCESS_NAME:  LCDMon.exe
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002fd0189 to fffff80002fc9d6c
    
    STACK_TEXT:  
    fffff880`08e7aae0 fffff800`02fd0189 : fffff880`08e7ac00 fffffa80`00100000 00000000`00000000 fffff880`08e7ac01 : nt!ObReferenceObjectByHandleWithTag+0x10c
    fffff880`08e7abb0 fffff800`02cd4993 : fffffa80`081ca760 00000000`00000064 fffff880`08e7abf8 00000000`00000000 : nt!NtWaitForSingleObject+0x69
    fffff880`08e7ac20 00000000`7753fd9a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`02f4fe58 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7753fd9a
    
    
    FOLLOWUP_IP: 
    nt!ObReferenceObjectByHandleWithTag+10c
    fffff800`02fc9d6c 0fb64518        movzx   eax,byte ptr [rbp+18h]
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  nt!ObReferenceObjectByHandleWithTag+10c
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    STACK_COMMAND:  .cxr 0xfffff88008e7a110 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x3B_nt!ObReferenceObjectByHandleWithTag+10c
    
    BUCKET_ID:  X64_0x3B_nt!ObReferenceObjectByHandleWithTag+10c
    
    Followup: MachineOwner
    ---------
    
    Kernel base = 0xfffff800`02c59000 PsLoadedModuleList = 0xfffff800`02e96e50
    Debug session time: Thu Oct  7 17:05:49.727 2010 (GMT-4)
    System Uptime: 0 days 0:52:26.820
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1E, {0, 0, 0, 0}
    
    Unable to load image \SystemRoot\System32\Drivers\sptd.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for sptd.sys
    *** ERROR: Module load completed but symbols could not be loaded for sptd.sys
    Probably caused by : usbehci.sys ( usbehci!EHCI_sMode_PollEndpointSlot+131 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KMODE_EXCEPTION_NOT_HANDLED (1e)
    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.
    Arguments:
    Arg1: 0000000000000000, The exception code that was not handled
    Arg2: 0000000000000000, The address that the exception occurred at
    Arg3: 0000000000000000, Parameter 0 of the exception
    Arg4: 0000000000000000, Parameter 1 of the exception
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (Win32) 0 (0) - The operation completed successfully.
    
    FAULTING_IP: 
    +5380952f01addab8
    00000000`00000000 ??              ???
    
    EXCEPTION_PARAMETER1:  0000000000000000
    
    EXCEPTION_PARAMETER2:  0000000000000000
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x1E
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    EXCEPTION_RECORD:  fffff88002f1b788 -- (.exr 0xfffff88002f1b788)
    ExceptionAddress: fffff880044700a9 (usbehci!EHCI_sMode_PollEndpointSlot+0x0000000000000131)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000000
       Parameter[1]: ffffffffffffffff
    Attempt to read from address ffffffffffffffff
    
    TRAP_FRAME:  fffff88002f1b830 -- (.trap 0xfffff88002f1b830)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
    rdx=0000000010000001 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff880044700a9 rsp=fffff88002f1b9c0 rbp=fffffa8005ca16a0
     r8=00000000744c535f  r9=fffff88005d97180 r10=0bad00000bad0000
    r11=fffffa8006e2f860 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    usbehci!EHCI_sMode_PollEndpointSlot+0x131:
    fffff880`044700a9 498b442418      mov     rax,qword ptr [r12+18h] ds:ba88:00000000`00000018=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002cc146e to fffff80002cc9710
    
    STACK_TEXT:  
    fffff880`02f1a878 fffff800`02cc146e : 00000000`00000000 fffffa80`07b28000 fffff880`02f1aff0 fffff800`02cf6668 : nt!KeBugCheck
    fffff880`02f1a880 fffff800`02cef40d : fffff800`02ed7b7c fffff800`02e11e84 fffff800`02c59000 fffff880`02f1b788 : nt!KiKernelCalloutExceptionHandler+0xe
    fffff880`02f1a8b0 fffff800`02cf6a90 : fffff800`02e18b14 fffff880`02f1a928 fffff880`02f1b788 fffff800`02c59000 : nt!RtlpExecuteHandlerForException+0xd
    fffff880`02f1a8e0 fffff800`02d039ef : fffff880`02f1b788 fffff880`02f1aff0 fffff880`00000000 00000000`00000000 : nt!RtlDispatchException+0x410
    fffff880`02f1afc0 fffff800`02cc8d82 : fffff880`02f1b788 00000000`00000000 fffff880`02f1b830 fffff880`05d97180 : nt!KiDispatchException+0x16f
    fffff880`02f1b650 fffff800`02cc768a : 00000000`00000000 00000000`00000000 fffffa80`06867000 fffff880`04927a09 : nt!KiExceptionDispatch+0xc2
    fffff880`02f1b830 fffff880`044700a9 : 00000000`00000000 fffff880`05d97180 fffffa80`07667dc0 00000000`00000000 : nt!KiGeneralProtectionFault+0x10a
    fffff880`02f1b9c0 fffff880`0446fba4 : fffff880`05d97100 fffff880`044a8200 fffffa80`07667dc0 00000000`00000000 : usbehci!EHCI_sMode_PollEndpointSlot+0x131
    fffff880`02f1ba50 fffff880`04474a71 : fffffa80`07667c50 fffffa80`05ca01a0 fffffa80`04e246c0 00000000`00000001 : usbehci!EHCI_PollPerAsyEndpoint+0x84
    fffff880`02f1bad0 fffff880`0447ce8b : 00000000`00000002 fffffa80`05ca01a0 00000000`00000000 00000000`00000030 : usbehci!EHCI_PollEndpoint+0x41
    fffff880`02f1bb10 fffff880`044819b1 : 00000000`00000030 00000000`00000004 fffffa80`07667a10 fffffa80`05ca0050 : USBPORT!MPf_PollEndpoint+0x9b
    fffff880`02f1bb40 fffff880`0448d043 : fffffa80`05ca01a0 00000000`00000030 fffffa80`0000000e 00000000`00000000 : USBPORT!USBPORT_iSetGlobalEndpointStateTx+0x7c1
    fffff880`02f1bba0 fffff880`0447df89 : fffffa80`05ca0050 00000000`00000000 fffffa80`05c5f702 fffffa80`05ca0a10 : USBPORT!USBPORT_Core_UsbHcIntDpc_Worker+0x1af
    fffff880`02f1bc00 fffff880`011004ce : fffffa80`05c5f000 fffffa80`05ca0a10 fffffa80`05c5f750 fffffa80`05ca0a28 : USBPORT!USBPORT_Xdpc_Worker+0x1d9
    fffff880`02f1bc30 fffffa80`05c5f000 : fffffa80`05ca0a10 fffffa80`05c5f750 fffffa80`05ca0a28 fffff880`009e9180 : sptd+0x424ce
    fffff880`02f1bc38 fffffa80`05ca0a10 : fffffa80`05c5f750 fffffa80`05ca0a28 fffff880`009e9180 00000000`00000000 : 0xfffffa80`05c5f000
    fffff880`02f1bc40 fffffa80`05c5f750 : fffffa80`05ca0a28 fffff880`009e9180 00000000`00000000 fffff880`009ee040 : 0xfffffa80`05ca0a10
    fffff880`02f1bc48 fffffa80`05ca0a28 : fffff880`009e9180 00000000`00000000 fffff880`009ee040 00000000`00000022 : 0xfffffa80`05c5f750
    fffff880`02f1bc50 fffff880`009e9180 : 00000000`00000000 fffff880`009ee040 00000000`00000022 00000000`00000000 : 0xfffffa80`05ca0a28
    fffff880`02f1bc58 00000000`00000000 : fffff880`009ee040 00000000`00000022 00000000`00000000 00000000`00000000 : 0xfffff880`009e9180
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    usbehci!EHCI_sMode_PollEndpointSlot+131
    fffff880`044700a9 498b442418      mov     rax,qword ptr [r12+18h]
    
    SYMBOL_STACK_INDEX:  7
    
    SYMBOL_NAME:  usbehci!EHCI_sMode_PollEndpointSlot+131
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: usbehci
    
    IMAGE_NAME:  usbehci.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bcc06
    
    FAILURE_BUCKET_ID:  X64_0x1E_usbehci!EHCI_sMode_PollEndpointSlot+131
    
    BUCKET_ID:  X64_0x1E_usbehci!EHCI_sMode_PollEndpointSlot+131
    
    Followup: MachineOwner
    ---------
    
    Kernel base = 0xfffff800`02c5d000 PsLoadedModuleList = 0xfffff800`02e9ae50
    Debug session time: Fri Oct  8 08:33:55.522 2010 (GMT-4)
    System Uptime: 0 days 0:56:21.615
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..................................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 3B, {c0000005, fffff88004b9a7ee, fffff88009f1e8c0, 0}
    
    Probably caused by : atikmdag.sys ( atikmdag+3877ee )
    
    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: fffff88004b9a7ee, Address of the exception record for the exception that caused the bugcheck
    Arg3: fffff88009f1e8c0, 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: 
    atikmdag+3877ee
    fffff880`04b9a7ee 8178083000bebe  cmp     dword ptr [rax+8],0BEBE0030h
    
    CONTEXT:  fffff88009f1e8c0 -- (.cxr 0xfffff88009f1e8c0)
    rax=ffeff8a00fbf5ad0 rbx=000000000000002f rcx=fffff8a00fbf5bc0
    rdx=fffffa8009524410 rsi=0000000000000082 rdi=fffffa80086b14a8
    rip=fffff88004b9a7ee rsp=fffff88009f1f298 rbp=fffffa80086b1040
     r8=fffffa80086b1040  r9=0000000000000082 r10=fffff88004813000
    r11=fffff8a00cfa2e68 r12=0000000000000001 r13=fffffa8009524410
    r14=ffffffffc000000d r15=fffffa8006d21000
    iopl=0         nv up ei ng nz na pe nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010282
    atikmdag+0x3877ee:
    fffff880`04b9a7ee 8178083000bebe  cmp     dword ptr [rax+8],0BEBE0030h ds:002b:ffeff8a0`0fbf5ad8=????????
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x3B
    
    PROCESS_NAME:  CivilizationV_
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 0000000000000000 to fffff88004b9a7ee
    
    STACK_TEXT:  
    fffff880`09f1f298 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : atikmdag+0x3877ee
    
    
    FOLLOWUP_IP: 
    atikmdag+3877ee
    fffff880`04b9a7ee 8178083000bebe  cmp     dword ptr [rax+8],0BEBE0030h
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  atikmdag+3877ee
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: atikmdag
    
    IMAGE_NAME:  atikmdag.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c75c7aa
    
    STACK_COMMAND:  .cxr 0xfffff88009f1e8c0 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x3B_atikmdag+3877ee
    
    BUCKET_ID:  X64_0x3B_atikmdag+3877ee
    
    Followup: MachineOwner
    ---------
    
    2: kd> lmtsmn
    start             end                 module name
    fffff880`02da8000 fffff880`02de6000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`01166000 fffff880`011bd000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`06ea3000 fffff880`06ebb000   adfs     adfs.SYS     Thu Jun 26 16:52:37 2008 (48640195)
    fffff880`0402e000 fffff880`040b8000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`02c00000 fffff880`02c45000   afnprusq afnprusq.SYS Tue Jul 14 17:12:55 2009 (4A5CF4D7)
    fffff880`04fce000 fffff880`04fe4000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00eb9000 fffff880`00ec4000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00e86000 fffff880`00e8f000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e8f000 fffff880`00eb9000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`05315000 fffff880`05337000   AtiHdmi  AtiHdmi.sys  Tue Mar 09 05:08:38 2010 (4B961E26)
    fffff880`04813000 fffff880`04fce000   atikmdag atikmdag.sys Wed Aug 25 21:47:22 2010 (4C75C7AA)
    fffff880`04216000 fffff880`04260000   atikmpag atikmpag.sys Wed Aug 25 21:20:56 2010 (4C75C178)
    fffff960`00820000 fffff960`00881000   ATMFD    ATMFD.DLL    Thu May 27 00:11:31 2010 (4BFDF0F3)
    fffff880`04384000 fffff880`043cb000   avgldx64 avgldx64.sys Thu Jun 03 17:06:48 2010 (4C081968)
    fffff880`0437c000 fffff880`04383080   avgmfx64 avgmfx64.sys Sun Apr 25 17:06:15 2010 (4BD4AEC7)
    fffff880`02d12000 fffff880`02d63000   avgtdia  avgtdia.sys  Thu Jun 03 17:09:57 2010 (4C081A25)
    fffff880`00ed8000 fffff880`00edf000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`0436b000 fffff880`0437c000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`06bc6000 fffff880`06be4000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00600000 fffff960`00627000   cdd      cdd.dll      Wed May 19 15:48:26 2010 (4BF4408A)
    fffff880`00dcd000 fffff880`00df7000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cc1000 fffff880`00d81000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`013c2000 fffff880`013f2000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c63000 fffff880`00cc1000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`014d6000 fffff880`01549000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`045ef000 fffff880`045ff000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`0520c000 fffff880`0521a000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`042ca000 fffff880`0434d000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`0434d000 fffff880`0436b000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`041c0000 fffff880`041cf000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`0143a000 fffff880`01450000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0814d000 fffff880`08157000   DRIVER_BIN64 DRIVER_BIN64 Tue Jul 31 22:05:51 2007 (46AFEA7F)
    fffff880`05374000 fffff880`05396000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`05234000 fffff880`0523d000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`0521a000 fffff880`05226000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`0523d000 fffff880`05250000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`05200000 fffff880`0520c000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`044fb000 fffff880`045ef000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`04400000 fffff880`04446000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`08000000 fffff880`08036000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0)
    fffff880`00ec4000 fffff880`00ed8000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`00d81000 fffff880`00dcd000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`0155a000 fffff880`01564000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01400000 fffff880`0143a000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01600000 fffff880`0164a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`044dd000 fffff880`044ea000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02c14000 fffff800`02c5d000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04446000 fffff880`0446a000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0539c000 fffff880`053f8000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`02b9b000 fffff880`02bb4000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`02bb4000 fffff880`02bbc080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`02b8d000 fffff880`02b9b000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`06afe000 fffff880`06bc6000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`015ea000 fffff880`015f3000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`04200000 fffff880`04216000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`04800000 fffff880`0480f000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`02bf1000 fffff880`02bff000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bcf000 fffff800`00bd9000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`05251000 fffff880`05294000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`014bc000 fffff880`014d6000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`017b6000 fffff880`017e1000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`05396000 fffff880`0539b200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`02bbd000 fffff880`02bd0000   LHidFilt LHidFilt.Sys Wed Jun 17 12:49:39 2009 (4A391EA3)
    fffff880`00fe3000 fffff880`00ff8000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`02bdd000 fffff880`02bf1000   LMouFilt LMouFilt.Sys Wed Jun 17 12:49:43 2009 (4A391EA7)
    fffff880`02a0c000 fffff880`02a2f000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c0b000 fffff880`00c4f000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`05226000 fffff880`05234000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`043f1000 fffff880`04400000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`02bd0000 fffff880`02bdd000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00e6c000 fffff880`00e86000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`06be4000 fffff880`06bfc000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`06a00000 fffff880`06a2d000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`06a2d000 fffff880`06a7b000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`06e80000 fffff880`06ea3000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`02ccb000 fffff880`02cd6000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`011bd000 fffff880`011c7000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`0145e000 fffff880`014bc000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`041b5000 fffff880`041c0000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`017e8000 fffff880`017fa000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01664000 fffff880`01756000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04fe4000 fffff880`04ff0000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`06ad3000 fffff880`06ae6000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`02c45000 fffff880`02c74000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`05300000 fffff880`05315000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`040fd000 fffff880`0410c000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02d63000 fffff880`02da8000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01756000 fffff880`017b6000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`02a85000 fffff880`02b61000   netr28ux netr28ux.sys Wed Feb 25 21:49:17 2009 (49A6032D)
    fffff880`02cd6000 fffff880`02ce7000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`041a9000 fffff880`041b5000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c5d000 fffff800`03239000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0121f000 fffff880`013c2000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`01213000 fffff880`0121c000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`06a80000 fffff880`06ad3000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`040c1000 fffff880`040e7000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`011d4000 fffff880`011e9000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00fb0000 fffff880`00fe3000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`01000000 fffff880`01007000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00e5c000 fffff880`00e6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01549000 fffff880`0155a000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`06ebb000 fffff880`06f61000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`05337000 fffff880`05374000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c4f000 fffff880`00c63000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`041cf000 fffff880`041f3000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`042af000 fffff880`042ca000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04000000 fffff880`04021000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`02de6000 fffff880`02e00000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`04158000 fffff880`041a9000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`04ff0000 fffff880`04ffb000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`02cb0000 fffff880`02cb9000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02cb9000 fffff880`02cc2000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02cc2000 fffff880`02ccb000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`015b0000 fffff880`015ea000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`06ae6000 fffff880`06afe000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04260000 fffff880`042af000   Rt64win7 Rt64win7.sys Sat Dec 19 04:11:30 2009 (4B2C98C2)
    fffff880`01137000 fffff880`01166000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`06f61000 fffff880`06f6c000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`044d1000 fffff880`044dd000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`0410c000 fffff880`04129000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`017e1000 fffff880`017e8000   speedfan speedfan.sys Sun Sep 24 09:26:48 2006 (45168798)
    fffff880`0165a000 fffff880`01662000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`01008000 fffff880`0112e000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`080b7000 fffff880`0814d000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27)
    fffff880`06e00000 fffff880`06e68000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F)
    fffff880`06f6c000 fffff880`06f99000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00)
    fffff880`044f3000 fffff880`044f4480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01800000 fffff880`019fd000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`06f99000 fffff880`06fab000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02d05000 fffff880`02d12000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`02ce7000 fffff880`02d05000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`04144000 fffff880`04158000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00550000 fffff960`0055a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`043cb000 fffff880`043f1000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`05294000 fffff880`052a6000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`081c8000 fffff880`081d8000   usbaapl64 usbaapl64.sys Fri Jul 17 14:57:09 2009 (4A60C985)
    fffff880`02b6e000 fffff880`02b8b000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`02b8b000 fffff880`02b8cf00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`0446a000 fffff880`0447b000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`052a6000 fffff880`05300000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`0447b000 fffff880`044d1000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`02a00000 fffff880`02a0c000   usbprint usbprint.sys Mon Jul 13 20:38:18 2009 (4A5BD37A)
    fffff880`081d8000 fffff880`081f3000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`011c7000 fffff880`011d4000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`00edf000 fffff880`00eed000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02c7b000 fffff880`02ca0000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`0164a000 fffff880`0165a000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`011e9000 fffff880`011fe000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01564000 fffff880`015b0000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02b61000 fffff880`02b6e000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`040e7000 fffff880`040fd000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`04129000 fffff880`04144000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02ca0000 fffff880`02cb0000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00efd000 fffff880`00fa1000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00fa1000 fffff880`00fb0000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`040b8000 fffff880`040c1000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00030000 fffff960`0033f000   win32k   win32k.sys   Sat Jun 19 00:31:59 2010 (4C1C483F)
    fffff880`044ea000 fffff880`044f3000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`0112e000 fffff880`01137000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`02a2f000 fffff880`02a50000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`02a50000 fffff880`02a81000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`08157000 fffff880`081c8000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01450000 fffff880`0145e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`015f3000 fffff880`015ff000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`013f2000 fffff880`013fb000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01200000 fffff880`01213000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`05257000 fffff880`05288000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    For trouble shooting purposes, I recommend that you uninstall AVG. AVG is known to cause crashes on some Win 7 systems. You will note that antivirus progrms are mentioned in the usual causes above. Use this unintall tool: Tool (64 bit). If you have Identity Protection installed, uninstall it with this tool: Tool. Download and install Microsoft Security Essentials in its place.

    In the usual causes, drivers are mentioned. I find the the following out of date drivers on your system. Older drivers can and do cause memory corruption and crashes. Two are quite obsolete. Update these drivers.

    [quote]
    adfs.SYS Thu Jun 26 16:52:37 2008 - Adobe File System Driver http://www.adobe.com. Uninstall all of your Adobe software. Download and install the latest versions. That will take care of this obsolete driver.

    DRIVER_BIN64 Tue Jul 31 22:05:51 2007 - ATI Tray Driver. In few forums DRIVER_BIN64 is reported as it's not signature verified. You can uninstall the ATI Tray Tools (which I recommend) or just disable ATI Tray from the Startup. ATI Tray Tools is obsolete and not designed for Win 7.

    LHidFilt.Sys Wed Jun 17 12:49:39 2009 - Logitech SetPoint HID Filter Driver Downloads. Update this driver.

    LMouFilt.Sys Wed Jun 17 12:49:43 2009 - Logitech Mouse Filter driverDownloads. Update this driver.

    netr28ux.sys Wed Feb 25 21:49:17 2009 - Ralink RT2860 series Wireless LAN Card (you may have a different manufacturer)Ralink corp.. This is your wireless adapter driver. Update it.

    Uninstall sptd.sys, uninstall AVG, and take care of the above drivers. Reboot and run your system. Let's see how it does. If you get another BSOD, upload it to us and we will go from there. If you need help with any of this, please post and ask.
    Last edited by CarlTR6; 10 Oct 2010 at 12:59.
      My Computer


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

    @CarlTR6: Thanks for the help! I did everything you adviced, but it still crashes. Here is the most recent minidump.

    EDIT:
    Just had a wierd crash: instead of a BSOD, only the sound driver stopped working: that is, my boxes made this irritating repeating noise which is part of every BSOD. I could however close all programs and restart with no problem. Does this make sense to anybody?
    Last edited by DisAstro; 13 Oct 2010 at 09:45.
      My Computer


 
Page 1 of 2 12 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:12.
Find Us