Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924871 - sys-devel/gcc-14: miscompiles dev-java/openjdk on arm? (dev-java/lz4-java-1.8.0-r4 with GENTOO_VM=openjdk-bin-17 fails tests on arm)
Summary: sys-devel/gcc-14: miscompiles dev-java/openjdk on arm? (dev-java/lz4-java-1.8...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 924237
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-02-18 07:50 UTC by Agostino Sarubbo
Modified: 2024-02-18 09:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,54.47 KB, text/plain)
2024-02-18 07:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-18 07:50:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/lz4-java-1.8.0-r4 fails tests.
Discovered on: arm (internal ref: tinderbox_arm)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 07:50:20 UTC
Created attachment 885290 [details]
build.log

build log and emerge --info
Comment 2 Volkmar W. Pogatzki 2024-02-18 09:03:49 UTC
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xf74818d8, pid=136, tid=149
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.8.1+1 (17.0.8.1+1) (build 17.0.8.1+1)
# Java VM: OpenJDK Server VM Temurin-17.0.8.1+1 (17.0.8.1+1, mixed mode, sharing, g1 gc, linux-arm)
# Problematic frame:
# V  [libjvm.so+0x7518d8]
#
# 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:
# /var/tmp/portage/dev-java/lz4-java-1.8.0-r4/work/lz4-java-1.8.0/hs_err_pid136.log
#
# Compiler replay data is saved as:
# /var/tmp/portage/dev-java/lz4-java-1.8.0-r4/work/lz4-java-1.8.0/replay_pid136.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
#

Please attach "hs_err_pid136.log" and "replay_pid136.log"