pie segfaulting with 20070316

Rogelio Serrano rogelio.serrano at gmail.com
Sat Mar 17 12:21:57 UTC 2007


is this a known problem with the uclibc DL?

this is the gdb trace.

Program received signal SIGSEGV, Segmentation fault.
0xb7faca8a in elf_machine_relative (load_off=2147483648,
rel_addr=2147484652, relative_count=3) at
./ldso/ldso/i386/dl-sysdep.h:79
79                      *reloc_addr += load_off;
(gdb) bt
#0  0xb7faca8a in elf_machine_relative (load_off=2147483648,
rel_addr=2147484652, relative_count=3) at
./ldso/ldso/i386/dl-sysdep.h:79
#1  0xb7fb1521 in _dl_fixup (rpnt=0xb7faa128, now_flag=0) at
ldso/ldso/dl-elf.c:685
#2  0xb7faea97 in _dl_get_ready_to_run (tpnt=0x0,
load_addr=3086659584, auxvt=0xbfaacad8, envp=0xbfaaccdc,
argv=0xbfaaccd4) at ldso/ldso/ldso.c:803
#3  0xb7fac9a3 in _dl_start (args=1) at ldso/ldso/dl-startup.c:305
#4  0xb7fac4f5 in _start () at ldso/ldso/i386/elfinterp.c:294

this is the program:


int
main(void)
{
    return 0;
}

-- 
the thing i like with my linux pc is that i can sum up my complaints in 5 items



More information about the uClibc mailing list