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

Re: svn update crash log

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Sat, 13 Oct 2012 09:50:58 +0200

On Fri, Oct 12, 2012 at 9:43 PM, Justin Wu <justin_at_tungle.com> wrote:
> C:\projects>svn update --username=pimcalendarautouser1_at_rim.com
> --password=mypassword C:\projects\project2\pimcore\develop
> This application has halted due to an unexpected error.
> A crash report and minidump file were saved to disk, you can find them here:
> C:\Users\JUSWU~1.RIM\AppData\Local\Temp\svn-crash-log20121012153455.log
> C:\Users\JUSWU~1.RIM\AppData\Local\Temp\svn-crash-log20121012153455.dmp
> Please send the log file to users_at_subversion.apache.org to help us analyze
> and solve this problem.

Thanks for the report. This seems to be the same problem as the one
reported here a couple of days ago on the dev-list:

http://svn.haxx.se/dev/archive-2012-10/0109.shtml

It's a bug new in 1.7.7 (only on Windows), where svn crashes if you
have some cached authentication data (in your runtime configuration
directory), but are passing another username with --username.

A fix has already been made and backported to the 1.7.x branch, so
this will definitely be fixed in 1.7.8. But I'm not sure when the
release train for 1.7.8 will get rolling, so for now you should
probably roll back to 1.7.6 to avoid this crash.

-- 
Johan
Received on 2012-10-13 09:52:05 CEST

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.