[asterisk-bugs] [JIRA] (ASTERISK-27037) Segfault in pjsip

Marek Cervenka (JIRA) noreply at issues.asterisk.org
Tue Jun 13 08:58:57 CDT 2017


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

Marek Cervenka edited comment on ASTERISK-27037 at 6/13/17 8:57 AM:
--------------------------------------------------------------------

i have DONT_OPTIMIZE but i had mistake in BETTER_BACKTRACES (missing T)
today made new test

segfault almost after asterisk start. last lines from log
[Jun 12 16:31:26] NOTICE[9496]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32832' (callid: 0jq6mf3514eu7of0mphatk) - No matching endpoint found
[Jun 12 16:31:27] NOTICE[9503]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32902' (callid: fpg9ofdbt8b4adv0ug478r) - No matching endpoint found
[Jun 12 16:31:28] NOTICE[9483]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32906' (callid: pbos5hkj3n07rminm18kgl) - No matching endpoint found
[Jun 12 16:31:28] NOTICE[9497]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32854' (callid: 2thlu0hpnr90nmfe1atl04) - No matching endpoint found
[Jun 12 16:31:28] NOTICE[9513]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32978' (callid: klf3fh6nfpcrmvva9qi8kq) - No matching endpoint found

 how can i check status of websocket?




was (Author: cervajs):
i have DONT_OPTIMIZE but i had mistake in BETTER_BACKTRACES (missing T)
today made new test

segfault almost after asterisk start. last lines from log
[Jun 12 16:31:26] NOTICE[9496]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32832' (callid: 0jq6mf3514eu7of0mphatk) - No matching endpoint found
[Jun 12 16:31:27] NOTICE[9503]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32902' (callid: fpg9ofdbt8b4adv0ug478r) - No matching endpoint found
[Jun 12 16:31:28] NOTICE[9483]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32906' (callid: pbos5hkj3n07rminm18kgl) - No matching endpoint found
[Jun 12 16:31:28] NOTICE[9497]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32854' (callid: 2thlu0hpnr90nmfe1atl04) - No matching endpoint found
[Jun 12 16:31:28] NOTICE[9513]: res_pjsip/pjsip_distributor.c:526 log_failed_request: Request 'REGISTER' from '<sip:undefined at asterisk_pbx>' failed for '127.0.0.1:32978' (callid: klf3fh6nfpcrmvva9qi8kq) - No matching endpoint found

 how can i check status of websocket?

second try - asterisk is still running

> Segfault in pjsip
> -----------------
>
>                 Key: ASTERISK-27037
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27037
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: 13.15.1
>         Environment: CentOS 7.3
>            Reporter: Martin Tomec
>            Assignee: Martin Tomec
>         Attachments: backtrace.txt, endpoint.txt, pjproject_buildopts.txt, pjproject_log.txt
>
>
> We were experiencing frequent asterisk crash in production enviroment. Maybe it was caused by some mallformed webrtc registration. For now we can´t reproduce the issue, so I send only backtrace from coredump. In logs I failed to find any common line for all crashes, only this is suspicious:
> {noformat}
> [Jun  7 12:10:55] ERROR[21634] res_pjsip.c: Error 171060 'Unsupported transport (PJSIP_EUNSUPTRANSPORT)' sending OPTIONS request to endpoint webrtc_kaplan
> {noformat}
> Please let mi know if I can get more from coredump or log



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



More information about the asterisk-bugs mailing list