. NET program memory overflow issue, memory continues to rise

Hank Yang 0 Reputation points
2023-12-01T05:52:25.38+00:00

Through dump file analysis, the current memory has reached over 600 MB. When using Windbg for dump analysis, GCHeap Size is around 32mb. Then query the size of LoaderHeap as 2.6mb, Furthermore, when querying the information of the Windows NT heap, it was found that Heap=00740000 and **Heap=004c0000 **occupy a relatively large amount of memory. I wanna continue querying the statistical information of these two heaps, unable to output relevant information.

image !heap -s

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
43,635 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.