This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Deadlocked cygrunsrv processes with strace message "_cygtls::remove: wait 0x0"
- From: "Max Bowsher" <maxb at ukf dot net>
- To: "Cygwin" <cygwin at cygwin dot com>
- Date: Mon, 11 Apr 2005 12:37:23 +0100
- Subject: Deadlocked cygrunsrv processes with strace message "_cygtls::remove: wait 0x0"
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/