[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Every version of Subversion since...

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2003-05-21 09:18:49 CEST

--On Wednesday, May 21, 2003 12:15 AM -0500 "Eric M. Hopper"
<hopper@omnifarious.org> wrote:

> ssl_lib.c(277): OpenSSL internal error, assertion failed: s->sid_ctx_length
> <= sizeof s->sid_ctx
>
> What's going on? I searched the list for something about this, but I
> could find anything. I'm still using 0.20.0 because of this, and I
> would really like to keep current, partly because it will let me be a
> better help to you.

You might have a mismatch between your OpenSSL headers and library - perhaps
the headers are one version, and the installed library is from another
version. You might want to try it with a clean OpenSSL install and have your
neon library point at that (as Subversion doesn't interact directly with
OpenSSL but via Neon). -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 21 09:20:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.