我有一个错误的 dll 和一个错误地址 - 如何开始分析错误?
我的 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论