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

Re: crash opening Repository Browser for svn:// archives

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 05 Sep 2011 21:09:53 +0200

On 05.09.2011 09:58, Immanuel Scholz wrote:
> On 04.09.2011 08:47, Stefan Küng wrote:
>> I've tried to reproduce this with an unauthenticated svn repository and
>> that doesn't crash.
>> Even with an authenticated one, it works. Maybe it's required to use
>> SASL authentication to get the crash?
>>
>> Can you please try the command line client (if you've selected it during
>> install of TSVN, you already have it in the TSVN bin dir) and run:
>>
>> svn ls -v svn://somewhere
>
> Yes, we are using a SASL authenticated repository. The command line
> client works without crashes - after I put these strange but necessary
> registry entries for SASL to work.
> http://wiki.nullstack.net/SVN_cannot_negotiate_authentication_mechanism

That might explain the crash: you might not be using the sasl dlls from
TSVN but from another installation. And those might not be compatible -
for example if they're linked against a different c-runtime, then you'll
get memory corruption and then crashes.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2835671
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-05 21:09:59 CEST

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

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