Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JVM crash

806203Oct 18 2010 — edited Oct 18 2010
Hi
I have developped a java desktop application using Swing
My application was working fine but after 2 houres , the JVM crashes and i get this error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (sharedRuntime.cpp:933), pid=5072, tid=4288
# Error: guarantee((retry_count++ < 100),"Could not resolve to latest version of redefined method")
#
# JRE version: 6.0_14-b08
# Java VM: Java HotSpot(TM) Client VM (14.0-b16 mixed mode, sharing windows-x86 )
# An error report file with more information is saved as:
# D:\Documents and Settings\Administrateur\Bureau\18 OCT 2010\hs_err_pid5072.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
What may be the cause of this crash?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2010
Added on Oct 18 2010
1 comment
240 views