This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: BZ#12509 changes


On Thu, Sep 1, 2011 at 03:42, Andreas Schwab <schwab@redhat.com> wrote:
> You can find my original patch in the libc-hacker archive.

That patch is not correct.  It might not cause a crash but it does
cause an explicit dlopen/dlclose of an DSO which was previously opened
as a dependencies of a dlopen call to have a different scope.

I haven't seen any report with a reproducible description of a
problem.  I haven't even seen anything close to a description of the
situation.  Just some gdb backtrace and that's not sufficient.


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