Date: Mon, 07 Feb 2022 20:24:57 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 261760] dlopen asserts instead of returning an error when libGL-NVIDIA.so.1 is present in dependencies Message-ID: <bug-261760-227-176PonLumn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-261760-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261760 --- Comment #20 from Yuri Victorovich <yuri@freebsd.org> --- (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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261760-227-176PonLumn>
