Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2004 16:40:26 -0800 (PST)
From:      Robert Huff <roberthuff@rcn.com>
To:        freebsd-java@FreeBSD.org
Subject:   Re: java/61506: OpenOffice 1.1.0-1 port fails to build on a5.2-RELEASE box due to a Java HotSpot bug
Message-ID:  <200403290040.i2T0eQi7026093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR java/61506; it has been noted by GNATS.

From: Robert Huff <roberthuff@rcn.com>
To: freebsd-gnats-submit@FreeBSD.org, mail@gelf.com
Cc:  
Subject: Re: java/61506: OpenOffice 1.1.0-1 port fails to build on a 5.2-RELEASE
 box due to a Java HotSpot bug
Date: Sun, 28 Mar 2004 19:37:07 -0500

 	I believe this may be a problen not with java/jdk14 but with 
 java/linux-sun-jdk14, which is needed to build the native JDK.
 	I deleted and reinstalled linux-sun-jdk14 on March 24.  I get:
 
 huff@>javavm -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_04-b05 mixed mode)
 #
 # Error ID: 4F533F4C494E55583F491418160E435050030B
 #
 
 Heap at VM Abort:
 Heap
 
 	I have to kill -9 the java process.
 	Additional information:
 
 huff@> mount
 /dev/da0s1a on / (ufs2, local)
 devfs on /dev (devfs, local)
 /dev/da1s1d on /usr (ufs2, local, soft-updates, acls)
 /dev/da0s1d on /var (ufs2, local, soft-updates, acls)
 linprocfs on /usr/compat/linux/proc (linprocfs, local)
 huff@> kldstat
 Id Refs Address    Size     Name
   1    9 0xc0400000 364fb4   kernel
   2    1 0xc0765000 47ddc    acpi.ko
   3    1 0xc4239000 5000     linprocfs.ko
   4    1 0xc4241000 5000     procfs.ko
   5    1 0xc42af000 18000    nfsserver.ko
 
 huff@> uname -a
 FreeBSD jerusalem.litteratus.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: 
 Mon Mar  8 12:27:03 EST 2004
 
 
 			Robert Huff
 



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