Bug 1818078
Summary: | java segmentation faults in GCC10-built java-1.8.0-openjdk-aarch32 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mat Booth <mat.booth> |
Component: | java-1.8.0-openjdk-aarch32 | Assignee: | Alex Kashchenko <akashche> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | ahughes, akashche, alex.kasko.mail, jerboaa, jvanek, projects.rg, sgehwolf |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://bugs.openjdk.java.net/browse/JDK-8241296 | ||
Whiteboard: | |||
Fixed In Version: | java-1.8.0-openjdk-aarch32-1.8.0.242.b07-2.fc32 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-06 00:16:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mat Booth
2020-03-27 15:41:51 UTC
Will update aarch32 package ASAP. From IRC: [27.03.20 16:40] <jerboaa> RaphGro, yes. this patch. needs to get added to aarch32 package: https://src.fedoraproject.org/rpms/java-1.8.0-openjdk/blob/master/f/jdk8241296-jnihandleblock_segfault.patch [27.03.20 16:41] <jerboaa> https://bugs.openjdk.java.net/browse/JDK-8241296 suggests it's going to be in the 8u252 release this April. probably not worth the trouble :) (In reply to Raphael Groner from comment #2) > From IRC: > > [27.03.20 16:40] <jerboaa> RaphGro, yes. this patch. needs to get added to > aarch32 package: > https://src.fedoraproject.org/rpms/java-1.8.0-openjdk/blob/master/f/ > jdk8241296-jnihandleblock_segfault.patch > > [27.03.20 16:41] <jerboaa> https://bugs.openjdk.java.net/browse/JDK-8241296 > suggests it's going to be in the 8u252 release this April. probably not > worth the trouble :) So my choice is: Switch my packages back to building with the JIT (sloooooooow) or just not building my packages at all? If you want to delay, let me know and I can back-port the patch myself. (In reply to Mat Booth from comment #3) > (In reply to Raphael Groner from comment #2) > > From IRC: > > > > [27.03.20 16:40] <jerboaa> RaphGro, yes. this patch. needs to get added to > > aarch32 package: > > https://src.fedoraproject.org/rpms/java-1.8.0-openjdk/blob/master/f/ > > jdk8241296-jnihandleblock_segfault.patch > > > > [27.03.20 16:41] <jerboaa> https://bugs.openjdk.java.net/browse/JDK-8241296 > > suggests it's going to be in the 8u252 release this April. probably not > > worth the trouble :) > > So my choice is: Switch my packages back to building with the JIT > (sloooooooow) or just not building my packages at all? > > If you want to delay, let me know and I can back-port the patch myself. I believe Alex said he plans to fix the package ASAP :) Started test scratch build with the fix: https://koji.fedoraproject.org/koji/taskinfo?taskID=42809386 The fix is in 8u252 b08, the last public build promotion. For rawhide. we'll start updating to these EA builds over the next few weeks. Ironically, GCC 10 is also the reason we are behind on this (we couldn't build for about one and a half months) and so can't just bump to the next upstream build. The final version will be added to F32 after release in mid-April. FEDORA-2020-8f9a344a29 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8f9a344a29 FEDORA-2020-8f9a344a29 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-8f9a344a29` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8f9a344a29 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-8f9a344a29 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. |