Closed JonathonReinhart closed 7 years ago
warning: working around a Linux kernel bug by creating a hole of 2093056 bytes in ‘/tmp/staticx-prog-TJVz51’
Related issue:
This annoying message was fixed in https://github.com/NixOS/patchelf/commit/c4deb5e9e1ce9c98a48e0d5bb37d87739b8cfee4 which has not yet been released.
Perhaps we can watch for this in the patchelf stderr and filter it out...
patchelf
stderr
https://github.com/NixOS/patchelf/pull/117
Related issue:
This annoying message was fixed in https://github.com/NixOS/patchelf/commit/c4deb5e9e1ce9c98a48e0d5bb37d87739b8cfee4 which has not yet been released.
Perhaps we can watch for this in the
patchelf
stderr
and filter it out...