Hi,
I've got a memory leak in lsass.exe. Over time, it just grows and grows, until I'm forced to reboot.
I tried my amateurish hand at using UMDH, but it's not going anywhere...
I've gotten through setting up gflags for lsass.exe, rebooted, and found it has process ID 804. Now I run the command line:
This immediately spits back the error:
And the log file has nothing useful:
Where do I go from here?
I've got a memory leak in lsass.exe. Over time, it just grows and grows, until I'm forced to reboot.
I tried my amateurish hand at using UMDH, but it's not going anywhere...
I've gotten through setting up gflags for lsass.exe, rebooted, and found it has process ID 804. Now I run the command line:
Code:
umdh -p:804 -f:mylog.txt
Quote:
Error: Failed to enumerate process modules. |
Quote:
// // UMDH: version 6.2.9200.16384: Logtime 2013-05-16 14:49 - Machine=SHAUL-WORK-LT - > PID=804 // // Debug privilege has been enabled. // OS version 6.1 Service Pack 1 // Umdh OS version 6.2 // // Preparing to dump heap allocations. // Only allocations for which the heap manager collected a stack are dumped. Allocations whithout stack are ignored. // The stack trace for an allocation is dumped as a list of addresses. They will be resolved to function names at compare time. // // Connecting to process 804 ... // Process 804 opened handle=48. |