Bonjour,

Lorsque je démarre un projet dynamique avec eclipse,
tomcat se lance, écrit une trace dans eclipse, puis indique que tout c'est bien passé.

Mais l'instant suivant, eclipse crash et lance un message d'erreur dans mon terminal :

org.eclipse.jst.j2ee.internal.deployables.JEEFlattenParticipantProvider
org.eclipse.jst.j2ee.internal.deployables.JEEFlattenParticipantProvider
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f88876655a0, pid=20178, tid=140226926135040
#
# JRE version: 7.0_09-b30
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x14245a0] void WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x15df0
#
# 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:
# /opt/eclipse/hs_err_pid20178.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

[1] + done eclipse
j'ai cherché sur le net sans succès

savez vous comment faire pour régler ce problème


Merci