]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: fix runtime assertion failure
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 12 Jul 2011 18:44:39 +0000 (11:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jul 2011 11:34:23 +0000 (12:34 +0100)
commitde4dc5f0741533529789a6094721f708728af386
tree3f9dcb047a63e5e87d2604e8fdd7de4a7dd617d5
parent9070c91c1242ec5ea8a8c7f0dd4cf40e8ce59221
eglibc: fix runtime assertion failure

This fixes bug [YOCTO #1237]

Runtime assertion errors were observed:
Inconsistency detected by ld.so: dl-deps.c: 622: _dl_map_object_deps: Assertion `nlist > 1' failed!

A fix was available for this issue:
 http://sourceware.org/bugzilla/show_bug.cgi?id=12454

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-core/eglibc/eglibc-2.13/glibc_bug_fix_12454.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc_2.13.bb