X-Recipient: archive-cygwin@delorie.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 <robertmiles@bellsouth.net>
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 <layer@franz.com>, cygwin@cygwin.com
Subject: Re: YA call for snapshot testing
References: <20120122054719.GB28773@ednor.casa.cgf.cx> <20120122055300.GB657@ednor.casa.cgf.cx> <4F1BBB0F.2020009@gmail.com> <20120122165705.GA10996@ednor.casa.cgf.cx> <4F1C5F56.8070208@gmail.com> <20120122193306.GA12886@ednor.casa.cgf.cx> <4F1C759D.9010704@shaddybaddah.name> <29235.1327446059@freon.franz.com> <4F1F422E.9040507@cygwin.com> <13884.1327471385@freon.franz.com> <20120125062835.GD18425@ednor.casa.cgf.cx> <22712.1327521524@freon.franz.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

