> On 12/10/2010 8:22 PM, Lester Ingber wrote: >> I have been having tcsh crashes for some time. I have tried the >> latest snapshot of cygwin1.dll but that does not help. I attach the >> output of my cygcheck-svr.txt. >> >> The crashes typically output, in crash_output.txt. >> >> A file tcsh.exe.stackdump is produced, attached as tcsh.exe.stackdump.txt. >> ... > > I notice you have some local versions of Cygwin-provided software. Could > these be coming into play? Also, there is a mention of a conflict with > Logitech stuff. Perhaps you want to uninstall that and see if that makes > any difference. Are you saying that tcsh is crashing immediate when you > start it? > > -- > Larry
No, this problem is intermittent, perhaps 1-2 times a day during several hours of use. It may happen with an `ls` or during some more intensive processing. Could you tell me which software you are referring to in?: > I notice you have some local versions of Cygwin-provided software. Could > these be coming into play? If you referring to the /usr/local/bin/ "hides" in `cygcheck -svr` these are soft links I have for some "legacy" scripts: 8:52:54am @lester:/usr/local/bin% ls -l find lrwxrwxrwx 1 ingber None 17 Sep 20 13:01 find -> /usr/bin/find.exe* 8:53:00am @lester:/usr/local/bin% ls -l gcc lrwxrwxrwx 1 ingber None 12 Sep 27 19:24 gcc -> /bin/gcc.exe* 8:53:07am @lester:/usr/local/bin% ls -l grep lrwxrwxrwx 1 ingber None 13 Dec 12 08:52 grep -> /bin/grep.exe* 8:53:13am @lester:/usr/local/bin% ls -l perl lrwxrwxrwx 1 ingber None 17 Sep 20 13:01 perl -> /usr/bin/perl.exe* I do not think I should do anything about the hide in the system: Warning: C:\cygwin\usr\local\bin\find hides C:\Windows\system32\find.exe I do not think I am the only one seeing this problem. E.g., see Corinna's posting: http://cygwin.com/ml/cygwin/2010-11/msg00225.html Thanks. Lester -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple