proot icon indicating copy to clipboard operation
proot copied to clipboard

pldd doesn't work

Open cedric-vincent opened this issue 9 years ago • 0 comments

How to reproduce:

$ proot sh -c 'true; pldd $$'

Current output:

pldd: cannot read program header

Expected output:

1712:   /bin/bash
linux-vdso.so.1
/lib64/libtermcap.so.2
/lib64/libdl.so.2
/lib64/libc.so.6
/lib64/ld-linux-x86-64.so.2

cedric-vincent avatar Oct 08 '14 07:10 cedric-vincent