我正在分析在运行 .NET 4 的 Windows Server 2008 R2 SP1 机器上使用 procdump -ma w3wp 获取的转储文件。
!ASPXPages –ip
Going to dump the HttpContexts found in the heap.
HttpContext Client IP Server IP ThreadId
Total 42 HttpContext objects
此命令输出仅列出标头,与填充正常输出(但没有 IP)的 !ASPXPages 相比没有值。任何想法为什么会在我的转储文件上发生这种情况?