On Jul 24 17:21, Dan Stratila wrote: > After thinking about this for a bit, I realized that the problem is related > to the fact that bash sets the window title to the current path. When I > change PS1 to only place the basename of the current path in the window > title, the crash no longer happens:
That was *the* hint. In case the path got longer than 256 chars, an erroneous statement overwrote parts of the stack. I fixed that in CVS. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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