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 To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: bash pid reuse Date: Fri, 27 May 2005 00:05:53 +0200 Lines: 46 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi This is rather informal report as I couldn't reproduce this problem in any way. I worked with latest Cygwin release of bash started directly with no command line options. bash-2.05b$ ptx.exe bash-2.05b$ man ptx 260 [main] bash 21168 slow_pid_reuse: couldn't create last_fork_proc, Win32 error 6 8590 [main] bash 21168 child_info::sync: wait failed, pid 12756, Win32 error 6 19368 [main] bash 21168 fork_parent: child 12756 died waiting for longjmp befo re initialization bash: fork: No such file or directory bash-2.05b$ uname -a CYGWIN_NT-5.0 duli2 1.5.17s(0.128/4/2) 20050510 12:11:42 i686 unknown unknown Cygwin bash-2.05b$ ps PID PPID PGID WINPID TTY UID STIME COMMAND 1464 1 1464 1464 ? 1000 May 15 /usr/sbin/cron I 13004 1 13004 13004 0 1000 23:41:35 /usr/bin/bash 12896 1 12896 12896 1 1000 23:42:04 /usr/bin/bash 13280 12896 13280 11752 1 1000 23:42:17 /usr/bin/ssh 21168 1 21168 21168 2 1000 23:42:25 /usr/bin/bash 25060 21168 25060 25676 2 1000 00:00:16 /usr/bin/ps After few minutes, some additional info appeared on the screen: bash-2.05b$ D:\cygwin\bin\bash.exe (12756): *** WFSO timed out after longjmp D:\cygwin\bin\bash.exe (12756): *** WFSO timed out after longjmp Is this report useful in any way? Should I provide cygcheck output (there's nothing really interesting). Krzysztof Duleba -- 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/