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

Re: SVN 1.4.2 (Win32) crashes on svn status

From: <svnlgo_at_mobsol.be>
Date: 2006-11-30 12:23:29 CET

Thanks for the report.

The stacktrace you added matches the one reported in issue 2664 [1], which is
fixed on trunk and is backported for release in 1.4.3.

Lieven

[1] http://subversion.tigris.org/issues/show_bug.cgi?id=2664

Quoting Udo Schifferdecker <s_decker@yahoo.com>:

> I get a crash in libapr.dll when issuing a "svn status" (see attached call
> stack).
> I am running XP SP2 with all patches.
>
> The svn status is called for 3 WCs. The crash disappears when I change the
> command line a little bit though.
>
> Something like this crashes:
>
> > cd \
> > svn status --non-interactive --ignore-externals
> _MyWork\_Products\ProductNameA1\DEV\5.0_SP_1_Patch2
> _MyWork\_Products\ProductNameA1\DEV\5.0_SP_2_Dev
> _MyWork\_Products\ProductNameA1\DEV\trunk
>
>
> This works (because the paths are shorter ?):
>
> > cd \_MyWork\_Products\ProductNameA1\DEV
> > svn status --non-interactive --ignore-externals 5.0_SP_1_Patch2
> 5.0_SP_2_Dev trunk
>
> With SVN 1.3.x I never had problems with long paths in the cmd. The problems
> started with 1.4.0.
> I used a workaround like in the example above. But now 1.4.2 crashes even
> with the shortened paths.
> Is this a known bug?
>
>
> Udo
>
>

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 30 12:24:12 2006

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.