我有一个错误的 dll 和一个错误地址 - 如何开始分析错误?

发布于 2024-10-24 12:04:55 字数 554 浏览 4 评论 0原文

我的 IIS 生产服务器的 Windows 事件查看器中有以下两个错误日志:

来源:应用程序错误
类别:(100)
事件 ID:(1000)
描述:错误应用程序w3wp.exe,版本6.0.3790.3959,错误模块mscorwks.dll,版本2.0.50727.3603,错误地址0x0001da8f。

几秒钟后:

来源:.NET 运行时 2.0 错误报告
类别:无
事件 ID:1000
描述:错误应用程序 w3wp.exe,版本 6.0.3790.3959,标记 45d6968e,错误模块 mscorwks.dll,版本 2.0.50727.3603,标记 4a7cd88e,调试? 0,故障地址0x0001da8f。

我可以对这些错误消息做什么?我发现我有一个错误地址和一个 dll 名称 - 是否有任何工具可以显示 dll 中该地址的内容?这是找出导致崩溃的原因的正确方法吗?到目前为止我还无法复制它。

谢谢。

I have the following two error logs in the Windows Event Viewer of our IIS production server:

Source: Application Error
Category: (100)
Event ID: (1000)
Description: Faulting application w3wp.exe, version 6.0.3790.3959, faulting module mscorwks.dll, version 2.0.50727.3603, fault address 0x0001da8f.

Seconds later:

Source: .NET Runtime 2.0 Error Reporting
Category: None
Event ID: 1000
Description: Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module mscorwks.dll, version 2.0.50727.3603, stamp 4a7cd88e, debug? 0, fault address 0x0001da8f.

What can I do with these error messages? I see that I have a fault address and a dll name - are there any tools that will show me what is at this address in the dll? Would this be the correct approach to figuring out what caused the crash? I've so far not been able to replicate it.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文