boris blondin - 2008-11-05

Hello,

First, excuse me for my bad english.

I downloaded the latest version of easyeclipse (1.3.1) for python, and the launcher don't work, I have this error :

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0x6b27a8c3, pid=4116, tid=3074688688
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_12-b04 mixed mode)
# Problematic frame:
# C  [libxul.so+0x8cb8c3]
#
# An error report file with more information is saved as hs_err_pid4116.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Abandon

Does somenone have this error too ??

Here my version of java :

$ java -version
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)

I tried easyeclipse with java 1.6.0_7 but it was same.

The launcher ask me for the developpement directory and he crash after the loading of program.

I'm working on debian lenny.

Thank you for your help !