[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 30 Nov 2011 21:54:35 +0100

On 30.11.2011 20:51, Joel Jirak wrote:
>>
>> 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.
>>
>
> BTW, I _think_ the reason I see the crashes and you don't is because I
> have the smart card software AND I've enabled that registry key to
> disable loading the CAPI library. So, for me, SSL_CTX_new() calls
> ENGINE_by_id() for the CAPI engine, which fails, so then
> ENGINE_load_builtin_engines() gets called (for the second time).

So a build without CAPI would fix the issues for you?
Maybe a patch to ENGINE_by_id() would help that doesn't error out if
CAPI isn't loaded but just steps over it?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2889430
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-30 21:55:00 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.