Date: Tue, 29 Jul 2003 09:59:25 -0400 From: "Mark Skurzynski" <mark@lomag.net> To: <phantom@FreeBSD.org> Cc: ports@FreeBSD.org Subject: FreeBSD Port: jdk-1.4.1p3_3 Message-ID: <016d01c355d9$9edc5590$0a13a8c0@lomag.net>
next in thread | raw e-mail | index | archive | help
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 ****************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?016d01c355d9$9edc5590$0a13a8c0>