From owner-freebsd-java@freebsd.org Sat Jun 4 14:48:30 2016 Return-Path: Delivered-To: freebsd-java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D3417B6AC9E for ; Sat, 4 Jun 2016 14:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id BF31B1EB6 for ; Sat, 4 Jun 2016 14:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BE81CB6AC9D; Sat, 4 Jun 2016 14:48:30 +0000 (UTC) Delivered-To: java@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE25DB6AC9C for ; Sat, 4 Jun 2016 14:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 958101EB4 for ; Sat, 4 Jun 2016 14:48:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u54EmUBw033819 for ; Sat, 4 Jun 2016 14:48:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 210024] java/openjdk8 does not work reliable on ARM Date: Sat, 04 Jun 2016 14:48:30 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2016 14:48:30 -0000 Ulrich Grey has reassigned Bugzilla Automation 's request for maintainer-feedback to java@FreeBSD.or= g: Bug 210024: java/openjdk8 does not work reliable on ARM https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210024 --- Description --- Created attachment 171009 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171009&action= =3Dedit build log textproc/fop It seems that java/openjdk8 does not work reliable anymore. I have tried to build textproc/fop (worked well some weeks ago) and got this error: 00:01:23) =3D=3D=3D> Building for fop-2.1 (00:01:23) # (00:01:23) # A fatal error has been detected by the Java Runtime Environmen= t: (00:01:23) # (00:01:23) # Internal Error (os_bsd_zero.cpp:246), pid=3D31801, tid=3D0x00= 018a31 (00:01:23) # fatal error: caught unhandled signal 11 at address 0x00000000 (00:01:23) # (00:01:23) # JRE version: (8.0_92-b14) (build ) (00:01:23) # Java VM: OpenJDK Zero VM (25.92-b14 interpreted mode bsd-arm ) (00:01:23) # Core dump written. Default location: /wrkdirs/usr/ports/textproc/fop/work/fop-2.1/java.core (00:01:23)= # (00:01:23) # An error report file with more information is saved as: (00:01:23) # /wrkdirs/usr/ports/textproc/fop/work/fop-2.1/hs_err_pid31801.l= og I have attached both logfiles. In my poudriere ports tree I have replaced the current java/openjdk8 port w= ith the former one (8.77.3). Now I am able to build textproc/fop successfully. Using the new built java/openjdk8 (8.77.3) and textproc/fop I have successu= lly built the FreeBSD handbook in pdf format (textproc/docproj) on my CUBOX.