From owner-freebsd-java@FreeBSD.ORG Wed Feb 19 01:42:57 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 108F67D9 for ; Wed, 19 Feb 2014 01:42:57 +0000 (UTC) Received: from mail-ve0-f179.google.com (mail-ve0-f179.google.com [209.85.128.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B9D201F58 for ; Wed, 19 Feb 2014 01:42:55 +0000 (UTC) Received: by mail-ve0-f179.google.com with SMTP id jx11so14297723veb.38 for ; Tue, 18 Feb 2014 17:42:47 -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=zY/dfCLep3P8XaqGc5YeGKb6Pcwh4pjqH16xeLFZIZ0=; b=E3NFcAVyVQfEAJJJhKSfvGBi9KsVZm0MzsxLEayNs93Etf2WL2xWpzDXVn5ozF7pNw nCnEhbeR981zWsXLSNBksc0IMs1NgQW4MsnrVe4TojZk6dcilaoa6m4AxOMi01a7Gkkm gd4rF9RjtixVS2Qnp8bI0A/C/8d3I1u9GvKfmByVc/QbYg49kVuc645rF0RbcOwSUlGF KMJogX9fPE/KKOqXlCVCeD04UGs4nqhtKfMrTLelwLa84fHaCtGKUM+oNoz5RCdQXtXV Fy+cWFKlD+2KsndHSkvU1Xf52pKxNXe6GGKhgacuDBRXrkts+AXJ5MPA18NstjAguZS7 kpBQ== X-Gm-Message-State: ALoCoQkM0j0xnrje30xnUOzjgJ8DMncX32hkEQaWRazS9iWMW1OcGIioHprwvt9trkkNKM+lolzH MIME-Version: 1.0 X-Received: by 10.220.133.80 with SMTP id e16mr23637117vct.13.1392774167878; Tue, 18 Feb 2014 17:42:47 -0800 (PST) Received: by 10.58.8.130 with HTTP; Tue, 18 Feb 2014 17:42:47 -0800 (PST) In-Reply-To: References: Date: Wed, 19 Feb 2014 03:42:47 +0200 Message-ID: Subject: Re: Error compile openjdk-7.51.13_1,1 From: Yevgen Kliymovich To: Dmitry Sivachenko , freebsd-java@freebsd.org, =?UTF-8?B?6buE5paH6L6J?= 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: Wed, 19 Feb 2014 01:42:57 -0000 Hello all, JDK is successfully compiled only with: # cpuset -l 0 portmaster openjdk-7.51.13_1,1 I use Jenkins ver. 1.551. Currently it starts and works fine. With previous version of OpenJDK apache-ant randomly crashed with the same error with threds. Let's see how it will work with this one version of OpenJDK. 2014-02-17 22:47 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 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 sa= me >> 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/= bootstrap/gensrc >>>> > [javac] Compiling 72 source files to >>>> > >>>> /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/= bootstrap/classes >>>> > # >>>> > # A fatal error has been detected by the Java Runtime Environment: >>>> > # >>>> > # SIGBUS (0xa) at pc=3D0x0000000801fb2d70, pid=3D73205, tid=3D34410= 417152 >>>> > # >>>> > # 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.l= og >>>> > [thread 34410420224 also had an error] >>>> > [jar] Building jar: >>>> > >>>> /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/= bootstrap/lib/javadoc.jar >>>> > [copy] Copying 1 file to >>>> > >>>> /usr/ports/java/openjdk7/work/openjdk/build/bsd-amd64/langtools/build/= bootstrap/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.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= " >>>> >>> >>> >> >