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

TSVN 1.7: Repo browser and Show Log crash with svn:// and SASL

From: Dave Huang <khym_at_azeotrope.org>
Date: Wed, 07 Sep 2011 01:57:26 -0500

System info:
Windows 7 SP1 x64
TortoiseSVN 1.6.99, Build 21919 - 64 Bit -dev, 2011/08/31 21:32:47
Subversion 1.7.0, -dev
apr 1.4.5
apr-utils 1.3.12
neon 0.29.6
OpenSSL 1.0.0d 8 Feb 2011
zlib 1.2.5

When using the repo browser to view a repo over svn:// protocol that
uses SASL authentication and encryption, I get prompted for credentials.
After entering the correct credentials, TortoiseProc crashes with the
instruction pointer in a bad address:

Child-SP RetAddr Call Site
00000000`0460eef8 000007fe`f90c7ea1 0xfa
00000000`0460ef00 000007fe`f53a5df7 libsasl!sasl_errdetail+0x771
00000000`0460efd0 000007fe`f90c3c50 saslDIGESTMD5+0x5df7
00000000`0460f000 000007fe`f90c52bb libsasl!sasl_client_init+0x1c0
00000000`0460f030 000007fe`f0a24e8d libsasl!sasl_dispose+0x3b
00000000`0460f060 00000000`6c6c3eee libsvn_tsvn!svn_ra_svn__sasl_init+0x4d
00000000`0460f090 00000000`6c6c3ecf libapr_tsvn!apr_pool_destroy+0x6e
00000000`0460f0c0 00000000`6c6c3ecf libapr_tsvn!apr_pool_destroy+0x4f
00000000`0460f0f0 00000001`3f2a2de5 libapr_tsvn!apr_pool_destroy+0x4f
00000000`0460f120 00000001`3f3f52f8 TortoiseProc+0x72de5
00000000`0460f300 00000001`3f2a2a4e TortoiseProc+0x1c52f8
00000000`0460f380 00000001`3f36dd59 TortoiseProc+0x72a4e
00000000`0460f560 00000001`3f36e6f3 TortoiseProc+0x13dd59
00000000`0460f7a0 00000000`798c4fe1 TortoiseProc+0x13e6f3
00000000`0460f7d0 00000000`6a871d9f mfc100u!_AfxThreadEntry+0x101
00000000`0460f900 00000000`6a871e3b MSVCR100!endthreadex+0x43
00000000`0460f930 00000000`773e652d MSVCR100!endthreadex+0xdf
00000000`0460f960 00000000`77adc521 kernel32!BaseThreadInitThunk+0xd
00000000`0460f990 00000000`00000000 ntdll!RtlUserThreadStart+0x1d

Show Log crashes the same way. However, checkout and update seem to work
OK.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-07 08:57:42 CEST

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.