Is this a bug in ld-elf.so.2?
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Thu Nov 23 01:24:35 PST 2006
walt wrote:
While debugging an error in evolution-2.8, I ran across this odd-
looking error message in gdb:
0x2806b445 1667 strncpy(pathname, dir, dirlen);
(gdb)
strncpy (
dst=0x2976de83
"/usr/pkg/lib/evolution/2.8:/usr/pkg/lib:/usr/pkg/lib/nss:/usr/pkg/xorg/lib:/usr/pkg/lib/nspr:/usr/lib/gcc34:/usr/lib",
src=0x1a <Error reading address 0x1a: Bad address>, n=3217027296)
at /usr/src/lib/libc_rtld/../libc/string/strncpy.c:50
The line 1667 in question is at /usr/src/libexec/rtld-elf/rtld.c:1667
and the program continues past that error as if nothing had gone
wrong. (Possibly because the return code from strncpy is never
checked? Dunno, but it worries me.)
it not neccessarily is a stray pointer, it just means that gdb thinks that it points to 0x1a. that happens from time to time. if it doesn't segfault here, you don't have to worry.
cheers
simon
--
Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\
Work - Mac +++ space for low â¬â¬â¬ NOW!1 +++ Campaign \ /
Party Enjoy Relax | http://dragonflybsd.org Against HTML \
Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00003.pgp
Type: application/octet-stream
Size: 252 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20061123/380523c9/attachment-0022.obj>
More information about the Bugs
mailing list