A small testcase for dlopen bug
H . J . Lu
hjl@lucon.org
Sat Jun 1 10:55:00 GMT 2002
On Sat, Jun 01, 2002 at 09:48:53AM -0700, H . J . Lu wrote:
> On Sat, Jun 01, 2002 at 09:47:19AM -0700, H . J . Lu wrote:
> > I finally found a small testcase for the dlopen bug. The problem is
> > we don't handle circular dependency right in case of relocation error:
> >
I don't think we handle any relocation dependency right even if there
is no relocation error when RTLD_NOW is used. In that case, we just
never unload shared objects from the memory. I think something is
wrong with RTLD_NOW and relocation dependency.
H.J.
More information about the Libc-alpha
mailing list