Date: Thu, 10 Jun 2004 08:21:26 +0200 From: Nick <nickyb@tiscali.nl> To: Nick <nickyb@tiscali.nl> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: jdk-1.4.2p6_4 broken on 4.x Message-ID: <40C7FDE6.30305@tiscali.nl> In-Reply-To: <40C7FC16.60003@tiscali.nl> References: <20040609033641.GB48964@xor.obsecurity.org> <20040610052913.GA44947@misty.eyesbeyond.com> <20040610053739.GA81356@xor.obsecurity.org> <20040610054529.GA45264@misty.eyesbeyond.com> <20040610055016.GB81567@xor.obsecurity.org> <40C7FC16.60003@tiscali.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Nick wrote: > Kris Kennaway wrote: > >> On Wed, Jun 09, 2004 at 11:45:29PM -0600, Greg Lewis wrote: >> >> >>> On Wed, Jun 09, 2004 at 10:37:39PM -0700, Kris Kennaway wrote: >>> >>> >>>> On Wed, Jun 09, 2004 at 11:29:13PM -0600, Greg Lewis wrote: >>>> >>>> >>>>> On Tue, Jun 08, 2004 at 08:36:41PM -0700, Kris Kennaway wrote: >>>>> >>>>> >>>>>> http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/jdk-1.4.2p6_4.log >>>>>> >>>>>> >>>>> >>>>> Interesting. The port hasn't changed since March it looks like, >>>>> so it may >>>>> be that a recent change to 4.x is the culprit. I'm going to >>>>> update to >>>>> 4.10 release and see if I can't reproduce it. >>>>> >>>> >>>> Also broken on 5.x in the same timeframe. >>>> >>> >>> The compilation error is clearly caused by the line: >>> >>> Java HotSpot(TM) Client VM warning: Can't detect initial thread >>> stack location >>> >>> being written to stdout everytime the JVM is invoked. I just need >>> to track >>> down what has caused that to start appearing. >>> >> >> >> FYI, other people have been reporting SIGSYS errors with the linux >> jdks in the 4.10 timeframe, which may or may not be related. I >> suspect someone committed a change and then MFCed it which broke these >> applications. >> >> kris >> > I don't seem to have any trouble with it. I built it yesterday on a > fresh 5.2.1 system. I built it with: > > portinstall java/jdk14 > options: WITHOUT_LINUX_BOOTSTRAP=yes > > > > ./java -version > java version "1.4.2-p6" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.4.2-p6-nicky_09_jun_2004_11_08) > Java HotSpot(TM) Client VM (build 1.4.2-p6-nicky_09_jun_2004_11_08, > mixed mode) > > > > uname -a > FreeBSD plosiv.my.domain 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: > Tue Jun 8 21:29:31 CEST 2004 root@:/usr/obj/usr/src/sys/FBSD1 i386 > > I guess this info doesn't help you that much, but atleast you know > that i can be build. > > Greetings > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > Should have been WITH_LINUX_BOOTSTRAP=yes, but i guess that was obvious.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40C7FDE6.30305>