On 6/11/2019 4:52 AM, Corinna Vinschen wrote: > On Jun 7 12:10, Ken Brown wrote: >> While testing some new pipe code, I'm occasionally seeing a timerfd deadlock: >> The main thread is stuck in timerfd_tracker::dtor at timerfd.cc:354, waiting >> for >> the timerfd thread to close; and the timerfd thread is stuck at >> timerfd.cc:140, >> waiting to acquire a mutex that's held by timerfd_tracker::dtor. > > Hmm, I had hoped my current code does not have a deadlock situation > anymore, but I was wrong, apparently. > > Is there any chance to create an STC?
I'll try. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple