Skip to content

add patch to libunwind 1.8.2 to fix off-by-one error on aarch64#24716

Merged
Micket merged 1 commit intoeasybuilders:developfrom
Thyre:20251129200619_new_pr_libunwind182
Nov 30, 2025
Merged

add patch to libunwind 1.8.2 to fix off-by-one error on aarch64#24716
Micket merged 1 commit intoeasybuilders:developfrom
Thyre:20251129200619_new_pr_libunwind182

Conversation

@Thyre
Copy link
Copy Markdown
Collaborator

@Thyre Thyre commented Nov 29, 2025

(created using eb --new-pr)

Fixes invalid odd-numbered addresses during unwinding, as reported in libunwind/libunwind#912

@github-actions github-actions Bot added 2025b issues & PRs related to 2025b common toolchains change labels Nov 29, 2025
@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Nov 29, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 1 out of 1 (total: 19 secs) (1 easyconfigs in total)
Linux - Linux Arch Linux UNKNOWN, x86_64, AMD Ryzen 7 7800X3D 8-Core Processor (zen4), 1 x AMD Navi 48 [Radeon RX 9070/9070 XT/9070 GRE] (device id: 0x7550, gfx: gfx1201, driver: Linuxversion6.17.8-arch1-1(linux@archlinux)(gcc(GCC)15.2.120251112,GNUld(GNUBinutils)2.45.1)#1SMPPREEMPT_DYNAMICFri,14Nov202506:54:20+0000), 1 x AMD Raphael (device id: 0x164e, gfx: gfx1036, driver: Linuxversion6.17.8-arch1-1(linux@archlinux)(gcc(GCC)15.2.120251112,GNUld(GNUBinutils)2.45.1)#1SMPPREEMPT_DYNAMICFri,14Nov202506:54:20+0000), Python 3.13.7
See https://gist.github.com/Thyre/752d870060244ccae2286109dc1bc59c for a full test report.

@Thyre Thyre added bug fix aarch64 Related to Arm 64-bit (aarch64) and removed change labels Nov 29, 2025
@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Nov 29, 2025

Test report by @Thyre
SUCCESS
Build succeeded for 1 out of 1 (total: 40 secs) (1 easyconfigs in total)
jrc0900.jureca - Linux Rocky Linux 9.6, AArch64, ARM UNKNOWN (neoverse_v2), 1 x NVIDIA NVIDIA GH200 480GB, 580.95.05, Python 3.9.21
See https://gist.github.com/Thyre/55ccc3d53613420201948d382a50bd7c for a full test report.

@Thyre
Copy link
Copy Markdown
Collaborator Author

Thyre commented Nov 29, 2025

@boegelbot please test @ jsc-zen3
EB_ARGS="--installpath /tmp/$USER/ecpr-24716"

@boegelbot
Copy link
Copy Markdown
Collaborator

@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de

PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=24716 EB_ARGS="--installpath /tmp/$USER/ecpr-24716" EB_CONTAINER= EB_REPO=easybuild-easyconfigs EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_24716 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh' executed!

  • exit code: 0
  • output:
Submitted batch job 8962

Test results coming soon (I hope)...

Details

- notification for comment with ID 3591876015 processed

Message to humans: this is just bookkeeping information for me,
it is of no use to you (unless you think I have a bug, which I don't).

@boegelbot
Copy link
Copy Markdown
Collaborator

Test report by @boegelbot
SUCCESS
Build succeeded for 1 out of 1 (total: 1 min 6 secs) (1 easyconfigs in total)
jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.6, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.21
See https://gist.github.com/boegelbot/9a7d0bfb30f0b81a2b4805e2422c5d3e for a full test report.

Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Micket Micket added this to the next release (5.2.0?) milestone Nov 30, 2025
@Micket Micket merged commit 30bfbb4 into easybuilders:develop Nov 30, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025b issues & PRs related to 2025b common toolchains aarch64 Related to Arm 64-bit (aarch64) bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants