This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]