Date: Thu, 30 Oct 2003 12:27:51 -0500 From: Christopher Rued <c.rued@xsb.com> To: Greg Lewis <glewis@eyesbeyond.com> Cc: freebsd-java@freebsd.org Subject: Re: Assertion failure while compiling jdk14 Message-ID: <3FA14A17.3000908@xsb.com> In-Reply-To: <20031030172034.GB40447@misty.eyesbeyond.com> References: <3FA13C93.8010105@xsb.com> <1067532264.27956.27.camel@dyn231.iacc-tm4.ndsu.nodak.edu> <3FA1456B.8080404@xsb.com> <20031030172034.GB40447@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Greg Lewis wrote: >On Thu, Oct 30, 2003 at 12:07:55PM -0500, Christopher Rued wrote: > > >>While attempting to build jdk14 last night, I received the following >>error: >> >># >># HotSpot Virtual Machine Error, assertion failure >># Please report this error at >># http://java.sun.com/cgi-bin/bugreport.cgi >># >># Java VM: Java HotSpot(TM) Client VM >>(1.4.1-p4-cbr_29_oct_2003_16_42-debug mixed mode) >># >># assert(VM_Version::is_P6() || dest->has_byte_register(), "must use >>byte registers if not P6") >># >># Error ID: >>/usr/ports/java/jdk14/work/hotspot/src/cpu/i486/vm/c1_LIRAssembler_i486.cpp, >>1145 >># >># Problematic Thread: prio=5 tid=0x0x857d018 nid=0x857f000 runnable >># >>Dumping core.... >>Abort trap (core dumped) >>gmake[3]: *** [.compile.classlist] Error 134 >>gmake[3]: Leaving directory >>`/usr/ports/java/jdk14/work/j2se/ext/plugin/make' >>gmake[2]: *** [debug] Error 2 >> >> >>`uname -a`: >> FreeBSD ool-18beb73b.dyn.optonline.net 4.9-PRERELEASE FreeBSD >>4.9-PRERELEASE #0: >> Sat Sep 20 01:23:28 EDT 2003 >>root@ool-18bacefa.dyn.optonline.net:/usr/obj/usr/src/sys/FRANKENSTEIN >>i386 >> >> >Asserts should only fire when using the debug version of something. >Can you post a few lines above the problem or verify that the build was >trying to do something with one of the *_g executables? > > Unfortunately, I didn't save the output as I compiled, and have now let the output scroll off of my screen. I have started a new compile, using 'script' to save the output. I should be able to get back to you in about a day or so :-). Thanks, --Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FA14A17.3000908>