Error building jdk-1.4.2p6_4
Fred McCann
fred at automaticrootbeer.com
Mon Oct 4 19:54:35 PDT 2004
I'm building jdk-1.4.2p6_4 on FreeBSD 4.10 and I can't get past this:
Sanity check passed.
/bin/mkdir -p ../build/bsd-i586/hotspot-i586/tmp
(cd ./../build/bsd-i586/hotspot-i586/tmp; \
gmake -f /usr/ports/java/jdk14/work/hotspot/build/bsd/Makefile
product \
HOTSPOT_BUILD_VERSION=1.4.2-p6-fmccann_06_oct_2004_02_49
GAMMADIR=/usr/ports/java/jdk14/work/hotspot ; )
gmake[1]: Entering directory
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
sh /usr/ports/java/jdk14/work/hotspot/build/bsd/makefiles/buildATree.sh
compiler2 /usr/ports/java/jdk14/work/hotspot bsd i486
(cd bsd_i486_compiler2/product; gmake)
gmake[2]: Entering directory
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/
bsd_i486_compiler2/product'
Unexpected Signal : 10 occurred at PC=0x2827FF74
Function=other_values_do__8BlockEndPFPP11Instruction_v+0x38
Library=/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so
Current Java thread:
Dynamic libraries:
0x8048000 /usr/local/jdk1.4.2/bin/javac
0x2806c000 /usr/lib/libc_r.so.4
0x28123000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so
0x28651000 /usr/lib/libstdc++.so.3
0x28696000 /usr/lib/libm.so.2
0x286b1000
/usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so
0x286bf000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so
0x286da000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so
0x286fb000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so
0x2804e000 /usr/libexec/ld-elf.so.1
Heap at VM Abort:
Heap
def new generation total 576K, used 240K [0x2c4a0000, 0x2c540000,
0x2c980000)
eden space 512K, 47% used [0x2c4a0000, 0x2c4dc378, 0x2c520000)
from space 64K, 0% used [0x2c520000, 0x2c520000, 0x2c530000)
to space 64K, 0% used [0x2c530000, 0x2c530000, 0x2c540000)
tenured generation total 7552K, used 0K [0x2c980000, 0x2d0e0000,
0x304a0000)
the space 7552K, 0% used [0x2c980000, 0x2c980000, 0x2c980200,
0x2d0e0000)
compacting perm gen total 4096K, used 1112K [0x304a0000, 0x308a0000,
0x344a0000)
the space 4096K, 27% used [0x304a0000, 0x305b6280, 0x305b6400,
0x308a0000)
Local Time = Wed Oct 6 02:49:24 2004
Elapsed Time = 0
#
# HotSpot Virtual Machine Error : 10
# Error ID : 4F530E43505002F1
# Please report this error to
# freebsd-java at FreeBSD.org mailing list
#
# Java VM: Java HotSpot(TM) Client VM
(1.4.2-p6-fmccann_05_oct_2004_01_18 mixed mode)
#
# An error report file has been saved as hs_err_pid7014.log.
# Please refer to the file for further information.
#
gmake[2]: *** [../generated/MakeDeps.class] Abort trap (core dumped)
gmake[2]: Leaving directory
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/
bsd_i486_compiler2/product'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory
`/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp'
gmake: *** [product] Error 2
*** Error code 2
Stop in /usr/ports/java/jdk14.
Does anyone have any ideas? I couldn't find anything in the list
archive.
- Fred McCann
More information about the freebsd-java
mailing list