约有 6 项符合查询结果, 以下是第 1 - 1项。
费时 < 1 秒。
This dump file has an exception of interest stored in it.The stored exception information can be accessed via .ecxr.(c8.1470): Access violation - code c0000005 (first/second chance not available)eax=241b0000 ebx=0d542a88 ecx=00000007 edx=7c92e514 esi=0d542a60 edi=0d542ab8eip=7c92e514 esp=243477ec ebp=243477fc iopl=0 nv ...
Posted in C/C++本地代码调试
by
frankiewang008
on 2013-07-16
我只有OCX的程序,网页源码没有在我这边,我现在怀疑是网页源码导致的内存错误。OCX的PDB文件我都挂上的,但是没有显示OCX相关的组件有问题。
Posted in C/C++本地代码调试
by
frankiewang008
on 2013-05-31
各位高手,我这边IE6调取我自己开发的一个OCX,存在IE突然爆掉的现象,我打印DUMP文件,并通过WinDbug进行Analyze之后显示如下,请帮忙分析下是不是我的ocx爆出的异常还是说是HTML内部源码出的问题。步骤一: 0:007> !analyze -v FAULTING_IP: ntdll!RtlFreeHeap+44e7c949f07 8b11 mov edx,dword ptr [ecx]EXCEPTION_RECORD: ffffffff -- (.exr ...
Posted in C/C++本地代码调试
by
frankiewang008
on 2013-05-30