[asterisk-bugs] [JIRA] (ASTERISK-22394) crash during pjsip, sip to sip call, segfault in session_inv_on_tsx_state_changed at res_pjsip_session.c

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Aug 26 16:03:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-22394:
------------------------------------

    Description: 
Due to reproduction being somewhat unreliable it took me a while to determine how to reproduce. I've narrowed it down to this.

Reproduction:

* define a "localnet=" and "external_signaling_address=" for your transport

{noformat}
localnet=192.168.1.0/255.255.255.0
external_signaling_address=1.2.3.4
{noformat}

* make a call from endpoint to endpoint using this transport for the endpoints

crash happens on about 75% of calls

I've attached my config so you can see how the endpoints are configured. 

  was:
Have a feeling this is dealing with particular NAT settings, as it only occurred after I started adding in several options to deal with calling out through my home router.

Will add more detail and configuration tomorrow. Just wanted to throw this up before I forgot.

    
> crash during pjsip, sip to sip call, segfault in session_inv_on_tsx_state_changed at res_pjsip_session.c
> --------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-22394
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22394
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Resources/res_pjsip_session
>    Affects Versions: SVN, 12
>            Reporter: Rusty Newton
>         Attachments: backtrace12.txt, backtrace_outbounddialing.txt, full12.txt, full_outbounddialing.txt, pjsip_asterisk22394.txt
>
>
> Due to reproduction being somewhat unreliable it took me a while to determine how to reproduce. I've narrowed it down to this.
> Reproduction:
> * define a "localnet=" and "external_signaling_address=" for your transport
> {noformat}
> localnet=192.168.1.0/255.255.255.0
> external_signaling_address=1.2.3.4
> {noformat}
> * make a call from endpoint to endpoint using this transport for the endpoints
> crash happens on about 75% of calls
> I've attached my config so you can see how the endpoints are configured. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list