X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com Subject: Re: YA call for snapshot testing In-reply-to: <20120125062835.GD18425@ednor.casa.cgf.cx> References: <20120122054719 DOT GB28773 AT ednor DOT casa DOT cgf DOT cx> <20120122055300 DOT GB657 AT ednor DOT casa DOT cgf DOT cx> <4F1BBB0F DOT 2020009 AT gmail DOT com> <20120122165705 DOT GA10996 AT ednor DOT casa DOT cgf DOT cx> <4F1C5F56 DOT 8070208 AT gmail DOT com> <20120122193306 DOT GA12886 AT ednor DOT casa DOT cgf DOT cx> <4F1C759D DOT 9010704 AT shaddybaddah DOT name> <29235 DOT 1327446059 AT freon DOT franz DOT com> <4F1F422E DOT 9040507 AT cygwin DOT com> <13884 DOT 1327471385 AT freon DOT franz DOT com> <20120125062835 DOT GD18425 AT ednor DOT casa DOT cgf DOT cx> Comments: In-reply-to Christopher Faylor message dated "Wed, 25 Jan 2012 01:28:35 -0500." Date: Wed, 25 Jan 2012 11:58:44 -0800 Message-ID: <22712.1327521524@freon.franz.com> From: Kevin Layer X-IsSubscribed: yes 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 Christopher Faylor wrote: >> On Tue, Jan 24, 2012 at 10:03:05PM -0800, Kevin Layer wrote: >> >Larry Hall (Cygwin) wrote: >> > >> >>> > This problem is killing me. I'm currently looking msysgit + GnuWin32 >> >>> > because I just can't take the crashes of bash.exe and git.exe anymore. >> >>> > In my testing, so far, I've never seen msysgit or the bash that comes >> >>> > with it crash. Why is it that cygwin has this problem but msysgit >> >>> > does not? It's an honest question and I'm not trying to be >> >>> > provocative. I've been a cygwin user since before Red Hat acquired >> >>> > them, and the above statement makes me really sad. >> >>> >> >>> Have you tried running rebaseall? >> > >> >Absolutely. After updating cygwin, I reboot and run rebaseall -v >> >first thing. >> >> FYI, as far as I can tell the stack trace that you provided did not seem >> to come from the 20120123 snapshot. OK, I didn't have the snapshot installed. It was the 1.7.9 dll. I had copied it in, then found I couldn't start bash, backed out the change, and rebooted, but I guess I forgot to redo it. I just installed it and did some testing, and it seems to be working OK. I'll report back if I see another crash. I just ran this test, in parallel on 4 different source trees (each composed of 52 repos): git fetch origin git rebase origin/master git status and not a single crash. It's usually good for 3-5 crashes, if I do them in parallel like that. Fingers crossed. NOTE: I run with CYGWIN="nodosfilewarning proc_retry:1" because I run a lot of non-cygwin software from shell scripts, and during testing, that can take 10's of minutes, I can't afford to have those programs restarted if they crash on exit. Before setting proc_retry:1, I once saw a loop of a 30 minute test run that went on for 10+ iterations. It would be really nice if you could apply proc_retry to cygwin programs only. Would that be possible? Then, I could remove that setting from CYGWIN and life would probably be better for me. -- 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