Answered by:
Memory leak of non-paged pool(pooltag "Even")

-
Hi,
I have several servers running windows 2003 sp2,one of them has a memory leak problem.
The memory of non-paged pool will grow up to 240M every 20-30 days after rebooting.
When I use poolmon.exe I can find the pooltag "Even" almost consumes all of the non-paged pools.And then I install windbg and use "!poolused 1" command to find which driver is relative to "Even" tag,but I can just see "Event Objects".
How can I do next to find the reason of memory leak?
Question
Answers
-
Hi,
Did you use the Debug Diagnostic Tool?
http://msdn.microsoft.com/en-us/library/ff420662.aspx
Regards.
Vivian Wang
- Marked as answer by Vivian_WangModerator Monday, March 10, 2014 7:43 AM
All replies
-
Hi,
Please check the following article for troubleshooting:
http://support.microsoft.com/kb/q177415/en-us
Regards.
Vivian Wang
-
-
Hi,
Did you use the Debug Diagnostic Tool?
http://msdn.microsoft.com/en-us/library/ff420662.aspx
Regards.
Vivian Wang
- Marked as answer by Vivian_WangModerator Monday, March 10, 2014 7:43 AM