[asterisk-bugs] [JIRA] (ASTERISK-25295) res_pjsip crash - pjsip_uri_get_uri at /usr/include/pjsip/sip_uri.h

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Wed Aug 19 11:55:33 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-25295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=227291#comment-227291 ] 

Richard Mudgett edited comment on ASTERISK-25295 at 8/19/15 11:54 AM:
----------------------------------------------------------------------

cat /usr/lib/pkgconfig/libpjproject.pc
{noformat}
Name: libpjproject
Description: Multimedia communication library
URL: http://www.pjsip.org
Version: 2.4
Libs: -L${libdir} -lpjsua2 -lstdc++ -lpjsua -lpjsip-ua -lpjsip-simple -lpjsip -lpjmedia-codec -lpjmedia -lpjmedia-videodev -lpjmedia-audiodev -lpjmedia -lpjnath -lpjlib-util  -lilbccodec -lg7221codec  -lsrtp -lgsm -lspeex -lspeexdsp -lpj -lssl -lcrypto -ldl -lz -luuid -lm -lrt -lpthread
Cflags: -I${includedir} -I/usr/include -DPJ_AUTOCONF=1  -O2 -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC
{noformat}

At different times I have used both 2.4 and trunk. But these logs were obtained using 2.4. PJProject trunk was not compiled without Video at the time.
{noformat}
uname -a
Linux talk37 3.13.6 #4 SMP Wed Aug 20 17:52:10 MSK 2014 x86_64 Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz GenuineIntel GNU/Linux
{noformat}



was (Author: demon):
cat /usr/lib/pkgconfig/libpjproject.pc

Name: libpjproject
Description: Multimedia communication library
URL: http://www.pjsip.org
Version: 2.4
Libs: -L${libdir} -lpjsua2 -lstdc++ -lpjsua -lpjsip-ua -lpjsip-simple -lpjsip -lpjmedia-codec -lpjmedia -lpjmedia-videodev -lpjmedia-audiodev -lpjmedia -lpjnath -lpjlib-util  -lilbccodec -lg7221codec  -lsrtp -lgsm -lspeex -lspeexdsp -lpj -lssl -lcrypto -ldl -lz -luuid -lm -lrt -lpthread
Cflags: -I${includedir} -I/usr/include -DPJ_AUTOCONF=1  -O2 -DNDEBUG -DPJ_IS_BIG_ENDIAN=0 -DPJ_IS_LITTLE_ENDIAN=1 -fPIC

At different times I have used both 2.4 and trunk. But these logs were obtained using 2.4. PJProject trunk was not compiled without Video at the time.

uname -a
Linux talk37 3.13.6 #4 SMP Wed Aug 20 17:52:10 MSK 2014 x86_64 Intel(R) Core(TM) i5-2310 CPU @ 2.90GHz GenuineIntel GNU/Linux


> res_pjsip crash - pjsip_uri_get_uri at /usr/include/pjsip/sip_uri.h
> -------------------------------------------------------------------
>
>                 Key: ASTERISK-25295
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25295
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 13.4.0
>            Reporter: Dmitriy Serov
>            Assignee: Mark Michelson
>         Attachments: 2015_08_10__20_38_07.backtrace-threads.txt, 2015_08_10__20_38_07.full.tail.txt, 2015_08_10__20_58_07.backtrace-threads.txt, 2015_08_10__20_58_07.full.tail.txt, backtrace.2015-07-30-1.txt, backtrace.2015-07-30-2.txt, backtrace.2015-07-30-3.txt, backtrace.2015-07-30-5.txt, core.back-trace.txt, debuglog.txt, full.2015-07-30-1.txt, full.2015-07-30-2.txt, full.2015-07-30-3.txt, full.2015-07-30-5.txt
>
>
> Using last git branch 13. Now is 13.5-rc.
> Tired of fighting with deadlock when using chan_sip. Decided to convert all the devices and the gateways to res_pjsip.
> The result was crash very often. When asterisk boots. Sometimes asterisk successfully loaded and crash in a few minutes.
> In the configs, nothing has changed except transfer chan_sip devices to res_pjsip.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list