Re: Seg fault on svn co; version 1.45.5
Branko Čibej <[email protected]> Wed, 20 Aug 2025 16:47:56 +0200
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Organization | The Apache Software Foundation |
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------CqFbgqz2jJzOAlsIqQCzUf20
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
On 20. 8. 25 14:29, sebb wrote:
> $ svn co --depth=emptyhttps://svn.apache.org/repos/asf/incubator
> Segmentation fault: 11
>
> This does not occur for other directories I tried under
> https://svn.apache.org/repos/asf.
> It seems to be specific to incubator, as its subdirectories seem to be OK.
>
> $ svn infohttps://svn.apache.org/repos/asf/incubator
> Path: incubator
> URL:https://svn.apache.org/repos/asf/incubator
> Relative URL: ^/incubator
> Repository Root:https://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 1927914
> Node Kind: directory
> Last Changed Author: jimin
> Last Changed Rev: 1927904
> Last Changed Date: 2025-08-20 06:48:34 +0100 (Wed, 20 Aug 2025)
>
> $ svn --version
> svn, version 1.14.5 (r1922182)
> compiled Nov 27 2024, 21:22:28 on arm-apple-darwin23.6.0
>
> Copyright (C) 2024 The Apache Software Foundation.
> This software consists of contributions made by many people;
> see the NOTICE file for more information.
> Subversion is open source software, seehttp://subversion.apache.org/
>
> The following repository access (RA) modules are available:
>
> * ra_svn : Module for accessing a repository using the svn network protocol.
> - with Cyrus SASL authentication
> - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' scheme
> * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
> - using serf 1.3.10 (compiled with 1.3.10)
> - handles 'http' scheme
> - handles 'https' scheme
>
> The following authentication credential caches are available:
>
> * Mac OS X Keychain
>
> ====
>
> I also get a segfault with 1.14.3 on Ubuntu 24.04.
>
> Sebb
Thanks, I can reproduce this. Tentatively looks like a bug in Serf, but
it's too soon to tell. I don't know what's so special about the
incubator tree.
-- Brane
--------------CqFbgqz2jJzOAlsIqQCzUf20
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 20. 8. 25 14:29, sebb wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOGo0VZe=3fdCPUkeZHKaBTk4dcwQm3tDKw8ZDefa-EawZCf6Q@mail.gmail.com">
<pre wrap="" class="moz-quote-pre">$ svn co --depth=empty <a class="moz-txt-link-freetext" href="https://svn.apache.org/repos/asf/incubator">https://svn.apache.org/repos/asf/incubator</a>
Segmentation fault: 11
This does not occur for other directories I tried under
<a class="moz-txt-link-freetext" href="https://svn.apache.org/repos/asf">https://svn.apache.org/repos/asf</a>.
It seems to be specific to incubator, as its subdirectories seem to be OK.
$ svn info <a class="moz-txt-link-freetext" href="https://svn.apache.org/repos/asf/incubator">https://svn.apache.org/repos/asf/incubator</a>
Path: incubator
URL: <a class="moz-txt-link-freetext" href="https://svn.apache.org/repos/asf/incubator">https://svn.apache.org/repos/asf/incubator</a>
Relative URL: ^/incubator
Repository Root: <a class="moz-txt-link-freetext" href="https://svn.apache.org/repos/asf">https://svn.apache.org/repos/asf</a>
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 1927914
Node Kind: directory
Last Changed Author: jimin
Last Changed Rev: 1927904
Last Changed Date: 2025-08-20 06:48:34 +0100 (Wed, 20 Aug 2025)
$ svn --version
svn, version 1.14.5 (r1922182)
compiled Nov 27 2024, 21:22:28 on arm-apple-darwin23.6.0
Copyright (C) 2024 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see <a class="moz-txt-link-freetext" href="http://subversion.apache.org/">http://subversion.apache.org/</a>
The following repository access (RA) modules are available:
* ra_svn : Module for accessing a repository using the svn network protocol.
- with Cyrus SASL authentication
- handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
- handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
- using serf 1.3.10 (compiled with 1.3.10)
- handles 'http' scheme
- handles 'https' scheme
The following authentication credential caches are available:
* Mac OS X Keychain
====
I also get a segfault with 1.14.3 on Ubuntu 24.04.
Sebb
</pre>
</blockquote>
<br>
<br>
Thanks, I can reproduce this. Tentatively looks like a bug in Serf,
but it's too soon to tell. I don't know what's so special about the
incubator tree.<br>
<br>
-- Brane<br>
</body>
</html>
--------------CqFbgqz2jJzOAlsIqQCzUf20--