Ondřej Surý wrote: > On Fri, Apr 29, 2011 at 09:55, Jonathan Nieder <[email protected]> wrote:
>> | $ ./6.out >> | Inconsistency detected by ld.so: dl-deps.c: 626: _dl_map_object_deps: >> Assertion `nlist > 1' failed! [...] > Seems to be related to experimental libc6. It works on unstable > systems with libc6 2.11.x. Yep. The assertion was introduced in glibc commit 968dad0ab (Fix ordering of DSO constructors and destructors., 2011-01-19), which comes after the glibc-2.13 tag but seems to be part of libc6 in experimental anyway. I haven't looked closely enough at the context to see what the assertion means, though. See http://sourceware.org/bugzilla/show_bug.cgi?id=11724 for some details. Hope that helps, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20110429221819.GA5916@elie

