des*_*ert 6 java openjdk crash
我试图让SweetHome3D在 Lubuntu 16.04 上工作,但它在启动后立即崩溃。我收到以下错误消息:
> sweethome3d
Java 3D: implicit antialiasing enabled
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f2f13517823, pid=6350, tid=139841325328128
#
# JRE version: OpenJDK Runtime Environment (8.0_91-b14) (build 1.8.0_91-8u91-b14-0ubuntu4~16.04.1-b14)
# Java VM: OpenJDK 64-Bit Server VM (25.91-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [swrast_dri.so+0x256823]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid6350.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abgebrochen (Speicherabzug geschrieben)
Run Code Online (Sandbox Code Playgroud)
我尝试使用来自http://www.sweethome3d.com/download.jsp的独立版本,但它产生了相同的错误:
> bash SweetHome3D
Java 3D: implicit antialiasing enabled
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f673f416823, pid=4519, tid=140081432098560
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [swrast_dri.so+0x256823] __driDriverGetExtensions_virtio_gpu+0x1bad73
#
# An error report file with more information is saved as:
# /home/konstantin/ind/Software/SweetHome3D/SweetHome3D-5.2/hs_err_pid4519.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Abgebrochen (Speicherabzug geschrieben)
Run Code Online (Sandbox Code Playgroud)
请注意使用的两个不同版本 - 本地安装的是 OpenJDK 8.0_91-b14,第二次尝试使用包含的 (Oracle) Java 6.0_45-b06,两个版本的问题仍然相同。第一次尝试的错误日志可以发现在这里,第二次尝试的一个位置。
我可以尝试什么让它工作?
| 归档时间: |
|
| 查看次数: |
987 次 |
| 最近记录: |