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

Re: svn upgrade segfaults

From: Arwin Arni <arwin_at_collab.net>
Date: Fri, 31 Dec 2010 14:58:23 +0530

On Thursday 30 December 2010 09:35 PM, Kamesh Jayachandran wrote:
> Hi All,
>
> I did the following.
>
> cd /tmp
> cd svn-1.6 co file:///repo/abc
> touch abc/test
> svn-1.6 add abc/test
> #Make sure below commit fails either by a pre-commit hook or File
> system perm error, we just need this to fail.
>
> svn-1.6 ci -m "msg"
>
> svn-1.7 upgrade
> Segfaults
>
> My svn-1.7 trunk build corresponds to 1053813:1053833
>
> With regards
> Kamesh Jayachandran
Hi Kamesh,

I've written an XFail test case which reproduces this Seg Fault in
upgrade_tests.py

I've attached the patch + log message and also a .tar.bz2 file to be
added to
subversion/tests/cmdline/upgrade_tests_data/

Regards,
Arwin Arni

Received on 2010-12-31 10:29:01 CET

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.