-
Bug
-
Resolution: Fixed
-
P3
-
16, repo-portola
-
None
-
Alpine Linux 3.11.3, musl libc (x86_64) version 1.1.24.
Debug OpenJDK built from Portola repository: https://hg.openjdk.java.net/portola/portola
-
b11
-
x86
-
other
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8251479 | repo-portola | Alexandr Scherbatiy | P3 | Closed | Not an Issue |
Run test test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java on Alpine Linux with OpenJDK built with --enable-debug option.
The test fails with message in log file:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/os_linux.cpp:923
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (root/mount/repos/branch-portola-dev/portola-dev/src/hotspot/os/linux/os_linux.cpp:923), pid=30010, tid=30013
# assert(status == 0) failed: error EINVAL(22), pthread_attr_setstacksize
#
# JRE version: OpenJDK Runtime Environment (15.0) (fastdebug build 15-internal+0-adhoc..portola-dev)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 15-internal+0-adhoc..portola-dev, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x13efb44] os::create_thread(Thread*, os::ThreadType, unsigned long)+0x574
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /root/mount/repos/branch-portola-dev/jtreg/alpine/JTwork/scratch/core.30010)
#
# An error report file with more information is saved as:
# /root/mount/repos/branch-portola-dev/jtreg/alpine/JTwork/scratch/hs_err_pid30010.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 30013
The test fails with message in log file:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/os_linux.cpp:923
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (root/mount/repos/branch-portola-dev/portola-dev/src/hotspot/os/linux/os_linux.cpp:923), pid=30010, tid=30013
# assert(status == 0) failed: error EINVAL(22), pthread_attr_setstacksize
#
# JRE version: OpenJDK Runtime Environment (15.0) (fastdebug build 15-internal+0-adhoc..portola-dev)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 15-internal+0-adhoc..portola-dev, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x13efb44] os::create_thread(Thread*, os::ThreadType, unsigned long)+0x574
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /root/mount/repos/branch-portola-dev/jtreg/alpine/JTwork/scratch/core.30010)
#
# An error report file with more information is saved as:
# /root/mount/repos/branch-portola-dev/jtreg/alpine/JTwork/scratch/hs_err_pid30010.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Current thread is 30013
- backported by
-
JDK-8251479 Hotspot runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java test fails on Alpine Linux with debug build
-
- Closed
-