Eclipse继续崩溃 [英] Eclipse continue crashing

查看:199
本文介绍了Eclipse继续崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天我的Eclipse继续崩溃,并向我显示这个消息:

 
#已经检测到致命错误通过Java运行时环境:

#SIGSEGV(0xb)at pc = 0x00007f9d6dfd4c91,pid = 5739,tid = 140316573566720

#JRE版本:7.0_25-b30
#Java VM:OpenJDK 64位服务器虚拟机(23.7-b01混合模式linux-amd64)
#有问题的框架:
#C [libsoup-2.4.so.1 + 0x6ac91] soup_session_feature_detach + 0x11

#写入核心转储。默认位置:/ home / panthe / eclipse / core或core.5739

#如果你想提交一个错误报告,请包括
#说明如何重现错误和访问:
#https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
#崩溃发生在Java虚拟机的本机代码之外。
#查看有关哪里报告错误的问题框架。

有人可以帮助我吗?

解决方案

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



另外,您可以尝试解决方法建议在评论#6


解决方法将以下内容添加到eclipse.ini的末尾



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


< blockquote>

today my Eclipse continue crashing and show me this message:

#
# 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.
#

Someone can help me?

解决方案

Check bug report https://bugs.eclipse.org/bugs/show_bug.cgi?id=404776 . I suggest you to upgrade to the newest Eclipse 4.3 (Kepler).

Alternativelly you can try workaround suggested in comment #6:

For a workaround add the following to the end of your eclipse.ini

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

这篇关于Eclipse继续崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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