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: <013701c53e8a$d4959930$6508a8c0@chimaera> From: "Max Bowsher" To: "Cygwin" Subject: Deadlocked cygrunsrv processes with strace message "_cygtls::remove: wait 0x0" Date: Mon, 11 Apr 2005 12:37:23 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Note-from-DJ: This may be spam Something about Apache 2 is causing its controlling cygrunsrv service process to deadlock within the Cygwin DLL when it attempts to exit. Attaching with strace to the hung process shows "_cygtls::remove: wait 0x0". Signals sent to the hung process are not delivered (as shown by strace), but a kill -9 will succeed. Attaching with gdb does show anything that looks promising. Does anyone have any suggestions that could save me some time, compared to an in-depth study of the Cygwin DLL code in this area? Max. -- 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/