为什么我的Eclipse Indigo崩溃在Ubuntu 13.04与Oracle JDK 64位? [英] Why does my Eclipse Indigo crash on Ubuntu 13.04 with Oracle JDK 64bit?

查看:193
本文介绍了为什么我的Eclipse Indigo崩溃在Ubuntu 13.04与Oracle JDK 64位?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了jdk和eclipse到Ubuntu 13.04。它保持打开,直到我创建一个项目,并键入一些基本,但然后突然在一分钟内,当我单击像javadoc或Ctrl +空间,它立即崩溃与以下消息。我有Juno和Ubuntu 12.04的这个问题,但是当我从Juno升级到Indigo时,很好。但现在使用Indigo和Ubuntu 13.04后,它都乱了。即使Juno不会与Ubuntu 13.04,我需要帮助。我需要得到Eclipse工作。

I installed jdk and eclipse on to Ubuntu 13.04. It stays open till I create a project and type some basic but then suddenly within a minute when I click somewhere like javadoc or Ctrl+Space, it immediately crashes with the following message. I had this problem with Juno and Ubuntu 12.04, but when I upgraded from Juno to Indigo, it was fine. But now after using Indigo and Ubuntu 13.04 it's all messed up. Even Juno won't work with Ubuntu 13.04, I need help. I need to get eclipse working. I just am ready to install/remove anything to get Eclipse working again.

[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生成的日志

推荐答案

在Ubuntu 13.04上使用Gnome Shell 3.8运行ADT时出现同样的错误。

我找到了相关的错误报告: https://bugs.eclipse.org /bugs/show_bug.cgi?id=404776

和在错误报告中发布的解决方法:
添加

I had the same error running ADT on Ubuntu 13.04 with Gnome Shell 3.8.
I found this relevant bug report: https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776
And a workaround as posted in the bug report: Add

-Dorg.eclipse.swt.browser.DefaultType=mozilla

eclipse.ini

它为我工作,我希望它也解决了你的问题。

to your eclipse.ini
It worked for me, I hope it solves the problem for you as well.

这篇关于为什么我的Eclipse Indigo崩溃在Ubuntu 13.04与Oracle JDK 64位?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆