Bug 2003359
Summary: | Crash in unorm_normalize_67 after upgrade to Fedora 34 due to LTO enabled ICU build? | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Terje Røsten <terje.rosten> |
Component: | icu | Assignee: | Eike Rathke <erack> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 34 | CC: | caillon+fedoraproject, denis.arnaud_fedora, erack, rhughes, rstrode, sandmann |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | icu-67.1-7.fc34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-09-29 01:07:49 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: | |||
Bug Blocks: | 1993620 |
Description
Terje Røsten
2021-09-11 14:10:07 UTC
I added an simple %check section im msort and tried to rebuild in koji for Fedora 34, 35 and rawhide. Fedora 35 and rawhide works: Fedora rawhide https://koji.fedoraproject.org/koji/watchlogs?taskID=75549657 OK Fedora 35: https://koji.fedoraproject.org/koji/watchlogs?taskID=75549666 Ok While Fedora 34 fails: Fedora 34: https://koji.fedoraproject.org/koji/watchlogs?taskID=75549672 Fails { Fedora 33 works too: https://kojipkgs.fedoraproject.org//work/tasks/9988/75549988/build.log Ok } Is something wrong with ICU build in Fedora 34? I rebuilt ICU 67.1 in Fedora with %global _lto_cflags %nil and then rebuilt msort, this fixed problem Fedora 34. Cou you please consider to rebuild ICU without in Fedora 34. (35 and later seems fine) ping? FEDORA-2021-30e528f2d9 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-30e528f2d9 FEDORA-2021-30e528f2d9 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-30e528f2d9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-30e528f2d9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-30e528f2d9 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |