Re: abort() bug

2008-06-06 Thread Christopher Faylor
On Fri, Jun 06, 2008 at 04:32:27PM +, Eric Blake wrote: >Any reason that cygwin abort() closes all stdio streams prior to issuing >SIGABRT? This is a difference from Linux, and makes it difficult to install a >cleanup handler that prints a nicer error message. POSIX states that "The >abnor

abort() bug

2008-06-06 Thread Eric Blake
Any reason that cygwin abort() closes all stdio streams prior to issuing SIGABRT? This is a difference from Linux, and makes it difficult to install a cleanup handler that prints a nicer error message. POSIX states that "The abnormal termination processing... may include an attempt to effect f