https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261760
--- Comment #20 from Yuri Victorovich <[email protected]> --- (In reply to Alex S from comment #19) When I do handle=dlopen(nullptr) and dlsym(handle, "pthread_create") returns null. But after 'patchelf --add-needed libthr.so a.out' dlsym returns the symbol. It's not clear why doing the same with libGL-NVIDIA.so.1 doesn't make the symbol available. ------------- But libGL-NVIDIA.so.1 works in most cases, not clear what triggers this. -- You are receiving this mail because: You are the assignee for the bug.
