Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ELF load command address/offset not properly aligned regression in patchelf #55423

Closed
JeffBezanson opened this issue Aug 8, 2024 · 0 comments · Fixed by #55602
Closed

ELF load command address/offset not properly aligned regression in patchelf #55423

JeffBezanson opened this issue Aug 8, 2024 · 0 comments · Fixed by #55602
Labels
building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM

Comments

@JeffBezanson
Copy link
Member

I just saw this on a linux machine; unfortunately I don't have enough details to reproduce it. It's an error that happens when trying to load libjulia-internal. Seems to be the same thing reported here: NixOS/patchelf#492

I can confirm that downgrading to patchelf 0.17.2 fixes it.

May be fixed by NixOS/patchelf#510 but I have not tried it.

@JeffBezanson JeffBezanson added building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM labels Aug 8, 2024
staticfloat added a commit that referenced this issue Aug 27, 2024
JeffBezanson pushed a commit that referenced this issue Aug 27, 2024
udesou pushed a commit to udesou/julia that referenced this issue Aug 28, 2024
KristofferC pushed a commit that referenced this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies upstream The issue is with an upstream dependency, e.g. LLVM
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant