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: glibc 2.22 --- Stil frozen. Machine maintainers start testing.


On 20/07/15 21:15, Carlos O'Donell wrote:
> This is a reminder that master is still frozen.
> 
> Only bug fixes and documentation patches.
> 
> Machine maintainers should *start* testing to make sure you 
> don't run into any unforseen problems.
> 
> I'd like to have the last bug fixes in by the end of the week.

aarch64 status:

FAIL: debug/tst-backtrace5
FAIL: debug/tst-backtrace6
there is a fix as part of the cancel changes:
https://sourceware.org/ml/libc-alpha/2015-06/msg00950.html
i can fix this independently, but i think it is ok
to delay this until next release and do it with the
cancellation fixes.

FAIL: elf/tst-protected1a
FAIL: elf/tst-protected1b
i'm testing a fix for gcc, binutils and glibc.
the glibc change is simple.
https://sourceware.org/bugzilla/show_bug.cgi?id=17711
https://sourceware.org/bugzilla/show_bug.cgi?id=18705
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66912

FAIL: math/test-double
FAIL: math/test-float
gcc bug, fixed for aarch64 in gcc-trunk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66731

FAIL: stdio-common/bug22
this fails in my test environment, but it is a test bug.

other pending issues:

BZ 18572 Fix lazy tlsdesc race for arm.
i will work on this, but probably won't be in this release.

BZ 17918 dynamic-linker race: pthread_create can access
GL(dl_tls_max_dtv_idx) and GL(dl_tls_generation) without
holding the rtld lock.
https://sourceware.org/bugzilla/show_bug.cgi?id=17918
i don't know about any fix for this.

BZ 18707 aarch64 --enable-profile is broken because asm
for the mcount call clobbers registers it shouldn't.
https://sourceware.org/bugzilla/show_bug.cgi?id=18707


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