From owner-freebsd-java@FreeBSD.ORG Mon Feb 17 21:55:04 2014 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4E6B1B43 for ; Mon, 17 Feb 2014 21:55:04 +0000 (UTC) Received: from mail-ve0-f175.google.com (mail-ve0-f175.google.com [209.85.128.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04A5F157C for ; Mon, 17 Feb 2014 21:55:03 +0000 (UTC) Received: by mail-ve0-f175.google.com with SMTP id c14so12554208vea.20 for ; Mon, 17 Feb 2014 13:55:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=v78qebGtWHmK0py1V9U6HMojCKs8bbQxADn5jjggVMw=; b=KFzq80R2sbnAYMbPztxEBAOMfIn/B15oVNidGNQ054Hqu16mSGMDIAY7/TsqA3cle9 WkTo9w0CICGytDudCNZ/5xTPiiFYPXjIJebu/dWLtOJcdJZ65c/KJiEivFiGMKVAzOiZ Xk39UcuDrcIiyYfEUcskNFb6DUA62xcXEu7gia9ThKG1WqwgN+9bLVqLI2rxOW3QXK/n k1FlTch1tf0xpZ75CyQEHqgEfmDYH4LGu7mv1hWcW3nttP6Qe6i4J7gI5wdAG+19LiHj rjgAnFdAJFl9FONGELIFBiCQgFnMGE/Rcdl1ta961vr6Jx7bmuVh6Vr3Eap1vhbf2GqD Ro+Q== X-Gm-Message-State: ALoCoQl+dfAlAskAW/B/ATk0bNJh+Td6r6LE6DrENS9+FptMjs+hk/Ty63HB+ZRVlNUiRM9oscUG MIME-Version: 1.0 X-Received: by 10.220.159.4 with SMTP id h4mr18639800vcx.1.1392670033510; Mon, 17 Feb 2014 12:47:13 -0800 (PST) Received: by 10.58.8.130 with HTTP; Mon, 17 Feb 2014 12:47:13 -0800 (PST) In-Reply-To: References: Date: Mon, 17 Feb 2014 22:47:13 +0200 Message-ID: Subject: Re: Error compile openjdk-7.51.13_1,1 From: Yevgen Kliymovich To: trtrmitya@gmail.com, freebsd-java@freebsd.org Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Feb 2014 21:55:04 -0000 It also doesn't work for me. I guess problem somewhere with threads in kernel because binary version openjdk fall from time to time with the same symptoms. 2014-02-17 22:46 GMT+02:00 Yevgen Kliymovich : > It also doesn't work for me. I guess problem somewhere with threads in > kernel because binary version openjdk fall from time to time with the sam= e > symptoms. > > > 2014-02-17 15:16 GMT+02:00 Huang Wen Hui : > > 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 =C6=C5=D7=D2. 2014 =C7., at 13:43, Yevgen Kliymovich < >>> y.kliymovich@octetis.com> 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/b= ootstrap/gensrc >>> > [javac] Compiling 72 source files to >>> > >>> /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/b= ootstrap/classes >>> > # >>> > # A fatal error has been detected by the Java Runtime Environment: >>> > # >>> > # SIGBUS (0xa) at pc=3D0x0000000801fb2d70, pid=3D73205, tid=3D344104= 17152 >>> > # >>> > # JRE version: OpenJDK Runtime Environment (7.0-b18) (build >>> 1.7.0_45-b18) >>> > # 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.lo= g >>> > [thread 34410420224 also had an error] >>> > [jar] Building jar: >>> > >>> /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/b= ootstrap/lib/javadoc.jar >>> > [copy] Copying 1 file to >>> > >>> /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/b= ootstrap/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 >>> please >>> > 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.or= g >>> " >>> >>> _______________________________________________ >>> 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" >>> >> >> >