Hi, looks fine, with 2.8p1 no more assertion happens here so far..
Best regards Michael > -----Original Message----- > From: Alfille, Paul H.,M.D. [mailto:[email protected]] > Sent: Thursday, August 19, 2010 12:47 PM > To: OWFS (One-wire file system) discussion and help > Subject: Re: [Owfs-developers] owserver mutext bug solved. > > Quite possible. > > Basically one thread was telling the other thread that it's > work was done by sending a pipe signal, then unlocking the > mutex. The other thread was catching the pipe signal, and > exiting, and then destroying the mutex. Leon caught the fact > that it should first lock the mutex, then unlock and cleanup. > (Or I could have used non-detached threads). > > Can you give it a try? > > Paul Alfille
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
