RE: Application linking to both libcrypto.so.1.0.0 and libcrypto.so.1.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: openssl-users [mailto:openssl-users-bounces@xxxxxxxxxxx] On Behalf Of
> Chethan Kumar
> Sent: Tuesday, May 28, 2019 08:49
>
> I  meant to say linking to both by doing ldd.
> When ldd is done on application, both libcrypto.so.1.0.0 and libcrypto.1.1 is
> shown.

Don't tell us about the ldd output. Show us. ldd output is short enough to include in an email message.

> > Is it using some kind of dynamic module that happens to be linked with an
> older OpenSSL version?
> No, its not using any dynamic module.

This is obviously incorrect. You've already noted that it's loading at least three - the two versions of libcrypto and libssl.

Your application may not be doing any explicit dynamic loading, but it has implicit dynamic loads. That's what ldd shows.

You haven't shown us the link line for the application.

--
Michael Wojcik
Distinguished Engineer, Micro Focus







[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux