elf icon indicating copy to clipboard operation
elf copied to clipboard

BUG: can't work for static build program

Open Hackerl opened this issue 4 years ago • 1 comments

image it work if don't call "x_fini".

Hackerl avatar Jul 15 '21 09:07 Hackerl

It works in fact if you custom its start address

tufeigunchu avatar Jan 15 '22 08:01 tufeigunchu

remove calling fini callback from ld.so it causes a crash, test.sh is added, tested with gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

MikhailProg avatar May 16 '24 10:05 MikhailProg