looking at dump now
looks like you were booting into safe mode and 3 drivers were blocked from loading.
system did not bugcheck in compression code.
the system was idle.
looks like it was in safe mode
all cores were idle but then cpu core 8 called
nt!KiIpiInterrupt
looked like it went to some error handling table and called a bugcheck because it was a privileged instruction.
I would be checking the voltages to the cpu, (from the power supply) I would also run cpu diagnostics.
if you are running in safe mode, you might want to disable the hardware for your audio system,
ServiceName is "VirtualAudioCable_83ed7f0e-2028-4956-b0b4-39c76fdaef1d"
ServiceName is "AtiHDAudioService"
strange that they system up timer was
System Uptime: 1 days 19:06:34.336
was the system actually in safe mode?
I see old third party drivers being loaded that should not be loaded in safe mode. if you were not in safe mode, I would just remove all of these old drivers/tools. reboot and test the cpu.
then add these tools back one by one if you really need them.
otherwise run verifier to force a bugcheck on any driver that is making a mistake.
note: assumed safe mode because of this error code:
8: kd> !error 0xc000035f
Error code: (NTSTATUS) 0xc000035f (3221226335) - The driver was not loaded because the system is booting into safe mode.
note: part of the error was related to a invalid Tss
https://en.wikipedia.org/wiki/Task_state_segment
some sort of corruption. looks like the hardware made some interrupt and windows determined Tss was invalid and bugchecked since it can not trust the CPU states.
you should fix your disabled hardware drivers or actually disable the hardware in bios and reboot. then retest.
I would remove all of the old software, get the system clean and see if the system is stable. 1 day 19 hours is a long time to wait for a bugcheck. I would run verifier and try to find a driver that is corrupting kernel data structures. Otherwise you are looking at the victim of a corruption rather than the cause of the corruption.
note: cpu speed was being throttled
(Flags: 0x00000013 Throttling Initialized)
from 3600MHz to 3593MHz
8: kd> !sysinfo cpumicrocode
Initial Microcode Version: 00000000:08701030
Cached Microcode Version: 00000000:00000000
Processor Family: 17
Processor Model: 71
Processor Stepping: 00
Note: Cached Microcode Version is not detected!
no cpu microcode patch installed. I would also look for known bugs in your cpu.
Identifier = REG_SZ AMD64 Family 23 Model 113 Stepping 0
ProcessorNameString = REG_SZ AMD Ryzen 5 3600 6-Core Processor