Je poste ici le résultat de mes recherche suite au crash systématique d'eclipse après la mise à jour de xulrunner en version 2.0 (Firefox 4.0)
On a ceci en console :
Code : Tout sélectionner
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x60f875a2, pid=5072, tid=3076585152
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode linux-x86 )
# Problematic frame:
# C [libxul.so+0xc395a2]
#
# An error report file with more information is saved as:
# /home/benjarobin/hs_err_pid5072.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.
#
/usr/bin/eclipse : ligne 4 : 5072 Abandon ${ECLIPSE_HOME}/eclipse "$@"
http://blog.dmaggot.org/2010/12/using-w ... se-helios/
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340998
https://bugs.archlinux.org/task/23392
Pour le résoudre il suffit rajouter cette ligne au fichier /usr/share/eclipse/eclipse.ini:
Code : Tout sélectionner
-Dorg.eclipse.swt.browser.UseWebKitGTK=true