Open kanj opened 11 years ago
Running binaries in an alien root where busybox is statically linked against the same library I get the following for dynamically linked binaries:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
The musl libc is as follows:
libc.so: ELF 32-bit LSB shared object, MIPS, MIPS-I version 1 (SYSV), dynamically linked, with unknown capability 0xf41 = 0x756e6700, with unknown capability 0x70100 = 0x3040000, not stripped
Running binaries in an alien root where busybox is statically linked against the same library I get the following for dynamically linked binaries:
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
The musl libc is as follows:
libc.so: ELF 32-bit LSB shared object, MIPS, MIPS-I version 1 (SYSV), dynamically linked, with unknown capability 0xf41 = 0x756e6700, with unknown capability 0x70100 = 0x3040000, not stripped