[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]

Adhemerval Zanella adhemerval.zanella@linaro.org
Mon Jul 6 14:58:00 GMT 2015



On 06-07-2015 11:16, Martin Sebor wrote:
>> this broke
>>
>> nptl/tst-join5
>> nptl/tst-once3
>>
>> tests on aarch64.
>>
>> the cleanup handler of the pthread_once and pthread_join
>> implementation don't run when they are canceled.
> 
> I'll look into it as soon as I get access to an aarch64 machine.
> 
> Martin
> 

And I see a regression with

nptl/tst-once3

for armhf.



More information about the Libc-alpha mailing list