-
Notifications
You must be signed in to change notification settings - Fork 102
Description
I try to cut shapes multiple times, and crash happend. I'm try to debugging and found the position in MapWinGIS component TableRow::~TableRow(), app crashed with call function VariantClear. But the crash not happened when run MapWinGIS deom application (MapWindowLite.exe) and do the same thing.
And crash no happened when I comments function VariantClear in TableRow::~TableRow().
And follow is last few lines of debug output window.
线程 0x1898 已退出,返回值为 0 (0x0)。
OCX: MAP PROJECTION SET: +proj=longlat +datum=WGS84 +no_defs
0x7546EA32 处(位于 MapWindow.exe 中)引发的异常: Microsoft C++ 异常: EEFileLoadException,位于内存位置 0x0059C0B4 处。
0x7546EA32 处(位于 MapWindow.exe 中)引发的异常: Microsoft C++ 异常: [rethrow],位于内存位置 0x00000000 处。
0x7546EA32 处(位于 MapWindow.exe 中)引发的异常: Microsoft C++ 异常: [rethrow],位于内存位置 0x00000000 处。
0x7546EA32 (KernelBase.dll)处(位于 MapWindow.exe 中)引发的异常: 0xE0434352 (参数: 0x80070002, 0x00000000, 0x00000000, 0x00000000, 0x73400000)。
Critical error detected c0000374
MapWindow.exe 已触发了一个断点。
