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
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
2 matches
Mail list logo