Hi all, Recently I got zsh randomly freezing. Like when working in vi it would freeze and whatever I write doesn't show up in console but if I open another console and open the same file with vi I can see the new text appended to the file. Here is the backtrace I was able to get (from a recent CVS snapshot) : #0 0xa7fc7410 in __kernel_vsyscall () #1 0xa7dd980a in sigsuspend () from /lib/libc.so.6 #2 0x080b92ae in signal_suspend (sig=17) at signals.c:361 #3 0x08089b97 in zwaitjob (job=1, wait_cmd=0) at jobs.c:1213 #4 0x08089dc4 in waitjobs () at jobs.c:1257 #5 0x0806b182 in execpline (state=0xaff3f59c, slcode=4098, how=18, last1=0) at exec.c:1211 #6 0x0806a672 in execlist (state=0xaff3f59c, dont_change_job=0, exiting=0) at exec.c:942 #7 0x0806a276 in execode (p=0xa7f98380, dont_change_job=0, exiting=0) at exec.c:800 #8 0x080833b2 in loop (toplevel=1, justonce=0) at init.c:181 #9 0x08085ddc in zsh_main (argc=1, argv=0xaff3f6d4) at init.c:1347 #10 0x080547a6 in main (argc=Cannot access memory at address 0x8 ) at ./main.c:93 I can reproduce this with zsh 4.3.4 and 20070701 CVS snapshot. FWIW I am using glibc 2.6. Regards, ismail -- Perfect is the enemy of good