在 Eclipse 中运行 Java 时出错

在 Eclipse 中运行 Java 时出错

在 Eclipse 中创建 Java 项目名称时,我收到无效错误。希望您能为我提供解决方案。

错误:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f0be18f4a29, pid=3098, tid=139689460168448
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.12.6
# Distribution: Ubuntu 12.04 LTS, package 6b27-1.12.6-1ubuntu0.12.04.2
# Problematic frame:
# C  [libgail.so+0x36a29]  gail_misc_get_type+0xa89
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

相关内容