https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215826
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Konstantin Belousov <[email protected]> --- Created attachment 178720 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178720&action=edit Fix nested write locks for the compat rtld locking. The issue is that nested write locking for non-libthr locks is broken, and I knew it, see the patched comment. Due to the peculiarity of the problem, I forgot about it when reviewed the r310025. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
