Not Monitored
Tag not monitored by Microsoft.
43,635 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.