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]

Re: pthread_join() problem


On 03/06/13 11:01, Corinna Vinschen wrote:
I tracked this down to a problem in the process exit handling which
disallowed pthreads to exit when process exit was in progress (and
running the global destructors is part of the process exit).  I fixed
that in CVS.

I'm just uploading a 2013-06-03 snapshot tohttp://cygwin.com/snapshots/
as well as generating a 1.7.9-10 cygwin package for the 64 bit test
distro.  Please give either one of them a try, especially with poco.

Thank you for providing a fix so quickly. I have tried the new 32-bit snapshot and the new 64-bit cygwin package and can confirm that Poco threads work fine in both environments.

I've still got a little way to go with Poco: one of the test harnesses seg-faults, and another locks up part way through :-( I'll chase these down and package it when it's all working.

Thanks again for the speedy fix,

Dave.


--
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


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