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

Re: Possible bug: Bad record MAC

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 05 Mar 2013 22:12:17 +0000

Paolo Cavallini <cavallini_at_faunalia.it> writes:

> Hi Philip,
> thanks for your reply.
>
> Il 05/03/2013 14:09, Philip Martin ha scritto:
>
>> You don't say which client/OS you are using or which http library
>> the Subversion client is using.
>
> subversion 1.6.17dfsg-4
> openssl 1.0.1e-1
> on debian testing, up to date.
> I tried downgrading openssl, the error remains the same.

Debian's Subversion uses GnuTLS rather than OpenSSL. I suppose you
could build an older/newer GnuTLS and try that. Or you could rebuild
Subversion and neon to use OpenSSL and see if that fixes the problem.
Or you could rebuild Subversion to use serf and use that instead of
neon. Or perhaps the 3rd party Subversion binaries use OpenSSL and/or
have serf support.

> Network has bben checked cables and switch have been changed, firewall
> and proxy have not changed.
> So it could be a communication problem between openssl and subversion.
>
> Any hint on how to debug will be greatly appreciated.

Debugging SSL is hard. I don't really know what to suggest. Perhaps
build a debug version of GnuTLS and use gdb to stop at the point the
error is raised and examine the decoded data that is causing the
problem.

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-03-05 23:13:07 CET

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.