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

Re: Subversion 1.6.5: segmentation fault on update

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 29 Sep 2009 15:17:23 +0100

On Tue, Sep 29, 2009 at 03:51:38PM +0200, Alexander Kitaev wrote:
> Hello,
>
> Attached script fails with Subversion 1.6.5. It performs update that
> adds new file in place of a directory that is scheduled for addition and
> missing.

Thanks, I can reproduce with 1.6.x and will try to fix this.

With trunk I don't get a segfault, just an error:

With trunk:
+ /home/stsp/svn/prefix/svn-trunk/bin/svn up wc
subversion/svn/update-cmd.c:96: (apr_err=145001)
subversion/libsvn_client/update.c:374: (apr_err=145001)
subversion/libsvn_client/update.c:293: (apr_err=145001)
subversion/libsvn_wc/deprecated.c:149: (apr_err=145001)
subversion/libsvn_repos/reporter.c:1263: (apr_err=145001)
subversion/libsvn_repos/reporter.c:1194: (apr_err=145001)
subversion/libsvn_repos/reporter.c:1132: (apr_err=145001)
subversion/libsvn_repos/reporter.c:851: (apr_err=145001)
subversion/libsvn_repos/reporter.c:1132: (apr_err=145001)
subversion/libsvn_repos/reporter.c:873: (apr_err=145001)
subversion/libsvn_repos/reporter.c:576: (apr_err=145001)
subversion/libsvn_wc/update_editor.c:3893: (apr_err=145001)
subversion/libsvn_wc/update_editor.c:3836: (apr_err=145001)
subversion/libsvn_wc/entries.c:1300: (apr_err=145001)
svn: '/tmp/test/wc/dir/file.txt' is not of the right kind

Stefan

-- 
printf("Eh???/n");
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2401646
Received on 2009-09-29 16:18:00 CEST

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

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