very quick java/jdk14complie = problem?

Robert Huff roberthuff at rcn.com
Tue Apr 13 11:34:30 PDT 2004


Greg Lewis writes:
  
>  What is "the linux-sun-jdk14 problem"?  Have you got linprocfs
>  mounted?

	Recapitulating from the thread "sun jdk problem":

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

	Additional information:
	
huff@> umount linprocfs
huff@> mount -v -w /compat/linux/proc
linprocfs on /usr/compat/linux/proc (linprocfs, local, fsid 04ff000606000000)
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@> grep COMPAT /sys/i386/conf/<config file>
options         COMPAT_43               #Compatible with BSD 4.3 [KEEP THIS!]
options         COMPAT_FREEBSD4         #Compatible with FreeBSD4
options         COMPAT_AOUT
options         COMPAT_LINUX
huff@> portversion -Rv "*jdk*"
linux-sun-jdk-1.4.2.04      =  up-to-date with port
linux_base-7.1_7            =  up-to-date with port
huff@> dir /var/db/pkg | grep linux
drwxr-xr-x    2 root  wheel       512 Apr  5 00:25 linux-sun-jdk-1.4.2.04
drwxr-xr-x    2 root  wheel       512 Apr  8 11:12 linux_base-7.1_7
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




More information about the freebsd-java mailing list