[Bug 261760] dlopen asserts instead of returning an error
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 261760] dlopen asserts instead of returning an error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.