Skip to Main Content

Java APIs

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!

fatal error in JVM

843810Feb 19 2010 — edited Feb 21 2010
Hi ,

I am running java application on solaris-x86 machine .
I got many files in like hs_err_pid6125.log .
What are this files means ? Is it problem in my code or something else ?
How can I understand where is the problem ?
How can I find if it is known problem ?

The header is :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfe6ad26d, pid=6125, tid=5
#
# JRE version: 6.0_18-b07
# Java VM: Java HotSpot(TM) Server VM (16.0-b13 mixed mode solaris-x86 )
# Problematic frame:
# V [libjvm.so+0xad26d]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 21 2010
Added on Feb 19 2010
4 comments
297 views