Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com User-Agent: Mutt/1.4i Hamster-Fr/2.0.1.10 Date: Thu, 13 Mar 2003 17:29:45 +0100 From: Luc Hermitte To: cygwin AT cygwin DOT com Subject: fork: permission denied (again) Message-ID: <20030313162945.GA2404@Orlyn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, I'm running into a very annoying problem. When I try to compile mutt-1.5.x under cygwin, happens a time when ./configure isn't able to execute any command anymore and prints me a: "{the_command}: fork: permission denied" for its remaining tasks. After that, the console/bash (the famous "bash -i --login", or something like that) becomes very limited ; actually, the error occurs even when I open a new console and sometimes within some native win32 programs that can't acces some ressources. The only way I have found to "free" the ressources beeing to reboot. :-( To be more precise, I think the problem does not come from ./configure, but from any shell script I use ; sometimes it happens after a long day of starting vim sessions (I use a shell script for that), or while "make" is running. I know (thanks to google) that this is a common issue, not knew at all. But unfortunately, I haven't been able to find any valuable information on how to fix it. I have tried to use gcc-2.95.5 with cygwin-1.20-1, with no improvements. I had hope when I saw the changes made with cygwin-1.21-1, tried to use it with gcc-3.2, and again: "fork: permission denied". Does anybody has a clue ? a link ? a workaround that I can use ? I guess the solution lies within fork() implementation and how bash uses it ... but I can't tell more. Note: I use a Windows XP machine -- monthes ago, I was able to recompile mutt-1.4 under Windows Me. Thanks in advance. -- Luc Hermitte -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/