Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: asterisk (-15/16) crashes von evbarm aarch64 in -current (netbsd 9.99...)



On 11.02.2021 19:37, Markus Kilbinger wrote:
> Am Do., 11. Feb. 2021 um 19:04 Uhr schrieb Greg Troxel <gdt%lexort.com@localhost>:
>> [...]
>>> Is the pthread_equal() misuse something to send asterisk.org upstream?
>>
>> It's either that or a bug in NetBSD :-)   So definitely should be
>> reported someplace!
>>
>> But, it's UB to call pthread_equal with something that is not a "valid
>> thread id".
>>
>> https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_equal.html
> 
> Thanks for the info.
> 
> netbsd-9 does not show this problem!
> 
> -> New bug in netbsd HEAD?
> 
> Markus.
> 

No, NetBSD HEAD is stricter and the bug is in the application.


Home | Main Index | Thread Index | Old Index