Mail Archives: cygwin/2004/02/19/12:24:02
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 <dalibor at cs dot fau dot de>
--
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/
- Raw text -