Quantcast
Channel: Tech Support Guy
Viewing all articles
Browse latest Browse all 29110

lsass.exe memory leak

$
0
0
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:

Code:

umdh -p:804 -f:mylog.txt
This immediately spits back the error:

Quote:

Error: Failed to enumerate process modules.
And the log file has nothing useful:

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.
Where do I go from here?

Viewing all articles
Browse latest Browse all 29110

Trending Articles