Re: Cygwin crashes when bash is called repeatedly from a .bat file

2000-12-13 Thread Doug Wyatt
Hi, Don't know if this will help, but with regard to the user32.dll initialization error popup, take a look at the MS kb article Q142676. Regards, Doug Wyatt > I have written about this problem before, but am still encountering > the same errors. I am using setup.exe version 2.29 to load > cyg

Re: Cygwin crashes when bash is called repeatedly from a .bat file

2000-12-08 Thread Earnie Boyd
--- [EMAIL PROTECTED] wrote: > > Everything works for several hours, but then Cygwin crashes. The DOS script > can no longer call the Unix shell scripts and I cannot start Cygwin from the > desktop icon. In both cases I see an error message "bash: fork: permission > denied". Sometimes I will g

Cygwin crashes when bash is called repeatedly from a .bat file

2000-12-08 Thread craig . hayes
I have written about this problem before, but am still encountering the same errors. I am using setup.exe version 2.29 to load cygwin-1_1_6-1.tar.gz and bash-2_04-4.tar.gz. I have a DOS script that has run reliably for over a year. I had to add some functionality that DOS couldn't support, so