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

Bug#321503: Bug#317073: FTBFS: Incompatible with dpkg 1.13



On Tue, Sep 06, 2005 at 09:47:02AM -0400, Joey Hess wrote:
> Steve Langasek wrote:
> > There are numerous bugs now that make it impossible to rebuild
> > busybox-cvs in either etch or sid.  Does anyone really still need this
> > package, or can it be killed off now?

> Well, busybox-cvs does not have bug #321503 ... Other than that, I am
> not attached to it. :-)

Bah, guess I'd better get a good backtrace then. :)

(gdb) run insmod /lib/modules/2.4.27-2-generic/kernel/crypto/aes.o
Starting program: /home/devel/release/busybox-1.01/install-busybox-udeb/bin/busybox insmod /lib/modules/2.4.27-2-generic/kernel/crypto/aes.o
Using /lib/modules/2.4.27-2-generic/kernel/crypto/aes.o

Program received signal SIGSEGV, Segmentation fault.
0x00000200000cbe10 in strlen () from /lib/libc.so.6.1
(gdb) bt
#0  0x00000200000cbe10 in strlen () from /lib/libc.so.6.1
#1  0x000000012007503c in bb_strlen (
    string=0x2019b5f8 <Address 0x2019b5f8 out of bounds>)
    at /home/devel/release/busybox-1.01/libbb/xfuncs.c:186
#2  0x000000012002c778 in obj_elf_hash (
    name=0x2019b5f8 <Address 0x2019b5f8 out of bounds>)
    at /home/devel/release/busybox-1.01/modutils/obj/obj_common.c:58
#3  0x000000012002cdb0 in obj_find_symbol (f=0x1201814d0,
    name=0x2019b5f8 <Address 0x2019b5f8 out of bounds>)
    at /home/devel/release/busybox-1.01/modutils/obj/obj_common.c:193
#4  0x0000000120028538 in add_symbols_from (f=0x1201814d0, idx=65581,
    syms=0x12019b5b0, nsyms=4, gpl=1)
    at /home/devel/release/busybox-1.01/modutils/obj/insmod.c:127
#5  0x0000000120028694 in add_kernel_symbols (f=0x1201814d0, gpl=1)
    at /home/devel/release/busybox-1.01/modutils/obj/insmod.c:153
#6  0x000000012002adac in insmod_main_2_4 (fp=6, argc=1, argv=0x11ffff950,
    m_name=0x12018142c "aes",
    _filename=0x120181440 "/lib/modules/2.4.27-2-generic/kernel/crypto/aes.o")
    at /home/devel/release/busybox-1.01/modutils/obj/insmod.c:1144
#7  0x0000000120023128 in insmod_main (argc=2, argv=0x11ffff948)
    at /home/devel/release/busybox-1.01/modutils/insmod.c:231
#8  0x0000000120005f2c in run_applet_by_name (name=0x11ffffb2e "insmod",
    argc=2, argv=0x11ffff948)
    at /home/devel/release/busybox-1.01/applets/applets.c:164
#9  0x0000000120005838 in main (argc=2, argv=0x11ffff948)
    at /home/devel/release/busybox-1.01/applets/busybox.c:94
(gdb)


That looks like a bit more promising of a lead...

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon@debian.org                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature


Reply to: