This is the mail archive of the libc-hacker@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug or feature in dlsym()? Makes Mozilla/NGLayout crash at startup.


Stephane Rehel <rehel@worldnet.fr> writes:

>    Let lib1.so and lib2.so be two shared libraries.
>    They both define and implement a function NSGetFactory().
>    I generate a program that dlopen() these two libs, and that does
>    a dlsym() for each lib on order to find the two entry points of
>    these functions.

I've fixed this for 2.0.111.  Thanks for the complete bug report.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]