This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: KDE hackers, please read (was [nathan@codesourcery.com: Re: GCC 3.0.3: Bugs to Fix]) (fwd)


On Sun, Dec 09, 2001 at 11:40:43PM -0800, Waldo Bastian wrote:
> ... it can happen that plugin A resolves against 
> the symbols of plugin B. When you now unload plugin B you will get a crash 
> the next time you access plugin A.

FWIW, this should be fixed in glibc 2.2.4.  If A references B, 
then an unload of B will not actually occur until A unloads.


r~


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