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

Re: Problem with svn.collab.net?

From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-12-13 06:11:21 CET

On Thu, Dec 12, 2002 at 10:46:56PM -0600, Nicholas Riley wrote:
> On Thu, Dec 12, 2002 at 08:42:37PM -0800, Justin Erenkrantz wrote:
> > Hint: pathname of the file that causes this would be *really*
> > helpful. If I get a chance, I'll try to track down what file it is.
>
> /trunk/tools/hook-scripts/propchange-email.pl is the last delta that's
> retrieved over the network before svn dies.

Here's a way to reproduce a problem without a wc:

% svn diff -r4046:4111 http://svn.collab.net/repos/dev/trunk/tools/hook-scripts/propchange-email.pl
zsh: 4618 segmentation fault svn diff -r4046:4111

Thread 0 Crashed:
 #0 0x005f033c in find_entry (apr_hash.c:279)
 #1 0x005f0508 in apr_hash_get (apr_hash.c:345)
 #2 0x001a0b74 in svn_ra_dav__get_baseline_props (props.c:560)
 #3 0x001a0d70 in svn_ra_dav__get_baseline_info (props.c:724)
 #4 0x001a0f18 in svn_ra_dav__do_check_path (props.c:835)
 #5 0x001086a0 in do_diff (diff.c:1124)

-- 
=Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 13 06:12:00 2002

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.