This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bash dumps stack after writing to /etc


On Sat, Sep 22, 2012 at 12:21:40AM +0200, meingbg wrote:
>A bug is found that might be located in cygwin or bash.
>
>Bash dumps stack on exit if all of the following requirements are true:
>- Bash was started from a windows batch script
>- Bash was started in non-interactive mode to execute a script
>- The script includes an attempt to write (pipe) data to a file in /etc
>- The write attempt is enclosed by an if clause.

Try a recent snapshot.  Corinna fixed this a while ago.

http://cygwin.com/snapshots/

cgf

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]