X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type:content-transfer-encoding
	:reply-to; q=dns; s=default; b=JpK8U0GyAXSZ9Q/exm8iHAe691x38iVk+
	R3WO0za/HLNn2xBN1VAMeQPnzcJ98w3+RR7hIbvKnHGcsNnfghPK7D6IJkQ66Nw4
	59/N3cjAbfsINXfMi7lapwYK66BqxSNJicDGn1ZGjdrkRBrqh4OPmwdPF1l7LVQ3
	BwMAstTv0I=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type:content-transfer-encoding
	:reply-to; s=default; bh=cnEcGR1dQckoibhwrqu0Cf/Vpog=; b=v2YmZkX
	KOrMKbWG9SQiN0xhT5kxzU8YZlj04A5NG6KdT0Grrj2CNfhg9CrtzEC98sldnH1e
	mdZiDcHcJ76qB+0/73hjVzkOqtWMzVoYta0xIABT/4+A8cNAikl9chXdFwggyfCb
	JL8Rn1rhVGL4WWaUVilYY0TJDnyKUj99D3sc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=skills, pleasant, H*RU:sk:mail.da, H*r:sk:mail.da
X-HELO: resqmta-po-08v.sys.comcast.net
Subject: Re: svn segfault when using svn+ssh schema
To: cygwin@cygwin.com
References: <a1702beb-ff73-0005-6568-2f113ed1ab77@dwalin.fsnet.co.uk>
From: David Rothenberger <daveroth@acm.org>
Message-ID: <9a5a8d1d-2b71-522e-59a6-29ad915e2445@acm.org>
Date: Sun, 8 Jan 2017 12:45:31 -0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <a1702beb-ff73-0005-6568-2f113ed1ab77@dwalin.fsnet.co.uk>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-CMAE-Envelope: MS4wfGaoPZJJLo45eGGTi5fzHJtTtVzk+xa1ePRHJHNh8JRFmVPYpJlc5AescIkax7Xa8gABmIoodHsuHQfHpMjAVBcZh41GmvhkZJnAQjg40vlQnm7q0Bnn OABRTDZYztJoucCXwQHHFanVlFMLJHbtWksTGVVCflhHn8ly6IbnYH96j3w2z7/eRZEGmJrz/LtWqg==
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

On 1/8/2017 6:12 AM, Sam Edge wrote:
> I've seen a number of 'svn segfault' threads on the mailing list archive
> but none of them seem to cover this specific failure mode. (Apologies if
> one of them does!)
>
> I'm getting segfaults from svn but only when using ssh as the schema.
> The following three commands are all accessing the same server, the name
> of which has been changed to protect the guilty.
>
> --------
> SamEdge@thor ~
> $ ssh cmserver.XXXXXX.com
> ( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries
> commit-revprops depth log-revprops atomic-revprops partial-replay
> inherited-props ephemeral-txnprops file-revs-reverse ) ) )
> SamEdge@thor ~
> $ svn ls svn+ssh://cmserver.XXXXXX.com/edl/
> Segmentation fault (core dumped)
>
> SamEdge@thor ~
> $ svn ls https://cmserver.XXXXXX.com/edl/
> branches/
> tags/
> trunk/
>
> SamEdge@thor ~
> $
> --------
>
> Access using TortoiseSVN using either schema is working fine, as is
> access from Linux svn.
>
> The server is Ubuntu 14.04.5 LTS with package subversion
> 1.8.8-1ubuntu3.2, openssh-server 1:6.6p1-2ubuntu2.8 and openssl
> 1.0.1f-1ubuntu2.21.
>
> The secure shell access is using public key authentication.
>
> I've attached cygcheck & the segfault stackdump.
>
> I'm at a loss. Any ideas?

[Cygwin subversion maintainer here.]

Sorry, I have no further ideas. svn+ssh is working fine for me here 
using both Cygwin and Debian as the server. Debian is running Subversion 
1.8.10.

I personally lack the technical skills to decode the stack trace. Maybe 
someone else can. Alternatively, you could theoretically download the 
subversion debug package and reproduce the error in gdb to get a 
backtrace. Again, my C/gdb skills are rusty, so I can't provide any 
details about how to do that.

-- 
David Rothenberger  ----  daveroth@acm.org

Doubt is not a pleasant condition, but certainty is absurd.
                 -- Voltaire

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

