While running RMI server in tail file.out i am getting like this

hi ,

I am running RMI server in the tail of file.out i am getting this VM error as below. how to solve this problem? is it solvable?

thanks,

kamalahasan.k

#

# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)

# Problematic frame:

# C [libc.so.6+0x61353]

#

# An error report file with more information is saved as hs_err_pid10910.log

#

# If you would like to submit a bug report, please visit:

#http://java.sun.com/webapps/bugreport/crash.jsp

#

[541 byte] By [kamalhasanka] at [2007-11-26 14:12:03]
# 1
Hard to say, try to upgrade to JDK 1.5.0_10Kaj
kajbja at 2007-7-8 2:00:27 > top of Java-index,Core,Core APIs...
# 2
some native code is crashing. like kaj suggested, upgrade your VM. I had similar problems last year, and the "fix" I found on sun.com was to upgrade the VM to 1.6. it worked fine
georgemca at 2007-7-8 2:00:28 > top of Java-index,Core,Core APIs...