From owner-freebsd-current@FreeBSD.ORG Fri Aug 20 22:48:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05AE216A4CE; Fri, 20 Aug 2004 22:48:07 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D361043D53; Fri, 20 Aug 2004 22:48:06 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1ByIB4-0002o1-00; Fri, 20 Aug 2004 18:48:06 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16678.32676.969713.100787@jerusalem.litteratus.org> Date: Fri, 20 Aug 2004 18:48:04 -0400 To: Tim Robbins In-Reply-To: <20040820060047.GA1221@cat.robbins.dropbear.id.au> References: <20040820060047.GA1221@cat.robbins.dropbear.id.au> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid cc: Vitaly Markitantov cc: current@freebsd.org Subject: Re: linux JDK with compat_linux broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 22:48:07 -0000 Tim Robbins writes: > Can you confirm that the problem still exists after updating your > sources and rebuilding the kernel and all relevant modules? I have re-built my -CURRENT system from sources updated at midnight. I just deleted then reinstalled java/linux-sun-jdk14. huff@>> /usr/local/linux-sun-jdk1.4.2/bin/java # # 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 # Heap at VM Abort: Heap ... and the process consumes 90+% of CPU (according to top). Stopping the program requires -KILL. This has been true for at least three months and maybe six. (And reported before in threads in the -questions and -java mailing lists.) I have been told there things are broken in linux_base-7 that affect the JDK. As far as I can tell, there has been zero motion toward getting this fixed since it was first reported. (I'd be happy to hear otherwise, as this is a bar to installing the native JDK14.) Robert Huff