|
From: Tom H. <to...@co...> - 2011-02-10 11:13:16
|
On 10/02/11 09:55, Julian Seward wrote: > On Thursday, February 10, 2011, Tom Hughes wrote: >> On 10/02/11 09:09, sv...@va... wrote: >>> Author: tom >>> Date: 2011-02-10 09:09:09 +0000 (Thu, 10 Feb 2011) >>> New Revision: 11534 >>> >>> Log: >>> Add glibc 2.13 support. Patch from Dmitry Djachenko in bug #265964. >> >> This is another one that should probably be pulled into the release. > > Noted, thx. I'll start merging fixes into 3_6_BRANCH sometime tomorrow > or the weekend. It looks like 2.13 is provoking a new complaint in ld.so that we should probably suppress: ==26778== Conditional jump or move depends on uninitialised value(s) ==26778== at 0x613E7AAB: index (strchr.S:59 in /lib64/ld-2.13.so) ==26778== by 0x613D8084: expand_dynamic_string_token (dl-load.c:324 in /lib64/ld-2.13.so) ==26778== by 0x613D88E9: _dl_map_object (dl-load.c:2179 in /lib64/ld-2.13.so) ==26778== by 0x613D226D: map_doit (rtld.c:629 in /lib64/ld-2.13.so) ==26778== by 0x613DEC65: _dl_catch_error (dl-error.c:178 in /lib64/ld-2.13.so) ==26778== by 0x613D2186: do_preload (rtld.c:813 in /lib64/ld-2.13.so) ==26778== by 0x613D4FC8: dl_main (rtld.c:1696 in /lib64/ld-2.13.so) ==26778== by 0x613E565A: _dl_sysdep_start (dl-sysdep.c:244 in /lib64/ld-2.13.so) ==26778== by 0x613D58C0: _dl_start (rtld.c:334 in /lib64/ld-2.13.so) Tom -- Tom Hughes (to...@co...) http://compton.nu/ |