You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Theo Van Dinter <fe...@kluge.net> on 2004/12/04 18:41:47 UTC

Easy way to get svnversion to segfault?

Is this just me?  I can reproduce this on both Linux and Solaris.

$ svnversion .
109799
$ svnversion --version
svnversion, version 1.1.1 (r11581)
   compiled Dec  3 2004, 13:39:23

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

$ svnversion --version .
Segmentation fault

-- 
Randomly Generated Tagline:
"I feel so lucky that I have the right brain chemicals." - Dr. Lewis on ER

Re: Easy way to get svnversion to segfault?

Posted by Max Bowsher <ma...@ukf.net>.
Theo Van Dinter wrote:
> Is this just me?  I can reproduce this on both Linux and Solaris.
>
> $ svnversion .
> 109799
> $ svnversion --version
> svnversion, version 1.1.1 (r11581)
>    compiled Dec  3 2004, 13:39:23
>
> Copyright (C) 2000-2004 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet
> (http://www.Collab.Net/).
>
> $ svnversion --version .
> Segmentation fault

Yuck!

It was already fixed in trunk, but hadn't been nominated for backport to 
1.1.x, which I have now done.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org