So, wow, this was nice! … a super one-off scenario related to SCOM. This is very interesting though from a point of view of debugging and can theoretically happen in any application, so we are going to have a look at how to debug (and automate debugging) of the DLL Loader component (LDR) from ntdll.dll….
Year: 2017
SCCM Server hangs due to memory pressure (Kernel Cache Manager)
Got a request the other day to have a look at a full memory dump of a SCCM server that was hanging due to physical memory pressure (has 32GB RAM installed). As it is the case usually in these situations, the issue was not caused by any SCCM component, but rather something else 😉 It’s…