tcsh hang while executing scripts which use pipes with backticks

2012-08-27 Thread Sunadham, Ajay Kumar
We are facing a similar problem as mentioned in the thread below. http://cygwin.com/ml/cygwin/2012-07/msg00014.html To reproduce the issue create 2 csh files in the same directory. First file dotest.csh: #!/bin/csh -f set num=20 set par=10 set i=0 while ( $i < $par ) ./checkspace.csh $num

Cygwin csh random crashes on Windows 7 64 bit systems

2011-12-14 Thread Sunadham, Ajay Kumar
We are experiencing random crashes while using cygwin csh. These crashes are not reproducible. Attached is the sample trace and the cygcheck output. It would be great if these crashes can be fixed. Thanks, Ajay csh.exe.stackdump Description: csh.exe.stackdump cygcheck.out Description: cygche