Re: Pjsip crash when we use thrid party media manager

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

 



Here i am adding more information about back trace logs,

 

 

 

7-11 18:42:52.623 V/libpjsip( 5927): 18:42:52.623 sip_endpoint.c !pjsip_endpt_handle_events()
07-11 18:42:52.623 V/libpjsip( 5927): 18:42:52.623 ioq0xb90d4788 Mutex: thread pjsua is waiting
07-11 18:42:52.623 V/libpjsip( 5927): 18:42:52.623 ioq0xb90d4788 Mutex acquired by thread pjsua
07-11 18:42:52.623 V/libpjsip( 5927): 18:42:52.623 ioq0xb90d4788 Mutex released by thread pjsua
07-11 18:42:52.630 V/libpjsip( 5927): 18:42:52.630 cachingpool !Mutex: thread (null) is waiting
07-11 18:42:52.630 V/libpjsip( 5927): 18:42:52.630 cachingpool Mutex acquired by thread (null)
07-11 18:42:52.630 V/libpjsip( 5927): 18:42:52.630 css destroy(): cap=1024, used=772(75%), block0=0xb909e44c-0xb909e7e8
07-11 18:42:52.630 V/libpjsip( 5927): 18:42:52.630 cachingpool Mutex released by thread (null)
07-11 18:42:52.630 D/libpjsip( 5927): 18:42:52.630 pjsua_core.c Shutting down, flags=1...
07-11 18:42:52.630 D/libpjsip( 5927): 18:42:52.630 pjsua_core.c PJSUA state changed: RUNNING --> CLOSING
07-11 18:42:52.630 F/libc ( 5927): Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 6046 (ervice.Executor)
07-11 18:42:52.633 V/libpjsip( 5927): 18:42:52.633 pjsua !Thread quitting
07-11 18:42:52.734 F/DEBUG ( 380): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-11 18:42:52.735 F/DEBUG ( 380): Build fingerprint: 'motorola/titan_retaildsds/titan_umtsds:6.0/MPB24.65-34-3/3:user/release-keys'
07-11 18:42:52.735 F/DEBUG ( 380): Revision: 'p400'
07-11 18:42:52.735 F/DEBUG ( 380): ABI: 'arm'
07-11 18:42:52.735 F/DEBUG ( 380): pid: 5927, tid: 6046, name: ervice.Executor >>> com.app.voxlite:sipStack <<<
07-11 18:42:52.735 F/DEBUG ( 380): signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
07-11 18:42:52.760 F/DEBUG ( 380): r0 00000000 r1 00000000 r2 a1f8d20e r3 00000000
07-11 18:42:52.760 F/DEBUG ( 380): r4 a1f8d210 r5 a1f8d204 r6 00000006 r7 00000000
07-11 18:42:52.760 F/DEBUG ( 380): r8 000062f0 r9 0000003a sl 00000006 fp a29cc2af
07-11 18:42:52.760 F/DEBUG ( 380): ip a29d6da8 sp a1f8d1d0 lr a2991c45 pc b6cdb128 cpsr 48010030
07-11 18:42:52.790 F/DEBUG ( 380):
07-11 18:42:52.790 F/DEBUG ( 380): backtrace:
07-11 18:42:52.790 F/DEBUG ( 380): #00 pc 00018128 /system/lib/libc.so (strlen+71)
07-11 18:42:52.790 F/DEBUG ( 380): #01 pc 000abc41 /data/app/com.app.voxlite-1/lib/arm/libpjsipjni.so (pj_log+396)
07-11 18:42:52.790 F/DEBUG ( 380): #02 pc 000abf11 /data/app/com.app.voxlite-1/lib/arm/libpjsipjni.so (pj_log_6+14)
07-11 18:42:52.790 F/DEBUG ( 380): #03 pc 000ac373 /data/app/com.app.voxlite-1/lib/arm/libpjsipjni.so (pj_thread_join+22)
07-11 18:42:52.790 F/DEBUG ( 380): #04 pc 0005dc49 /data/app/com.app.voxlite-1/lib/arm/libpjsipjni.so (pjsua_stop_worker_threads+40)
07-11 18:42:52.790 F/DEBUG ( 380): #05 pc 0005df09 /data/app/com.app.voxlite-1/lib/arm/libpjsipjni.so (pjsua_destroy2+56)
07-11 18:42:52.791 F/DEBUG ( 380): #06 pc 00049c19 /data/app/com.app.voxlite-1/lib/arm/libpjsipjni.so (csipsimple_destroy+160)
07-11 18:42:52.792 F/DEBUG ( 380): #07 pc 000eab39 /system/lib/libart.so (art_quick_generic_jni_trampoline+40)
07-11 18:42:52.792 F/DEBUG ( 380): #08 pc 000e6441 /system/lib/libart.so (art_quick_invoke_stub_internal+64)
07-11 18:42:52.792 F/DEBUG ( 380): #09 pc 004029f7 /system/lib/libart.so (art_quick_invoke_static_stub+170)

 

Thanks & Regards

Hemanth

 

-----Original Message-----
From: "hemanth@xxxxxxxxxxxxxxxx" <hemanth@xxxxxxxxxxxxxxxx>
Sent: Tuesday, 10 July, 2018 3:14pm
To: pjsip@xxxxxxxxxxxxxxx
Subject: Pjsip crash when we use thrid party media manager

Hello all,

 

We are using thirdparty media manager by disabling 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

 

_______________________________________________
Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@xxxxxxxxxxxxxxx
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

[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