I’m trying to track down a memory leak the non-paged memory pool/threads/handles in NT Small Business Server 4.5 (NT 4.0 Sp 6a) and I used taskman to give me a snapshot of the non-paged memory usage. I hit the “pause” to freeze the detailed data oneach process. After totalling the numbers reported on the detailed data, I compared it to the summary data. The detailed data and the summary data don’t match for the nonpaged memory. The detail and the summary match for the handles and the thread counts, so I’m confused. Am I missing something?
I was using perfmon and had the same problem. I switched to taskman thinking I did something stupid like not converting bits to bytes or something like that but I’ve got the same problem again.Anyway, the damn server crashes when I run out of nonpaged memory about every week. I’ve already setup a weekly reboot using the AT command, but that just is not a good fix in my mind.