X-Spam-Check-By: sourceware.org Message-ID: <45B8F5C9.7BD69603@dessent.net> Date: Thu, 25 Jan 2007 10:24:09 -0800 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Can't start cron daemon in Cygwin 1.5.23 under WinXP SP2 References: <45B545C3 DOT DF70C019 AT dessent DOT net> <17845 DOT 36409 DOT 265000 DOT 733500 AT sanofi-aventis DOT com> <009501c73f02$d6383200$3e0010ac AT wirelessworld DOT airvananet DOT com> <45B67293 DOT C9A30FBC AT dessent DOT net> <17848 DOT 61838 DOT 799000 DOT 494617 AT alum DOT mit DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Steve Rowley wrote: > >If *that* fails, then I'd try getting a SYSTEM-owned bash shell and > >seeing if you see general fork failures there. The method to do this is > >a little silly, but I think there is a simple script available to > >automate it if you search the archives for "sysbash". > > I'm gonna need a bit more guidance here; I found this script: > > http://www.cygwin.com/ml/cygwin/2003-09/msg01860/sysbash > > ... but need a little more instruction about how to provoke a fork > failure. Like, what exactly would you like me to type at this SYSTEM > owned shell? Here I meant just run ordinary commands like ls, less, whatever. Pretty much anything you do from a shell prompt causes a fork, so really I was just curious if you got tons of error messages when trying to do anything or not. You could also try starting cron as SYSTEM from the prompt, as "/usr/sbin/cron -D" and see what happens there. > I have the latest version as of this morning, which is the last time I > ran setup.exe. If it's changed since then, I'll get it tomorrow > morning. :-) I meant a development snapshot of the DLL, which you get at . The stuff you get with setup.exe are only released versions which change relatively rarely. There's instructions in either the FAQ or users guide on using a snapshot, I think. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/