https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272992
Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Konstantin Belousov <[email protected]> --- This is expected outcome, since libc only provides stubs to satisfy the static linker. In the test program, change the "/lib/libc.so.7" path into RTLD_DEFAULT. It should work then. -- You are receiving this mail because: You are the assignee for the bug.
