X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 24 May 2012 10:12:02 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: svn --version Message-ID: <20120524081202.GT9200@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20120524070719 DOT GA4640 AT qp9482> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120524070719.GA4640@qp9482> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On May 24 09:06, Denis Excoffier wrote: > > Hello, > > With the new subversion (1.7.5) and the last > snapshot (20120523 21:51:34), the command 'svn --version' produces > segmentation fault, with no svn.exe.stackdump produced: > > % /usr/bin/svn --version > Segmentation fault > % I just installed the latest subversion 1.7.5 and I can not reproduce this crash. svn --version prints the version information just fine with the latest snapshot DLL. I made sure I was really using the snapshot DLL, not my local debug version. > % /usr/bin/env -i TZ=Europe/Monaco /usr/bin/date > Thu May 24 09:01:14 CEST 2012 > % /usr/bin/env -i TZ=Europe/Monaco /usr/bin/strace /usr/bin/date >! /dev/null > 8773 [main] date 3248 D:\Home\dexcoff1\dexcoff1\cyg12c\bin\date.exe: *** fatal error - internal error reading the windows environment - too many environment variables? > 10625 [main] date 3248 open_stackdumpfile: Dumping stack trace to date.exe.stackdump That's a crash of some sorts while trying to convert the Windows environment to the Cygwin POSIX environment. Again, I can't reproduce this one with the latest snapshot and the latest 1.7.15 strace. For a start, please send your cygcheck -svr info. Did you try to see if manual rebaseing helps? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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