Since some time ago it became impossible to run JVMs on my 4.1 box. I can't
seem to figure out what's wrong, probably something easy and stupid...


[EMAIL PROTECTED] /usr/local/jdk-1.5.0/bin/java&
[1] 28689
[EMAIL PROTECTED] #
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (4F533F4253440E4350500060), pid=28689, tid=0x7cfba000
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-p1-_24_oct_2006_19_53 mixed
mode, )
# An error report file with more information is saved as hs_err_pid28689.log

[EMAIL PROTECTED] kill -9 %1
[EMAIL PROTECTED] ## at this point, process becomes irresponsive
[1]+  Killed                  /usr/local/jdk-1.5.0/bin/java

[EMAIL PROTECTED] cat hs_err_pid28689.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  Internal Error (4F533F4253440E4350500060), pid=28689, tid=0x7cfba000
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0-p1-_24_oct_2006_19_53 mixed
mode, )

---------------  T H R E A D  ---------------

Current thread (0x85818a00):  JavaThread  [_thread_in_vm]

Stack: [0xcf400000,0xcf800000)
[error occurred during error reporting, step 110, id 0xb]

[EMAIL PROTECTED]
Let me know if dmesg, or ktrace output is can be helpful... 1.4 fails almost
the same way, 1.3 dumps a core. 1.3-linux seems to work, but fails with OOM
on attempting to allocate a 32k array, and ulimit -v is ~512Mb

This is with latest ports for JDKs and redhat-base.

Thanks !

-- 
With best of best regards
Pawel S. Veselov

Reply via email to