I've added juliaup add 1.10.5
to reproduce the same version of Julia I used in an old script, but this is what I get when I try to run this version:
zsh> julia +1.10.5
ERROR: Unable to load dependent library /home/juliohm/.julia/juliaup/julia-1.10.5+0.x64.linux.gnu/bin/../lib/julia/libopenlibm.so
Message:/home/juliohm/.julia/juliaup/julia-1.10.5+0.x64.linux.gnu/bin/../lib/julia/libopenlibm.so: cannot enable executable stack as shared object requires: Invalid argument
Anything wrong from my side or yet another rough corner of the ecosystem?
https://github.com/JuliaLang/julia/issues/57250#issuecomment-2834911167
Glibc broke it
And see the number of backlinks to that issue to get an idea of the affected projects
Thank you. I'll try to run again tomorrow with the option shared in the comment.
This is the same issue you ran into in march: #general > ✔ Julia v1.11.3 not starting after system update
Yes. I remember it now very generally
Last updated: Jul 22 2025 at 04:56 UTC