JVM Crash and work-around

View: New views
1 Messages — Rating Filter:   Alert me  

JVM Crash and work-around

by Elan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Perhaps someone can contribute an idea:
1. I had the following JVM crash:
An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGSEGV (0xb) at pc=0xf7a126bd, pid=18955, tid=3064486800
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_19-b02 mixed mode)
# Problematic frame:
# V  [libjvm.so+0x48c6bd]

I found the following workaround:
====================

Yesterday google search provided me with the answer. Added the following JVM option

-Djava.net.preferIPv4Stack=true

And presto the JVM crashes ceased. The above mentioned thread mentions that the Inet4AddressImpl is not thread-safe. If you thought the Sun guys were GODS, you must be mistaken. They are just mere mortals like us.

====================

which is reported here:

Do you recommend that I apply this fix, and, if so, do I need to modify any crx or mdx files, in order to do so? Maybe the modification should in into the opencrx.sh file?

TIA,
Elan

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
openCRX-users mailing list
openCRX-users@...
https://lists.sourceforge.net/lists/listinfo/opencrx-users