From owner-freebsd-java@FreeBSD.ORG Mon Feb 17 13:16:09 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 965EAF7A for ; Mon, 17 Feb 2014 13:16:09 +0000 (UTC) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 086CC1FFD for ; Mon, 17 Feb 2014 13:16:08 +0000 (UTC) Received: by mail-la0-f43.google.com with SMTP id pv20so11174396lab.16 for ; Mon, 17 Feb 2014 05:16:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=gVMgxhwD6v1TGRcYL1YGPd0FSYWvc62Ah4pzIlzstZg=; b=maJxDee9dw8QpHkj9IUKfjdoRU148h3qQehDLDQqwQyPMLRSKybuWlCMuI5ZPtLHMu 8hq3c+BmdRC7cVua87tG8XX/FTDy69cdfu+UnnNLyxfnrS2PBDwX/JcSSOvr8zIdH5Wk RiLTymz3lAiGm8n5jAsVInpMCWVLlSKPd5chr9DFYMaiMYobChFN8hEYFtIdgE1lMl9F 856SN2yWhpXGMnHkBd6xFmIM6sZFQSzcbMbr3C54GihD1jqnYKNtGuLyhcvIOj3ErjQ+ GQGq0y63kcze1gKb8TMvkYqPSGCDc/OwnClpBZbakgDDRVrKEuXvdWaIqbxearyxjpWn Mjrg== MIME-Version: 1.0 X-Received: by 10.112.253.34 with SMTP id zx2mr1373385lbc.61.1392642966950; Mon, 17 Feb 2014 05:16:06 -0800 (PST) Received: by 10.112.89.168 with HTTP; Mon, 17 Feb 2014 05:16:06 -0800 (PST) In-Reply-To: References: Date: Mon, 17 Feb 2014 21:16:06 +0800 Message-ID: Subject: Re: Error compile openjdk-7.51.13_1,1 From: Huang Wen Hui To: Dmitry Sivachenko Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Yevgen Kliymovich , "freebsd-java@freebsd.org" X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 13:16:09 -0000 Hi, I try that patch, but situation is not changed for me:( Cheers, Huang Wenhui 2014-02-17 20:21 GMT+08:00 Dmitry Sivachenko : > Using stable/10 I suggest everybody to apply rev. 261867. > > I was experiencing random program crashes after migrating from stable/9 > and this patch appears to fix them. > > > > On 17 =D1=84=D0=B5=D0=B2=D1=80. 2014 =D0=B3., at 13:43, Yevgen Kliymovich= > wrote: > > > Hello, > > > > I've a problem with compille openjdk-7.51.13_1,1. > > Here is output. > > > > build-bootstrap-javadoc: > > [pcompile] Generating 3 resource files to > > > /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/boo= tstrap/gensrc > > [javac] Compiling 72 source files to > > > /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/boo= tstrap/classes > > # > > # A fatal error has been detected by the Java Runtime Environment: > > # > > # SIGBUS (0xa) at pc=3D0x0000000801fb2d70, pid=3D73205, tid=3D34410417= 152 > > # > > # JRE version: OpenJDK Runtime Environment (7.0-b18) (build 1.7.0_45-b1= 8) > > # Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode bsd-amd64 > > compressed oops) > > # Problematic frame: > > # V [libjvm.so+0x7b2d70] JVM_FindSignal+0x1c4720 > > # > > # Core dump written. Default location: /cores/core or core.73205 > > # > > # An error report file with more information is saved as: > > # > /usr/ports/java/openjdk7/work/openjdk/langtools/make/hs_err_pid73205.log > > [thread 34410420224 also had an error] > > [jar] Building jar: > > > /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/boo= tstrap/lib/javadoc.jar > > [copy] Copying 1 file to > > > /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/boo= tstrap/bin > > > > # uname -a > > FreeBSD dev 10.0-STABLE FreeBSD 10.0-STABLE #9 r262016: Mon Feb 17 > 06:57:38 > > EET 2014 root@dev:/usr/obj/usr/src/sys/TG_DEV amd64 > > > > Attached hs_err_pid73205.log file. If you need any additional info plea= se > > let me know. > > _______________________________________________ > > 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" > > _______________________________________________ > 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" >