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!

A fatal error has been detected by the Java Runtime Environment:

804271Oct 10 2010 — edited Oct 11 2010
Hi,

i've been having this error 2 times with 15 days one after the other, and so far, i dono when it is happening again.

i submitted it as a bug report, without any reply back, and i've been searching through the web without any success, and i can't add changes to my app until this problem is done.

Below the information collected from hs_err_pidX...log, and also i had the same problem but instead of the java class as show here (j java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry;+132) it one of my classes.



#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaaab150c36, pid=26050, tid=1126041920
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b16 mixed mode linux-amd64 )
# Problematic frame:
# j java.util.HashMap.removeEntryForKey(Ljava/lang/Object;)Ljava/util/HashMap$Entry;+132
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#


--------------- S Y S T E M ---------------

OS:CentOS release 5.5 (Final)

uname:Linux 2.6.18-194.11.1.el5 #1 SMP Tue Aug 10 19:05:06 EDT 2010 x86_64
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE 0k, NPROC 135168, NOFILE 65535, AS infinity
load average:0.47 0.57 0.49

CPU:total 6 (6 cores per cpu, 1 threads per core) family 16 model 10 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnow, 3dnowext, lzcnt, sse4a

Memory: 4k page, physical 16180836k(3456004k free), swap 18219000k(18219000k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0-b16) for linux-amd64 JRE (1.6.0_21-b06), built on Jun 22 2010 01:10:00 by "java_re" with gcc 3.2.2 (SuSE Linux)

time: Sat Oct 2 14:06:31 2010
elapsed time: 622761 seconds




-----------------------------------------------------------------------------------------------

is there any problem regarding programming or it is in fact a jvm problem ?, or any of my configurations shown above??

what can i do to get rid of it ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2010
Added on Oct 10 2010
2 comments
785 views