X-Spam-Check-By: sourceware.org Message-ID: <1ac309d40612161654s7fb9671w1b072bd2dcf21155@mail.gmail.com> Date: Sat, 16 Dec 2006 19:54:39 -0500 From: "K Kafka" To: cygwin AT cygwin DOT com Subject: bash longjmp issue In-Reply-To: <1ac309d40612161652jbf4f870x64b51a456fa7dee@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1ac309d40612161652jbf4f870x64b51a456fa7dee AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Note-from-DJ: This may be spam Hi all, I have been looking around for a possible cause for my problem with bash. I left a "tail -f" running for a few days. When I came back, none of the service would run anymore (cygsrv, exim, sshd). After a bit of researching I've come accross quite a few posts but nothing concrete. It seems that bash.exe is crashing with a WFSO longjmp error after the 5min timeout. Preventing everything else. From some posts, it seems it could be coming from a device (webcam) or a software such as the anti-virus. I have almost nothing installed on this machine aside from MySQL and Tomcat5. Its a Xeon server running Windows 2003 server. Here is the actual error for bash. C:\cygwin\bin> 4 [main] bash 3376 C:\cygwin\bin\bash.exe: *** fatal error - WFSO timed out after longjmp Some people have been suggesting to try a rebaseall. Same thing happens, I get two errors, a fhandler_base::fork_fixup immediately and an WFSO longjmp error after 5 min. Here are the errors: C:\cygwin\bin> 4 [main] ash 1328 fhandler_base::fork_fixup: /bin/rebaseall - Win32 error 5, handle io_handle<0x0> C:\cygwin\bin> 4 [main] ash 1856 C:\cygwin\bin\ash.exe: *** fatal error - WFSO timed out after longjmp I've also updated cygwin to the latest version and reinstalled bash and cygsrv. No changes, same errors. If someone has an idea, please let me know. I'm at a loss and can't figure what to do next. Regards Kevin -- 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/