Community
Participate
Working Groups
Created attachment 229757 [details] JVM error report file After updating to GNOME 3.8 with libsoup 2.42.0, Eclipse reliably crashes after a few seconds of using: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007feeaaf5fd89, pid=6575, tid=140665755485952 # # JRE version: 6.0_43-b01 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libsoup-2.4.so.1+0x72d89] short+0x19 # # An error report file with more information is saved as: # /home/rkrell/hs_err_pid6575.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # See also: https://bugs.launchpad.net/ubuntu-gnome/+bug/1163501 The workaround of adding -Dorg.eclipse.swt.browser.DefaultType=mozilla to eclipse.ini works for me, too.
*** This bug has been marked as a duplicate of bug 404776 ***
I have the same issue. Ubuntu 14.04 x64 with Eclipse 4.2 and Oracle Jdk 1.6.0_38 x64 After last system update eclipse are closing unexpectedly. Previous workaround of adding -Dorg.eclipse.swt.browser.DefaultType=mozilla to eclipse.ini works for me, too.