【问题标题】:Eclipse continue crashingEclipse 继续崩溃
【发布时间】:2013-12-10 19:27:20
【问题描述】:

今天我的 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.
#

有人可以帮助我吗?

【问题讨论】:

    标签: java eclipse webview crash


    【解决方案1】:

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

    您也可以尝试解决方法suggested in comment #6

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

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

    【讨论】:

    • 嗨,帕维尔。我已经使用了您建议的解决方法,现在一切正常!谢谢;-)
    • 谢谢!此解决方法适用于 Tizen IDE for Wearable SDK v1.0.0b2 Ubuntu 64-bit under Ubuntu 14.04 LTS 64-bit / Linux Mint 17 64-bit
    • Tizen IDE for Wearable SDK 错误报告:bugs.tizen.org/jira/browse/TDIST-663
    • 感谢@PavelHoral,它可以在带有 Linux Mint 16 64 位的 ZendStudio 10.0 上运行...将其添加到 ZendStudio.ini 的末尾...
    • 非常感谢。在 Linux Mint 17 64 位 Eclipse Juno Java 8 上工作
    【解决方案2】:

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

    Ubuntu 14.04中安装最新的Eclipse

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-03-11
      • 2016-02-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-03
      • 2016-10-03
      • 1970-01-01
      相关资源
      最近更新 更多