-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Hi,
System interrupts consume 100% CPU when booting the OS from BugChecker boot entry with DSE disabled. Happens soon after system start. The OS becomes very slow and freezes when I try to load BugChecker.sys from SymLoader. Also, it fails to detect frame buffer location but I guess it's a different issue... So let's start with the interrupts consumption. I dumped memory using livekd and checked !dpcs command (no DPCs), ran !process 0 1f to detect if some threads serving ISRs (only found one nt!HalpInterruptSendIpi call).
What can be a problem here? Feel free ask running commands on the dump.
Metadata
Metadata
Assignees
Labels
No labels