[uClibc]Non-static busybox crashes

Simon Rowe srowe at cambridgebroadband.com
Tue Nov 5 10:38:17 UTC 2002


Futher investigation by turning on LD_DEBUG on (with additional diagnostics) 
reveals the following

~ # LD_DEBUG=binding,move,symbols,reloc,detail /home2/srowe/public/busybox

relocation processing: libname len = 19
relocation processing: libname ptr 0x30006154
relocation processing: /lib/ld-uClibc.so.0
relocation processing: /lib/ld-uClibc.so.0; finished


relocation processing: libname len = 14
relocation processing: libname ptr 0x300062f0
relocation processing: /lib/libc.so.0
relocation processing: /lib/libc.so.0; finished


relocation processing: libname len = 0
relocation processing: libname ptr 0x3000621c
relocation processing: Segmentation fault


I assume having an entry with a zero length library name is bogus, where do I 
now look? Running ldso/util/ldd on the binary works fine.

-- 
Simon Rowe
Cambridge Broadband Ltd



More information about the uClibc mailing list