Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 14:10:18 -0800 (PST)
From:      Don Lewis <truckman@FreeBSD.org>
To:        adamw@magnesium.net
Cc:        openoffice@FreeBSD.org
Subject:   Re: the openoffice build vm abort -- kluge solution
Message-ID:  <200402092210.i19MAI7E024871@gw.catspoiler.org>
In-Reply-To: <20040209045426.GB3365@toxic.magnesium.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On  8 Feb, Adam Weinberger wrote:
> I found that by rolling jdk14 back to jdk-1.4.2p6_1, openoffice-1.1
> builds fine.
> 
> With jdk-1.4.2p6_3, it aborted, and a regcomp process went on to eat cpu
> cycles and memory until the computer fell over.
> 
> Dunno if this helps at all, but I thought I'd put the info out there.

Same thing here with a recent version of -CURRENT (and SCHED_ULE).  The
build wedged here:

setenv CLASSPATH /mnt/usr/ports/editors/openoffice-1.1/work/oo_1.1_src/solver/64
5/unxfbsd.pro/bin/unoil.jar:/mnt/usr/ports/editors/openoffice-1.1/work/oo_1.1_sr
c/solver/645/unxfbsd.pro/bin/java_uno.jar:/mnt/usr/ports/editors/openoffice-1.1/
work/oo_1.1_src/solver/645/unxfbsd.pro/bin/ridl.jar:/mnt/usr/ports/editors/openo
ffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/bin/sandbox.jar:/mnt/usr/ports/
editors/openoffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/bin/jurt.jar:/mnt/
usr/ports/editors/openoffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/lib:/usr
/local/jdk1.4.2/jre/lib/rt.jar:. &&     setenv LD_LIBRARY_PATH .:/mnt/usr/ports/
editors/openoffice-1.1/work/oo_1.1_src/solenv/unxfbsd.pro/lib:/usr/local/jdk1.4.
2/jre/lib/i386:/usr/local/jdk1.4.2/jre/lib/i386/client:/usr/local/jdk1.4.2/jre/l
ib/i386/native_threads:../lib:/mnt/usr/ports/editors/openoffice-1.1/work/oo_1.1_
src/solver/645/unxfbsd.pro/lib:: && \
                regcomp -br ../unxfbsd.pro/bin/regcomp.rdb                     \
                        -register                                       \
                        -r ../unxfbsd.pro/bin/setup_services.tmp               \
                        -l com.sun.star.loader.Java2                    \
                        -env:UNO_JAVA_COMPPATH=file:///mnt/usr/ports/editors/ope
noffice-1.1/work/oo_1.1_src/solver/645/unxfbsd.pro/bin  \
                        -c vnd.sun.star.expand:\$UNO_JAVA_COMPPATH/java_uno_acce
ssbridge.jar
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error to
# freebsd-java@FreeBSD.org mailing list
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2-p6-dl_06_feb_2004_14_16 mixed mode)
#
# Error ID: 4F533F4253440E4350500063
#

Heap at VM Abort:
Heap



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