2013-11-25 28 views
44

我的Eclipse继续崩溃,并告诉我这个消息:Eclipse的继续崩溃今天

# 
# A fatal error has been detected by the Java Runtime Environment: 
# 
# SIGSEGV (0xb) at pc=0x00007f9d6dfd4c91, pid=5739, tid=140316573566720 
# 
# JRE version: 7.0_25-b30 
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64) 
# Problematic frame: 
# C [libsoup-2.4.so.1+0x6ac91] soup_session_feature_detach+0x11 
# 
# Core dump written. Default location: /home/panthe/eclipse/core or core.5739 
# 
# If you would like to submit a bug report, please include 
# instructions on how to reproduce the bug and visit: 
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/ 
# The crash happened outside the Java Virtual Machine in native code. 
# See problematic frame for where to report the bug. 
# 

有人能帮助我吗?

回答

97

检查错误报告https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776。我建议你升级到最新的Eclipse 4.3(开普勒)。

Alternativelly你可以尝试的解决方法suggested in comment #6

一种解决办法是添加以下内容您的eclipse.ini

-Dorg.eclipse.swt.browser.DefaultType = Mozilla的

结束
+0

嗨,帕维尔。我已经使用你的建议解决方法,现在一切正常!谢谢;-) –

+1

谢谢!此解决方案适用于Tizen IDE for Wearable SDK v1.0.0b2 Ubuntu 64位Ubuntu 14.04 LTS 64位/ Linux Mint 17 64位 –

+0

适用于可穿戴SDK的Tizen IDE错误报告:https://bugs.tizen.org/ jira/browse/TDIST-663 –

1

升级到4.3或4.4可以更好地工作,因为对于某些Eclipse项目它会继续崩溃(egit,ADT ...)。如果您运行的是旧版本的Eclipse,我建议您删除旧的安装并重新安装新版本的Eclipse。

安装最新的Eclipse中的Ubuntu 14.04