windows 7 x64 pro : blue screen


  1. Posts : 2
    windows 7 x64 professional
       #1

    windows 7 x64 pro : blue screen


    Blue screen when I'am looking videos on the net.

    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Windows\Minidump\011910-16738-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    Symbol search path is: SRV*c:\symbols*Symbol information
    Executable search path is:
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0xfffff800`02a0b000 PsLoadedModuleList = 0xfffff800`02c48e50
    Debug session time: Tue Jan 19 20:04:03.560 2010 (UTC - 5:00)
    System Uptime: 0 days 1:34:48.622
    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, fffff80002a87314}
    Probably caused by : NETIO.SYS ( NETIO!CompareSecurityContexts+6a )
    Followup: MachineOwner
    ---------
    0: 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: fffff80002a87314
    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 fffff80002a7c469 to fffff80002a7cf00
    STACK_TEXT:
    fffff800`00ba4d28 fffff800`02a7c469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff800`00ba4d30 fffff800`02a7a932 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff800`00ba4e70 fffff800`02a87314 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`06a92fb0 fffff800`02a825a7 : 11cdf026`ed1f2502 4886d62d`400094e0 00000000`00154200 00000000`00000000 : nt!SepMandatoryIntegrityCheck+0x14
    fffff880`06a93030 fffff800`02a45842 : fffffa80`06d87080 00000000`00000001 00000000`00000000 fffffa80`07d357c8 : nt!SeAccessCheckWithHint+0x317
    fffff880`06a93110 fffff880`0162ec5a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x102
    fffff880`06a93800 fffff880`0162c94f : 00000000`c0000022 00000000`00000000 00000000`00000000 00000000`00000000 : NETIO!CompareSecurityContexts+0x6a
    fffff880`06a93870 fffff880`0162e9b5 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : NETIO!MatchValues+0xef
    fffff880`06a938c0 fffff880`0162e845 : fffffa80`093e4e60 fffffa80`0a6bc370 fffff880`06a93ae8 fffff880`06a94220 : NETIO!FilterMatch+0x95
    fffff880`06a93910 fffff880`0162fccb : 00000000`00000000 00000000`00000000 fffff880`06a94220 fffff880`06a93ad0 : NETIO!IndexListClassify+0x69
    fffff880`06a93990 fffff880`0183d4d0 : fffff880`06a94220 fffff880`06a93e68 fffff880`06a94ba0 fffffa80`092e35e0 : NETIO!KfdClassify+0xa4e
    fffff880`06a93d00 fffff880`0183677e : fffff880`01945690 00000000`00000000 fffffa80`09fd9db0 00000000`00000000 : tcpip!WfpAleClassify+0x50
    fffff880`06a93d40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!WfpAlepAuthorizeSend+0x94e
    STACK_COMMAND: kb
    FOLLOWUP_IP:
    NETIO!CompareSecurityContexts+6a
    fffff880`0162ec5a 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: 4a5bc18a
    FAILURE_BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    BUCKET_ID: X64_0x7f_8_NETIO!CompareSecurityContexts+6a
    Followup: MachineOwner
    ---------
      My Computer


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

    Chelco


    We need the actual DMP file. you analysis is fine but we cant munge the numbers from a text file.

    While we are at it


    You should run a system file check
    type cmd in search>right click and run as admin>sfc /scannow


    Ken
      My Computer


  3. Posts : 2
    windows 7 x64 professional
    Thread Starter
       #3

    here is the minidump and the cbs.log
      My Computer


 

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

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