我在 Ubuntu 13.04 上安装了 jdk 和 eclipse。它一直保持打开状态,直到我创建一个项目并键入一些基本信息,但是当我单击 javadoc 或 Ctrl+Space 之类的某个位置时,它会在一分钟内突然崩溃,并显示以下消息。我在使用 Juno 和 Ubuntu 12.04 时遇到了这个问题,但是当我从 Juno 升级到 Indigo 时,一切正常。但是现在在使用 Indigo 和 Ubuntu 13.04 之后,一切都搞砸了。甚至 Juno 也无法使用 Ubuntu 13.04,我需要帮助。我需要让日食工作。我刚刚准备好安装/删除任何东西以使 Eclipse 再次工作。
[psycho:~] $ /opt/eclipse/eclipse
(Eclipse:19297): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
(Eclipse:19297): Gtk-WARNING **: Unable to locate theme engine in module_path: "mist",
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb29dce2009, pid=19297, tid=140405947455232
#
# JRE version: 7.0_10-b18
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6e009] soup_session_feature_detach+0x19
#
# 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:
# /home/psycho/hs_err_pid19297.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
我的日志:eclipse 生成的日志