[MacPorts] #71018: openjdk11 build error: fatal error SIGSEGV
MacPorts
noreply at macports.org
Wed Oct 2 09:25:13 UTC 2024
#71018: openjdk11 build error: fatal error SIGSEGV
------------------------+-----------------------
Reporter: ashterenli | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: openjdk11
------------------------+-----------------------
maybe I missed a prior error, but what I see is
{{{
:info:build Creating support/interim-jmods/java.logging.jmod
:info:build Creating support/interim-jmods/java.base.jmod
:info:build #
:info:build # A fatal error has been detected by the Java Runtime
Environment:
:info:build #
:info:build # SIGSEGV (0xb) at pc=0x00000001058c096c, pid=33187, tid=5379
:info:build #
:info:build # JRE version: OpenJDK Runtime Environment (11.0.24+8) (build
11.0.24+8)
:info:build # Java VM: OpenJDK 64-Bit Server VM (11.0.24+8, mixed mode,
tiered, compressed oops, serial gc, bsd-aarch64)
:info:build # Problematic frame:
:info:build # V [libjvm.dylib+0xa096c] ChunkPool::allocate(unsigned
long, AllocFailStrategy::AllocFailEnum)+0x3c
:info:build #
:info:build # No core dump will be written. Core dumps have been disabled.
To enable core dumping, try "ulimit -c unlimited" before starting Java
again
:info:build #
:info:build # An error report file with more information is saved as:
:info:build #
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_java_openjdk11/openjdk11/work/jdk-11.0.24+8/make/hs_err_pid33187.log
:info:build #
:info:build # If you would like to submit a bug report, please visit:
:info:build # https://trac.macports.org/newticket?port=openjdk11
}}}
and from "hs_err_pid33187.log":
{{{
Register to memory mapping:
x0=0x000000016b4191c0 is pointing into the stack for thread:
0x000000014b00f000
x1=0x0000000000007fe8 is an unknown value
x2=0x0 is NULL
x3=0x00000007a03090b8 is an oop:
sun.nio.fs.UnixFileAttributes$UnixAsBasicFileAttributes
{0x00000007a03090b8} - klass:
'sun/nio/fs/UnixFileAttributes$UnixAsBasicFileAttributes'
- ---- fields (total size 2 words):
- private final 'attrs' 'Lsun/nio/fs/UnixFileAttributes;' @12
"StackMapTable format error: access beyond the end of
attribute"{0x00000007a0309038} (f4061207)
}}}
I attache both log files
--
Ticket URL: <https://trac.macports.org/ticket/71018>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list