Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1862110
Summary: | F33 has PAC/BTI enabled for rawhide but this is causing binutils ld producing broken PLT | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mark Wielaard <mjw> |
Component: | binutils | Assignee: | Nick Clifton <nickc> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 33 | CC: | aoliva, dvlasenk, extras-qa, fche, fweimer, jakub, jeremy.linton, jlinton, law, me, mjw, nickc, pbrobinson, sipoyare |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | aarch64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | binutils-2.35-7.fc33 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1861423 | Environment: | |
Last Closed: | 2021-11-10 18:30:07 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: | |||
Bug Depends On: | 1861423 | ||
Bug Blocks: | 245418, 1847148 |
Description
Mark Wielaard
2020-07-30 13:33:50 UTC
The upstream bug is https://sourceware.org/bugzilla/show_bug.cgi?id=26312 which has a proposed patch at https://sourceware.org/pipermail/binutils/2020-July/112643.html Fixed in: binutils-2.35-7.fc33 This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33. This message is a reminder that Fedora 33 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '33'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 33 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. This is AFAIK working now, the efultils test in question is passing. The only failures are in debuginfod-find which fails in the same way on x86 with a local build. (In reply to Jeremy Linton from comment #5) > This is AFAIK working now, the efultils test in question is passing. The > only failures are in debuginfod-find which fails in the same way on x86 with > a local build. ears perking up, what are you observing with debuginfod-find? (In reply to Jeremy Linton from comment #5) > This is AFAIK working now, the efultils test in question is passing. The > only failures are in debuginfod-find which fails in the same way on x86 with > a local build. Yes, https://sourceware.org/bugzilla/show_bug.cgi?id=26312 has been resolved. But debuginfod-find shouldn't fail (on any arch). What failure are you seeing exactly? Well whatever it was, its gone now: estsuite summary for elfutils 0.187 ============================================================================ # TOTAL: 257 # PASS: 253 # SKIP: 4 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 |