BSOD/Hard hangs when playing video games Kernel Mode Trap


  1. Posts : 2
    Windows 10 64 Bit
       #1

    BSOD/Hard hangs when playing video games Kernel Mode Trap


    Hello, I've noticed that lately after a few hours of gaming my PC hard hangs and crashes, here is a screenshot with some info on the crash http://prnt.sc/d05p4k

    In that screenshot I receive the error Kernel Mode Trap, however I've also sometimes gotten the crash "Kernel Mode Power Event 41) See screenshots here http://prnt.sc/czu09z & http://prnt.sc/czu0eu I think the issues are related but I really don't know

    I have no idea what it is nor do I know what to do. Help? (THIS CRASH ONLY HAPPENS WHEN GAMING)
      My Computer


  2. Posts : 2
    Windows 10 64 Bit
    Thread Starter
       #2

    I'd also like to add the crashes are accompanied by repeating audio of what was happening in game a well as a frozen monitor (Doesn't go black, just hangs and I can see the last frame in game before I crash)
      My Computer


  3. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #3

    Only 1 dump in the zip file. It shows a double fault:
    Code:
    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: fffff80091337e70
    Arg3: ffffbd010dea0f90
    Arg4: fffff8008f5586d0
    Here is info and some possible resolutions for this kind of problem: https://support.microsoft.com/en-us/kb/842465
      My Computers


 

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

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




Windows 10 Forums