X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <49085D01.80203@razorcat.de> Date: Wed, 29 Oct 2008 13:54:25 +0100 From: Frank Redeker User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: bash: Strange behavior when a program crashes References: <490855B2 DOT 90502 AT razorcat DOT de> <4908570C DOT 6020505 AT sbcglobal DOT net> In-Reply-To: <4908570C.6020505@sbcglobal.net> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit 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 Greg Chicares schrieb: > On 2008-10-29 12:23Z, Frank Redeker wrote: >> When I execute a non-cygwin executable from the bash and the program >> crashes with an exception raised (e.g. access violation), the bash >> doesn't return immediately. Instead the crashed program is executed 4 >> more times before the bash finally returns. > > It's a feature: > http://sourceware.org/ml/cygwin/2008-03/msg00592.html > > 'set CYGWIN=proc_retry:1': > http://sourceware.org/ml/cygwin/2008-03/msg00595.html > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > Setting the CYGWIN environment variable don't work here. Did i make any mistake. $ echo $CYGWIN proc_retry:1 Frank -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/