[MDEV-27008] ARM64 non-lse compiled with libatomic results in SIGILL (RHEL/Centos 7&8) Created: 2021-11-09 Updated: 2022-05-11 Resolved: 2022-02-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.3.32 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Daniel Black |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
aarch64, not other arches |
||
| Description |
|
Linking to libatomic causes the test failure:
Triggered by: https://github.com/MariaDB/server/commit/f502ccbcb5dfce29067434885a23db8d1bd5f134 This doesn't occur on Huawei Kunpeng 920 ARM64 CPU, bug does occur on the bb from equinix:
|
| Comments |
| Comment by Daniel Black [ 2021-12-01 ] | ||||||||||||||||||||||||||||||
|
per linked bug, RHEL8 fixed in gcc-8.5.0-5.el8 | ||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2022-02-25 ] | ||||||||||||||||||||||||||||||
|
Centos7 aarch64 appears compiling ok on bb. Centos8 is EOL. Centos8-stream might have a fix if we continue with it. https://github.com/MariaDB/mariadb.org-tools/pull/110 for bb fixes. | ||||||||||||||||||||||||||||||
| Comment by Daniel Black [ 2022-05-11 ] | ||||||||||||||||||||||||||||||
|
RHEL8 package released - https://access.redhat.com/errata/RHBA-2022:2072 |