当前位置:Gxlcms > 数据库问题 > First-chance exception at 0x782260ec in xxx.exe: 0xC0000005: Access violation

First-chance exception at 0x782260ec in xxx.exe: 0xC0000005: Access violation

时间:2021-07-01 10:21:17 帮助过:5人阅读

and check the ‘Thrown‘ column for Win32 Exceptions. Then run the program and try and get it to fall over again.

When the debug runs it will halt execution and break to the debugger when it hits that ‘first-chance exception‘ allowing you to see what is causing that, and see if it‘s in any way related.

The ‘netcfagl3_5.dll‘ library is part of .NET CF, not your code, which is why you can‘t match up the debug symbols.

 

技术分享

 

我的错误信息如下:First-chance exception at 0x00B59CBC in 磁性窗体.exe: 0xC0000005: Access violation reading location 0xFEEF000A.

捕获异常后定位如下图

技术分享

win7下解决方式是讲OnClose中的 delete[] this 删除,但到XP下还是没有解决问题....

所以程序崩溃,我也很崩溃

 

First-chance exception at 0x782260ec in xxx.exe: 0xC0000005: Access violation

标签:

人气教程排行