From owner-freebsd-java Fri Feb 14 8:58:54 2003 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 5AB3E37B401 for ; Fri, 14 Feb 2003 08:58:53 -0800 (PST) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B5E43F93 for ; Fri, 14 Feb 2003 08:58:52 -0800 (PST) (envelope-from g.w.k@web.de) Received: from [213.148.149.130] (helo=[172.17.22.32]) by smtp.web.de with asmtp (WEB.DE(Exim) 4.95 #31) id 18jjAg-00059S-00; Fri, 14 Feb 2003 17:58:42 +0100 Subject: Re: some crashes from javac in JDK14 Patcheset 2 From: "Georg-W. Koltermann" To: Alexey Zelkin Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <20030214163138.A11316@phantom.cris.net> References: <1045225500.29094.5.camel@hunter.muc.mscsoftware.com> <20030214163138.A11316@phantom.cris.net> Content-Type: text/plain Organization: Message-Id: <1045241920.29094.15.camel@hunter.muc.mscsoftware.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 14 Feb 2003 17:58:41 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yes, that seems to fix it. -- Thank you very much, regards, Georg. Am Fr, 2003-02-14 um 15.31 schrieb Alexey Zelkin: > hi, > > I think this problem is known and should be fixed now (in private > cvs tree) > > As workaround try to add '-XX:ThreadStackSize=256' switch to 'java' > or '-J-XX:ThreadStackSize=256' to 'javac' binary. > > Please let me know if it fixes problem. > > On Fri, Feb 14, 2003 at 01:25:00PM +0100, Georg-W. Koltermann wrote: > > Hi, > > > > I got the following crashes when I compiled our large application with > > JDK14. I repeated the build a second time, and the crashes appeared at > > the same locations, with almost the same printout (just different PC I > > believe). > > > > A second make w/o intervening "make clean" doesn't rebuild anything, and > > the resulting code seems to work, so maybe the aborts are during exit > > processing of the compiler. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message