managarm/mlibc

pthread_condattr_* are not correctly implemented

no92 opened this issue · 1 comments

no92 commented

#604 runs into the following message when running sway:

In function pthread_cond_timedwait, file ../../../src/ports/mlibc/options/posix/generic/pthread-stubs.cpp:1138
__ensure(cond->__mlibc_flags == 0) failed
64 commented

Fixed on abi-break, so closing for now.