X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_00,BUG6152_INVALID_DATE_TZ_ABSURD,INVALID_DATE_TZ_ABSURD,L_SPAM_TOOL_13,TO_NO_BRKTS_PCNT,TW_SV X-Spam-Check-By: sourceware.org Date: Thu, 24 May 2012 09:06:55 +0159 From: Denis Excoffier To: cygwin AT cygwin DOT com Subject: svn --version Message-ID: <20120524070719.GA4640@qp9482> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) 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 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 % All the other commands that i've tested are ok. Only svn seems impacted. The new subversion (1.7.5) + the snapshot from Tuesday (20120522) produce no error, and e.g. 'svn update' works perfectly. I was not able to test with the previous subversion since it is no longer available in my Setup. I was not able to test with the first snapshot of 20120523, because i've lost it. I don't know if strace could be useful, but my strace seems broken (this is not new) and produces: % /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 % cat date.exe.stackdump Stack trace: Frame Function Args 002297C8 6102F5AB (002297C8, 00000000, 00000000, 7C9201DB) 00229AB8 6102F5AB (6119EDC0, 00008000, 00000000, 611A0C2F) 0022AAE8 610061BC (611CD03C, 0022AB14, 0022AC08, 00000000) 0022AB08 610061F8 (611CD03C, 0022AB14, 61188C28, 00000000) 0022AC88 6102DE28 (00000000, 61186730, 0022ACB8, 61137102) 0022ACB8 610AE404 (00000000, 00000000, 00000000, 00000000) 0022AD28 6100683C (00000000, 0022CDA8, 610067B0, 00000000) End of stack trace % addr2line -e /usr/bin/cygwin1.dbg 6102F5AB /home/corinna/src/cygwin/cygwin-1.7.15/cygwin-1.7.15-1/src/cygwin-1.7.15/winsup/cygwin/exceptions.cc:383 % addr2line -e /usr/bin/cygwin1.dbg 610061BC /home/corinna/src/cygwin/cygwin-1.7.15/cygwin-1.7.15-1/src/cygwin-1.7.15/winsup/cygwin/dcrt0.cc:599 % Sorry to report two problems in a single message. Regards, Denis Excoffier. -- 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