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 From: Stefan Dalibor Date: Thu, 19 Feb 2004 18:23:35 +0100 To: cygwin AT cygwin DOT com Subject: Zsh crashes on Ctrl-Z with cygwin1.dll snapshot 2004-02-18 Message-ID: <20040219172335.GA6821@faui31p.informatik.uni-erlangen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Hi, since upgrading Cygwin Dll from 1.5.5-1 (which I have to, because I need exim 4.30 which won't run with cygwin1.dll < 1.5.6-1, so downgrading is not an option), I'm suffering from problems with Zsh (4.1.1-2). I don't know what Zsh does with process management (the problems don't occur neither with Bash nor pdksh), but here the story goes (hoping this is still fixable before 1.5.8 comes out!): 1.5.5-1: Zsh works fine. 1.5.6-1: Zsh hangs immediately after starting, the shell is essentially unusable. 1.5.7-1: Zsh starts, but hangs (reproducably) after trying to start a non-existing command. Also, shell functions executing pipelines with builtin commands (e.g. ``echo | grep ...'') hang ocasionally. 2004-02-18 snapshot: Zsh starts fine, no more hangups on non-existing commands, but trying to suspend a program (e.g. vim, lynx) by hitting Ctrl-Z results in a crash with error messages like: 4 [sig] zsh 1912 handle_threadlist_exception: handle_threadlist_exception called with threadlist_ix -1 And stackdumps like: Exception: STATUS_ACCESS_VIOLATION at eip=61025D4B eax=00000011 ebx=00000000 ecx=0065EB6C edx=61025650 esi=0065EBDC edi=61025650 ebp=0065E864 esp=0065E53C program=C:\cygwin\bin\zsh.exe cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023 Stack trace: Frame Function Args 0065E864 61025D4B (00000000, 00000000, 00000000, 00000000) 0065EB94 61026784 (00000740, 0065EBDC, 000000A4, 0065EBC8) 0065F0A4 6108D45E (610F0774, 00000000, 0065F0C4, 0065F0FC) 0065F0C4 610030A6 (610F0774, 0065F0FC, 61003040, 00005DF7) 0065F0F4 61003DE4 (00000000, 00000000, 00000000, 00000000) 0065FFA4 61003D9A (00000000, 00000000, 00000000, 00000000) End of stack trace Stefan -- Dr. Stefan Dalibor -- 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/