X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: QDdxPgyswBCK2bx7SNYDilAqkd6GnSZOMbWnqiDrvOLygeouYdY- Message-ID: <4F20D59D.6030204@bellsouth.net> Date: Wed, 25 Jan 2012 22:25:01 -0600 From: Robert Miles User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Kevin Layer , cygwin AT cygwin DOT com Subject: Re: YA call for snapshot testing 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> <22712 DOT 1327521524 AT freon DOT franz DOT com> In-Reply-To: <22712.1327521524@freon.franz.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 On 1/25/2012 1:58 PM, Kevin Layer wrote: > 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 > > Are you able to put that CYGWIN setting inside the shell scripts that need it, and therefore not have it apply to any other scripts? -- 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