|

楼主 |
发表于 2019-8-3 22:28:22
|
显示全部楼层
本帖最后由 huangtao04 于 2019-8-3 22:29 编辑
This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(247c.14c8): Access violation - code c0000005 (first/second chance not available)
For analysis of this file, run !analyze -v
eax=00000000 ebx=19691040 ecx=46bcc6b8 edx=01120e5c esi=19690ff8 edi=19691008
eip=7775d10c esp=0018e3c4 ebp=0018e3d0 iopl=0 nv up ei pl nz na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000202
ntdll!NtGetContextThread+0xc:
7775d10c c20800 ret 8
这是按照L网上关于Debug的方法。得到 (247c.14c8): 访问冲突 - 代码 c0000005
但是也没在INI里找到相关的东西。。。。 |
|