From owner-freebsd-java@FreeBSD.ORG Wed Jul 5 16:34:20 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E14616A597 for ; Wed, 5 Jul 2006 16:34:19 +0000 (UTC) (envelope-from maillists@techgest.com) Received: from bors.blacknight.ie (bors.blacknight.ie [217.114.173.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A5443D5D for ; Wed, 5 Jul 2006 16:34:18 +0000 (GMT) (envelope-from maillists@techgest.com) Received: from host81-158-38-80.range81-158.btcentralplus.com ([81.158.38.80] helo=[192.168.1.52]) by bors.blacknight.ie with esmtpa (Exim 4.50) id 1FyAK8-0005kC-1c; Wed, 05 Jul 2006 17:34:00 +0100 From: Garrett Heaver To: Manfred Riem In-Reply-To: <44ABE7E7.80704@manorrock.org> References: <1152114576.5324.6.camel@goat> <44ABE27A.6040000@manorrock.org> <1152115738.5324.8.camel@goat> <44ABE7E7.80704@manorrock.org> Content-Type: text/plain Date: Wed, 05 Jul 2006 17:33:07 +0100 Message-Id: <1152117187.5324.10.camel@goat> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Content-Transfer-Encoding: 7bit X-bors-blacknight-MailScanner-Information: Please contact the ISP for more information X-bors-blacknight-MailScanner: Found to be clean X-bors-blacknight-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 7.4, autolearn=disabled, ALL_TRUSTED -1.44) X-bors-blacknight-MailScanner-From: maillists@techgest.com Cc: freebsd-java@freebsd.org Subject: Re: Nasty SIGBUS X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 16:34:20 -0000 Will definitely give that a go now and give you the results Thanks Garrett On Wed, 2006-07-05 at 10:25 -0600, Manfred Riem wrote: > Garrett Heaver wrote: > > Thanks for the reply Manfred - do you mean just the straight jdk15 > > rather than the diablo-jdk15 ? > > > > Cheers > > Garrett > > > > On Wed, 2006-07-05 at 10:02 -0600, Manfred Riem wrote: > >> Garrett Heaver wrote: > >>> Hi all, > >>> > >>> I'm getting that SIGBUS error on an SMP diablo_jdk15_06 machine even > >>> with the -XX:+UseMembar option. It happens during compilation of JBoss > >>> which uses ant to build itself. I've submitted a pr on this but I'm kind > >>> of stumped on it. Anyone have any ideas what I can do or am I at a dead > >>> end? > >>> > >>> Thanks > >>> Garrett > >>> > >>> _______________________________________________ > >>> 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" > >>> > >>> > >>> > >> Hi Garrett, > >> > >> Have you tried the port instead? > >> > >> Kind regards, > >> Manfred Riem > >> mriem@manorrock.org > >> > > > Hi Garrett, > > Correct. The port has more bugfixes applied to it. So if it works using > the port you might want to mention that in the pr so that fixed can be > applied back into the diablo release. > > Kind regards, > Manfred Riem > mriem@manorrock.org > > >