我在Montavista Linux 上运行的电源平台的应用程序之一已经崩溃。 顶层 3 层框显示绝对地址, 而不是符号 。 我的建构机器在不同的平台上托管, 我正使用一个十字路口验证器来构建应用程序 。 我怎样才能恢复这些符号 。
反向跟踪如下:
#0 0x0f272adc in ?? () from /lib/libc.so.6
#1 0x0f3537fc in ?? () from /lib/libc.so.6
#2 0x0f274f44 in ?? () from /lib/libc.so.6
#3 0x0f276e94 in malloc () from /lib/libc.so.6
#4 0x105c94a8 in fast_memget (module_id=0, noctets=820, err=0x3893e710) at ../common/src/portlayer.c:1305
#5 0x1055f734 in glbSipParserDecodeMessage (
message=0x3b225e58 "SIP/2.0 200 OK
Via: SIP/2.0/TCP 10.194.182.55:5060;branch=z9hG4bK2495419925-4086;received=10.194.182.55;ingress-zone=mxenode51
Call-ID: 2469861343-4086
CSeq: 6 INFO
Contact: <sip:[email protected]"..., opt=0x3893e70c, messageLength=425, nextmesg=0x3893e898, pContext=0x3893e8cc, ppSipMessage=0x3893e6bc, err=0x3893e710) at src/sipdecode.c:6184