- UID
- 10343
- 帖子
- 5135
- 精华
- 0
- 贡献
- 8
- 推广
- 1
- 有效BUG
- 0
- 注册时间
- 2006-4-30
|
16#
发表于 2008-5-10 17:42
| 只看该作者
报错的时候是在浏览完网页手动关闭所有页面后,然后在关闭浏览器的时候发生的。没有报文件错误,只在事件察看器中应用程序下看到dr watson的日志。
意外情况编号: c0000005 (访问侵犯)
Comment: 'Dr. Watson generated MiniDump'
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
Windows XP Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: SingleUserTS
Debug session time: Sat May 10 15:35:27.000 2008 (GMT+8)
System Uptime: not available
Process Uptime: 0 days 1:25:22.000
..........................................................................................................
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(9a4.2d0): Access violation - code c0000005 (first/second chance not available)
eax=00000000 ebx=011638c8 ecx=0331ff80 edx=7c92eb94 esi=00000000 edi=7c802442
eip=0047e508 esp=0331ff60 ebp=0331ffb4 iopl=0 nv up ei pl zr na pe nc
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000246
Unable to load image F:\Program Files\TheWorld\TheWorld.exe, Win32 error 0n2
*** WARNING: Unable to verify timestamp for TheWorld.exe
*** ERROR: Module load completed but symbols could not be loaded for TheWorld.exe
TheWorld+0x7e508:
0047e508 ff7004 push dword ptr [eax+4] ds:0023:00000004=????????
[ 本帖最后由 Life 于 2008-5-10 18:48 编辑 ] |
|