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: <200409240911.i8O9Bm2a003108@tyr.informatik.fh-fulda.de> Date: Fri, 24 Sep 2004 11:11:48 +0200 (CEST) From: Siegmar Gross Reply-To: Siegmar Gross Subject: Re: printf output missing in multi-threaded program To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: Ln8Jm5tOaZsUFy+8pTJL7g== X-HRZ-JLUG-MailScanner-Information: Passed JLUG virus check X-HRZ-JLUG-MailScanner: Found to be clean X-IsSubscribed: yes Note-from-DJ: This may be spam > That's what I get with a recent Cygwin snapshot: > > Thread thr_fork: forking a child process. > Thread thr_wait: sleeping for 5 seconds. > Thread thr_fork: sleeping for 10 seconds. > Child process: I'm sleeping for 2 seconds. > Thread thr_fork: 1 s of sleeping time passed > Thread thr_fork: 2 s of sleeping time passed > Child process: terminating. > Thread thr_fork: 3 s of sleeping time passed > Thread thr_fork: 4 s of sleeping time passed > Thread thr_wait: try to wait for child process. > Thread thr_wait: child terminated. > Thread thr_fork: 5 s of sleeping time passed > Thread thr_fork: 6 s of sleeping time passed > Thread thr_fork: 7 s of sleeping time passed > Thread thr_fork: 8 s of sleeping time passed > Thread thr_fork: 9 s of sleeping time passed > Thread thr_fork: 10 s of sleeping time passed > Thread thr_fork: try to wait for my child. > Thread thr_fork: No child processes > > Looks ok, doesn't it? Yes. I have just updated Cygwin once more but it were only some X11 packages. I still don't get the last 8 lines. Do you have any idea what could be wrong in my installation? Do you need any other information to answer the question? Kind regards Siegmar -- 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/