[MacPorts] #62985: openjdk16-zulu crashes on m1
MacPorts
noreply at macports.org
Thu May 27 23:55:10 UTC 2021
#62985: openjdk16-zulu crashes on m1
--------------------+--------------------
Reporter: catap | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
--------------------+--------------------
Let me just share a log:
{{{
catap at Mac-mini ~ % java
The operation couldn’t be completed. Unable to locate a Java Runtime.
Please visit http://www.java.com for information on installing Java.
catap at Mac-mini ~ % sudo port install openjdk16-zulu
---> Fetching archive for openjdk16-zulu
---> Attempting to fetch openjdk16-zulu-16.30.15_0.darwin_20.arm64.tbz2
from https://fra.de.packages.macports.org/openjdk16-zulu
---> Attempting to fetch openjdk16-zulu-16.30.15_0.darwin_20.arm64.tbz2
from https://packages.macports.org/openjdk16-zulu
---> Attempting to fetch openjdk16-zulu-16.30.15_0.darwin_20.arm64.tbz2
from https://nue.de.packages.macports.org/openjdk16-zulu
---> Fetching distfiles for openjdk16-zulu
---> Verifying checksums for openjdk16-zulu
---> Extracting openjdk16-zulu
---> Configuring openjdk16-zulu
---> Building openjdk16-zulu
---> Staging openjdk16-zulu into destroot
Warning: openjdk16-zulu installs files outside the common directory
structure.
---> Installing openjdk16-zulu @16.30.15_0
---> Activating openjdk16-zulu @16.30.15_0
---> Cleaning openjdk16-zulu
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
---> Some of the ports you installed have notes:
openjdk16-zulu has the following notes:
If you have more than one JDK installed you can make openjdk16-zulu
the default
by adding the following line to your shell profile:
export
JAVA_HOME=/Library/Java/JavaVirtualMachines/openjdk16-zulu/Contents/Home
catap at Mac-mini ~ % export
JAVA_HOME=/Library/Java/JavaVirtualMachines/openjdk16-zulu/Contents/Home
catap at Mac-mini ~ % java
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (sharedRuntime.cpp:532), pid=16264, tid=10243
# Error: ShouldNotReachHere()
#
# JRE version: OpenJDK Runtime Environment Zulu16.30+15-CA (16.0.1+9)
(build 16.0.1+9)
# Java VM: OpenJDK 64-Bit Server VM Zulu16.30+15-CA (16.0.1+9, mixed mode,
tiered, compressed oops, compressed class ptrs, g1 gc, bsd-aarch64)
# No core dump will be written. Core dumps have been disabled. To enable
core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/catap/hs_err_pid16264.log
#
# If you would like to submit a bug report, please visit:
# http://www.azulsystems.com/support/
#
zsh: abort java
catap at Mac-mini ~ %
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62985>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list