Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2002 21:31:54 +0000
From:      Mark Murray <mark@grondar.za>
To:        current@freebsd.org
Cc:        peter@freebsd.org, jdp@freebsd.org
Subject:   rtld messing up?
Message-ID:  <200203112131.g2BLVtDN043534@grimreaper.grondar.org>

next in thread | raw e-mail | index | archive | help
Hi

Here is kaffe (from ports) post mortem after an at-load blowup.

#0  0x280520ee in reloc_non_plt (obj=0x28064500, obj_rtld=0x280604a0)
    at /usr/src/libexec/rtld-elf/i386/reloc.c:196
196                     *where += (Elf_Addr) obj->relocbase;
(gdb) where
#0  0x280520ee in reloc_non_plt (obj=0x28064500, obj_rtld=0x280604a0)
    at /usr/src/libexec/rtld-elf/i386/reloc.c:196
#1  0x2804fb30 in relocate_objects (first=0x28064000, bind_now=0 '\000')
    at /usr/src/libexec/rtld-elf/rtld.c:1398
#2  0x2804e663 in _rtld (sp=0xbfbffa58, exit_proc=0xbfbffa50, objp=0xbfbffa54)
    at /usr/src/libexec/rtld-elf/rtld.c:380

Other ports (like QT2) are also doing this.

Any ideas?

M
-- 
o       Mark Murray
\_
O.\_    Warning: this .sig is umop ap!sdn
#application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf
#text/plain; name=cv.txt [Mark Murray CV Plain Text] cv.txt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203112131.g2BLVtDN043534>