|
1、 查看drwtsn32.log,记录相关信息如下:
发生应用程序意外错误:
应用程序: (pid=572)
时间: 2007-3-7 @ 17:27:43.875
意外情况编号: c0000005 (访问侵犯)
……
2.通过windbg分析dump信息,显示如下:
ChildEBP RetAddr Args to Child
0157284c 0042260f 0157de14 01157fc9 00000062 MidwareServer!memcpy+0x33
015afe2c 00421fe9 01157f90 00000062 8324e884 MidwareServer!OnReply+0x1bf (CONV: cdecl) [d:\midwareserver\task\tasklist.cpp @ 768]
015afec0 00421f21 000ec960 01111cb0 000000b8 MidwareServer!CTaskList::TimerThread+0xb9 (CONV: thiscall) [d:\ midwareserver\task\tasklist.cpp @ 601]
015aff14 0044cf57 01111d20 0000101b 01111c30 MidwareServer!CTaskList::TimerThread+0x11 (CONV: cdecl) [d:\ midwareserver\task\tasklist.cpp @ 577]
015aff80 0043667d 000ec960 0000101b 0015ccb0 MidwareServer!_AfxThreadEntry+0xe3 (CONV: stdcall) [thrdcore.cpp @ 112]
015affb4 77e6987c 01111c30 0000101b 0015ccb0 MidwareServer!_beginthreadex+0xca
WARNING: Stack unwind information not available. Following frames may be wrong.
015affec 00000000 0043661e 01111c30 00000000 KERNEL32!SetThreadExecutionState+0x227
|