sonuarya / csipsimple

Automatically exported from code.google.com/p/csipsimple
0 stars 0 forks source link

latest trunk nightly build (20-Sep-2012 12:31) cannot receive call and place call with Sip2Sip #1984

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Start CSipSimple with Sip2Sip account
2.Place call then it will crash
3.Using old stable version to place call, the nightly build version can not 
receive call

What is the expected output?
+ Expected output: place call and receive call successfully
What do you see instead?
+ When placing call, CSipSimple crash with native logs:
09-21 00:27:25.329: I/DEBUG(18044): Build fingerprint: 
'tmous/htc_pyramid/pyramid:4.0.3/IML74K/356011.14:user/release-keys'
09-21 00:27:25.329: I/DEBUG(18044): pid: 22854, tid: 23073  >>> 
com.csipsimple:sipStack <<<
09-21 00:27:25.329: I/DEBUG(18044): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), 
fault addr 00000000
09-21 00:27:25.329: I/DEBUG(18044):  r0 00000000  r1 00000007  r2 00000000  r3 
00000000
09-21 00:27:25.329: I/DEBUG(18044):  r4 007cd054  r5 00892e90  r6 5bddfd5d  r7 
51424a35
09-21 00:27:25.329: I/DEBUG(18044):  r8 00892e14  r9 10624dd3  10 fffffffe  fp 
ffffffff
09-21 00:27:25.329: I/DEBUG(18044):  ip 00000007  sp 5c0114b0  lr 40876743  pc 
5bded5ac  cpsr 600f0030
09-21 00:27:25.329: I/DEBUG(18044):  d0  5555555555555555  d1  5555555555555555
09-21 00:27:25.329: I/DEBUG(18044):  d2  5555555555555555  d3  5555555555555555
09-21 00:27:25.329: I/DEBUG(18044):  d4  002e0074006e0065  d5  006e006f00430049
09-21 00:27:25.329: I/DEBUG(18044):  d6  0074006e00650074  d7  4000000000720050
09-21 00:27:25.329: I/DEBUG(18044):  d8  0000000000000000  d9  0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  d10 0000000000000000  d11 0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  d12 0000000000000000  d13 0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  d14 0000000000000000  d15 0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  d16 0000000000000000  d17 0061004d00690066
09-21 00:27:25.329: I/DEBUG(18044):  d18 006f006300000007  d19 006e00650074006e
09-21 00:27:25.329: I/DEBUG(18044):  d20 0000000000000074  d21 006f006300000014
09-21 00:27:25.329: I/DEBUG(18044):  d22 00730063002e006d  d23 0069007300700069
09-21 00:27:25.329: I/DEBUG(18044):  d24 3e66376972bea4d0  d25 3fc39a09d078c69f
09-21 00:27:25.329: I/DEBUG(18044):  d26 0000000000000000  d27 0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  d28 0000000000000000  d29 0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  d30 0000000000000000  d31 0000000000000000
09-21 00:27:25.329: I/DEBUG(18044):  scr 80000010
09-21 00:27:25.829: D/MP-Decision(573): UP Nw:2.700000 Tw:180 rq:3.100000 
seq:197
09-21 00:27:25.889: I/DEBUG(18044):          #00  pc 000c45ac  
/data/data/com.csipsimple/lib/libpjsipjni.so (pjmedia_aud_stream_create)
09-21 00:27:25.889: I/DEBUG(18044):          #01  pc 000b7068  
/data/data/com.csipsimple/lib/libpjsipjni.so
09-21 00:27:25.889: I/DEBUG(18044):          #02  pc 000b71f4  
/data/data/com.csipsimple/lib/libpjsipjni.so (pjmedia_snd_port_create2)
09-21 00:27:25.889: I/DEBUG(18044):          #03  pc 000944ea  
/data/data/com.csipsimple/lib/libpjsipjni.so
09-21 00:27:25.889: I/DEBUG(18044):          #04  pc 00095f52  
/data/data/com.csipsimple/lib/libpjsipjni.so (pjsua_set_snd_dev)
09-21 00:27:25.889: I/DEBUG(18044):          #05  pc 00086e12  
/data/data/com.csipsimple/lib/libpjsipjni.so (pjsua_call_make_call)
09-21 00:27:25.889: I/DEBUG(18044):          #06  pc 000749ee  
/data/data/com.csipsimple/lib/libpjsipjni.so 
(Java_org_pjsip_pjsua_pjsuaJNI_call_1make_1call)
09-21 00:27:25.899: I/DEBUG(18044):          #07  pc 0001edb0  
/system/lib/libdvm.so (dvmPlatformInvoke)
09-21 00:27:25.899: I/DEBUG(18044):          #08  pc 00059050  
/system/lib/libdvm.so (_Z16dvmCallJNIMethodPKjP6JValuePK6MethodP6Thread)
09-21 00:27:25.899: I/DEBUG(18044): code around pc:
09-21 00:27:25.899: I/DEBUG(18044): 5bded58c 9c049b05 68639308 f8cd463a 
46208000  ......ch:F.... F
09-21 00:27:25.899: I/DEBUG(18044): 5bded59c a9069501 4633695f b91047b8 
6822682b  ...._i3F.G..+h"h
09-21 00:27:25.909: I/DEBUG(18044): 5bded5ac b022601a 81f0e8bd 4605b538 
460c6843  .`".....8..FCh.F
09-21 00:27:25.909: I/DEBUG(18044): 5bded5bc 4798681b 6861b9c8 2900682b 
4a0bdb09  .h.G..ah+h.)...J
09-21 00:27:25.909: I/DEBUG(18044): 5bded5cc 1303ebc3 eb02447a 6b930283 
606118c9  ....zD.....k..a`
09-21 00:27:25.909: I/DEBUG(18044): code around lr:
09-21 00:27:25.909: I/DEBUG(18044): 40876720 0005f716 b5134603 a801460c 
f7ff4619  .....F...F...F..
09-21 00:27:25.909: I/DEBUG(18044): 40876730 9801fd7d f7ff4621 9801ff99 
f00a2107  }...!F.......!..
09-21 00:27:25.909: I/DEBUG(18044): 40876740 bd1cf8cb 4603b573 460d4c13 
4619a801  ....s..F.L.F...F
09-21 00:27:25.909: I/DEBUG(18044): 40876750 f7ff447c b1d5fd6b 59a64e10 
7051f506  |D..k....N.Y..Qp
09-21 00:27:25.909: I/DEBUG(18044): 40876760 eeccf7c9 704bf506 462a2100 
ed86f7dd  ......Kp.!*F....
09-21 00:27:25.909: I/DEBUG(18044): stack:
09-21 00:27:25.909: I/DEBUG(18044):     5c011470  404cfecd  
/system/lib/libicuuc.so
09-21 00:27:25.909: I/DEBUG(18044):     5c011474  5c0115b0  
09-21 00:27:25.909: I/DEBUG(18044):     5c011478  00000001  
09-21 00:27:25.909: I/DEBUG(18044):     5c01147c  00000000  
09-21 00:27:25.909: I/DEBUG(18044):     5c011480  00000000  
09-21 00:27:25.909: I/DEBUG(18044):     5c011484  0492c1b9  
09-21 00:27:25.909: I/DEBUG(18044):     5c011488  5c01158c  
09-21 00:27:25.909: I/DEBUG(18044):     5c01148c  007cd054  [heap]
09-21 00:27:25.909: I/DEBUG(18044):     5c011490  00892e90  [heap]
09-21 00:27:25.919: I/DEBUG(18044):     5c011494  5bddfd5d  
/data/data/com.csipsimple/lib/libpjsipjni.so
09-21 00:27:25.919: I/DEBUG(18044):     5c011498  51424a35  
/data/data/com.csipsimple/lib/libpj_opensl_dev.so
09-21 00:27:25.919: I/DEBUG(18044):     5c01149c  00892e14  [heap]
09-21 00:27:25.919: I/DEBUG(18044):     5c0114a0  10624dd3  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114a4  fffffffe  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114a8  df0027ad  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114ac  00000000  
09-21 00:27:25.919: I/DEBUG(18044): #00 5c0114b0  00892e14  [heap]
09-21 00:27:25.919: I/DEBUG(18044):     5c0114b4  00892e90  [heap]
09-21 00:27:25.919: I/DEBUG(18044):     5c0114b8  5beada08  
/data/data/com.csipsimple/lib/libpjsipjni.so
09-21 00:27:25.919: I/DEBUG(18044):     5c0114bc  007cd054  [heap]
09-21 00:27:25.919: I/DEBUG(18044):     5c0114c0  007cd054  [heap]
09-21 00:27:25.919: I/DEBUG(18044):     5c0114c4  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114c8  00000003  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114cc  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114d0  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114d4  00003e80  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114d8  00000001  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114dc  00000140  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114e0  00000010  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114e4  00000006  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114e8  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114ec  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114f0  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114f4  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114f8  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c0114fc  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011500  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011504  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011508  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c01150c  00000064  
09-21 00:27:25.919: I/DEBUG(18044):     5c011510  0000008c  
09-21 00:27:25.919: I/DEBUG(18044):     5c011514  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011518  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c01151c  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011520  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011524  00000001  
09-21 00:27:25.919: I/DEBUG(18044):     5c011528  000000c8  
09-21 00:27:25.919: I/DEBUG(18044):     5c01152c  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011530  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011534  00000000  
09-21 00:27:25.919: I/DEBUG(18044):     5c011538  4006e628  
09-21 00:27:25.919: I/DEBUG(18044):     5c01153c  00892e14  [heap]
09-21 00:27:25.929: I/DEBUG(18044):     5c011540  00892e90  [heap]
09-21 00:27:25.929: I/DEBUG(18044):     5c011544  00892db0  [heap]
09-21 00:27:25.929: I/DEBUG(18044):     5c011548  5c011aa8  
09-21 00:27:25.929: I/DEBUG(18044):     5c01154c  5bde006d  
/data/data/com.csipsimple/lib/libpjsipjni.so
09-21 00:27:25.929: I/DEBUG(18044): #01 5c011550  00892e90  [heap]
09-21 00:27:25.929: I/DEBUG(18044):     5c011554  5c011b74  
09-21 00:27:25.929: I/DEBUG(18044):     5c011558  00000001  
09-21 00:27:25.929: I/DEBUG(18044):     5c01155c  00000003  
09-21 00:27:25.929: I/DEBUG(18044):     5c011560  ffffffff  
09-21 00:27:25.929: I/DEBUG(18044):     5c011564  fffffffe  
09-21 00:27:25.929: I/DEBUG(18044):     5c011568  00003e80  
09-21 00:27:25.929: I/DEBUG(18044):     5c01156c  00000001  
09-21 00:27:25.929: I/DEBUG(18044):     5c011570  00000140  
09-21 00:27:25.929: I/DEBUG(18044):     5c011574  00000010  
09-21 00:27:25.929: I/DEBUG(18044):     5c011578  00000006  
09-21 00:27:25.929: I/DEBUG(18044):     5c01157c  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c011580  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c011584  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c011588  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c01158c  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c011590  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c011594  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c011598  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c01159c  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c0115a0  00000064  
09-21 00:27:25.929: I/DEBUG(18044):     5c0115a4  0000008c  
09-21 00:27:25.929: I/DEBUG(18044):     5c0115a8  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c0115ac  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c0115b0  00000000  
09-21 00:27:25.929: I/DEBUG(18044):     5c0115b4  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115b8  00000001  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115bc  000000c8  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115c0  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115c4  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115c8  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115cc  6e65704f  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115d0  45204c53  
/dev/ashmem/dalvik-heap (deleted)
09-21 00:27:25.939: I/DEBUG(18044):     5c0115d4  75412053  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115d8  006f6964  [heap]
09-21 00:27:25.939: I/DEBUG(18044):     5c0115dc  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115e0  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115e4  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115e8  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115ec  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115f0  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115f4  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115f8  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0115fc  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011600  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011604  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011608  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01160c  00000001  
09-21 00:27:25.939: I/DEBUG(18044):     5c011610  00000001  
09-21 00:27:25.939: I/DEBUG(18044):     5c011614  00001f40  
09-21 00:27:25.939: I/DEBUG(18044):     5c011618  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01161c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011620  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011624  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011628  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01162c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011630  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011634  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011638  00000010  
09-21 00:27:25.939: I/DEBUG(18044):     5c01163c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011640  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011644  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011648  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01164c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011650  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011654  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011658  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01165c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011660  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011664  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011668  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01166c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011670  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011674  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011678  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01167c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011680  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011684  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011688  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01168c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011690  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011694  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c011698  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c01169c  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0116a0  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0116a4  00000000  
09-21 00:27:25.939: I/DEBUG(18044):     5c0116a8  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116ac  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116b0  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116b4  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116b8  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116bc  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116c0  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116c4  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116c8  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116cc  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116d0  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116d4  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116d8  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116dc  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116e0  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116e4  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116e8  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116ec  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116f0  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116f4  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116f8  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c0116fc  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011700  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011704  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011708  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c01170c  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011710  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011714  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011718  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c01171c  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011720  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011724  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011728  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c01172c  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011730  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011734  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011738  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c01173c  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011740  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011744  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011748  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c01174c  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011750  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011754  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011758  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c01175c  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011760  00000000  
09-21 00:27:25.949: I/DEBUG(18044):     5c011764  0492c1b9  
09-21 00:27:25.949: I/DEBUG(18044):     5c011768  00892ed4  [heap]
09-21 00:27:25.949: I/DEBUG(18044):     5c01176c  00892e14  [heap]
09-21 00:27:25.949: I/DEBUG(18044):     5c011770  00892db0  [heap]
09-21 00:27:25.949: I/DEBUG(18044):     5c011774  00004e20  
09-21 00:27:25.949: I/DEBUG(18044):     5c011778  5bf0fe30  
09-21 00:27:25.949: I/DEBUG(18044):     5c01177c  5bde01f9  
/data/data/com.csipsimple/lib/libpjsipjni.so

+ When registering logcat show:
09-21 00:43:53.953: E/libpjsip(26320): 00:43:53.962 sip_transport.  Error 
processing 688 bytes packet from UDP 85.17.186.7:5060 : PJSIP syntax error 
exception when parsing '' header on line 7 col 39:
09-21 00:43:53.953: E/libpjsip(26320): SIP/2.0 200 OK
09-21 00:43:53.953: E/libpjsip(26320): Via: SIP/2.0/UDP 
192.168.1.7:53675;received=123.21.182.49;rport=11096;branch=z9hG4bKPj4tQotuh6qxN
x3wU.RzWncgu6Q4KPN.bl
09-21 00:43:53.953: E/libpjsip(26320): From: 
<sip:tripc@sip2sip.info>;tag=dRbHDdt7hkF7h.O6CbiPZm1QRJ2m14ey
09-21 00:43:53.953: E/libpjsip(26320): To: 
<sip:tripc@sip2sip.info>;tag=f2f36c970cbb772c79daadc5c9d6e415.d61a
09-21 00:43:53.953: E/libpjsip(26320): Call-ID: 62l0PHIMUxf2LfdvBszW-4P4ISR7VMbl
09-21 00:43:53.953: E/libpjsip(26320): CSeq: 62772 REGISTER
09-21 00:43:53.953: E/libpjsip(26320): Contact: 
<sip:tripc@192.168.1.7:53675:10794;ob>;expires=1037, 
<sip:tripc@123.21.182.49:10690;ob>;expires=829;received="sip:85.17.186.7:5060;ta
rget=sip:123.21.182.49:10690", 
<sip:tripc@123.21.182.49:10637;ob>;expires=751;received="sip:81.23.228.150:5060;
target=sip:123.21.182.49:10637"
09-21 00:43:53.953: E/libpjsip(26320): Server: SIP Thor on OpenSIPS XS 1.8.0
09-21 00:43:53.953: E/libpjsip(26320): Content-Length: 0
09-21 00:43:53.953: E/libpjsip(26320): 
09-21 00:43:53.953: E/libpjsip(26320): -- end of packet.

What version of the product are you using? On what operating system?
Version: latest trunk nightly build (20-Sep-2012 12:31) 
Os: HTC Sensation with Cyanogenmod 9 (ICS)

Original issue reported on code.google.com by techcao...@gmail.com on 20 Sep 2012 at 5:41

GoogleCodeExporter commented 9 years ago
Thanks for details,

Apparently linked to issue 1985.

Seems something not properly handled in cyanogen and derivate ROMs.
A workaround option has been added :
See 
http://code.google.com/p/csipsimple/wiki/FAQ?wl=en#Audio_routing_troubleshooting
 to get how to see troubleshooting options
The new option is "setup audio before init" and should be disabled on devices 
with the problem.

However, I'm not fully satisfied with this fix, as basically add an option to 
initialize audio driver after stream creation which should be absolutely valid 
(and works way better on samsung devices -- and don't break non custom ROM htc 
devices).
And I've no way to detect the devices that have a cyanogen or derivated rom 
installed.

So I would be very interested, if you have some time to perform tests, to try 
to understand what is the real root cause in cyanogen and similar that leads to 
that.
I've no device where I can install cyanogen right now so I need some kind user 
to do the test and send me logs ;).

So, if you have time: 

Enable the option that cause the crash ("setup audio before init"), and change 
frequency/clock rate to 8kHz instead of 16kHz.
I will need logs from the application (with what comes before to see what are 
the state of openSL-ES driver). So if you can use the dedicated tool to report 
logs will be very helpful for me :) (HowToCollectLogs wiki page -- it sends an 
email so bettery for your privacy info ;) )

Thanks in advance ! :)

Original comment by r3gis...@gmail.com on 27 Sep 2012 at 9:20