From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 86543 invoked by alias); 9 Jan 2017 02:04:45 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 85498 invoked by uid 89); 9 Jan 2017 02:04:42 -0000 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 Received: from mailsrv.cs.umass.edu (HELO mailsrv.cs.umass.edu) (128.119.240.136) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 09 Jan 2017 02:04:31 +0000 Received: from [192.168.0.3] (c-24-62-203-86.hsd1.ma.comcast.net [24.62.203.86]) by mailsrv.cs.umass.edu (Postfix) with ESMTPSA id 56695401F830; Sun, 8 Jan 2017 21:04:29 -0500 (EST) Reply-To: moss@cs.umass.edu Subject: Re: svn segfault when using svn+ssh schema References: <9a5a8d1d-2b71-522e-59a6-29ad915e2445@acm.org> To: cygwin@cygwin.com From: Eliot Moss Message-ID: <333d0191-3b5b-da0d-bb58-b4e8cc840352@cs.umass.edu> Date: Mon, 09 Jan 2017 02:04:00 -0000 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 X-SW-Source: 2017-01/txt/msg00050.txt.bz2 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@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) 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