[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: golang-go: compiler output triggers ld.so assertion (Assertion `nlist > 1' failed!)



Ondřej Surý wrote:
> On Fri, Apr 29, 2011 at 09:55, Jonathan Nieder <jrnieder@gmail.com> 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


Reply to: