2

您好,我的 WPF 应用程序有泄漏,我正在尝试使用内存转储文件来追踪问题所在。

使用 WinDbg 和 SOS 我找不到任何可疑的东西。然后我尝试了 DebugDiag,我发现Microsoft VC 运行时堆(私有)有 1.42 GB 的已提交内存。

你知道为什么会这样吗?

Heap 1 - 0x003b0000

Heap Name   Microsoft VC Runtime Heap (private)
Heap Description   This is a private CRT heap used by mscoreei 
Reserved memory   1,43 GBytes 
Committed memory   1,42 GBytes(99,21% of reserved) 
Uncommitted memory   11,48 MBytes(0,79% of reserved) 
Number of heap segments   242 segments 
Number of uncommitted ranges   242 range(s) 
Size of largest uncommitted range   124 KBytes 
Calculated heap fragmentation Unavailable 

谢谢,

4

0 回答 0