Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-261760-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261760

--- Comment #20 from Yuri Victorovich <yuri@freebsd.org> ---
(In reply to Alex S from comment #19)

When I do handle=3Ddlopen(nullptr) and dlsym(handle, "pthread_create") retu=
rns
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261760-227-176PonLumn>