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

Weird SSL error with svn-0.37

From: Michael Hordijk <hoffbrinkle_at_hotmail.com>
Date: 2004-01-30 02:37:02 CET

    OK, it's late, and I'm still at work, and I don't want to be. :) The
problem is that when I go to check something out over https, I get this:

ssl_lib.c(277): OpenSSL internal error, assertion failed: s->sid_ctx_length
<= sizeof s->sid_ctx
Aborted

    And it craps out right there. It doesn't even contact the server. The
same client using http works fine. Other clients using https work fine.
I'm hoping somone here knows something about SSL and can point me in the
right direction. When I come back to work tomorrow, I'll start poking
around the openSSL code to see if I can at least figure out what's going on.

And the output of version:

mhordijk@dakota tmp $ svn --version
svn, version 0.37.0 (r8509)
   compiled Jan 29 2004, 15:47:56

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' schema

Thanks,

- hoffer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 30 02:42:19 2004

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

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