首页 / 浏览问题 / 桌面GIS / 问题详情
idesktopx2025新建场景程序崩溃
39EXP 2025年12月09日
使用产品:idesktopx2025 操作系统:win11 x64
问题详细描述:昨天使用idesktopx2025新建场景程序还能用,今天新建场景就崩溃了,这是hs_err_pid5788.log中的部分日志

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=5788, tid=0x0000000000001d18
#
# JRE version: OpenJDK Runtime Environment (8.0_452-b09) (build 1.8.0_452-b09)
# Java VM: OpenJDK 64-Bit Server VM (25.452-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  0x0000000000000000
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

1个回答

您好,日志显示是内存访问冲突,常见原因有硬件资源不足或软件配置冲突。

打开三维场景需要大量内存和显卡资源,您可以检查计算机配置:系统配置要求。也可以参考博客检查显卡配置:SuperMap GIS 三维硬件设置优化_任务管理器gpu 3d参数-CSDN博客

软件环境或文件损坏也可能触发此类错误,建议您尝试重装或重新解压软件。

pys
70EXP 2025年12月09日
...