Reading a Dr. Watson Log File

 

Reading a Dr. Watson Log File

The Dr. Watson log file records the details of the crash dump creation process. (It is distinct from the actual dump file.)

Log File Section Explanation

When an application exception (or program error) occurs, Dr. Watson generates a log file (drwtsn32.log). The log file will always start with the following line:

Application exception occurred:

The next part of the log file always contains program error information. The error number listed corresponds to the error generated by the system.

The Faulting Application as Listed in the Dr. Watson Log File

The next part of the log file contains system information about the user and the computer on which the program error occurred:

System Information Section of the Dr. Watson Log File

The next part of the log file contains the list of tasks that were running on the system at the time that the program error occurred:

Task List Section of the Dr. Watson Log File

The next part of the log file contains the list of modules that the program loaded:

Module List Section of the Dr. Watson Log File

The next part of the log file contains the state dump for the thread ID that is listed. The state dump consists of a register dump, disassembly of the code surrounding the current program counter, a stack back trace, and a raw stack dump. This first part of the state dump lists the thread ID:

The next part of the state dump contains the register dump:

State Dump Section of the Dr. Watson Log File

The next part of the state dump contains the instruction disassembly:

Instruction Disassembly Section of the Dr. Watson Log File

The next part of the state dump contains the stack back trace:

Stack Back Trace Section of the Dr. Watson Log File

The final part of the state dump contains the raw stack dump:

Raw Stack Dump Section of the Dr. Watson Log File

Following the state dump, the final part of the log file contains the symbol table:

Symbol Table Section of the Dr. Watson Log File

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值