Funny .so situation under FC5 test 3

Arjan van de Ven arjan at fenrus.demon.nl
Thu Feb 23 18:43:33 UTC 2006


On Thu, 2006-02-23 at 19:16 +0100, Davide Bolcioni wrote:
> Greetings,
> I am testing a binary-only application under FC5 test 3 and find the 
> following situation:
> 
> - ldd on the main executable shows, among others,
> 
>      libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40050000)
> 
> - ldd on a .so loaded by the main executable shows, among others,
> 
>      libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 
> (0x4014c000)
> 
> The application seems to work but the above situation is new to me,
> why did this happen ? Is this a problem ?

it's not uncommon for plugins to have this. It sucks, you eat memory
like it's no tomorrow, but it works.




More information about the devel mailing list