HG320G OSGI crash LD_PRELOAD

# export LD_PRELOAD=/lib/libgcc_s.so.1
# echo $LD_PRELOAD
/lib/libgcc_s.so.1
# /test
result:1----
#  1 Jan 03:03:51 ntpdate[3751]: no servers can be used, exiting
 
# export LD_PRELOAD=""
# /test
test/3756: potentially unexpected fatal signal 11.
 
Cpu 1
$ 0   : 00000000 10008d00 2aad4600 2aabe000
$ 4   : 7f829590 7f829598 3ff19999 9999999a
$ 8   : 055c89f2 00000001 00000097 00000000
$12   : 00000001 2aabf2b9 00400575 2aabf0f0
$16   : 004025b8 7f829598 0040096c 00000000
$20   : 00000000 00000000 00000000 004069f8
$24   : 2aabe690 00000000                  
$28   : 2aaedd30 7f829578 7f8295c8 2aad463c
Hi    : 00000050
Lo    : 000a7a36
epc   : 00000000 (null)
    Tainted: P          
ra    : 2aad463c 0x2aad463c
Status: 00008d13    USER EXL IE 
Cause : 00000008
BadVA : 00000000
PrId  : 0002a080 (Broadcom4350)
Segmentation fault
# export LD_PRELOAD=/lib/libgcc_s.so.1

没有评论: