bash: Strange behavior when a program crashes

Greg Chicares gchicares@sbcglobal.net
Wed Oct 29 12:29:00 GMT 2008


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/



More information about the Cygwin mailing list