Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 日食继续崩溃_Java_Eclipse_Webview_Crash - Fatal编程技术网

Java 日食继续崩溃

Java 日食继续崩溃,java,eclipse,webview,crash,Java,Eclipse,Webview,Crash,今天,我的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 mixe

今天,我的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.
#
有人能帮我吗?

检查错误报告。我建议您升级到最新的Eclipse4.3(开普勒)

或者,您可以尝试解决方法:

为解决此问题,请在eclipse.ini的末尾添加以下内容

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


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


Hi,Pavel中安装最新的Eclipse。我已经使用了您建议的解决方法,现在一切正常!谢谢;-)谢谢此解决方案适用于Ubuntu14.04 LTS 64位/Linux Mint 17 64位Tizen IDE for Wearable SDK v1.0.0b2 Ubuntu64位的Tizen IDE for Wearable SDK bug report:Thank@Pavelhol它适用于ZendStudio 10.0和Linux Mint 16 64位。。。将此添加到ZendStudio.ini的末尾…非常感谢。在Linux Mint 17 64位Eclipse Juno Java 8上工作