分机中的 c0000005 异常。分析调试器扩展

c0000005 exception in ext. analyze debugger extension

我正在启动我们公司产品的服务,w3wp.exe 同时崩溃。 我有一个系统故障转储。当我尝试在 Windbg 中分析它时,出现以下错误:

c0000005 Exception in ext.analyze debugger extension.
  PC: 00000000`08867875  VA: 00000000`00000000  R/W: 0  Parameter: 00000000`00000000

这是 ext 调试器扩展中的访问冲突错误

如果您运行正在安装最新版本的 windbg,请尝试下载旧版本的 windbg

应该可以解决问题

最新的 windbg 版本以及内部预览版本在 os 中没有像 windows 7 那样正确地 运行 并吐出各种错误,包括依赖错误

这些版本的 windbg 可能只在当天的前沿测试,如 windows rs3 redstone wtc,并且不向后兼容

Microsoft (R) Windows Debugger Version 10.0.17061.1000 X86
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: calc
The call to LoadLibrary(ext) failed, Win32 error 0n127  <<<<<<<<<<<< 
    "The specified procedure could not be found."
Please check your debugger configuration and/or network access.