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

Martin Tomec (JIRA) noreply at issues.asterisk.org
Fri Jun 16 08:52:57 CDT 2017


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

Martin Tomec commented on ASTERISK-27037:
-----------------------------------------

The workaround is not enougth, because the transaction is probably fully deleted. Today we had another segfault with obviously corrupted tsx:
{noformat}
(gdb) print  *((pjsip_transaction*) 0x7fdc180e24c8)
$9 = {pool = 0x7fdc0fc690a8, tsx_user = 0x7fdc0fc690a8,
  endpt = 0x6466377830676c64, terminating = 808989027, grp_lock = 0x38,
  mutex_b = 0x0,
...
{noformat}

> 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
>         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