I will do drop it to pastebin.com, here is the link: ************* Preparing the environment for Debugger Extensions Gallery reposito - Pastebin.com (never done this before so I don’t know if I did it right. I basically copied what WinDbg shows after opening the minidump file)
So for what the WinDbg writes after analyse:
************* Path validation summary **************
Response Time (ms) Location
Deferred srvC:\SymbolsSymbol information
2: kd> !analyze -v
DPC_WATCHDOG_VIOLATION (133)
The DPC watchdog detected a prolonged run time at an IRQL of DISPATCH_LEVEL
or above.
Arguments:
Arg1: 0000000000000001, The system cumulatively spent an extended period of time at
DISPATCH_LEVEL or above.
Arg2: 0000000000001e00, The watchdog period (in ticks).
Arg3: fffff802dbfc33b0, cast to nt!DPC_WATCHDOG_GLOBAL_TRIAGE_BLOCK, which contains
additional information regarding the cumulative timeout
Arg4: 0000000000000000
Debugging Details:
*** Either you specified an unqualified symbol, or your debugger ***
*** doesn’t have full symbol information. Unqualified symbol ***
*** resolution is turned off by default. Please either specify a ***
*** fully qualified symbol module!symbolname, or enable resolution ***
*** of unqualified symbols by typing “.symopt- 100”. Note that ***
*** enabling unqualified symbol resolution with network symbol ***
*** server shares in the symbol path may cause the debugger to ***
*** appear to hang for long periods of time when an incorrect ***
*** symbol name is typed or the network symbol server is down. ***
*** For some commands to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** Type referenced: TickPeriods ***
KEY_VALUES_STRING: 1
Key : Analysis.CPU.mSec
Value: 968
Key : Analysis.Elapsed.mSec
Value: 969
Key : Analysis.IO.Other.Mb
Value: 19
Key : Analysis.IO.Read.Mb
Value: 1
Key : Analysis.IO.Write.Mb
Value: 47
Key : Analysis.Init.CPU.mSec
Value: 1531
Key : Analysis.Init.Elapsed.mSec
Value: 420965
Key : Analysis.Memory.CommitPeak.Mb
Value: 126
Key : Analysis.Version.DbgEng
Value: 10.0.27793.1000
Key : Analysis.Version.Description
Value: 10.2410.02.02 amd64fre
Key : Analysis.Version.Ext
Value: 1.2410.2.2
Key : Bugcheck.Code.LegacyAPI
Value: 0x133
Key : Bugcheck.Code.TargetModel
Value: 0x133
Key : Dump.Attributes.AsUlong
Value: 0x21808
Key : Dump.Attributes.DiagDataWrittenToHeader
Value: 1
Key : Dump.Attributes.ErrorCode
Value: 0x0
Key : Dump.Attributes.KernelGeneratedTriageDump
Value: 1
Key : Dump.Attributes.LastLine
Value: Dump completed successfully.
Key : Dump.Attributes.ProgressPercentage
Value: 0
Key : Failure.Bucket
Value: 0x133_ISR_dxgmms2!VidSchiInterlockedInsertTailList
Key : Failure.Hash
Value: {a4196c53-b14d-c9a4-c584-932877bf6407}
Key : Hypervisor.Enlightenments.ValueHex
Value: 0x7497cf94
Key : Hypervisor.Flags.AnyHypervisorPresent
Value: 1
Key : Hypervisor.Flags.ApicEnlightened
Value: 1
Key : Hypervisor.Flags.ApicVirtualizationAvailable
Value: 0
Key : Hypervisor.Flags.AsyncMemoryHint
Value: 0
Key : Hypervisor.Flags.CoreSchedulerRequested
Value: 0
Key : Hypervisor.Flags.CpuManager
Value: 1
Key : Hypervisor.Flags.DeprecateAutoEoi
Value: 0
Key : Hypervisor.Flags.DynamicCpuDisabled
Value: 1
Key : Hypervisor.Flags.Epf
Value: 0
Key : Hypervisor.Flags.ExtendedProcessorMasks
Value: 1
Key : Hypervisor.Flags.HardwareMbecAvailable
Value: 1
Key : Hypervisor.Flags.MaxBankNumber
Value: 0
Key : Hypervisor.Flags.MemoryZeroingControl
Value: 0
Key : Hypervisor.Flags.NoExtendedRangeFlush
Value: 0
Key : Hypervisor.Flags.NoNonArchCoreSharing
Value: 1
Key : Hypervisor.Flags.Phase0InitDone
Value: 1
Key : Hypervisor.Flags.PowerSchedulerQos
Value: 0
Key : Hypervisor.Flags.RootScheduler
Value: 0
Key : Hypervisor.Flags.SynicAvailable
Value: 1
Key : Hypervisor.Flags.UseQpcBias
Value: 0
Key : Hypervisor.Flags.Value
Value: 38408431
Key : Hypervisor.Flags.ValueHex
Value: 0x24a10ef
Key : Hypervisor.Flags.VpAssistPage
Value: 1
Key : Hypervisor.Flags.VsmAvailable
Value: 1
Key : Hypervisor.RootFlags.AccessStats
Value: 1
Key : Hypervisor.RootFlags.CrashdumpEnlightened
Value: 1
Key : Hypervisor.RootFlags.CreateVirtualProcessor
Value: 1
Key : Hypervisor.RootFlags.DisableHyperthreading
Value: 0
Key : Hypervisor.RootFlags.HostTimelineSync
Value: 1
Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled
Value: 0
Key : Hypervisor.RootFlags.IsHyperV
Value: 1
Key : Hypervisor.RootFlags.LivedumpEnlightened
Value: 1
Key : Hypervisor.RootFlags.MapDeviceInterrupt
Value: 1
Key : Hypervisor.RootFlags.MceEnlightened
Value: 1
Key : Hypervisor.RootFlags.Nested
Value: 0
Key : Hypervisor.RootFlags.StartLogicalProcessor
Value: 1
Key : Hypervisor.RootFlags.Value
Value: 1015
Key : Hypervisor.RootFlags.ValueHex
Value: 0x3f7
Key : Stack.Pointer
Value: ISR
BUGCHECK_CODE: 133
BUGCHECK_P1: 1
BUGCHECK_P2: 1e00
BUGCHECK_P3: fffff802dbfc33b0
BUGCHECK_P4: 0
FILE_IN_CAB: 040725-12515-01.dmp
TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b
DUMP_FILE_ATTRIBUTES: 0x21808
Kernel Generated Triage Dump
FAULTING_THREAD: ffffc6050190f080
DPC_TIMEOUT_TYPE: DPC_QUEUE_EXECUTION_TIMEOUT_EXCEEDED
BLACKBOXBSD: 1 (!blackboxbsd)
BLACKBOXNTFS: 1 (!blackboxntfs)
BLACKBOXPNP: 1 (!blackboxpnp)
BLACKBOXWINLOGON: 1
CUSTOMER_CRASH_COUNT: 1
PROCESS_NAME: AMDRSServ.exe
STACK_TEXT:
ffffda014646db48 fffff802
db32eeb9 : 0000000000000133 00000000
00000001 0000000000001e00 fffff802
dbfc33b0 : nt!KeBugCheckEx
ffffda014646db50 fffff802
db3a4491 : 0000000000000000 00000000
00000002 0000000000000000 00000000
0038245d : nt!KeAccumulateTicks+0x589
ffffda014646dbc0 fffff802
db3a4055 : 0000000000217699 00000000
00000000 00000085da64d044 00000000
0000000d : nt!KiUpdateRunTime+0xc9
ffffda014646dc40 fffff802
db28573e : 000000000000000d 00000000
00000000 ffffda014645a9c8 fffff802
dbf20748 : nt!KiUpdateTime+0x2b5
ffffda014646ddd0 fffff802
db2870ed : ffffc604ca602fc0 00000000
00000000 ffffc604ca603070 fffff802
dbf8e140 : nt!KeClockInterruptNotify+0x66e
ffffda014646df50 fffff802
db67d96e : ffffd78c85856f02 ffffc604
ca602fc0 ffffd78c85856d10 00000085
dacb5e25 : nt!KiCallInterruptServiceRoutine+0x2ed
ffffda014646dfb0 fffff802
db67e17c : 00000085dacb4a91 ffffd78c
85856d90 00000085dacb4a9e 0000f547
391da152 : nt!KiInterruptSubDispatchNoLockNoEtw+0x4e
ffffd78c85856d10 fffff802
db2e0c72 : ffff930800000000 00000000
00000001 ffff9308d95e7d60 fffff802
6f976fc6 : nt!KiInterruptDispatchNoLockNoEtw+0x3c
ffffd78c85856ea0 fffff802
db2e0bd8 : ffffd78c85856f50 00000000
00000000 ffffc604e06987c0 ffff9308
b96c75a0 : nt!KxWaitForLockOwnerShip+0x62
ffffd78c85856f00 fffff802
6f8c0e88 : ffffc60502903078 ffffc604
e0698160 0000000000000000 00000000
00000000 : nt!KeAcquireInStackQueuedSpinLock+0x68
ffffd78c85856f30 fffff802
6f976c82 : ffffc60502903010 ffff9308
b96c7770 ffff930800000000 00000000
33616956 : dxgmms2!VidSchiInterlockedInsertTailList+0x38
ffffd78c85856f80 fffff802
6f977938 : ffff9308b96c75a0 ffffd78c
85857129 ffff9308b96c7770 00000000
00000000 : dxgmms2!VidSchiCreateDeviceInternal+0x14e
ffffd78c85857040 fffff802
6d162126 : ffff9308b96c75a0 ffffd78c
85857129 ffff9308b96c75a0 00000000
00000000 : dxgmms2!VidSchCreateDevice+0x28
ffffd78c858570a0 fffff802
6d16161b : ffff9308b96c75a0 ffffc604
e0696000 ffffc604df3ea7a0 fffff802
6d0af1a5 : dxgkrnl!DXGDEVICE::Initialize+0x33e
ffffd78c85857190 fffff802
6d160c93 : ffffc604e0696000 ffffd78c
858574e0 00000017829dd040 00000000
00000000 : dxgkrnl!ADAPTER_RENDER::CreateDevice+0x253
ffffd78c85857210 fffff802
6d160801 : ffffc6050190f080 ffffc605
0190f080 00000017829dd040 ffffc605
0190f080 : dxgkrnl!DxgkCreateDeviceImpl+0x483
ffffd78c85857430 fffff802
db68ee58 : ffffc60501900000 0000012f
7b1fd1d0 ffffc6050190f080 00000017
829dd040 : dxgkrnl!DxgkCreateDevice+0x11
ffffd78c85857460 00007ff8
6fe94b14 : 0000000000000000 00000000
00000000 0000000000000000 00000000
00000000 : nt!KiSystemServiceCopyEnd+0x28
00000017829dcca8 00000000
00000000 : 0000000000000000 00000000
00000000 0000000000000000 00000000
00000000 : 0x00007ff8`6fe94b14
SYMBOL_NAME: dxgmms2!VidSchiInterlockedInsertTailList+38
MODULE_NAME: dxgmms2
IMAGE_NAME: dxgmms2.sys
IMAGE_VERSION: 10.0.26100.3624
STACK_COMMAND: .process /r /p 0xffffc604ff8bd080; .thread 0xffffc6050190f080 ; kb
BUCKET_ID_FUNC_OFFSET: 38
FAILURE_BUCKET_ID: 0x133_ISR_dxgmms2!VidSchiInterlockedInsertTailList
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
FAILURE_ID_HASH: {a4196c53-b14d-c9a4-c584-932877bf6407}
Followup: MachineOwner