From owner-freebsd-current@FreeBSD.ORG Mon Jul 21 07:31:44 2003 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 817A637B401 for ; Mon, 21 Jul 2003 07:31:44 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 52CBE43F85 for ; Mon, 21 Jul 2003 07:31:43 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 18307 invoked by uid 65534); 21 Jul 2003 14:31:41 -0000 Received: from dsl-cust-145.openweb.ca (EHLO [64.39.186.145]) (64.39.186.145) by mail.gmx.net (mp026) with SMTP; 21 Jul 2003 16:31:41 +0200 From: Adam To: freebsd-current@freebsd.org In-Reply-To: <20030721.215547.730591303.ken@tydfam.jp> References: <20030721.215547.730591303.ken@tydfam.jp> Content-Type: text/plain Message-Id: <1058797927.72639.13.camel@elwood> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 21 Jul 2003 10:32:07 -0400 Content-Transfer-Encoding: 7bit Subject: Re: Does linux-sun-jdk_1.4.2 work? 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: Mon, 21 Jul 2003 14:31:44 -0000 On Mon, 2003-07-21 at 08:55, Yamada Ken Takeshi wrote: > I have the following error and cannot compile jdk14 > on FreeBSD-current, July 20th. cvsup'ed with the latest > linux_base. > > Is is unique to me alone? > > tyd3# /usr/local/linux-sun-jdk1.4.2/bin/java -version > # > # 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-b28 mixed mode) > # > # Error ID: 4F533F4C494E55580E43505001C9 > # > > Heap at VM Abort: > Heap It happens to me too. Looks like this port was released too quickly. Java on FreeBSD is always a bit dodgy, it seems. -- Adam