* Alex Scheel: > Is Fedora Rawhide unstable at the moment, pending a mass rebuild? > > I've seen a lot of random problems related to pthreads at the > moment, such as: > > 16/78 Test #12: JSS_DER_Encoding_of_Enumeration_regression_test ...Child aborted***Exception: 0.99 sec > FINE: CryptoManager: loading JSS library > FINE: CryptoManager: loaded JSS library from java.library.path > java: ../nptl/pthread_mutex_lock.c:81: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed. > > > Another, different stack trace here (pthreads fails to lock, > triggering a bug in opencryptoki): > > https://pagure.io/dogtagpki/issue/3181#comment-661911 I don't see why this would be fixed by a mass rebuild. This is probably some sort of memory corruption: something has overwritten the mutex data structure, and glibc happens to detect that. Thanks, Florian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx