pjsip assert failed in android

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everyone

I'm new user of pjsip.

Our App used pjsip crashed in android(not always but occasionally), but i
can't find what the problem is. Can somebody help me to solve this problem
or give some hint ? Thanks a lot.

Below is the information:

09-10 11:46:03.767: D/VOIPENGINE(26901): 11:46:03.785 sip_endpoint.c
> Processing incoming message: Response msg 183/INVITE/cseq=6036
> (rdata0x795f1428)
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.788   pjsua_core.c  .RX
> 1102 bytes Response msg 183/INVITE/cseq=6036 (rdata0x795f1428) from TCP
> 115.231.102.227:5062:
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): SIP/2.0 183 Session Progress
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Via: SIP/2.0/TCP
> 117.185.42.235:17953
> ;rport=17953;branch=z9hG4bKPjzeFA4ub5Qmsc7hZyElCq6BKdm96bAMmp;alias
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Record-Route:
> <sip:192.168.2.13:7792;transport=udp;lr;drr>
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Record-Route:
> <sip:mR4AAAMAAAAQAiFGdbkq62NjYzNkNWM3NzE3ZjY2OTdkY2MxYjgzNGFjZGI4MmEy at 115.231.102.227:5062;transport=tcp;lr;drr>
> <sip:mR4AAAMAAAAQAiFGdbkq62NjYzNkNWM3NzE3ZjY2OTdkY2MxYjgzNGFjZGI4MmEy at 115.231.102.227:5062;transport=tcp;lr;drr>
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Require: timer
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Contact:
> <sip:s at 183.136.223.39:5060> <sip:s at 183.136.223.39:5060>
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): To:
> sip:+8615000127136 at phone.chubao.cn;tag=as51202007
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): From:
> <sip:+8615618105225 at phone.chubao.cn> <sip:+8615618105225 at phone.chubao.cn>
> ;tag=V8o9jr4eqan5d7g7bGm-8hcTXwRObPW2
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Call-ID:
> KYpXs3yz.UWncpXqeZsvTU.50jgUuxv8
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): CSeq: 6036 INVITE
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Session-Expires:
> 1800;refresher=uas
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Allow: INVITE, ACK, CANCEL,
> OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Content-Type: application/sdp
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Server: Asterisk PBX 11.9.0
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Supported: replaces, timer
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): Content-Length: 286
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901):
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): v=0
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): o=root 1432609504 1432609504 IN
> IP4 183.136.223.39
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): s=Asterisk PBX 11.9.0
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): c=IN IP4 183.136.223.39
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): t=0 0
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): m=audio 15116 RTP/AVP 18 96
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=rtpmap:18 G729/8000
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=fmtp:18 annexb=no
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=rtpmap:96 telephone-event/8000
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=fmtp:96 0-16
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=silenceSupp:off - - - -
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=ptime:20
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): a=sendrecv
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): --end msg--
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.789  tsx0x733f1b0c
> .Incoming Response msg 183/INVITE/cseq=6036 (rdata0x795f1428) in state
> Proceeding
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.789  tsx0x733f1b0c
> ..State changed from Proceeding to Proceeding, event=RX_MSG
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.790 sip_ua_layer.c
> ...Received forked Response msg 183/INVITE/cseq=6036 (rdata0x795f1428) for
> existing dialog dlg0x76534af4
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.790  dlg0x76534af4
> ...Received Response msg 183/INVITE/cseq=6036 (rdata0x795f1428)
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.791  dlg0x76534af4
> ....Route-set updated
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.791  dlg0x76534af4
> ...Transaction tsx0x733f1b0c state changed to Proceeding
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.792  inv0x76534af4
> ....Got SDP answer in Response msg 183/INVITE/cseq=6036 (rdata0x795f1428)
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.792  inv0x76534af4
> ....SDP negotiation done, status=0
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.793   pjsua_call.c
> .....Call 2: remote NAT type is 0 (Unknown)
>
> 09-10 11:46:03.777: D/VOIPENGINE(26901): 11:46:03.793  pjsua_media.c
> .....Call 2: updating media..
>
> 09-10 11:46:03.777: A/libc(26901): ../src/pjsua-lib/pjsua_media.c:2551:
> pjsua_media_channel_update: assertion "call->med_prov_cnt >=
> local_sdp->media_count" failed
>
> 09-10 11:46:03.777: A/libc(26901): Fatal signal 6 (SIGABRT) at 0x00006915
> (code=-6), thread 27420 (voip thread)
>
> 09-10 11:46:03.887: I/DEBUG(180): *** *** *** *** *** *** *** *** *** ***
> *** *** *** *** *** ***
>
> 09-10 11:46:03.887: I/DEBUG(180): Build fingerprint:
> 'google/hammerhead/hammerhead:4.4.4/KTU84P/1227136:user/release-keys'
>
> 09-10 11:46:03.887: I/DEBUG(180): Revision: '11'
>
> 09-10 11:46:03.887: I/DEBUG(180): pid: 26901, tid: 27420, name: voip
> thread  >>> com.cootek.smartdialer <<<
>
> 09-10 11:46:03.887: I/DEBUG(180): signal 6 (SIGABRT), code -6 (SI_TKILL),
> fault addr --------
>
> *09-10 11:46:03.887: I/DEBUG(180): Abort message:
> '../src/pjsua-lib/pjsua_media.c:2551: pjsua_media_channel_update: assertion
> "call->med_prov_cnt >= local_sdp->media_count" failed'*
>
> 09-10 11:46:04.097: I/DEBUG(180):     r0 00000000  r1 00006b1c  r2
> 00000006  r3 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     r4 00000006  r5 0000000b  r6
> 00006b1c  r7 0000010c
>
> 09-10 11:46:04.097: I/DEBUG(180):     r8 77c8eb10  r9 733fdf4c  sl
> 79dc22d8  fp 77c8e1f4
>
> 09-10 11:46:04.097: I/DEBUG(180):     ip 733fdf60  sp 77c8dc08  lr
> 400bffe5  pc 400cef90  cpsr 00000010
>
> 09-10 11:46:04.097: I/DEBUG(180):     d0  64656c6961662022  d1
> 635f766f72705f75
>
> 09-10 11:46:04.097: I/DEBUG(180):     d2  6f6c203d3e20746e  d3
> 2d7064735f6c6174
>
> 09-10 11:46:04.097: I/DEBUG(180):     d4  6572203a32206c6c  d5
> 54414e2065746f6d
>
> 09-10 11:46:04.097: I/DEBUG(180):     d6  7369206570797420  d7
> 6e6b6e5528203020
>
> 09-10 11:46:04.097: I/DEBUG(180):     d8  0000000000000000  d9
> 0000000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     d10 0000000000000000  d11
> 0000000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     d12 0000000000000000  d13
> 0000000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     d14 0000000000000000  d15
> 0000000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     d16 0000000000000000  d17
> 3f80d553fbc3f078
>
> 09-10 11:46:04.097: I/DEBUG(180):     d18 3fe610b759b9aa3a  d19
> be5acc9ab49c82ff
>
> 09-10 11:46:04.097: I/DEBUG(180):     d20 bf29cc18a65abf8d  d21
> 0000000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     d22 3ec71de357b1fe7d  d23
> 3ff0000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     d24 3fe610b759b9aa3a  d25
> 3fd2865856052200
>
> 09-10 11:46:04.097: I/DEBUG(180):     d26 0000000000000000  d27
> 3f8c0d17a3a94a85
>
> 09-10 11:46:04.097: I/DEBUG(180):     d28 3fe72d08338c142a  d29
> 0020001f001d001e
>
> 09-10 11:46:04.097: I/DEBUG(180):     d30 000a000a000a000a  d31
> 0000000000000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     scr 60000013
>
> 09-10 11:46:04.097: I/DEBUG(180): backtrace:
>
> 09-10 11:46:04.097: I/DEBUG(180):     #00  pc 00021f90
> /system/lib/libc.so (tgkill+12)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #01  pc 00012fe1
> /system/lib/libc.so (pthread_kill+48)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #02  pc 000131f5
> /system/lib/libc.so (raise+10)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #03  pc 00011f2b  /system/lib/libc.so
>
> 09-10 11:46:04.097: I/DEBUG(180):     #04  pc 00021844
> /system/lib/libc.so (abort+4)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #05  pc 00012a11  /system/lib/libc.so
>
> 09-10 11:46:04.097: I/DEBUG(180):     #06  pc 00011f89
> /system/lib/libc.so (__assert2+20)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #07  pc 0015be10
> /data/app-lib/com.cootek.smartdialer-1/libpjsua2.so
> (pjsua_media_channel_update+336)
>
> 09-10 11:46:04.097: I/DEBUG(180): stack:
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbc8  0000000a
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbcc  0000003c
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbd0  77c8e3a6
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbd4  400d2d83
> /system/lib/libc.so
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbd8  77c8e2ec
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbdc  77c8dc90
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbe0  00000032
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbe4  77c8dc90
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbe8  00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbec  77c8e360
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbf0  00000006
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbf4  ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbf8  77c8dcd4
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dbfc  77c8e2ec
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc00  400f71d8
> /system/lib/libc.so
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc04  71c5f350
> [anon:libc_malloc]
>
> 09-10 11:46:04.097: I/DEBUG(180):     #00  77c8dc08  00000006
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc0c  0000000b
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc10  00006b1c
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc14  733fdf60
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc18  733fdf60
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc1c  400bffe5
> /system/lib/libc.so (pthread_kill+52)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #01  77c8dc20  00000006
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc24  00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc28  7d205748
> /data/app-lib/com.cootek.smartdialer-1/libpjsua2.so
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc2c  400c01f9
> /system/lib/libc.so (raise+14)
>
> 09-10 11:46:04.097: I/DEBUG(180):     #02  77c8dc30  77c8dc3c
> [stack:27420]
>
> 09-10 11:46:04.097: I/DEBUG(180):          77c8dc34  400bef2f
> /system/lib/libc.so
>
> 09-10 11:46:04.097: I/DEBUG(180): memory near r1:
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006afc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b0c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b1c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b2c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b3c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b4c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b5c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b6c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b7c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b8c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b9c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bac ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bbc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bcc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bdc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bec ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180): memory near r6:
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006afc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b0c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b1c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b2c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b3c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b4c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b5c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b6c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b7c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b8c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006b9c ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bac ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bbc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bcc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bdc ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180):     00006bec ffffffff ffffffff ffffffff
> ffffffff
>
> 09-10 11:46:04.097: I/DEBUG(180): memory near r8:
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eaf0 7b729230 00000000 77c8eb24
> 4151cbd0
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb00 6dc00005 00000002 000003e8
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb10 733fdf4c 00000001 7551074f
> 44146fc8
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb20 43939798 4154d127 733fdf4c
> 7551074b
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb30 7cfc161c 79dc22d8 00000000
> 6e5ebedc
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb40 09600001 00000000 6e79c000
> 400fb384
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb50 00000007 77c8ec40 00000000
> 77c8ec94
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb60 00000000 00000000 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb70 00000000 00000000 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb80 00000000 00000000 00000000
> 0000007e
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eb90 0000007e 42615008 00000001
> 0000007e
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8eba0 415ae1f0 733fddf0 0000000b
> 445f3a28
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8ebb0 03b24e80 445f3a28 00000000
> 00000018
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8ebc0 00000018 42615008 00000001
> 00000018
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8ebd0 415ae1f0 75806b98 43939798
> 445f3970
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8ebe0 03b24e80 93d16fb9 414fe320
> 42626684
>
> 09-10 11:46:04.097: I/DEBUG(180): memory near r9:
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf2c 00000000 00000000 75411e56
> 733fdf74
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf3c 7540d8c4 6d896a70 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf4c 7b729230 00000000 6dc00005
> 000003e8
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf5c 00000000 733fdf9c 7540e522
> 6d88d0d0
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf6c 7540d8c4 76ad46dd 7b729230
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf7c 44588048 000003e8 00000000
> 733fdfc4
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf8c 75412766 6d88a510 7540e522
> 76ad4021
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdf9c 44588048 000003e8 00000000
> 44589f80
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdfac 000003e8 733fe000 00000000
> 6d888000
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdfbc 75412766 00000000 44589f80
> 000003e8
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdfcc 00000006 00000000 446d9e78
> 44145c38
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdfdc 00000001 0000000c 00000002
> 446f94a8
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdfec 00000000 00000000 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fdffc 00000000 464c457f 00010101
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fe00c 00000000 00280003 00000001
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     733fe01c 00000034 00012b8c 05000000
> 00200034
>
> 09-10 11:46:04.097: I/DEBUG(180): memory near sl:
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc22b8 3f800000 00000000 3f800000
> 0000045b
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc22c8 7540d8c0 733fdf4c 6d88d0d0
> 757d9000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc22d8 00000001 77c8e94c 77c8ec40
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc22e8 77c8ec94 00000012 00000000
> 4151cd40
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc22f8 00000000 00000000 6c833a70
> 733fa300
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2308 00000000 00000000 00000001
> 00004000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2318 00000000 7ac011b0 4151cd40
> 41521c00
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2328 00000000 41525cfc 41525d70
> 41525c20
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2338 41525c40 41525c9c 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2348 76250f50 00000028 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2358 00000000 00000000 00001fa5
> 415ae91c
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2368 00000000 6d889038 00000002
> 76fb5808
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2378 00000001 00000040 00000200
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2388 00000001 754df93e 754df93e
> 00000002
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc2398 754df946 6d8e3fb8 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     79dc23a8 258867a3 00000000 240e64a1
> 326af120
>
> 09-10 11:46:04.097: I/DEBUG(180): memory near fp:
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8e1d4 00000005 00000000 00000000
> 00000000
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8e1e4 00000000 7d242dac 76534afc
> 77c8e21c
>
> 09-10 11:46:04.097: I/DEBUG(180):     77c8e1f4 7d058b84 00000000 75e2faac
> 764a8be4
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e204 76450cac 75e7fdf4 7d2595c0
> 7d07e340
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e214 75e2faac 77c8e234 7d07e37c
> 79656abc
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e224 75e2faac 764a8be4 00000000
> 77c8e27c
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e234 7d07ea0c 7d242dac 795f1428
> 733f1b0c
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e244 75e2faac 77c8e27c 7d07a874
> 00000008
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e254 77c8e32c 00000003 75e2faac
> 79656abc
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e264 79656074 00000000 760edf24
> 00000004
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e274 7d242dac 77c8e2ac 7d082de0
> 77c8e32c
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e284 75e2faac 77c8e29c 7d1b75cc
> 76534dc8
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e294 733f1b24 76534af4 733f1b0c
> 77c8e2ac
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e2a4 733f1b24 77c8e2c4 7d07b3f4
> 77c8e32c
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e2b4 733f1b0c 75e2faac 76534af4
> 77c8e2ec
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8e2c4 7d0d11bc 00000003 77c8e32c
> 733f1b0c
>
> 09-10 11:46:04.107: I/DEBUG(180): memory near ip:
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdf40 6d896a70 00000000 00000000
> 7b729230
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdf50 00000000 6dc00005 000003e8
> 00000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdf60 733fdf9c 7540e522 6d88d0d0
> 7540d8c4
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdf70 76ad46dd 7b729230 00000000
> 44588048
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdf80 000003e8 00000000 733fdfc4
> 75412766
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdf90 6d88a510 7540e522 76ad4021
> 44588048
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdfa0 000003e8 00000000 44589f80
> 000003e8
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdfb0 733fe000 00000000 6d888000
> 75412766
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdfc0 00000000 44589f80 000003e8
> 00000006
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdfd0 00000000 446d9e78 44145c38
> 00000001
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdfe0 0000000c 00000002 446f94a8
> 00000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fdff0 00000000 00000000 00000000
> 00000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fe000 464c457f 00010101 00000000
> 00000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fe010 00280003 00000001 00000000
> 00000034
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fe020 00012b8c 05000000 00200034
> 00280008
>
> 09-10 11:46:04.107: I/DEBUG(180):     733fe030 00170018 00000006 00000034
> 00000034
>
> 09-10 11:46:04.107: I/DEBUG(180): memory near sp:
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dbe8 00000000 77c8e360 00000006
> ffffffff
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dbf8 77c8dcd4 77c8e2ec 400f71d8
> 71c5f350
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc08 00000006 0000000b 00006b1c
> 733fdf60
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc18 733fdf60 400bffe5 00000006
> 00000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc28 7d205748 400c01f9 77c8dc3c
> 400bef2f
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc38 00000000 ffffffdf 00000006
> 400ba9c4
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc48 7d242dac 76534afc 733f1b24
> 7d205d64
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc58 000009f7 400ce848 93d16fb9
> 400bfa15
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc68 400ecd1f 77c8dc7c 000009f7
> 400bef8d
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc78 400ecd1f 7d205748 000009f7
> 7d205d64
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc88 7d205b10 000009f7 7d205d64
> 7d069e14
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dc98 00000000 77c8dd48 00000000
> 76450cac
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dca8 75e7fdf4 00000002 77c8dd8c
> 77c8e3a4
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dcb8 77c8e0a0 400d3a8d 0000000a
> 0000000a
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dcc8 ffffffff 7d20dd98 00000001
> 77c8e410
>
> 09-10 11:46:04.107: I/DEBUG(180):     77c8dcd8 0000000f 00000000 00000000
> 00000000
>
> 09-10 11:46:04.107: I/DEBUG(180): code around pc:
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cef70 e8bd00f0 e3700a01 912fff1e
> e2600000
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cef80 ea006d81 e92d50f0 e3a07f43
> ef000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cef90 e8bd50f0 e3700a01 912fff1e
> e2600000
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cefa0 ea006d79 e92d50f0 e3a070ee
> ef000000
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cefb0 e8bd50f0 e3700a01 912fff1e
> e2600000
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cefc0 ea006d71 f200429a bf008069
> f040f891
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cefd0 4001e92d d3412a10 0300f1c0
> 030ff013
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cefe0 eba2d01d ea5f0203 bf447cc3
> eb01f811
>
> 09-10 11:46:04.107: I/DEBUG(180):     400ceff0 eb01f800 f811bf21 f811cb01
> f800eb01
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf000 f800cb01 ea5feb01 da037c43
> 030df9a1
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf010 031df980 f921d303 f900070d
> 3a40071d
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf020 f921d30b f921020d f891420d
> 3a40f100
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf030 022df900 422df900 3220d2f3
> f921d305
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf040 f1a2020d f9000220 f102022d
> f0120220
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf050 d0030f10 0a0df921 0a2df900
> 7c42ea5f
>
> 09-10 11:46:04.107: I/DEBUG(180):     400cf060 f921d303 f900070d da03070d
> 030df9a1
>
> 09-10 11:46:04.107: I/DEBUG(180): code around lr:
>
> 09-10 11:46:04.107: I/DEBUG(180):     400bffc4 447b4b13 42b3e010 6a1ed10e
> 44784811
>
> 09-10 11:46:04.107: I/DEBUG(180):     400bffd4 ec84f7fb ea0ef00d 46224631
> efd0f00e
>
> 09-10 11:46:04.107: I/DEBUG(180):     400bffe4 d00a3001 e00b2400 2b00681b
> 480ad1eb
>
> 09-10 11:46:04.107: I/DEBUG(180):     400bfff4 44782403 ec72f7fb f001e002
> 6804fa23
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0004 fa20f001 46206005 bf00bd70
> 0003b3de
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0014 0003b3d2 0003b3ca 0003b3a6
> bf7ef7ff
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0024 4a3e4b3d e92d447b b08b43f0
> 4606589c
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0034 6823460d 930946a1 fa04f001
> 8000f8d0
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0044 d0482d00 f00f4628 280fff9b
> d8444604
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0054 ffe4f7ff d1064286 4629200f
> e8d8f00d
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0064 d03c2800 482ee02e f7fb4478
> 482debb6
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0074 e0154478 d11342b0 482b6a06
> f7fb4478
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0084 4a2aec2e 46332120 a801447a
> f83af013
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c0094 a8012101 fb54f01a 46061c42
> e011d104
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c00a4 28006800 e02cd1e6 46294630
> f00d4622
>
> 09-10 11:46:04.107: I/DEBUG(180):     400c00b4 1c43e914 d11e4607 f9c4f001
> 29046801
>


Anyway, thanks a lot.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140910/7f738c27/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux