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!

Java VM: Java HotSpot(TM) Client VM (1.5.0_01-b08 mixed mode, sharing)

843810Apr 3 2005
hi,
i am new to java...

this my error...

while running my program on debian linux...

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x403ce40a, pid=2735, tid=16384
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_01-b08 mixed mode, sharing)
# Problematic frame:
# V [libjvm.so+0x22940a]
#
# An error report file with more information is saved as hs_err_pid2735.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted

--------
output of java -version

java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed mode, sharing)

pl. help me out..

Thanks in advanced

ketu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2005
Added on Apr 3 2005
0 comments
1,954 views