My BSOD Problems


  1. Posts : 4
    Windows 7 Home Premium 64bit
       #1

    My BSOD Problems


    Ok, Basically I have been having problems with my computer crashing whilst doing certain things such as browsing the internet or running a game such as Call Of Duty Modern Warfare but not specifically that one. This started happening A while ago and i have been attempting to fix it myself using your forums and other sources of information. I have tried many things including wiping my hard drive and making a clean install of windows (I thought this may help after an incident using a Stardock theme that ruined my default icon images). I have also updated all my drivers to the latest versions as i have read that fixes most problems. So i'm currently running a Clean install of windows and The latest drivers my bios is also the latest for my motherboard.

    The Latest crash came about after I installed COD MW via Steam, during the first time setup when it was configuring punkbuster it crashed, my first question therefore is 'Has anyone previously mentioned problems with Punkbuster,steam or CODMW?'

    I have read from other posts that there dump files mentioned ntoskrnl being the cause of the crash as does my dump file, i also read that if ntoskrnl were the problem then there would be far worse problem. So i don't know, does anyone have any answers as to what my latest dump file mean (attached) and my other question. One last thing, i recently installed Ubuntu on my hard drive, Ubuntu runs great and i have never had a crash with it, i'm therefore pretty certain this is not a hardware problem.

    Thankyou
    Last edited by litterbug; 09 Oct 2010 at 22:11. Reason: Wasn't quite clear when it crashed
      My Computer


  2. Posts : 1,519
    El Capitan / Windows 10
       #2

    litterbug said:
    Ok, Basically I have been having problems with my computer crashing whilst doing certain things such as browsing the internet or running a game such as Call Of Duty Modern Warfare but not specifically that one. This started happening A while ago and i have been attempting to fix it myself using your forums and other sources of information. I have tried many things including wiping my hard drive and making a clean install of windows (I thought this may help after an incident using a Stardock theme that ruined my default icon images). I have also updated all my drivers to the latest versions as i have read that fixes most problems. So i'm currently running a Clean install of windows and The latest drivers my bios is also the latest for my motherboard.

    The Latest crash came about after I installed COD MW via Steam, during the first time setup when it was configuring punkbuster it crashed, my first question therefore is 'Has anyone previously mentioned problems with Punkbuster,steam or CODMW?'

    I have read from other posts that there dump files mentioned ntoskrnl being the cause of the crash as does my dump file, i also read that if ntoskrnl were the problem then there would be far worse problem. So i don't know, does anyone have any answers as to what my latest dump file mean (attached) and my other question. One last thing, i recently installed Ubuntu on my hard drive, Ubuntu runs great and i have never had a crash with it, i'm therefore pretty certain this is not a hardware problem.

    Thankyou
    Your commonality is network drivers. I'm having a look at your dmp.
      My Computer


  3. Posts : 4
    Windows 7 Home Premium 64bit
    Thread Starter
       #3

    Wow! you got back to me very quickly, Thanks
      My Computer


  4. Posts : 28,845
    Win 8 Release candidate 8400
       #4

    litterbug said:
    Wow! you got back to me very quickly, Thanks

    He is technically correct. Network drivers but often NETIO.sys and then tcpip.sys can be caused by Zone Alarm.

    Do you by chance have it installed?


    ken J

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\K\Desktop\101010-16333-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*C:\symbols;*http://msdl.microsoft.com/download/symbols/;srv*e:\symbols
    *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`02c64000 PsLoadedModuleList = 0xfffff800`02ea1e50
    Debug session time: Sat Oct  9 22:02:26.944 2010 (GMT-4)
    System Uptime: 0 days 0:44:49.708
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ............................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 6f8, fffff80002cdeaf4}
    
    *** ERROR: Module load completed but symbols could not be loaded for tcpip.sys
    Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050031
    Arg3: 00000000000006f8
    Arg4: fffff80002cdeaf4
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002cd3ca9 to fffff80002cd4740
    
    STACK_TEXT:  
    fffff880`009ecce8 fffff800`02cd3ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`009eccf0 fffff800`02cd2172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009ece30 fffff800`02cdeaf4 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02f15fa0 fffff800`02cd9da7 : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : nt!SepMandatoryIntegrityCheck+0x14
    fffff880`02f16020 fffff800`02c9cf6a : fffffa80`067cb080 00000000`00000001 00000000`00000000 fffffa80`049717c8 : nt!SeAccessCheckWithHint+0x317
    fffff880`02f16100 fffff880`01406c5a : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : nt!SeAccessCheckFromState+0x102
    fffff880`02f167f0 fffff880`0140494f : 00000426`c0000022 00000426`00000000 00000426`00000000 00000426`00000000 : NETIO!CompareSecurityContexts+0x6a
    fffff880`02f16860 fffff880`014069b5 : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : NETIO!MatchValues+0xef
    fffff880`02f168b0 fffff880`01406845 : fffffa80`0582d4e0 fffffa80`0616fd20 fffff880`02f16ad8 fffff880`02f17210 : NETIO!FilterMatch+0x95
    fffff880`02f16900 fffff880`01407ccb : 00000000`00000000 00000000`00000000 fffff880`02f17210 fffff880`02f16ac0 : NETIO!IndexListClassify+0x69
    fffff880`02f16980 fffff880`0163d417 : fffff880`02f16e58 fffff880`02f16e58 fffff880`02f17b90 fffffa80`03be3030 : NETIO!KfdClassify+0xa4e
    fffff880`02f16cf0 fffff880`0163683e : fffff880`01745690 00000000`00000000 fffffa80`05f40db0 00000000`00000000 : tcpip+0x3d417
    fffff880`02f16d30 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip+0x3683e
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    NETIO!CompareSecurityContexts+6a
    fffff880`01406c5a 448b442470      mov     r8d,dword ptr [rsp+70h]
    
    SYMBOL_STACK_INDEX:  6
    
    SYMBOL_NAME:  NETIO!CompareSecurityContexts+6a
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: NETIO
    
    IMAGE_NAME:  NETIO.SYS
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4bbe946f
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    
    BUCKET_ID:  X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    
    Followup: MachineOwner
    ---------
      My Computer


  5. Posts : 670
    Windows 7 x64
       #5

    Yup, netio.sys (7F) it is - what crashed you.


    1. Replace Avast with MSE:

    http://files.avast.com/files/eng/aswclear5.exe

    http://www.microsoft.com/security_essentials/



    2. Update:

    speedfan.sys Sun Sep 24 16:26:48 2006
    Speedfan

    AtiPcie.sys Tue May 05 18:00:22 2009
    ATI PCIE Driver for ATI PCIE chipset

    RtNdPt60.sys Mon Jul 20 05:27:32 2009
    Realtek NDIS Protocol Driver


    3. If crashes persist, RAM - Test with Memtest86+

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\101010-16333-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*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`02c64000 PsLoadedModuleList = 0xfffff800`02ea1e50
    Debug session time: Sun Oct 10 05:02:26.944 2010 (GMT-5)
    System Uptime: 0 days 0:44:49.708
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ............................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 6f8, fffff80002cdeaf4}
    
    Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050031
    Arg3: 00000000000006f8
    Arg4: fffff80002cdeaf4
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002cd3ca9 to fffff80002cd4740
    
    STACK_TEXT:  
    fffff880`009ecce8 fffff800`02cd3ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`009eccf0 fffff800`02cd2172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009ece30 fffff800`02cdeaf4 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02f15fa0 fffff800`02cd9da7 : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : nt!SepMandatoryIntegrityCheck+0x14
    fffff880`02f16020 fffff800`02c9cf6a : fffffa80`067cb080 00000000`00000001 00000000`00000000 fffffa80`049717c8 : nt!SeAccessCheckWithHint+0x317
    fffff880`02f16100 fffff880`01406c5a : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : nt!SeAccessCheckFromState+0x102
    fffff880`02f167f0 fffff880`0140494f : 00000426`c0000022 00000426`00000000 00000426`00000000 00000426`00000000 : NETIO!CompareSecurityContexts+0x6a
    fffff880`02f16860 fffff880`014069b5 : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : NETIO!MatchValues+0xef
    fffff880`02f168b0 fffff880`01406845 : fffffa80`0582d4e0 fffffa80`0616fd20 fffff880`02f16ad8 fffff880`02f17210 : NETIO!FilterMatch+0x95
    fffff880`02f16900 fffff880`01407ccb : 00000000`00000000 00000000`00000000 fffff880`02f17210 fffff880`02f16ac0 : NETIO!IndexListClassify+0x69
    fffff880`02f16980 fffff880`0163d417 : fffff880`02f16e58 fffff880`02f16e58 fffff880`02f17b90 fffffa80`03be3030 : NETIO!KfdClassify+0xa4e
    fffff880`02f16cf0 fffff880`0163683e : fffff880`01745690 00000000`00000000 fffffa80`05f40db0 00000000`00000000 : tcpip!WfpAleClassify+0x57
    fffff880`02f16d30 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    NETIO!CompareSecurityContexts+6a
    fffff880`01406c5a 448b442470      mov     r8d,dword ptr [rsp+70h]
    
    SYMBOL_STACK_INDEX:  6
    
    SYMBOL_NAME:  NETIO!CompareSecurityContexts+6a
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: NETIO
    
    IMAGE_NAME:  NETIO.SYS
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4bbe946f
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    
    BUCKET_ID:  X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtn
    start             end                 module name
    fffff800`00bad000 fffff800`00bb7000   kdcom    kdcom.dll    Tue Jul 14 04:31:07 2009 (4A5BDFDB)
    fffff800`02c1b000 fffff800`02c64000   hal      hal.dll      Tue Jul 14 04:27:36 2009 (4A5BDF08)
    fffff800`02c64000 fffff800`03240000   nt       ntkrnlmp.exe Sat Jun 19 07:16:41 2010 (4C1C44A9)
    fffff880`00c00000 fffff880`00c2a000   ataport  ataport.SYS  Tue Jul 14 02:19:52 2009 (4A5BC118)
    fffff880`00c2a000 fffff880`00c64000   fvevol   fvevol.sys   Sat Sep 26 05:34:26 2009 (4ABD7DB2)
    fffff880`00c64000 fffff880`00c71000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 04:29:09 2009 (4A5BDF65)
    fffff880`00c71000 fffff880`00c85000   PSHED    PSHED.dll    Tue Jul 14 04:32:23 2009 (4A5BE027)
    fffff880`00c85000 fffff880`00ce3000   CLFS     CLFS.SYS     Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`00ce3000 fffff880`00da3000   CI       CI.dll       Tue Jul 14 04:32:13 2009 (4A5BE01D)
    fffff880`00da3000 fffff880`00dff000   volmgrx  volmgrx.sys  Tue Jul 14 02:20:33 2009 (4A5BC141)
    fffff880`00e00000 fffff880`00e1a000   mountmgr mountmgr.sys Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`00e1a000 fffff880`00e23000   atapi    atapi.sys    Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`00e23000 fffff880`00e2e000   amdxata  amdxata.sys  Tue May 19 20:56:59 2009 (4A12F2EB)
    fffff880`00e2e000 fffff880`00e48000   rassstp  rassstp.sys  Tue Jul 14 03:10:25 2009 (4A5BCCF1)
    fffff880`00e4b000 fffff880`00eef000   Wdf01000 Wdf01000.sys Tue Jul 14 02:22:07 2009 (4A5BC19F)
    fffff880`00eef000 fffff880`00efe000   WDFLDR   WDFLDR.SYS   Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`00efe000 fffff880`00f55000   ACPI     ACPI.sys     Tue Jul 14 02:19:34 2009 (4A5BC106)
    fffff880`00f55000 fffff880`00f5e000   WMILIB   WMILIB.SYS   Tue Jul 14 02:19:51 2009 (4A5BC117)
    fffff880`00f5e000 fffff880`00f68000   msisadrv msisadrv.sys Tue Jul 14 02:19:26 2009 (4A5BC0FE)
    fffff880`00f68000 fffff880`00f9b000   pci      pci.sys      Tue Jul 14 02:19:51 2009 (4A5BC117)
    fffff880`00f9b000 fffff880`00fa8000   vdrvroot vdrvroot.sys Tue Jul 14 03:01:31 2009 (4A5BCADB)
    fffff880`00fa8000 fffff880`00fbd000   partmgr  partmgr.sys  Tue Jul 14 02:19:58 2009 (4A5BC11E)
    fffff880`00fbd000 fffff880`00fd2000   volmgr   volmgr.sys   Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`00fd2000 fffff880`00fd9000   pciide   pciide.sys   Tue Jul 14 02:19:49 2009 (4A5BC115)
    fffff880`00fd9000 fffff880`00fe9000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 02:19:48 2009 (4A5BC114)
    fffff880`01000000 fffff880`01023000   aswSP    aswSP.SYS    Tue Sep 07 17:52:07 2010 (4C865197)
    fffff880`01026000 fffff880`01072000   fltmgr   fltmgr.sys   Tue Jul 14 02:19:59 2009 (4A5BC11F)
    fffff880`01072000 fffff880`01086000   fileinfo fileinfo.sys Tue Jul 14 02:34:25 2009 (4A5BC481)
    fffff880`01086000 fffff880`010e4000   msrpc    msrpc.sys    Tue Jul 14 02:21:32 2009 (4A5BC17C)
    fffff880`010e4000 fffff880`01157000   cng      cng.sys      Tue Jul 14 02:49:40 2009 (4A5BC814)
    fffff880`01157000 fffff880`011a3000   volsnap  volsnap.sys  Tue Jul 14 02:20:08 2009 (4A5BC128)
    fffff880`011a3000 fffff880`011dd000   rdyboost rdyboost.sys Tue Jul 14 02:34:34 2009 (4A5BC48A)
    fffff880`011dd000 fffff880`011ee000   blbdrive blbdrive.sys Tue Jul 14 02:35:59 2009 (4A5BC4DF)
    fffff880`01200000 fffff880`0120a000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 02:19:45 2009 (4A5BC111)
    fffff880`0120a000 fffff880`01220000   disk     disk.sys     Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`0122e000 fffff880`013d1000   Ntfs     Ntfs.sys     Tue Jul 14 02:20:47 2009 (4A5BC14F)
    fffff880`013d1000 fffff880`013eb000   ksecdd   ksecdd.sys   Tue Jul 14 02:20:54 2009 (4A5BC156)
    fffff880`013eb000 fffff880`013fc000   pcw      pcw.sys      Tue Jul 14 02:19:27 2009 (4A5BC0FF)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Fri Apr 09 05:43:59 2010 (4BBE946F)
    fffff880`01460000 fffff880`0148b000   ksecpkg  ksecpkg.sys  Fri Dec 11 08:03:32 2009 (4B21E0B4)
    fffff880`0148b000 fffff880`014d5000   fwpkclnt fwpkclnt.sys Tue Jul 14 02:21:08 2009 (4A5BC164)
    fffff880`014d5000 fffff880`014dd000   spldr    spldr.sys    Mon May 11 19:56:27 2009 (4A0858BB)
    fffff880`014dd000 fffff880`014e4000   speedfan speedfan.sys Sun Sep 24 16:26:48 2006 (45168798)
    fffff880`014f0000 fffff880`015e2000   ndis     ndis.sys     Tue Jul 14 02:21:40 2009 (4A5BC184)
    fffff880`015e2000 fffff880`015f4000   mup      mup.sys      Tue Jul 14 02:23:45 2009 (4A5BC201)
    fffff880`015f4000 fffff880`015fd000   hwpolicy hwpolicy.sys Tue Jul 14 02:19:22 2009 (4A5BC0FA)
    fffff880`01600000 fffff880`017fd000   tcpip    tcpip.sys    Mon Jun 14 06:39:04 2010 (4C15A458)
    fffff880`01800000 fffff880`01851000   rdbss    rdbss.sys    Tue Jul 14 02:24:09 2009 (4A5BC219)
    fffff880`01851000 fffff880`0185d000   nsiproxy nsiproxy.sys Tue Jul 14 02:21:02 2009 (4A5BC15E)
    fffff880`01864000 fffff880`01894000   CLASSPNP CLASSPNP.SYS Tue Jul 14 02:19:58 2009 (4A5BC11E)
    fffff880`01894000 fffff880`0189c000   AtiPcie  AtiPcie.sys  Tue May 05 18:00:22 2009 (4A005486)
    fffff880`018d2000 fffff880`018fc000   cdrom    cdrom.sys    Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`018fc000 fffff880`01905000   Null     Null.SYS     Tue Jul 14 02:19:37 2009 (4A5BC109)
    fffff880`01905000 fffff880`0190c000   Beep     Beep.SYS     Tue Jul 14 03:00:13 2009 (4A5BCA8D)
    fffff880`0190c000 fffff880`0191a000   vga      vga.sys      Tue Jul 14 02:38:47 2009 (4A5BC587)
    fffff880`0191a000 fffff880`0193f000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 02:38:51 2009 (4A5BC58B)
    fffff880`0193f000 fffff880`0194f000   watchdog watchdog.sys Tue Jul 14 02:37:35 2009 (4A5BC53F)
    fffff880`0194f000 fffff880`01958000   RDPCDD   RDPCDD.sys   Tue Jul 14 03:16:34 2009 (4A5BCE62)
    fffff880`01958000 fffff880`01961000   rdpencdd rdpencdd.sys Tue Jul 14 03:16:34 2009 (4A5BCE62)
    fffff880`01961000 fffff880`0196a000   rdprefmp rdprefmp.sys Tue Jul 14 03:16:35 2009 (4A5BCE63)
    fffff880`0196a000 fffff880`01975000   Msfs     Msfs.SYS     Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`01975000 fffff880`01986000   Npfs     Npfs.SYS     Tue Jul 14 02:19:48 2009 (4A5BC114)
    fffff880`01986000 fffff880`019a4000   tdx      tdx.sys      Tue Jul 14 02:21:15 2009 (4A5BC16B)
    fffff880`019a4000 fffff880`019b1000   TDI      TDI.SYS      Tue Jul 14 02:21:18 2009 (4A5BC16E)
    fffff880`019b1000 fffff880`019c1000   aswTdi   aswTdi.SYS   Tue Sep 07 17:52:27 2010 (4C8651AB)
    fffff880`019c1000 fffff880`019cc000   mssmbios mssmbios.sys Tue Jul 14 02:31:10 2009 (4A5BC3BE)
    fffff880`019cc000 fffff880`019db000   discache discache.sys Tue Jul 14 02:37:18 2009 (4A5BC52E)
    fffff880`019db000 fffff880`019f9000   dfsc     dfsc.sys     Tue Jul 14 02:23:44 2009 (4A5BC200)
    fffff880`02c00000 fffff880`02c1b000   wanarp   wanarp.sys   Tue Jul 14 03:10:21 2009 (4A5BCCED)
    fffff880`02c1b000 fffff880`02c2f000   termdd   termdd.sys   Tue Jul 14 03:16:36 2009 (4A5BCE64)
    fffff880`02c2f000 fffff880`02cb9000   afd      afd.sys      Tue Jul 14 02:21:40 2009 (4A5BC184)
    fffff880`02cb9000 fffff880`02cc3000   aswRdr   aswRdr.SYS   Tue Sep 07 17:47:47 2010 (4C865093)
    fffff880`02cc3000 fffff880`02d08000   netbt    netbt.sys    Tue Jul 14 02:21:28 2009 (4A5BC178)
    fffff880`02d08000 fffff880`02d9d000   vsdatant vsdatant.sys Sun May 09 19:28:58 2010 (4BE6E2CA)
    fffff880`02d9d000 fffff880`02da6000   wfplwf   wfplwf.sys   Tue Jul 14 03:09:26 2009 (4A5BCCB6)
    fffff880`02da6000 fffff880`02dcc000   pacer    pacer.sys    Tue Jul 14 03:09:41 2009 (4A5BCCC5)
    fffff880`02dcc000 fffff880`02ddb000   netbios  netbios.sys  Tue Jul 14 03:09:26 2009 (4A5BCCB6)
    fffff880`02ddb000 fffff880`02df8000   serial   serial.sys   Tue Jul 14 03:00:40 2009 (4A5BCAA8)
    fffff880`03e00000 fffff880`03e16000   AgileVpn AgileVpn.sys Tue Jul 14 03:10:24 2009 (4A5BCCF0)
    fffff880`03e16000 fffff880`03e3a000   rasl2tp  rasl2tp.sys  Tue Jul 14 03:10:11 2009 (4A5BCCE3)
    fffff880`03e3a000 fffff880`03e46000   ndistapi ndistapi.sys Tue Jul 14 03:10:00 2009 (4A5BCCD8)
    fffff880`03e46000 fffff880`03e75000   ndiswan  ndiswan.sys  Tue Jul 14 03:10:11 2009 (4A5BCCE3)
    fffff880`03e75000 fffff880`03e90000   raspppoe raspppoe.sys Tue Jul 14 03:10:17 2009 (4A5BCCE9)
    fffff880`03e90000 fffff880`03eb1000   raspptp  raspptp.sys  Tue Jul 14 03:10:18 2009 (4A5BCCEA)
    fffff880`03eb1000 fffff880`03ec0000   mouclass mouclass.sys Tue Jul 14 02:19:50 2009 (4A5BC116)
    fffff880`03ec2000 fffff880`03ee8000   tunnel   tunnel.sys   Tue Jul 14 03:09:37 2009 (4A5BCCC1)
    fffff880`03ee8000 fffff880`03efd000   amdppm   amdppm.sys   Tue Jul 14 02:19:25 2009 (4A5BC0FD)
    fffff880`03efd000 fffff880`03f06000   wmiacpi  wmiacpi.sys  Tue Jul 14 02:31:02 2009 (4A5BC3B6)
    fffff880`03f06000 fffff880`03f50000   atikmpag atikmpag.sys Thu Aug 26 04:20:56 2010 (4C75C178)
    fffff880`03f50000 fffff880`03fa6000   USBPORT  USBPORT.SYS  Tue Jul 14 03:06:31 2009 (4A5BCC07)
    fffff880`03fa6000 fffff880`03fe4000   1394ohci 1394ohci.sys Tue Jul 14 03:07:12 2009 (4A5BCC30)
    fffff880`03fe4000 fffff880`03ff4000   CompositeBus CompositeBus.sys Tue Jul 14 03:00:33 2009 (4A5BCAA1)
    fffff880`04000000 fffff880`04011000   usbehci  usbehci.sys  Tue Jul 14 03:06:30 2009 (4A5BCC06)
    fffff880`04011000 fffff880`0401d000   serenum  serenum.sys  Tue Jul 14 03:00:33 2009 (4A5BCAA1)
    fffff880`0401d000 fffff880`0402c000   kbdclass kbdclass.sys Tue Jul 14 02:19:50 2009 (4A5BC116)
    fffff880`0402c000 fffff880`04120000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 04:00:14 2009 (4AC5509E)
    fffff880`04120000 fffff880`04166000   dxgmms1  dxgmms1.sys  Tue Jul 14 02:38:32 2009 (4A5BC578)
    fffff880`04166000 fffff880`0418a000   HDAudBus HDAudBus.sys Tue Jul 14 03:06:13 2009 (4A5BCBF5)
    fffff880`0418a000 fffff880`041e1000   Rt64win7 Rt64win7.sys Mon Mar 22 11:57:14 2010 (4BA73EFA)
    fffff880`041e1000 fffff880`041ec000   usbohci  usbohci.sys  Tue Jul 14 03:06:30 2009 (4A5BCC06)
    fffff880`041ec000 fffff880`041f8000   usbfilter usbfilter.sys Fri Apr 03 14:39:51 2009 (49D5F587)
    fffff880`041f8000 fffff880`041f9480   swenum   swenum.sys   Tue Jul 14 03:00:18 2009 (4A5BCA92)
    fffff880`04400000 fffff880`0443d000   portcls  portcls.sys  Tue Jul 14 03:06:27 2009 (4A5BCC03)
    fffff880`0443d000 fffff880`0445f000   drmk     drmk.sys     Tue Jul 14 04:01:25 2009 (4A5BD8E5)
    fffff880`0445f000 fffff880`04464200   ksthunk  ksthunk.sys  Tue Jul 14 03:00:19 2009 (4A5BCA93)
    fffff880`044eb000 fffff880`0452e000   ks       ks.sys       Thu Mar 04 06:32:25 2010 (4B8F37D9)
    fffff880`0452e000 fffff880`04542000   amdiox64 amdiox64.sys Thu Feb 18 17:17:53 2010 (4B7D5A21)
    fffff880`04542000 fffff880`04554000   umbus    umbus.sys    Tue Jul 14 03:06:56 2009 (4A5BCC20)
    fffff880`04554000 fffff880`045ae000   usbhub   usbhub.sys   Tue Jul 14 03:07:09 2009 (4A5BCC2D)
    fffff880`045ae000 fffff880`045c3000   NDProxy  NDProxy.SYS  Tue Jul 14 03:10:05 2009 (4A5BCCDD)
    fffff880`045c3000 fffff880`045e3000   AtihdW76 AtihdW76.sys Thu Jul 15 15:46:49 2010 (4C3F0339)
    fffff880`04800000 fffff880`0481d000   parport  parport.sys  Tue Jul 14 03:00:40 2009 (4A5BCAA8)
    fffff880`0481d000 fffff880`0483b000   i8042prt i8042prt.sys Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`0483b000 fffff880`04ff6000   atikmdag atikmdag.sys Thu Aug 26 04:47:22 2010 (4C75C7AA)
    fffff880`06800000 fffff880`06821000   WudfPf   WudfPf.sys   Tue Jul 14 03:05:37 2009 (4A5BCBD1)
    fffff880`06821000 fffff880`06836000   lltdio   lltdio.sys   Tue Jul 14 03:08:50 2009 (4A5BCC92)
    fffff880`06836000 fffff880`0684e000   rspndr   rspndr.sys   Tue Jul 14 03:08:50 2009 (4A5BCC92)
    fffff880`0684e000 fffff880`0685a000   RtNdPt60 RtNdPt60.sys Mon Jul 20 05:27:32 2009 (4A63D614)
    fffff880`0685a000 fffff880`06866000   ISWKL    ISWKL.sys    Thu Sep 02 13:48:35 2010 (4C7F8103)
    fffff880`068a1000 fffff880`06af4700   RTKVHD64 RTKVHD64.sys Wed Jul 28 13:01:36 2010 (4C500000)
    fffff880`06af5000 fffff880`06b01000   Dxapi    Dxapi.sys    Tue Jul 14 02:38:28 2009 (4A5BC574)
    fffff880`06b01000 fffff880`06b0f000   crashdmp crashdmp.sys Tue Jul 14 03:01:01 2009 (4A5BCABD)
    fffff880`06b0f000 fffff880`06b1b000   dump_dumpata dump_dumpata.sys Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`06b1b000 fffff880`06b24000   dump_atapi dump_atapi.sys Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`06b24000 fffff880`06b37000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 02:21:51 2009 (4A5BC18F)
    fffff880`06b37000 fffff880`06b45000   hidusb   hidusb.sys   Tue Jul 14 03:06:22 2009 (4A5BCBFE)
    fffff880`06b45000 fffff880`06b5e000   HIDCLASS HIDCLASS.SYS Tue Jul 14 03:06:21 2009 (4A5BCBFD)
    fffff880`06b5e000 fffff880`06b66080   HIDPARSE HIDPARSE.SYS Tue Jul 14 03:06:17 2009 (4A5BCBF9)
    fffff880`06b67000 fffff880`06b68f00   USBD     USBD.SYS     Tue Jul 14 03:06:23 2009 (4A5BCBFF)
    fffff880`06b69000 fffff880`06b76000   mouhid   mouhid.sys   Tue Jul 14 03:00:20 2009 (4A5BCA94)
    fffff880`06b76000 fffff880`06b86000   point64  point64.sys  Tue Jun 29 11:54:31 2010 (4C29B4C7)
    fffff880`06b86000 fffff880`06b94000   monitor  monitor.sys  Tue Jul 14 02:38:52 2009 (4A5BC58C)
    fffff880`06b94000 fffff880`06bb7000   luafv    luafv.sys    Tue Jul 14 02:26:13 2009 (4A5BC295)
    fffff880`06bb7000 fffff880`06bf1000   aswMonFlt aswMonFlt.sys Tue Sep 07 17:47:32 2010 (4C865084)
    fffff880`06bf1000 fffff880`06bfa000   aswFsBlk aswFsBlk.SYS Tue Sep 07 17:47:09 2010 (4C86506D)
    fffff880`07400000 fffff880`0742d000   mrxsmb   mrxsmb.sys   Sat Feb 27 09:52:19 2010 (4B88CF33)
    fffff880`0742d000 fffff880`0747b000   mrxsmb10 mrxsmb10.sys Sat Feb 27 09:52:28 2010 (4B88CF3C)
    fffff880`0747b000 fffff880`0749e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 09:52:26 2010 (4B88CF3A)
    fffff880`074e4000 fffff880`075ac000   HTTP     HTTP.sys     Tue Jul 14 02:22:16 2009 (4A5BC1A8)
    fffff880`075ac000 fffff880`075ca000   bowser   bowser.sys   Tue Jul 14 02:23:50 2009 (4A5BC206)
    fffff880`075ca000 fffff880`075e2000   mpsdrv   mpsdrv.sys   Tue Jul 14 03:08:25 2009 (4A5BCC79)
    fffff880`07800000 fffff880`07868000   srv2     srv2.sys     Tue Jun 22 06:20:47 2010 (4C202C0F)
    fffff880`078b3000 fffff880`07959000   peauth   peauth.sys   Tue Jul 14 04:01:19 2009 (4A5BD8DF)
    fffff880`07959000 fffff880`07964000   secdrv   secdrv.SYS   Wed Sep 13 16:18:38 2006 (4508052E)
    fffff880`07964000 fffff880`07991000   srvnet   srvnet.sys   Tue Jun 22 06:20:32 2010 (4C202C00)
    fffff880`07991000 fffff880`079a3000   tcpipreg tcpipreg.sys Tue Jul 14 03:09:49 2009 (4A5BCCCD)
    fffff880`08271000 fffff880`0827c000   asyncmac asyncmac.sys Tue Jul 14 03:10:13 2009 (4A5BCCE5)
    fffff880`0827c000 fffff880`082a4000   mrxdav   mrxdav.sys   Tue Jul 14 02:23:57 2009 (4A5BC20D)
    fffff880`082a6000 fffff880`0833c000   srv      srv.sys      Tue Jun 22 06:21:11 2010 (4C202C27)
    fffff880`0833c000 fffff880`0834f000   ndisuio  ndisuio.sys  Tue Jul 14 03:09:25 2009 (4A5BCCB5)
    fffff880`0834f000 fffff880`083a2000   nwifi    nwifi.sys    Tue Jul 14 03:07:23 2009 (4A5BCC3B)
    fffff880`083a2000 fffff880`083b2000   qwavedrv qwavedrv.sys Tue Jul 14 03:09:48 2009 (4A5BCCCC)
    fffff960`00070000 fffff960`0037f000   win32k   win32k.sys   unavailable (00000000)
    fffff960`00430000 fffff960`0043a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff960`00600000 fffff960`00627000   cdd      cdd.dll      unavailable (00000000)
    fffff960`008e0000 fffff960`00941000   ATMFD    ATMFD.DLL    unavailable (00000000)
    
    Unloaded modules:
    fffff880`08200000 fffff880`08271000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0189c000 fffff880`018aa000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`018aa000 fffff880`018b6000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`018b6000 fffff880`018bf000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`018bf000 fffff880`018d2000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


  6. Posts : 4
    Windows 7 Home Premium 64bit
    Thread Starter
       #6

    I see, this is a lot more clear, yes iI do have zonealarm. If this is the problem I will happily un-install it but could you suggest an alternative please? Thankyou :)
      My Computer


  7. Posts : 4
    Windows 7 Home Premium 64bit
    Thread Starter
       #7

    cybercore said:
    Yup, netio.sys (7F) it is - what crashed you.


    1. Replace Avast with MSE:

    http://files.avast.com/files/eng/aswclear5.exe

    http://www.microsoft.com/security_essentials/



    2. Update:

    speedfan.sys Sun Sep 24 16:26:48 2006
    Speedfan

    AtiPcie.sys Tue May 05 18:00:22 2009
    ATI PCIE Driver for ATI PCIE chipset

    RtNdPt60.sys Mon Jul 20 05:27:32 2009
    Realtek NDIS Protocol Driver


    3. If crashes persist, RAM - Test with Memtest86+

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\101010-16333-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*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`02c64000 PsLoadedModuleList = 0xfffff800`02ea1e50
    Debug session time: Sun Oct 10 05:02:26.944 2010 (GMT-5)
    System Uptime: 0 days 0:44:49.708
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ............................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 6f8, fffff80002cdeaf4}
    
    Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050031
    Arg3: 00000000000006f8
    Arg4: fffff80002cdeaf4
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002cd3ca9 to fffff80002cd4740
    
    STACK_TEXT:  
    fffff880`009ecce8 fffff800`02cd3ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`009eccf0 fffff800`02cd2172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009ece30 fffff800`02cdeaf4 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02f15fa0 fffff800`02cd9da7 : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : nt!SepMandatoryIntegrityCheck+0x14
    fffff880`02f16020 fffff800`02c9cf6a : fffffa80`067cb080 00000000`00000001 00000000`00000000 fffffa80`049717c8 : nt!SeAccessCheckWithHint+0x317
    fffff880`02f16100 fffff880`01406c5a : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : nt!SeAccessCheckFromState+0x102
    fffff880`02f167f0 fffff880`0140494f : 00000426`c0000022 00000426`00000000 00000426`00000000 00000426`00000000 : NETIO!CompareSecurityContexts+0x6a
    fffff880`02f16860 fffff880`014069b5 : 00000426`00000000 00000426`00000000 00000426`00000000 00000426`00000000 : NETIO!MatchValues+0xef
    fffff880`02f168b0 fffff880`01406845 : fffffa80`0582d4e0 fffffa80`0616fd20 fffff880`02f16ad8 fffff880`02f17210 : NETIO!FilterMatch+0x95
    fffff880`02f16900 fffff880`01407ccb : 00000000`00000000 00000000`00000000 fffff880`02f17210 fffff880`02f16ac0 : NETIO!IndexListClassify+0x69
    fffff880`02f16980 fffff880`0163d417 : fffff880`02f16e58 fffff880`02f16e58 fffff880`02f17b90 fffffa80`03be3030 : NETIO!KfdClassify+0xa4e
    fffff880`02f16cf0 fffff880`0163683e : fffff880`01745690 00000000`00000000 fffffa80`05f40db0 00000000`00000000 : tcpip!WfpAleClassify+0x57
    fffff880`02f16d30 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    NETIO!CompareSecurityContexts+6a
    fffff880`01406c5a 448b442470      mov     r8d,dword ptr [rsp+70h]
    
    SYMBOL_STACK_INDEX:  6
    
    SYMBOL_NAME:  NETIO!CompareSecurityContexts+6a
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: NETIO
    
    IMAGE_NAME:  NETIO.SYS
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4bbe946f
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    
    BUCKET_ID:  X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtn
    start             end                 module name
    fffff800`00bad000 fffff800`00bb7000   kdcom    kdcom.dll    Tue Jul 14 04:31:07 2009 (4A5BDFDB)
    fffff800`02c1b000 fffff800`02c64000   hal      hal.dll      Tue Jul 14 04:27:36 2009 (4A5BDF08)
    fffff800`02c64000 fffff800`03240000   nt       ntkrnlmp.exe Sat Jun 19 07:16:41 2010 (4C1C44A9)
    fffff880`00c00000 fffff880`00c2a000   ataport  ataport.SYS  Tue Jul 14 02:19:52 2009 (4A5BC118)
    fffff880`00c2a000 fffff880`00c64000   fvevol   fvevol.sys   Sat Sep 26 05:34:26 2009 (4ABD7DB2)
    fffff880`00c64000 fffff880`00c71000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Jul 14 04:29:09 2009 (4A5BDF65)
    fffff880`00c71000 fffff880`00c85000   PSHED    PSHED.dll    Tue Jul 14 04:32:23 2009 (4A5BE027)
    fffff880`00c85000 fffff880`00ce3000   CLFS     CLFS.SYS     Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`00ce3000 fffff880`00da3000   CI       CI.dll       Tue Jul 14 04:32:13 2009 (4A5BE01D)
    fffff880`00da3000 fffff880`00dff000   volmgrx  volmgrx.sys  Tue Jul 14 02:20:33 2009 (4A5BC141)
    fffff880`00e00000 fffff880`00e1a000   mountmgr mountmgr.sys Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`00e1a000 fffff880`00e23000   atapi    atapi.sys    Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`00e23000 fffff880`00e2e000   amdxata  amdxata.sys  Tue May 19 20:56:59 2009 (4A12F2EB)
    fffff880`00e2e000 fffff880`00e48000   rassstp  rassstp.sys  Tue Jul 14 03:10:25 2009 (4A5BCCF1)
    fffff880`00e4b000 fffff880`00eef000   Wdf01000 Wdf01000.sys Tue Jul 14 02:22:07 2009 (4A5BC19F)
    fffff880`00eef000 fffff880`00efe000   WDFLDR   WDFLDR.SYS   Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`00efe000 fffff880`00f55000   ACPI     ACPI.sys     Tue Jul 14 02:19:34 2009 (4A5BC106)
    fffff880`00f55000 fffff880`00f5e000   WMILIB   WMILIB.SYS   Tue Jul 14 02:19:51 2009 (4A5BC117)
    fffff880`00f5e000 fffff880`00f68000   msisadrv msisadrv.sys Tue Jul 14 02:19:26 2009 (4A5BC0FE)
    fffff880`00f68000 fffff880`00f9b000   pci      pci.sys      Tue Jul 14 02:19:51 2009 (4A5BC117)
    fffff880`00f9b000 fffff880`00fa8000   vdrvroot vdrvroot.sys Tue Jul 14 03:01:31 2009 (4A5BCADB)
    fffff880`00fa8000 fffff880`00fbd000   partmgr  partmgr.sys  Tue Jul 14 02:19:58 2009 (4A5BC11E)
    fffff880`00fbd000 fffff880`00fd2000   volmgr   volmgr.sys   Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`00fd2000 fffff880`00fd9000   pciide   pciide.sys   Tue Jul 14 02:19:49 2009 (4A5BC115)
    fffff880`00fd9000 fffff880`00fe9000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 02:19:48 2009 (4A5BC114)
    fffff880`01000000 fffff880`01023000   aswSP    aswSP.SYS    Tue Sep 07 17:52:07 2010 (4C865197)
    fffff880`01026000 fffff880`01072000   fltmgr   fltmgr.sys   Tue Jul 14 02:19:59 2009 (4A5BC11F)
    fffff880`01072000 fffff880`01086000   fileinfo fileinfo.sys Tue Jul 14 02:34:25 2009 (4A5BC481)
    fffff880`01086000 fffff880`010e4000   msrpc    msrpc.sys    Tue Jul 14 02:21:32 2009 (4A5BC17C)
    fffff880`010e4000 fffff880`01157000   cng      cng.sys      Tue Jul 14 02:49:40 2009 (4A5BC814)
    fffff880`01157000 fffff880`011a3000   volsnap  volsnap.sys  Tue Jul 14 02:20:08 2009 (4A5BC128)
    fffff880`011a3000 fffff880`011dd000   rdyboost rdyboost.sys Tue Jul 14 02:34:34 2009 (4A5BC48A)
    fffff880`011dd000 fffff880`011ee000   blbdrive blbdrive.sys Tue Jul 14 02:35:59 2009 (4A5BC4DF)
    fffff880`01200000 fffff880`0120a000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 02:19:45 2009 (4A5BC111)
    fffff880`0120a000 fffff880`01220000   disk     disk.sys     Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`0122e000 fffff880`013d1000   Ntfs     Ntfs.sys     Tue Jul 14 02:20:47 2009 (4A5BC14F)
    fffff880`013d1000 fffff880`013eb000   ksecdd   ksecdd.sys   Tue Jul 14 02:20:54 2009 (4A5BC156)
    fffff880`013eb000 fffff880`013fc000   pcw      pcw.sys      Tue Jul 14 02:19:27 2009 (4A5BC0FF)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Fri Apr 09 05:43:59 2010 (4BBE946F)
    fffff880`01460000 fffff880`0148b000   ksecpkg  ksecpkg.sys  Fri Dec 11 08:03:32 2009 (4B21E0B4)
    fffff880`0148b000 fffff880`014d5000   fwpkclnt fwpkclnt.sys Tue Jul 14 02:21:08 2009 (4A5BC164)
    fffff880`014d5000 fffff880`014dd000   spldr    spldr.sys    Mon May 11 19:56:27 2009 (4A0858BB)
    fffff880`014dd000 fffff880`014e4000   speedfan speedfan.sys Sun Sep 24 16:26:48 2006 (45168798)
    fffff880`014f0000 fffff880`015e2000   ndis     ndis.sys     Tue Jul 14 02:21:40 2009 (4A5BC184)
    fffff880`015e2000 fffff880`015f4000   mup      mup.sys      Tue Jul 14 02:23:45 2009 (4A5BC201)
    fffff880`015f4000 fffff880`015fd000   hwpolicy hwpolicy.sys Tue Jul 14 02:19:22 2009 (4A5BC0FA)
    fffff880`01600000 fffff880`017fd000   tcpip    tcpip.sys    Mon Jun 14 06:39:04 2010 (4C15A458)
    fffff880`01800000 fffff880`01851000   rdbss    rdbss.sys    Tue Jul 14 02:24:09 2009 (4A5BC219)
    fffff880`01851000 fffff880`0185d000   nsiproxy nsiproxy.sys Tue Jul 14 02:21:02 2009 (4A5BC15E)
    fffff880`01864000 fffff880`01894000   CLASSPNP CLASSPNP.SYS Tue Jul 14 02:19:58 2009 (4A5BC11E)
    fffff880`01894000 fffff880`0189c000   AtiPcie  AtiPcie.sys  Tue May 05 18:00:22 2009 (4A005486)
    fffff880`018d2000 fffff880`018fc000   cdrom    cdrom.sys    Tue Jul 14 02:19:54 2009 (4A5BC11A)
    fffff880`018fc000 fffff880`01905000   Null     Null.SYS     Tue Jul 14 02:19:37 2009 (4A5BC109)
    fffff880`01905000 fffff880`0190c000   Beep     Beep.SYS     Tue Jul 14 03:00:13 2009 (4A5BCA8D)
    fffff880`0190c000 fffff880`0191a000   vga      vga.sys      Tue Jul 14 02:38:47 2009 (4A5BC587)
    fffff880`0191a000 fffff880`0193f000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 02:38:51 2009 (4A5BC58B)
    fffff880`0193f000 fffff880`0194f000   watchdog watchdog.sys Tue Jul 14 02:37:35 2009 (4A5BC53F)
    fffff880`0194f000 fffff880`01958000   RDPCDD   RDPCDD.sys   Tue Jul 14 03:16:34 2009 (4A5BCE62)
    fffff880`01958000 fffff880`01961000   rdpencdd rdpencdd.sys Tue Jul 14 03:16:34 2009 (4A5BCE62)
    fffff880`01961000 fffff880`0196a000   rdprefmp rdprefmp.sys Tue Jul 14 03:16:35 2009 (4A5BCE63)
    fffff880`0196a000 fffff880`01975000   Msfs     Msfs.SYS     Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`01975000 fffff880`01986000   Npfs     Npfs.SYS     Tue Jul 14 02:19:48 2009 (4A5BC114)
    fffff880`01986000 fffff880`019a4000   tdx      tdx.sys      Tue Jul 14 02:21:15 2009 (4A5BC16B)
    fffff880`019a4000 fffff880`019b1000   TDI      TDI.SYS      Tue Jul 14 02:21:18 2009 (4A5BC16E)
    fffff880`019b1000 fffff880`019c1000   aswTdi   aswTdi.SYS   Tue Sep 07 17:52:27 2010 (4C8651AB)
    fffff880`019c1000 fffff880`019cc000   mssmbios mssmbios.sys Tue Jul 14 02:31:10 2009 (4A5BC3BE)
    fffff880`019cc000 fffff880`019db000   discache discache.sys Tue Jul 14 02:37:18 2009 (4A5BC52E)
    fffff880`019db000 fffff880`019f9000   dfsc     dfsc.sys     Tue Jul 14 02:23:44 2009 (4A5BC200)
    fffff880`02c00000 fffff880`02c1b000   wanarp   wanarp.sys   Tue Jul 14 03:10:21 2009 (4A5BCCED)
    fffff880`02c1b000 fffff880`02c2f000   termdd   termdd.sys   Tue Jul 14 03:16:36 2009 (4A5BCE64)
    fffff880`02c2f000 fffff880`02cb9000   afd      afd.sys      Tue Jul 14 02:21:40 2009 (4A5BC184)
    fffff880`02cb9000 fffff880`02cc3000   aswRdr   aswRdr.SYS   Tue Sep 07 17:47:47 2010 (4C865093)
    fffff880`02cc3000 fffff880`02d08000   netbt    netbt.sys    Tue Jul 14 02:21:28 2009 (4A5BC178)
    fffff880`02d08000 fffff880`02d9d000   vsdatant vsdatant.sys Sun May 09 19:28:58 2010 (4BE6E2CA)
    fffff880`02d9d000 fffff880`02da6000   wfplwf   wfplwf.sys   Tue Jul 14 03:09:26 2009 (4A5BCCB6)
    fffff880`02da6000 fffff880`02dcc000   pacer    pacer.sys    Tue Jul 14 03:09:41 2009 (4A5BCCC5)
    fffff880`02dcc000 fffff880`02ddb000   netbios  netbios.sys  Tue Jul 14 03:09:26 2009 (4A5BCCB6)
    fffff880`02ddb000 fffff880`02df8000   serial   serial.sys   Tue Jul 14 03:00:40 2009 (4A5BCAA8)
    fffff880`03e00000 fffff880`03e16000   AgileVpn AgileVpn.sys Tue Jul 14 03:10:24 2009 (4A5BCCF0)
    fffff880`03e16000 fffff880`03e3a000   rasl2tp  rasl2tp.sys  Tue Jul 14 03:10:11 2009 (4A5BCCE3)
    fffff880`03e3a000 fffff880`03e46000   ndistapi ndistapi.sys Tue Jul 14 03:10:00 2009 (4A5BCCD8)
    fffff880`03e46000 fffff880`03e75000   ndiswan  ndiswan.sys  Tue Jul 14 03:10:11 2009 (4A5BCCE3)
    fffff880`03e75000 fffff880`03e90000   raspppoe raspppoe.sys Tue Jul 14 03:10:17 2009 (4A5BCCE9)
    fffff880`03e90000 fffff880`03eb1000   raspptp  raspptp.sys  Tue Jul 14 03:10:18 2009 (4A5BCCEA)
    fffff880`03eb1000 fffff880`03ec0000   mouclass mouclass.sys Tue Jul 14 02:19:50 2009 (4A5BC116)
    fffff880`03ec2000 fffff880`03ee8000   tunnel   tunnel.sys   Tue Jul 14 03:09:37 2009 (4A5BCCC1)
    fffff880`03ee8000 fffff880`03efd000   amdppm   amdppm.sys   Tue Jul 14 02:19:25 2009 (4A5BC0FD)
    fffff880`03efd000 fffff880`03f06000   wmiacpi  wmiacpi.sys  Tue Jul 14 02:31:02 2009 (4A5BC3B6)
    fffff880`03f06000 fffff880`03f50000   atikmpag atikmpag.sys Thu Aug 26 04:20:56 2010 (4C75C178)
    fffff880`03f50000 fffff880`03fa6000   USBPORT  USBPORT.SYS  Tue Jul 14 03:06:31 2009 (4A5BCC07)
    fffff880`03fa6000 fffff880`03fe4000   1394ohci 1394ohci.sys Tue Jul 14 03:07:12 2009 (4A5BCC30)
    fffff880`03fe4000 fffff880`03ff4000   CompositeBus CompositeBus.sys Tue Jul 14 03:00:33 2009 (4A5BCAA1)
    fffff880`04000000 fffff880`04011000   usbehci  usbehci.sys  Tue Jul 14 03:06:30 2009 (4A5BCC06)
    fffff880`04011000 fffff880`0401d000   serenum  serenum.sys  Tue Jul 14 03:00:33 2009 (4A5BCAA1)
    fffff880`0401d000 fffff880`0402c000   kbdclass kbdclass.sys Tue Jul 14 02:19:50 2009 (4A5BC116)
    fffff880`0402c000 fffff880`04120000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 04:00:14 2009 (4AC5509E)
    fffff880`04120000 fffff880`04166000   dxgmms1  dxgmms1.sys  Tue Jul 14 02:38:32 2009 (4A5BC578)
    fffff880`04166000 fffff880`0418a000   HDAudBus HDAudBus.sys Tue Jul 14 03:06:13 2009 (4A5BCBF5)
    fffff880`0418a000 fffff880`041e1000   Rt64win7 Rt64win7.sys Mon Mar 22 11:57:14 2010 (4BA73EFA)
    fffff880`041e1000 fffff880`041ec000   usbohci  usbohci.sys  Tue Jul 14 03:06:30 2009 (4A5BCC06)
    fffff880`041ec000 fffff880`041f8000   usbfilter usbfilter.sys Fri Apr 03 14:39:51 2009 (49D5F587)
    fffff880`041f8000 fffff880`041f9480   swenum   swenum.sys   Tue Jul 14 03:00:18 2009 (4A5BCA92)
    fffff880`04400000 fffff880`0443d000   portcls  portcls.sys  Tue Jul 14 03:06:27 2009 (4A5BCC03)
    fffff880`0443d000 fffff880`0445f000   drmk     drmk.sys     Tue Jul 14 04:01:25 2009 (4A5BD8E5)
    fffff880`0445f000 fffff880`04464200   ksthunk  ksthunk.sys  Tue Jul 14 03:00:19 2009 (4A5BCA93)
    fffff880`044eb000 fffff880`0452e000   ks       ks.sys       Thu Mar 04 06:32:25 2010 (4B8F37D9)
    fffff880`0452e000 fffff880`04542000   amdiox64 amdiox64.sys Thu Feb 18 17:17:53 2010 (4B7D5A21)
    fffff880`04542000 fffff880`04554000   umbus    umbus.sys    Tue Jul 14 03:06:56 2009 (4A5BCC20)
    fffff880`04554000 fffff880`045ae000   usbhub   usbhub.sys   Tue Jul 14 03:07:09 2009 (4A5BCC2D)
    fffff880`045ae000 fffff880`045c3000   NDProxy  NDProxy.SYS  Tue Jul 14 03:10:05 2009 (4A5BCCDD)
    fffff880`045c3000 fffff880`045e3000   AtihdW76 AtihdW76.sys Thu Jul 15 15:46:49 2010 (4C3F0339)
    fffff880`04800000 fffff880`0481d000   parport  parport.sys  Tue Jul 14 03:00:40 2009 (4A5BCAA8)
    fffff880`0481d000 fffff880`0483b000   i8042prt i8042prt.sys Tue Jul 14 02:19:57 2009 (4A5BC11D)
    fffff880`0483b000 fffff880`04ff6000   atikmdag atikmdag.sys Thu Aug 26 04:47:22 2010 (4C75C7AA)
    fffff880`06800000 fffff880`06821000   WudfPf   WudfPf.sys   Tue Jul 14 03:05:37 2009 (4A5BCBD1)
    fffff880`06821000 fffff880`06836000   lltdio   lltdio.sys   Tue Jul 14 03:08:50 2009 (4A5BCC92)
    fffff880`06836000 fffff880`0684e000   rspndr   rspndr.sys   Tue Jul 14 03:08:50 2009 (4A5BCC92)
    fffff880`0684e000 fffff880`0685a000   RtNdPt60 RtNdPt60.sys Mon Jul 20 05:27:32 2009 (4A63D614)
    fffff880`0685a000 fffff880`06866000   ISWKL    ISWKL.sys    Thu Sep 02 13:48:35 2010 (4C7F8103)
    fffff880`068a1000 fffff880`06af4700   RTKVHD64 RTKVHD64.sys Wed Jul 28 13:01:36 2010 (4C500000)
    fffff880`06af5000 fffff880`06b01000   Dxapi    Dxapi.sys    Tue Jul 14 02:38:28 2009 (4A5BC574)
    fffff880`06b01000 fffff880`06b0f000   crashdmp crashdmp.sys Tue Jul 14 03:01:01 2009 (4A5BCABD)
    fffff880`06b0f000 fffff880`06b1b000   dump_dumpata dump_dumpata.sys Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`06b1b000 fffff880`06b24000   dump_atapi dump_atapi.sys Tue Jul 14 02:19:47 2009 (4A5BC113)
    fffff880`06b24000 fffff880`06b37000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 02:21:51 2009 (4A5BC18F)
    fffff880`06b37000 fffff880`06b45000   hidusb   hidusb.sys   Tue Jul 14 03:06:22 2009 (4A5BCBFE)
    fffff880`06b45000 fffff880`06b5e000   HIDCLASS HIDCLASS.SYS Tue Jul 14 03:06:21 2009 (4A5BCBFD)
    fffff880`06b5e000 fffff880`06b66080   HIDPARSE HIDPARSE.SYS Tue Jul 14 03:06:17 2009 (4A5BCBF9)
    fffff880`06b67000 fffff880`06b68f00   USBD     USBD.SYS     Tue Jul 14 03:06:23 2009 (4A5BCBFF)
    fffff880`06b69000 fffff880`06b76000   mouhid   mouhid.sys   Tue Jul 14 03:00:20 2009 (4A5BCA94)
    fffff880`06b76000 fffff880`06b86000   point64  point64.sys  Tue Jun 29 11:54:31 2010 (4C29B4C7)
    fffff880`06b86000 fffff880`06b94000   monitor  monitor.sys  Tue Jul 14 02:38:52 2009 (4A5BC58C)
    fffff880`06b94000 fffff880`06bb7000   luafv    luafv.sys    Tue Jul 14 02:26:13 2009 (4A5BC295)
    fffff880`06bb7000 fffff880`06bf1000   aswMonFlt aswMonFlt.sys Tue Sep 07 17:47:32 2010 (4C865084)
    fffff880`06bf1000 fffff880`06bfa000   aswFsBlk aswFsBlk.SYS Tue Sep 07 17:47:09 2010 (4C86506D)
    fffff880`07400000 fffff880`0742d000   mrxsmb   mrxsmb.sys   Sat Feb 27 09:52:19 2010 (4B88CF33)
    fffff880`0742d000 fffff880`0747b000   mrxsmb10 mrxsmb10.sys Sat Feb 27 09:52:28 2010 (4B88CF3C)
    fffff880`0747b000 fffff880`0749e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 09:52:26 2010 (4B88CF3A)
    fffff880`074e4000 fffff880`075ac000   HTTP     HTTP.sys     Tue Jul 14 02:22:16 2009 (4A5BC1A8)
    fffff880`075ac000 fffff880`075ca000   bowser   bowser.sys   Tue Jul 14 02:23:50 2009 (4A5BC206)
    fffff880`075ca000 fffff880`075e2000   mpsdrv   mpsdrv.sys   Tue Jul 14 03:08:25 2009 (4A5BCC79)
    fffff880`07800000 fffff880`07868000   srv2     srv2.sys     Tue Jun 22 06:20:47 2010 (4C202C0F)
    fffff880`078b3000 fffff880`07959000   peauth   peauth.sys   Tue Jul 14 04:01:19 2009 (4A5BD8DF)
    fffff880`07959000 fffff880`07964000   secdrv   secdrv.SYS   Wed Sep 13 16:18:38 2006 (4508052E)
    fffff880`07964000 fffff880`07991000   srvnet   srvnet.sys   Tue Jun 22 06:20:32 2010 (4C202C00)
    fffff880`07991000 fffff880`079a3000   tcpipreg tcpipreg.sys Tue Jul 14 03:09:49 2009 (4A5BCCCD)
    fffff880`08271000 fffff880`0827c000   asyncmac asyncmac.sys Tue Jul 14 03:10:13 2009 (4A5BCCE5)
    fffff880`0827c000 fffff880`082a4000   mrxdav   mrxdav.sys   Tue Jul 14 02:23:57 2009 (4A5BC20D)
    fffff880`082a6000 fffff880`0833c000   srv      srv.sys      Tue Jun 22 06:21:11 2010 (4C202C27)
    fffff880`0833c000 fffff880`0834f000   ndisuio  ndisuio.sys  Tue Jul 14 03:09:25 2009 (4A5BCCB5)
    fffff880`0834f000 fffff880`083a2000   nwifi    nwifi.sys    Tue Jul 14 03:07:23 2009 (4A5BCC3B)
    fffff880`083a2000 fffff880`083b2000   qwavedrv qwavedrv.sys Tue Jul 14 03:09:48 2009 (4A5BCCCC)
    fffff960`00070000 fffff960`0037f000   win32k   win32k.sys   unavailable (00000000)
    fffff960`00430000 fffff960`0043a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff960`00600000 fffff960`00627000   cdd      cdd.dll      unavailable (00000000)
    fffff960`008e0000 fffff960`00941000   ATMFD    ATMFD.DLL    unavailable (00000000)
    
    Unloaded modules:
    fffff880`08200000 fffff880`08271000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0189c000 fffff880`018aa000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`018aa000 fffff880`018b6000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`018b6000 fffff880`018bf000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`018bf000 fffff880`018d2000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Just Read this thanks!
      My Computer


  8. Posts : 670
    Windows 7 x64
       #8

    litterbug said:
    I see, this is a lot more clear, yes iI do have zonealarm. If this is the problem I will happily un-install it but could you suggest an alternative please? Thankyou :)
    Replace them both with Microsoft Security Essentials.
      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 00:52.
Find Us