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

Re: Looking for config option to stop use of CryptoAPI (TSVN 1.7.1)

From: Joel Jirak <joel_at_jirak.us>
Date: Wed, 30 Nov 2011 14:40:33 -0500

>
> Crap. I thought those crashes were due to neon not being thread safe.
> But with my patch, it now should be.
>
> I'm running out of ideas, especially since I never see a crash on my
> machines, neither here at home nor in my office.
>
> But I'll keep looking, maybe I find something...
>

It looks like the your patch DID fix the threading problem. But there
is a second problem, a memory leak/double-free with the GOST engine.
There are numerous complaints about it on the mailing list and here's
the ticket: http://rt.openssl.org/Ticket/Display.html?id=2598

Defining OPENSSL_NO_GOST for the OpenSSL build makes all the crashes I
see go away. It's avoiding the problem, not fixing it, but I would
think it would be acceptable to disable it until the OpenSSL guys fix
it. I don't know how many TSVN users use the GOST cipher and hash
function, but I doubt it's very many.

Joel Jirak

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2889410

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-30 20:40:42 CET

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

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