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

Bug#198154: libc6: Does not install from apt-build



I'm seeing this also, but using pbuilder.  With the packages built,
running "i386-linux/obj/elf/ld-linux.so.2 /bin/sh" runs OK, but
"LD_LIBRARY_PATH=i386-linux/obj /bin/sh" crashes with a segmentation
fault.  Analyzing a core dump of "LD_LIBRARY_PATH=i386-linux/obj
i386-linux/obj/elf/ld-linux.so.2 /bin/sh" gives:

GNU gdb 2003-06-06-cvs-debian
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)...

warning: core file may not match specified executable file.
Core was generated by `i386-linux/obj/elf/ld-linux.so.2 /bin/sh'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libncurses.so.5...(no debugging symbols found)...
done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from i386-linux/obj/libc.so.6...done.
Loaded symbols for i386-linux/obj/libc.so.6
Reading symbols from i386-linux/obj/elf/ld-linux.so.2...done.
Loaded symbols for i386-linux/obj/elf/ld-linux.so.2
Reading symbols from /lib/libnss_compat.so.2...done.
Loaded symbols for /lib/libnss_compat.so.2
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
#0  strcmp (p1=0x8b02f8c1 <Address 0x8b02f8c1 out of bounds>, p2=0x8000e82b "") at ../sysdeps/generic/strcmp.c:38
38      ../sysdeps/generic/strcmp.c: No such file or directory.
        in ../sysdeps/generic/strcmp.c
(gdb) bt
#0  strcmp (p1=0x8b02f8c1 <Address 0x8b02f8c1 out of bounds>, p2=0x8000e82b "") at ../sysdeps/generic/strcmp.c:38
#1  0x800072e1 in _dl_name_match_p (__name=0x8b02f8c1 <Address 0x8b02f8c1 out of bounds>, __map=0x80011b58) at ldsodefs.h:172
#2  0x80007294 in do_lookup_versioned (undef_name=0x400534d6 "__udivdi3", hash=196128675, ref=0x4004c040, result=0xbffff6d0, scope=0x8b02f8c1, i=0, version=0x400c2730, skip=0x0, type_class=1) at do-lookup.h:210
#3  0x80006519 in _dl_lookup_versioned_symbol (undef_name=0x400534d6 "__udivdi3", undef_map=0x40042258, ref=0xbffff760, symbol_scope=0x400423f4, version=0x400c2730, type_class=1, flags=0) at dl-lookup.c:398
#4  0x80009130 in fixup (l=0x40042258, reloc_offset=2147556184) at dl-runtime.c:92
#5  0x800092e0 in _dl_runtime_resolve () at dl-runtime.c:229
#6  0x0000000a in ?? ()

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card



Reply to: