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

Re: crash when doing svn st -u (assertion failed)

From: <kfogel_at_collab.net>
Date: 2004-11-12 15:08:55 CET

Adeodato Simó <asp16@alu.ua.es> writes:
> hi, I've been adviced on #svn to write here about the crash I'm
> experiencing. I'm doing so in hopes it'll be useful for you, since I
> can simply avoid the crash by checking out a fresh copy.
>
> I've managed to make the crash reproducable. first I thought it was
> related to a version update, or a switch --relocate thing, but it
> seems to happen when updating to an specific version and svn st -u
> after that.
>
> transcript session is as follows:
>
> $ svn co -N -r 213 svn://svn.debian.org/pkg-kde .
> A README
> Checked out revision 213.
>
> $ svn up -r 213 scripts www
> [ List of scripts/* files.]
> Updated to revision 213.
> [ List of www/* files.]
> Updated to revision 213.
>
> $ svn st -u
> * 213 www/IGNORE-ME
> * 213 www
> svn: subversion/libsvn_wc/status.c:910: tweak_statushash: Assertion
> `repos_text_status == svn_wc_status_added' failed. Aborted (core dumped)

Aha! I can reproduce this, thank you for the excellent bug report.

And, I wonder if this is related to SteveKing's report from earlier
this month:

  Original post:
    From: SteveKing <steveking@gmx.ch>
    Subject: crash when fetching status
    Message-ID: <4187D596.6040205@gmx.ch>
    Date: Tue, 02 Nov 2004 19:44:38 +0100
    http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=82253

  Whole thread:
    http://tinyurl.com/4tzqd

I will file an issue for this and start working on it right now.
 
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 12 17:05:28 2004

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.