[Bug 261760] dlopen asserts instead of returning an error

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 06 Feb 2022 23:42:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261760

--- Comment #9 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Yuri Victorovich from comment #8)
Either do LD_PRELOAD=libthr.so.3 ./load ...
Or link the load binary with -lpthread

-- 
You are receiving this mail because:
You are the assignee for the bug.