Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2000 17:42:27 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        current@freebsd.org
Subject:   Re: Problem with dlopen()/dlsym() after recent crt* changes
Message-ID:  <200011080142.eA81gRB26005@vashon.polstra.com>
In-Reply-To: <3A066572.2CF3D7BC@FreeBSD.org>
References:  <3A066572.2CF3D7BC@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <3A066572.2CF3D7BC@FreeBSD.org>,
Maxim Sobolev  <sobomax@FreeBSD.ORG> wrote:
> After the crt changes the following piece of code, which worked previously,
> gives a 'host: dlopen() failed: ./module.so: Undefined symbol
> "__register_frame_info' error message (yeah, I know that it's better to check
> handle == NULL first, but it's the way some apps work).

This should be fixed now in both -current and -stable.  The fix is
in "src/libexec/rtld-elf/rtld.c", revisions 1.50 (-current) and
1.43.2.5 (-stable).

John


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011080142.eA81gRB26005>