[uClibc] procps: segmentation fault

Joakim Tjernlund joakim.tjernlund at lumentis.se
Thu Aug 26 08:21:05 UTC 2004


> hi!
> 
> --cut--
> 
> (gdb) run
> Starting program: /bin/ps
> 
> Program received signal SIGSEGV, Segmentation fault.
> find_elf_note (findme=17) at proc/sysinfo.c:184
> 184       while(*ep++);
> 
> --cut--
> 
> every programm crashes at "find_elf_note".
> 
> thx,
> rw

hmm, uClibc strips the .note section from the object files. Maybe thats
why it segfaults?

 Jocke



More information about the uClibc mailing list