From owner-freebsd-ports@FreeBSD.ORG Tue Jul 29 06:59:37 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 184BC37B405 for ; Tue, 29 Jul 2003 06:59:37 -0700 (PDT) Received: from web.lomag.net (web.lomag.net [208.185.81.14]) by mx1.FreeBSD.org (Postfix) with SMTP id 7861D43FBD for ; Tue, 29 Jul 2003 06:59:35 -0700 (PDT) (envelope-from mark@lomag.net) Received: (qmail 75926 invoked from network); 29 Jul 2003 13:59:34 -0000 Received: from ws01.lomag.net (HELO ws01) (67.85.44.127) by 0 with SMTP; 29 Jul 2003 13:59:34 -0000 Message-ID: <016d01c355d9$9edc5590$0a13a8c0@lomag.net> From: "Mark Skurzynski" To: Date: Tue, 29 Jul 2003 09:59:25 -0400 Organization: Lomag Internet Services, LLC MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: ports@FreeBSD.org Subject: FreeBSD Port: jdk-1.4.1p3_3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 13:59:37 -0000 Hi, This port appears to be broken. When installing it on a fresh system it installs all the dependancies and then goes to compile itself and gets to this point: ===> Returning to build of jdk-1.4.1p3_3 ===> jdk-1.4.1p3_3 depends on executable: gmake - found ===> Configuring for jdk-1.4.1p3_3 ===> Building for jdk-1.4.1p3_3 # Start of jdk build bsd i586 1.4.1-p3 build started: 03-07-29 09:55 And it hangs at this point. During this time top shows: PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 65911 root 61 0 6080K 3072K RUN 2:10 99.16% 99.02% java 'ps ux' shows: 65807 p0 I+ 0:00.00 /bin/sh -ec (cd /usr/ports/java/jdk14/work/control/make; /usr/bin/env ALT_BOOTDIR="/usr/local/linu 65808 p0 I+ 0:00.02 gmake -f Makefile all 65867 p0 I+ 0:00.00 /bin/sh -c ( cd ./../../j2se/make; gmake sanity TOOLS_ONLY=true MAKEFLAGS= EXTERNALSANITYCONTROL= 65868 p0 I+ 0:00.01 gmake sanity TOOLS_ONLY=true MAKEFLAGS= EXTERNALSANITYCONTROL=true MILESTONE=p3 BUILD_NUMBER=lomag 65910 p0 I+ 0:00.00 /bin/sh -c /usr/local/linux-sun-jdk1.4.2/bin/java -version 2>&1 | /usr/bin/awk -F'"' '{ print $2 65911 p0 R+ 2:49.41 /usr/local/linux-sun-jdk1.4.2/bin/java -version 65912 p0 I+ 0:00.00 /usr/bin/awk -F" { print $2 } Running the java command directly yields our problem: [9:58](root@noc)[~]# /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 This has happened on two independent machines so far. Any idea how to fix this? Thanks, Mark -- **************************************************** Mark Skurzynski * Lomag Internet Services, LLC mark@lomag.net * http://www.lomag.net Edison, NJ USA * 908-754-2296 ****************************************************