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 Message-Id: <5.1.0.14.2.20020509170045.060a8530@lnxmain> X-Sender: roland AT lnxmain Date: Thu, 09 May 2002 17:04:59 -0400 To: cygwin AT cygwin DOT com From: Roland Glenn McIntosh Subject: Processes forking on their own? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Some of my shell scripts on Windows 2000 Server (NTFS partition) seem to be forking their commands. This has the effect of everything in a script trying to run at once, which royally screws up dependencies. This seems to only happen sometimes. All in all, general system behavior is bad. Worse yet and perhaps unrelated: when starting a process which forks itself, when the controlling window closes, that process dies too (pg_ctl start). I can't seem to keep my database up unless i avoid using pg_ctl. This seems to only be a problem on this particular Windows 2000 Server computer with NTFS partitions. Everywhere else in the company we use W2K Pro / FAT, and I've never seen such weirdness. Has anyone else noticed behavior like this? I am using the latest Cygwin. my CYGWIN=tty ntsec -rgm -- 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/