Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 10:21:39 -0500 (EST)
From:      Daniel Eischen <eischen@vigrid.com>
To:        "Jacques A. Vidrine" <nectar@FreeBSD.org>
Cc:        freebsd-threads@FreeBSD.org
Subject:   Re: threads and openssl
Message-ID:  <Pine.GSO.4.10.10311191018250.26951-100000@pcnet5.pcnet.com>
In-Reply-To: <20031119150838.GA63955@madman.celabo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10311191018250.26951-100000>