Bsod 0x7f


  1. Posts : 1
    Windows 8.1 64bit
       #1

    Bsod 0x7f


    Things ive done. Run aida 64 stability test for 3hours same time watching series with vlc. Removed all the drives and bought new ssd.
      My Computer


  2. Posts : 3,056
    Windows 10
       #2

    Welcome v2ikemees :) .

    A single bugcheck is not enough, particularly when its a 0x7F / Arg1= 8.
    Meaning that the system started processing one exception when another
    happened resulting in a double fault.

    Code:
    BugCheck 7F, {8, 80050033, 406f8, fffff880012dfd1b}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiDoubleFaultAbort+b2 )
    
    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.
    I checked your System event log and saw no other bugchecks logged so it it's a one time thing
    I wouldn't worry much of it unless it becomes more frequent.

    Either way, I strongly advise updating this very out dated driver.
    Code:
    lmvm Rt64win7
    Browse full module list
    start             end                 module name
    fffff880`06cdf000 fffff880`06da6000   Rt64win7   (deferred)             
        Image path: \SystemRoot\system32\DRIVERS\Rt64win7.sys
        Image name: Rt64win7.sys
        Browse all global symbols  functions  data
        Timestamp:        Wed Dec 26 19:17:50 2012


    No code has to be inserted here.
      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 06:58.
Find Us