Windows 10: Can you explain the error in my minidump file?

Discus and support Can you explain the error in my minidump file? in Windows 10 BSOD Crashes and Debugging to solve the problem; Where is the problem? Please help me Microsoft R Windows Debugger Version 10.0.19528.1000 AMD64Copyright c Microsoft Corporation. All rights... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by ValentinShevtsov, Dec 22, 2019.

  1. Can you explain the error in my minidump file?


    Where is the problem? Please help me


    Microsoft R Windows Debugger Version 10.0.19528.1000 AMD64Copyright c Microsoft Corporation. All rights reserved.Loading Dump File [C:\Windows\Minidump\122019-32515-01.dmp]Mini Kernel Dump File: Only registers and stack trace are availableSymbol search path is: srv*Executable search path is: Windows 10 Kernel Version 18362 MP 4 procs Free x64Product: WinNt, suite: TerminalServer SingleUserTS18362.1.amd64fre.19h1_release.190318-1202Machine Name:Kernel base = 0xfffff804`55000000 PsLoadedModuleList = 0xfffff804`55448130Debug session time: Fri Dec 20 15:39:53.893 2019 UTC + 2:00System Uptime: 0 days 0:14:31.594Loading Kernel Symbols........................................................................................................................................................................Loading User SymbolsLoading unloaded module list...........For analysis of this file, run !analyze -vnt!KeBugCheckEx:fffff804`551c14e0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:ffffa301`4d0a3e70=000000000000007f2: kd> !analyze -v******************************************************************************** ** Bugcheck Analysis ** ********************************************************************************UNEXPECTED_KERNEL_MODE_TRAP 7fThis means a trap occurred in kernel mode, and it's a trap of a kindthat the kernel isn't allowed to have/catch bound trap or thatis always instant death double fault. The first number in thebugcheck params is the number of the trap 8 = double fault, etcConsult an Intel x86 family manual to learn more about what thesetraps 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 valueElse .trap on the appropriate frame will show where the trap was taken on x86, this will be the ebp that goes with the procedure KiTrapEndifkb will then show the corrected stack.Arguments:Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULTArg2: ffffa3014d0a3fb0Arg3: ffffb480f85eaff0Arg4: fffff80455068c2dDebugging Details:------------------KEY_VALUES_STRING: 1 Key : Analysis.CPU.Sec Value: 4 Key : Analysis.DebugAnalysisProvider.CPP Value: Create: 8007007e on DESKTOP-TL3A1RB Key : Analysis.DebugData Value: CreateObject Key : Analysis.DebugModel Value: CreateObject Key : Analysis.Elapsed.Sec Value: 116 Key : Analysis.Memory.CommitPeak.Mb Value: 69 Key : Analysis.System Value: CreateObjectADDITIONAL_XML: 1BUGCHECK_CODE: 7fBUGCHECK_P1: 8BUGCHECK_P2: ffffa3014d0a3fb0BUGCHECK_P3: ffffb480f85eaff0BUGCHECK_P4: fffff80455068c2dTRAP_FRAME: ffffa3014d0a3fb0 -- .trap 0xffffa3014d0a3fb0NOTE: The trap frame does not contain all registers.Some register values may be zeroed or incorrect.rax=0000000000000000 rbx=0000000000000000 rcx=0000236c6c2e5aaardx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000rip=fffff80455068c2d rsp=ffffb480f85eaff0 rbp=ffffb480f85eb1f0 r8=0000000000000000 r9=0000000000000000 r10=0000000000000000r11=ffffb480f85eb1b0 r12=0000000000000000 r13=0000000000000000r14=0000000000000000 r15=0000000000000000iopl=0 nv up ei pl nz na po ncnt!EtwWriteEx+0x12d:fffff804`55068c2d e84e381300 call nt!_security_check_cookie fffff804`5519c480Resetting default scopeBLACKBOXBSD: 1 !blackboxbsdBLACKBOXNTFS: 1 !blackboxntfsBLACKBOXPNP: 1 !blackboxpnpBLACKBOXWINLOGON: 1CUSTOMER_CRASH_COUNT: 1PROCESS_NAME: SystemSTACK_OVERFLOW: Stack Limit: ffffb480f85eb000. Use kF and !stackusage to investigate stack usage.STACK_TEXT: ffffa301`4d0a3e68 fffff804`551d32e9 : 00000000`0000007f 00000000`00000008 ffffa301`4d0a3fb0 ffffb480`f85eaff0 : nt!KeBugCheckExffffa301`4d0a3e70 fffff804`551ce145 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69ffffa301`4d0a3fb0 fffff804`55068c2d : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0x2c5ffffb480`f85eaff0 fffff804`55068aac : ffffb480`f85eb2d0 00000000`a043729f 00000000`0000000f ffffb480`f85eb1f0 : nt!EtwWriteEx+0x12dffffb480`f85eb100 fffff805`39728d8f : 00000000`00000000 00000000`00000000 00000000`00000003 ffffb480`f85eb1e0 : nt!EtwWrite+0x2cffffb480`f85eb150 00000000`00000000 : 00000000`00000000 00000000`00000003 ffffb480`f85eb1e0 ffffb480`f85eb1b0 : nvlddmkm+0x1e8d8fSYMBOL_NAME: nvlddmkm+1e8d8fMODULE_NAME: nvlddmkmIMAGE_NAME: nvlddmkm.sysSTACK_COMMAND: .thread ; .cxr ; kbBUCKET_ID_FUNC_OFFSET: 1e8d8fFAILURE_BUCKET_ID: 0x7f_8_nvlddmkm!unknown_functionOS_VERSION: 10.0.18362.1BUILDLAB_STR: 19h1_releaseOSPLATFORM_TYPE: x64OSNAME: Windows 10FAILURE_ID_HASH: {1e2b201d-3868-7883-c455-91a3ec283c76}Followup: MachineOwner---------

    :)
     
    ValentinShevtsov, Dec 22, 2019
    #1

  2. Please Help analyze MiniDump Files (included)/BSODs/ ntoskrnl.exe/

    Hi,

    In most cases, this problem is caused by corrupted system files. For us to provide the best resolution possible, we'll be needing additional information:

    • Have you made any recent changes on your computer prior to the issue?
    • Was there an error code displayed when experiencing the blue screen error?

    Meanwhile, we suggest following the troubleshooting steps provided on this
    article
    to help fix the blue screen error. We also recommend posting on
    TechNet forum to analyze the dump files.

    If you need further assistance, don't hesitate to reach out.
     
    Gerard Qui, Dec 22, 2019
    #2
  3. Sher Amo Win User
    Explain System Error (-2143322102)

    Hi Jay,

    There are several reasons why you encounter a system error. It's either the programs are not properly installed, or there are missing and corrupted files on your operating system. To help us determine the appropriate troubleshooting steps to resolve
    your concern, we'd like to ask a few questions:

    • What are you trying to perform when you got the error message?
    • Have you made any recent changes before you encountered this issue?

    We look forward to your response.
     
    Sher Amo, Dec 22, 2019
    #3
  4. Can you explain the error in my minidump file?

    Freeze and restart, BSOD, minidumps included

    Hi,





    Corrupted device drivers, or damaged or removed system files can be causing Blue screen errors. We appreciate the minidump files that you've provided, however we're unable to download and open it. We suggest that you upload the file using OneDrive. As an
    initial troubleshooting, you may check this
    article
    for the steps on how to troubleshoot blue screen errors.



    Feel free to post back, and we'll assist you further.
     
    Rachelle Gra, Dec 22, 2019
    #4
Thema:

Can you explain the error in my minidump file?

Loading...
  1. Can you explain the error in my minidump file? - Similar Threads - explain error minidump

  2. Can you explain the error in my minidump file?

    in Windows 10 Gaming
    Can you explain the error in my minidump file?: Where is the problem? Please help me************* Preparing the environment for Debugger Extensions Gallery repositories ************** ExtensionRepository : Implicit UseExperimentalFeatureForNugetShare : false AllowNugetExeUpdate : false - Configuring repositories ---->...
  3. Can you explain the error in my minidump file?

    in Windows 10 Software and Apps
    Can you explain the error in my minidump file?: Where is the problem? Please help me************* Preparing the environment for Debugger Extensions Gallery repositories ************** ExtensionRepository : Implicit UseExperimentalFeatureForNugetShare : false AllowNugetExeUpdate : false - Configuring repositories ---->...
  4. Can you explain the error in my minidump file ?

    in Windows 10 Gaming
    Can you explain the error in my minidump file ?: Microsoft R Windows Debugger Version 10.0.22621.755 AMD64 Copyright c Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\051923-12359-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: srv*...
  5. Can you explain the error in my minidump file ?

    in Windows 10 BSOD Crashes and Debugging
    Can you explain the error in my minidump file ?: Microsoft R Windows Debugger Version 10.0.22621.755 AMD64 Copyright c Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\051923-12359-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: srv*...
  6. Can you explain the error in my minidump file ?

    in Windows 10 Software and Apps
    Can you explain the error in my minidump file ?: Microsoft R Windows Debugger Version 10.0.22621.755 AMD64 Copyright c Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\051923-12359-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available Symbol search path is: srv*...
  7. Can you explain the error in my minidump file?

    in Windows 10 Gaming
    Can you explain the error in my minidump file?: The dump file is in this directory: "C:\game\steam\steamapps\common\dota 2 beta\game\bin\win64\dota2_2023_0317_230323_0_error.mdmp"It happends when I play the dota2 game by steam.Where is the problem? Please help me! Microsoft R Windows Debugger Version 10.0.25200.1003...
  8. Can you explain the error in my minidump file?

    in Windows 10 Gaming
    Can you explain the error in my minidump file?: It happends when I play the dota2 game by steam.Where is the problem? Please help me!Microsoft R Windows Debugger Version 10.0.25200.1003 AMD64Copyright c Microsoft Corporation. All rights reserved.Loading Dump File [C:\Windows\Minidump\031723-4703-01.dmp]Mini Kernel Dump...
  9. Can you explain the error in my minidump file?

    in Windows 10 Software and Apps
    Can you explain the error in my minidump file?: The dump file is in this directory: "C:\game\steam\steamapps\common\dota 2 beta\game\bin\win64\dota2_2023_0317_230323_0_error.mdmp"It happends when I play the dota2 game by steam.Where is the problem? Please help me! Microsoft R Windows Debugger Version 10.0.25200.1003...
  10. Can you explain the error in my minidump file?

    in Windows 10 Software and Apps
    Can you explain the error in my minidump file?: It happends when I play the dota2 game by steam.Where is the problem? Please help me!Microsoft R Windows Debugger Version 10.0.25200.1003 AMD64Copyright c Microsoft Corporation. All rights reserved.Loading Dump File [C:\Windows\Minidump\031723-4703-01.dmp]Mini Kernel Dump...