Created attachment 1824579 [details] error log Description of problem: A build of jpype package fails with a SIGILL emitted by openjdk when the build runs on a z13 machine. There is no problem when the builder is z14, I haven't tried a z15 yet. Version-Release number of selected component (if applicable): java-11-openjdk-11.0.12.0.7-7.fc36.s390x.rpm How reproducible: 100% Steps to Reproduce: 1. wget https://kojipkgs.fedoraproject.org//work/tasks/2578/75732578/jpype-1.3.0-1.fc36.src.rpm (update not yet committed into the jpype package) 2. extract source and spec 3. fedpkg mockbuild Actual results: # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x0000050f000003e9 (sent by kill), pid=1295, tid=1295 # # JRE version: OpenJDK Runtime Environment 18.9 (11.0.12+7) (build 11.0.12+7) # Java VM: OpenJDK 64-Bit Server VM 18.9 (11.0.12+7, mixed mode, tiered, compressed oops, g1 gc, linux-s390x) # Problematic frame: # C [libc.so.6+0x9ee50] __pthread_kill_internal+0xd0 # ... Expected results: no crash Additional info: in the attached hs_err log koji scratch build = https://koji.fedoraproject.org/koji/taskinfo?taskID=75732616
hmm, after downgrading glibc from glibc-2.34.9000-8.fc36.s390x to glibc-2.34-1.fc35.s390x, the build runs fine on z13 machine. This would point to glibc as the culprit.
or maybe not, for whatever reason, I can't reproduce the crash locally any more, but I am still getting the crash in scratch builds consistently in koji ...
Please retry with https://bodhi.fedoraproject.org/updates/FEDORA-2021-c7cc4c3cda and reenable execution of tests for s390x.
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36.
ping? any news?
seems jpype 1.3.0 builds OK on s390x in koji, for the record all builders are now z15, not z13
Thanks for verification. Can this bug get closed then? As we've this as blocker for FTBFS in rz2049705.
As blocker in bz2049705.