jueves, 31 de marzo de 2011

Eclipse Crash con xulrunner-2.0

Problema: Al acceder a la configuración de web Browser en Eclipse, Eclipse se cierra completamente con el siguiente mensaje.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x898bf5a2, pid=5435, tid=3077785280
#
# 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/echevalier/eclipse/hs_err_pid5435.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.
#
Abortado

Solución: Añadir la siguiente linea al archivo eclipse.ini
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-2.0/


1 comentario:

  1. Hermano me has salvado un mundo!!! recien instale Fedora 15 y Eclipse Helios y no podia hacer debug de mis aplicaciones, estaba parado! un millon de gracias

    ResponderEliminar