BSOD...


  1. Posts : 3
    Windows 7 Home Premium 64-bit
       #1

    BSOD...


    Hey guys. I built my PC a few months ago with new hardware, but have had random crashes ever since. I am certain the issue has nothing to do with the graphics card or RAM cards because I have tested the PC without them and the PC continues to crash. Crashing occurs very randomly. Sometimes every few days, somtimes a few times during one day.

    PC Details:

    - Windows 7 Home Premium 64-bit (retail)
    - i5 750 CPU, Gigabyte P55M-UD2 motherboard

    I have attached the files this thread asks for.
      My Computer


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

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
     
    Loading Dump File [C:\Users\richc46\AppData\Local\Temp\Low\Temporary Internet Files\Content.IE5\1I4Z88KZ\jcgriff2andPERFMON[1]\Windows_NT6_BSOD_jcgriff2\110810-17082-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a1b000 PsLoadedModuleList = 0xfffff800`02c58e50
    Debug session time: Mon Nov  8 10:56:13.252 2010 (GMT-5)
    System Uptime: 0 days 7:08:27.797
    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, fffff80002a91e59}
    Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
    Followup: MachineOwner
    ---------
    3: 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: fffff80002a91e59
    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 fffff80002a8aca9 to fffff80002a8b740
    STACK_TEXT:  
    fffff880`02fd9ce8 fffff800`02a8aca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`02fd9cf0 fffff800`02a89172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`02fd9e30 fffff800`02a91e59 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02ff5fb0 fffff800`02a911e4 : 00000000`00000000 fffff880`02ff62d0 fffff880`02ff62d0 00000000`00000000 : nt!SepNormalAccessCheck+0x29
    fffff880`02ff6040 fffff800`02a90c10 : fffff880`02ff62b0 00000000`00000000 fffff880`02ff62b0 fffff880`02ff62d0 : nt!SepAccessCheck+0x1d4
    fffff880`02ff6170 fffff800`02a53f6a : fffffa80`066a7970 00000000`00000001 00000000`00000000 fffffa80`0471e7c8 : nt!SeAccessCheckWithHint+0x180
    fffff880`02ff6250 fffff880`01406c5a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x102
    fffff880`02ff6940 fffff880`0140494f : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : NETIO!CompareSecurityContexts+0x6a
    fffff880`02ff69b0 fffff880`014069b5 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : NETIO!MatchValues+0xef
    fffff880`02ff6a00 fffff880`01406845 : fffffa80`05bb57d0 fffffa80`062d59e0 fffff880`02ff6c28 fffff880`02ff7360 : NETIO!FilterMatch+0x95
    fffff880`02ff6a50 fffff880`01407ccb : 00000000`00000000 00000000`00000000 fffff880`02ff7360 fffff880`02ff6c10 : NETIO!IndexListClassify+0x69
    fffff880`02ff6ad0 fffff880`0163d417 : fffff880`02ff6fa8 fffff880`02ff6fa8 fffff880`02ff7ce0 fffffa80`05fa28d0 : NETIO!KfdClassify+0xa4e
    fffff880`02ff6e40 fffff880`0163683e : fffff880`01745690 00000000`00000000 fffffa80`05ad3880 00000000`00000000 : tcpip!WfpAleClassify+0x57
    fffff880`02ff6e80 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:  7
    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
    ---------

    Uninstall and replace zone alarm
    Zone Alarm Uninstall Tool http://forums.zonealarm.com/showthread.php?t=70034
    and hotfix
    http://support.microsoft.com/kb/981180

    or try the hot fix.
      My Computer


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

    Well I installed the hotfix (still got ZA). So far, so good :)

    Thanks dude! Repped.
      My Computer


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

    You should be OK
    You are not the first that I helped with this problem
      My Computer


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

    Wow you are insanely fast at replying. Are you real? lol. I hope Microsoft is paying you
      My Computer


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

    I get paid by the good feelings that I get when I can help. We are all volunteers and are glad to be here for you. Thanks for the rep.
    I am a real person.
      My Computer


 

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 02:17.
Find Us