-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
When trying to run binaries treated with polyfill-glibc on FreeBSD (using its built in Linux compatibility layer, the Linuxulator), I get Program headers not in the first page.
user@user-ghostbsd ~/D/polyfill-glibc % ./polyfill-glibc --target-glibc=2.30 ../dexed-0.9.8-lnx/Dexed
user@user-ghostbsd ~/D/polyfill-glibc % ../dexed-0.9.8-lnx/Dexed
Program headers not in the first page
zsh: exec format error: ../dexed-0.9.8-lnx/Dexed
So the question is, can polyfill-glibc be modified so that it always writes program headers in the first page?
References:
- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229708
- As noted, "the issue is still not resolved in FreeBSD's kernel". Program headers not in the first page when trying to run on FreeBSD AppImageCrafters/appimage-builder#38 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels