In the glibc‑runner environment of Termux, box64 installed via the package‑manager triggers a "buffer overflow detected" error and SIGABRT when running Wine, causing the process to abort. I tried running an Ubuntu container with proot to recompile the latest box64 and modified the ELF interpreter binary, after which the problem disappeared. The only difference in the compilation parameters that could have an effect was that the box32 feature was not enabled.
Would it be possible to add a patch to fix this issue? Thank you!
Other related issues
In the glibc‑runner environment of Termux, box64 installed via the package‑manager triggers a "buffer overflow detected" error and SIGABRT when running Wine, causing the process to abort. I tried running an Ubuntu container with proot to recompile the latest box64 and modified the ELF interpreter binary, after which the problem disappeared. The only difference in the compilation parameters that could have an effect was that the box32 feature was not enabled.
Would it be possible to add a patch to fix this issue? Thank you!
Other related issues