[asterisk-bugs] [JIRA] (ASTERISK-27626) PJSIP crashes "tsx_on_state_completed_uas" assert.c

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jan 25 18:57:50 CST 2018


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

Asterisk Team commented on ASTERISK-27626:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> PJSIP crashes "tsx_on_state_completed_uas" assert.c
> ---------------------------------------------------
>
>                 Key: ASTERISK-27626
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27626
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: pjproject/pjsip
>    Affects Versions: GIT
>         Environment: debian 9
> compiled with 'dev-mode' 'don't optimise' 'better backtraces'
>            Reporter: snuffy
>              Labels: pjsip
>
> Getting a few crashes with this same set of tracing:
> #0  0x00007f7b989d0067 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #1  0x00007f7b989d1448 in __GI_abort () at abort.c:89
> #2  0x00007f7b989c9266 in __assert_fail_base (fmt=0x7f7b98b01f18 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
>     assertion=assertion at entry=0x7f7b9b4d7650 "event->type == PJSIP_EVENT_TX_MSG && event->body.tx_msg.tdata == tsx->last_tx",
>     file=file at entry=0x7f7b9b4d70b8 "../src/pjsip/sip_transaction.c", line=line at entry=3262,
>     function=function at entry=0x7f7b9b4d7b50 <__PRETTY_FUNCTION__.7428> "tsx_on_state_completed_uas") at assert.c:92
> #3  0x00007f7b989c9312 in __GI___assert_fail (
>     assertion=assertion at entry=0x7f7b9b4d7650 "event->type == PJSIP_EVENT_TX_MSG && event->body.tx_msg.tdata == tsx->last_tx",
>     file=file at entry=0x7f7b9b4d70b8 "../src/pjsip/sip_transaction.c", line=line at entry=3262,
>     function=function at entry=0x7f7b9b4d7b50 <__PRETTY_FUNCTION__.7428> "tsx_on_state_completed_uas") at assert.c:101
> #0  0x00007fcc36d6e067 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
> #1  0x00007fcc36d6f448 in __GI_abort () at abort.c:89
> #2  0x00007fcc36d67266 in __assert_fail_base (fmt=0x7fcc36e9ff18 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n",
>     assertion=assertion at entry=0x7fcc39875650 "event->type == PJSIP_EVENT_TX_MSG && event->body.tx_msg.tdata == tsx->last_tx",
>     file=file at entry=0x7fcc398750b8 "../src/pjsip/sip_transaction.c", line=line at entry=3262,
>     function=function at entry=0x7fcc39875b50 <__PRETTY_FUNCTION__.7428> "tsx_on_state_completed_uas") at assert.c:92
> #3  0x00007fcc36d67312 in __GI___assert_fail (
>     assertion=assertion at entry=0x7fcc39875650 "event->type == PJSIP_EVENT_TX_MSG && event->body.tx_msg.tdata == tsx->last_tx",
>     file=file at entry=0x7fcc398750b8 "../src/pjsip/sip_transaction.c", line=line at entry=3262,
>     function=function at entry=0x7fcc39875b50 <__PRETTY_FUNCTION__.7428> "tsx_on_state_completed_uas") at assert.c:101



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



More information about the asterisk-bugs mailing list