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

Re: dtv array bounds


On Thu, Feb 17, 2005 at 04:25:53PM -0800, Roland McGrath wrote:
> > Mainline and glibc-2_3-branch fail this assert on at least i686 and
> > powerpc64, and probably all targets, when running dlfcn/tststatic,
> > dlfcn/tststatic2, and elf/tst-tls9-static.  Which means init_static_tls
> > is trashing other global variables.  
> 
> Indeed it does, and this clobberation causes those tests to crash on i686
> when building with gcc 4, though when building with gcc 3.4, the
> clobberation happens to fall on some other place that doesn't appear to
> harm anything.

Ditto on powerpc64-linux.

>  I started looking at this last night and will fix it soon.
> Have you filed a bugzilla report about the problem?

Thanks.  http://sources.redhat.com/bugzilla/show_bug.cgi?id=719

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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