threads and openssl

Daniel Eischen eischen at vigrid.com
Wed Nov 19 07:21:51 PST 2003


On Wed, 19 Nov 2003, Jacques A. Vidrine wrote:

> On Wed, Nov 19, 2003 at 10:04:15AM -0500, Daniel Eischen wrote:
> > $ ldd /usr/lib/libssl.so.3  # or wherever your libssl lies
> > $ ldd ssl_application
> > 
> > Are they using different thread libraries?  I've never tried
> > this, but just want to be sure you're not blowing up because
> > different libraries are in use.
> 
> At the time, they were both referencing libc_r.
> Cheers,

Can you guys try building with debugging enabled and get some
more info (with libkse)?  I'd like to see if it's openssl or
the application, or our thread library.

-- 
Dan Eischen



More information about the freebsd-threads mailing list