>From: Dinakar Guniguntala [mailto:[EMAIL PROTECTED]
>
>> It is still failing for me with the latest kernel and fusyn-support
>> from the mercurial repos :(
>>
>
>Ok after spending hours debugging this problem I finally got it to
>work but it is totally bizarre.
>
>Main thread creates thread A --> Main thread runs first after creation
>    --> Thread A accesses common memory --> Segfault
>
>However,
>
>Main thread creates thread A --> Thread A runs first --> Then Main
>    --> no segfault !!
>
>
>So all I did was to add the following patch and it now works fine

Hmm, this is definitely something weird. I mean, if it is a timing
issue, it is probably a race condition somewhere.

Ok, so I need to get down to the root cause of this; just need some
time to dig it out. Please do me a favor and keep pounding me every
two days to make sure I fix it :) Will try to do it before Wed 
though.

Thanks,

-- Inaky 

_______________________________________________
robustmutexes mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/robustmutexes

Reply via email to