Pjsip crash when we use thrid party media manager

H
hemanth@advaitamtech.com
Tue, Jul 10, 2018 9:44 AM

Hello all,

We are using thirdparty media manager by diabling pjmedia,

In our Android build we are facing crash randomly whenever we restart the SIP STACK like network goes down and comes back, this isue is not consistent,

Version of SIP stack we are using is 2.3.0

back trace of the crash is

07-10 12:39:37.472 F/DEBUG  ( 3204): backtrace:
07-10 12:39:37.472 F/DEBUG  ( 3204):    #00 pc 00018788  /system/lib/libc.so (strlen+71)
07-10 12:39:37.472 F/DEBUG  ( 3204):    #01 pc 000abc41  /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pj_log+396)
07-10 12:39:37.472 F/DEBUG  ( 3204):    #02 pc 000abf11  /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pj_log_6+14)
07-10 12:39:37.472 F/DEBUG  ( 3204):    #03 pc 000ac373  /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pj_thread_join+22)
07-10 12:39:37.472 F/DEBUG  ( 3204):    #04 pc 0005dc49  /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pjsua_stop_worker_threads+40)
07-10 12:39:37.472 F/DEBUG  ( 3204):    #05 pc 0005df09  /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pjsua_destroy2+56)
07-10 12:39:37.472 F/DEBUG  ( 3204):    #06 pc 00049c19  /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (csipsimple_destroy+160)

Please let us know if any of you have faced such issue

Thanks & Regards
Hemanth

Hello all, We are using thirdparty media manager by diabling pjmedia, In our Android build we are facing crash randomly whenever we restart the SIP STACK like network goes down and comes back, this isue is not consistent, Version of SIP stack we are using is 2.3.0 back trace of the crash is 07-10 12:39:37.472 F/DEBUG ( 3204): backtrace: 07-10 12:39:37.472 F/DEBUG ( 3204): #00 pc 00018788 /system/lib/libc.so (strlen+71) 07-10 12:39:37.472 F/DEBUG ( 3204): #01 pc 000abc41 /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pj_log+396) 07-10 12:39:37.472 F/DEBUG ( 3204): #02 pc 000abf11 /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pj_log_6+14) 07-10 12:39:37.472 F/DEBUG ( 3204): #03 pc 000ac373 /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pj_thread_join+22) 07-10 12:39:37.472 F/DEBUG ( 3204): #04 pc 0005dc49 /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pjsua_stop_worker_threads+40) 07-10 12:39:37.472 F/DEBUG ( 3204): #05 pc 0005df09 /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (pjsua_destroy2+56) 07-10 12:39:37.472 F/DEBUG ( 3204): #06 pc 00049c19 /data/app/com.app.voxlite-2/lib/arm/libpjsipjni.so (csipsimple_destroy+160) Please let us know if any of you have faced such issue Thanks & Regards Hemanth