我使用的是eclipse 3.7(靛藍),每當我試圖通過按Ctrl+Space
來獲得自動建議時它崩潰。我甚至試圖改變我的eclipse和jdk版本,但仍然得到相同的錯誤。Eclipse在自動建議上崩潰
我在Ubuntu 13.04上運行,當我試圖從終端運行Eclipse中我得到了以下錯誤 -
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f4d744f2009, pid=21632, tid=139972060423936
#
# JRE version: 7.0_21-b02
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 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/swapnilg/hs_err_pid21632.log
#
# 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.
#
Here是我得到的日誌文件。請幫幫我。
我試圖在兩個靛藍和運行朱諾。 –
您是否嘗試過Oracle JDK? – stivlo
我沒有快速的互聯網連接。你能否給我一些其他的選擇。我嘗試了OpenJDK 6和OpenJDK 7. –