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

Re: OpenSSL bug with webdav/svn 0.34?

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-12-09 22:54:43 CET

On Sun, Dec 07, 2003 at 02:41:37PM -0500, Eric Jonas wrote:
>
>
> > Are there any errors in the server error_log?
>
> [Sun Dec 07 14:27:09 2003] [notice] Apache/2.0.48 (Unix) mod_ssl/2.0.48
> OpenSSL/0.9.7c DAV/2 SVN/0.34.0 configured -- resuming normal operations
> [Sun Dec 07 14:28:04 2003] [error] [client 18.251.1.159] Provider
> encountered an error while streaming a REPORT response. [500, #0]
> [Sun Dec 07 14:28:04 2003] [error] [client 18.251.1.159] A failure
> occurred while driving the update report editor [500, #53]
> [Sun Dec 07 14:28:04 2003] [error] [client 18.251.1.159] Error writing
> base64 data. [500, #53]

Hmmm, this could explain the scary "illegal padding" message from the
client; the server will abort the SSL connection in the above case and
maybe that could happen in the middle of an SSL record...
                                                                                
It's not clear what causes that error though: can you try setting
"LogLevel info" in the SSL vhost and reposting what error_log messages
you get after reproducing the failure again?

> Sure! It's at:
> web.mit.edu/jonas/www/trace.tcp . I captured it with tcpdump and
> looked at it in ethereal, and it's all a bunch of meaningless ssl
> transactions to me :)

It does to me too, sorry :) (there were some cases before where
plaintext HTTP traffic could get sent down an SSL connection, I wondered
whether this was one of those)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 9 22:55:33 2003

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.