组件开发,使用如下代码新建场景窗口,在执行这一句时SuperMap桌面直接崩了,
IFormScene formScene = (IFormScene) FormUtilities.fireNewWindowEvent(WindowType.SCENE);
产生错误信息
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x00007ff839764fd9, pid=20948, tid=0x0000000000000bec
#
# JRE version: OpenJDK Runtime Environment (8.0_332-b09) (build 1.8.0_332-b09)
# Java VM: OpenJDK 64-Bit Server VM (25.332-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [KERNELBASE.dll+0x34fd9]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows