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

Bug#42944: Dynamic Linker Bug.



I'm getting an error report from ldd identical to the one reported by
Brendan Black as Debian bug #42944.

I have two computers - both running Linux 2.2.14 with ldd 2.1.3, one
is a 450MHz AMD K6, the other is a 266MHz AMD K6-2

If I compile my program on the 266MHz machine, the resulting
executable runs flawlessly on both boxes.

If I compile on the 450MHz machine, it runs OK on that box - but
if I try to run it on the 266MHz box - or run ldd to display the
library dependancies, I get bug #42944.

  % ldd tuxkart
  BUG IN DYNAMIC LINKER ld.so: dl-version.c: 210: _dl_check_map_versions:
  Assertion `needed != ((void *)0)' failed!                                               

While asking around about this, I encountered two other people who have
seen this problem at various times and under various versions of ldd.

-- 
Steve Baker                  http://web2.airmail.net/sjbaker1
sjbaker1@airmail.net (home)  http://www.woodsoup.org/~sbaker
sjbaker@hti.com      (work)


Reply to: