Skip to content

WM5 Crash when I cut shape feature times #139

@ningfc

Description

@ningfc

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().

image

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 已触发了一个断点。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions