https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286537
--- Comment #2 from Konstantin Belousov <[email protected]> --- Since curthread is NULL, libthr was not yet initialized. My guess would be that libc++ is linked after libpthread. Check with ldd. -- You are receiving this mail because: You are the assignee for the bug.
