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:date:from:to:subject:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=n3M2zx+/iojRXOab3QOaG1HyEv/WMc fZrvra+fKtKzKeqxCwhX71nMJ7Skyz9LkXjyUBUKzoASK8q6tpIx2TUdejDscdnr furEIMTeFM0yKNlTzMuOUeOyWnb+LKH/iHN2pCSOu4RgqA1zoiRNyQpYWDn3z/Dn zrLyo05iQQi3A= 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:date:from:to:subject:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=ZhCrjFF4ASeJ+St2wc1Po1zmB2E=; b=M2aD 9WALRTewHJE5hCDI8h+intQUjTFw696tY7wfUTOhIfqjQCVnSOAt8V9CP093EQJV Cjf0rGFpox5WBnNO+KTR2hHkucFz+TOm1BhaCPAFw853I/wQetHcNExQqhgdyVvU nQKlHCrdmxR9hUxTCIg+dvgTc/bgYOR06k5mWwI= 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=-1.1 required=5.0 tests=AWL,BAYES_05,SPF_PASS autolearn=ham version=3.3.2 X-HELO: northrend.tastycake.net Date: Sun, 30 Mar 2014 13:10:19 +0100 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: subversion silently fails Message-ID: <20140330121019.GA28831@tastycake.net> References: <1396142838 DOT 544447 DOT 1056 DOT 42234 AT mail DOT rambler DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1396142838.544447.1056.42234@mail.rambler.ru> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Sun, Mar 30, 2014 at 05:27:18AM +0400, jaakov jaakov wrote: > Package: Subversion > Version: 1.8.8.1 > > Reproduce: > > $ svn help > $ > > No output is produced, but we do expect some output. The same happens > for commands like svn info, svn log, svn --version, etc. Works just fine for me. > Unknown commands are properly rejected, though: > > $ svn sdgsdfg > Unbekannter Unterbefehl: »sdgsdfg« > Geben Sie »svn help« für weitere Hilfe ein. > $ > > Reinstalling all direct dependencies and all members of "Libs" of > the installer doesn't help. The logs of > > $ strace svn help 1>>/tmp/svn.log 2>>/tmp/svn.log > Segmentation fault > $ > > and > > $ cygcheck -v -s > cygcheck.log > $ > > are attached. The svn.log reports "windows error 998" at the end, which is ERROR_NOACCESS "Invalid access to memory location." As a stab in the dark, can you try running `rebaseall` per the instructions in /usr/share/doc/rebase/README? -- 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