This is the mail archive of the libc-help@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: dlopen/dlclose problems


Carlos O'Donell wrote:
> 2010/11/28 Ángel González <keisial@gmail.com>:
>> None of them. The problem is in gcc.
>> Ubuntu Lucid uses gcc 4.4.3 and as far as the first time the library is
>> loaded it was compiled with it, it reloads. If it was compiled with gcc
>> 4.5.1 it doesn't.
> Is this a glibc miscompile or a program miscompile? Is there an
> upstream BZ# for this?
>
> Cheers,
> Carlos.

A program miscompile. If the test library was compiled with the newer
gcc, it
(apparently) doesn't unload properly.

I don't see that bug in gcc bugzilla.


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