Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Sat, 21 Feb 2004 15:48:43 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Zsh crashes on Ctrl-Z with cygwin1.dll snapshot 20040218/20 Message-ID: <20040221204843.GF2826@redhat.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <20040221152818 DOT GA13501 AT faui31p DOT informatik DOT uni-erlangen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040221152818.GA13501@faui31p.informatik.uni-erlangen.de> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On Sat, Feb 21, 2004 at 04:28:18PM +0100, Stefan Dalibor wrote: >Please retry with a function to start vim - on my installation > >CYGWIN_NT-5.1 SINDBAD 1.5.8s(0.110/4/2) 20040218 17:35:06 i686 unknown unknown Cygwin > >it's sufficient to define > >function v { vim $*; } Nope. Still works fine. I assume that, since you're telling people to define a function, vim suspends correctly when not used with a function? That's odd. It makes no sense at all that having bash, pdksh, or zsh go through an extra level of command translation would make vim unsuspendable. >Do you have any idea how to pinpoint the source of this problem further, >short of building zsh with a debugging malloc (which is something I >probably can't do before 2 or 3 weeks due to lack of time, which would >be much too late for cygwin 1.5.8)? How does malloc enter into it? I don't see anything pointing to malloc here. cgf -- 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/