Difference in shared object dependency

From: Arka Sharma <arka.sw1988_at_gmail.com>
Date: Wed, 02 Mar 2022 15:12:52 UTC
Hi All,

I am using 'ldd -a' to list the shared object dependencies of executable as
well as using 'procstat -v' to dump the mapping which also lists the
mapping of shared objects in process address space. I have noticed in some
cases 'procstat' lists some additional .so files (not counting the
ld-elf.so). Can somebody please tell me what's going on here ?

Regards,
Arka