Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 14:06:24 -0700 (PDT)
From:      Vitaly Markitantov <ua_vitaly@yahoo.com>
To:        current@freebsd.org
Subject:   linux JDK with compat_linux broken
Message-ID:  <20040819210624.11884.qmail@web13423.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
In not so old -CURRENT (from August 18 2004) doesn't work linux's JDK from
ports linux-sun-jdk-1.4.2.05

When i run simple
$/usr/local/linux-sun-jdk1.4.2/bin/java -version
Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_05-b04 mixed mode)
#
# Error ID: 4F533F4C494E55583F491418160E435050035E
#
# Problematic Thread: prio=-1086328344 tid=0x08090d40 nid=0x736b runnable
#

Heap at VM Abort:
Heap
 def new generation   total 576K, used 0K [0x2c7a0000, 0x2c840000, 0x2cc80000)
  eden space 512K,   0% used [0x2c7a0000, 0x2c7a0048, 0x2c820000)
  from space 64K,   0% used [0x2c820000, 0x2c820000, 0x2c830000)
  to   space 64K,   0% used [0x2c830000, 0x2c830000, 0x2c840000)
 tenured generation   total 1408K, used 0K [0x2cc80000, 0x2cde0000, 0x307a0000)
   the space 1408K,   0% used [0x2cc80000, 0x2cc80000, 0x2cc80200, 0x2cde0000)
 compacting perm gen  total 4096K, used 277K [0x307a0000, 0x30ba0000,
0x347a0000)
   the space 4096K,   6% used [0x307a0000, 0x307e56c0, 0x307e5800, 0x30ba0000)


When linprocfs mounted java gets 100% cpu time and hangs, till i say
$killall -9 java

It's bad, because i need this linux-sun-jdk-1.4.2.05 to build native BSD JDK.


=====
Vitaly Markitantov
+38050-3530077


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040819210624.11884.qmail>