Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2022 11:11:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 264065] java/openjdk8: java(1) dumps core on aarch64 during start of Ant on package builder node
Message-ID:  <bug-264065-8522-zwz10Cwv5z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264065-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264065-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java (Nobody)
<java@FreeBSD.org> for maintainer-feedback:
Bug 264065: java/openjdk8: java(1) dumps core on aarch64 during start of An=
t on
package builder node
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264065



--- Description ---
I am the maintainer of sysutils/javaservicewrapper and have received the
following mail recently:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:	michael.osipov@siemens.com
Log URL:=20=20=20=20=20=20=20
http://ampere2.nyi.freebsd.org/data/main-arm64-default/p9fe69f91ad22_s9b2a3=
5b3a
9/logs/javaservicewrapper-3.5.49.log
Build URL:=20=20=20=20=20
http://ampere2.nyi.freebsd.org/build.html?mastername=3Dmain-arm64-default&b=
uild=3Dp
9fe69f91ad22_s9b2a35b3a9
Log:

=3D>> Building sysutils/javaservicewrapper
build started at Tue May 17 00:39:02 UTC 2022
port directory: /usr/ports/sysutils/javaservicewrapper
package name: javaservicewrapper-3.5.49
building for: FreeBSD main-arm64-default-job-03 14.0-CURRENT FreeBSD
14.0-CURRENT 1400059 arm64
maintained by: michael.osipov@siemens.com
Makefile ident:=20
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1400059
Job Id: 03
...
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build	      >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for javaservicewrapper-3.5.49
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (assembler_aarch64.hpp:237), pid=3D6574, tid=3D0x00000000=
0004c9e0
#  guarantee(val < (1U << nbits)) failed: Field too big for insn
#
# JRE version:	(8.0_332-b09) (build )
# Java VM: OpenJDK 64-Bit Server VM (25.332-b09 mixed mode bsd-aarch64
compressed oops)
# Core dump written. Default location:
/wrkdirs/usr/ports/sysutils/javaservicewrapper/work/wrapper_3.5.49_src/java=
.cor
e
#
# An error report file with more information is saved as:
#
/wrkdirs/usr/ports/sysutils/javaservicewrapper/work/wrapper_3.5.49_src/hs_e=
rr_p
id6574.log
#
# If you would like to submit a bug report, please visit:
#=20=20
https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=3DPorts%20%26%20Pac=
kages&
component=3DIndividual%20Port(s)&short_desc=3Djava/openjdk8%3A%20
#
*** Signal 6

Stop.
make: stopped in /usr/ports/sysutils/javaservicewrapper
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D

I assume that basically at the start of Ant the JVM crashes. The error seems
already to be known and fixed:
* https://bugs.openjdk.java.net/browse/JDK-8247766
* https://bugs.openjdk.java.net/browse/JDK-8266885

Though, the port maintainer needs to take a look whether the patch is in the
BSD port and why it still crashes.

I don't have access to any ARM hardware. I cannot assist here.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264065-8522-zwz10Cwv5z>