On Tue, 17 Jul 2018 21:31:31 +0200, Stefan Fritsch wrote:

> Thanks, Gregor. Unfortunately, that is not helpful, yet. Please try again 
> with 
> ldd instead of readelf -d.

Sure, here we go:

# pid=6855; for i in $(awk '{ print $6 }' < /proc/$pid/maps|sort -u|grep /) ; 
do ldd $i|grep libcap && echo $i ; done
ldd: /dev/zero: not regular file
        libcap-ng.so.0 => /lib/x86_64-linux-gnu/libcap-ng.so.0 
(0x00007fbe2acee000)
/lib/x86_64-linux-gnu/libaudit.so.1.0.0
        libcap-ng.so.0 => /lib/x86_64-linux-gnu/libcap-ng.so.0 
(0x00007fb5307e0000)
/lib/x86_64-linux-gnu/libpam.so.0.83.1
ldd: /SYSV6400005e: No such file or directory
        libcap-ng.so.0 => /lib/x86_64-linux-gnu/libcap-ng.so.0 
(0x00007f089b471000)
/usr/lib/libc-client.so.2007e.0
        libcap-ng.so.0 => /lib/x86_64-linux-gnu/libcap-ng.so.0 
(0x00007f7a0a0da000)
/usr/lib/php/20170718/imap.so


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Elliott Sharp: Bad Taste

Attachment: signature.asc
Description: Digital Signature

Reply via email to