Bonjour
Mon application fonctionne mais lorsque je clic pour la deuxième fois le " btn Execute" ,l'erreur intervient :
( parfois l'erreur intervient à des moments différents )
A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f234daa95c3, pid=9789, tid=139788661937920
#
# JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x70a5c3] JNIHandleBlock::allocate_handle(oopDesc*)+0x253
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
J'ai mis un fichier d'erreur complet en pièce jointe.
Est-ce que qqn pourrait me dire svp comment il faut interpréter un tel message d'erreur et comment s'y prendre pour trouver la source du problème ?
D'avance merci,
Partager