X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Sq7cEylKofqmCZcF D5EUwT+spPkCEH+wUmUelaurNj94hoiIQFGqcZb/kDZMTrxw7x1/LDrqPdvedd+w Ex1o0b1YIxcLl0eQ5L9uNWzKJBD8VcgWS8gX/e8dtypuor3zE7UXxJ27FWrNaSPW E4AMmu7xxq2TzjLLzjT3U2H0GIE= 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:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=1lQbMAG5iYezrWZEKp0Tpu 9gcr4=; b=FwK7sKEqAgewpD15l/acj7GojPIshPefy/6hTOVqZwTOjc25nwCLPu BdqDgjMKWxdGNDLU3ahF35cOKivo8FMRRdkMByytXwdq2iVsNjcnq7Xz/YMjISVr MIVWpXm7L904qddMAzgJQ8dveDs7tzgUkucz12eJ4C5EuBUBUXYAw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=reveal, moss, Moss, Eliot X-HELO: mailsrv.cs.umass.edu Reply-To: moss AT cs DOT umass DOT edu Subject: Re: svn segfault when using svn+ssh schema References: <9a5a8d1d-2b71-522e-59a6-29ad915e2445 AT acm DOT org> To: cygwin AT cygwin DOT com From: Eliot Moss Message-ID: <333d0191-3b5b-da0d-bb58-b4e8cc840352@cs.umass.edu> Date: Sun, 8 Jan 2017 21:04:28 -0500 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: <9a5a8d1d-2b71-522e-59a6-29ad915e2445@acm.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 1/8/2017 3:45 PM, David Rothenberger wrote: > 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 AT 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 AT thor ~ >> $ svn ls svn+ssh://cmserver.XXXXXX.com/edl/ >> Segmentation fault (core dumped) Assuming this is repeatable behavior, perhaps getting a trace using strace would reveal some more useful information. Regards - Eliot Moss -- 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