Answer the question
In order to leave comments, you need to log in
Eclipse keeps crashing for no apparent reason. Is there a solution?
I can't imagine what could be the issue. While running, eclipse just closes. It spits out this in the terminal:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5b1072cbc1, pid=9703, tid=140032821376768
#
# JRE version: OpenJDK Runtime Environment (7.0_55-b13) (build 1.7.0_55-iurt_2014_04_22_16_49-b00)
# Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 )
# Problematic frame:
# C [libsoup-2.4.so.1+0x6fbc1] soup_session_feature_detach+0x11
#
# 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:
# /tmp/jvm-9703/hs_error.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Answer the question
In order to leave comments, you need to log in
https://bugs.launchpad.net/ubuntu/+source/openjdk-...
https://helpdesk.code42.com/entries/24395528-Crash...
Adding
-Dorg.eclipse.swt.browser.DefaultType=mozilla
to the vmargs in eclipse.ini
What's in /tmp/jvm-9703/hs_error.log?
Memory by chance does not end at this moment?
Did you try to include core dumps as recommended in the message?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question