segfaults on amd64

Robert Millan rmh at aybabtu.com
Sat Feb 25 18:52:07 UTC 2006


On Sat, Feb 25, 2006 at 04:45:04PM +0100, Robert Millan wrote:
> Test example:
> 
> rmh at orthanc:/tmp$ ./test
> argc = 1
> argv[0] = ./test
> rmh at orthanc:/tmp$ /tmp/test
> Usage: ld.so [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...]
> You have invoked `ld.so', the helper program for shared library executables.
> [...]

Uhm that might be explained by ld.so being allocated in 0x0.  Sounds like a
repetition of #336496.  Was this a problem in kernel, libc, binutils...?

rmh at orthanc:/tmp$ /lib/ld-kfreebsd-x86-64.so.1 --list /tmp//////////h
        libc.so.0.1 => /gnu/lib/libc.so.0.1 (0x0000000800117000)
        /lib64/ld-kfreebsd-x86-64.so.1 => /lib/ld-kfreebsd-x86-64.so.1 (0x0000000000000000)

-- 
Robert Millan



More information about the Glibc-bsd-devel mailing list