[asterisk-bugs] [JIRA] (ASTERISK-25297) Crashs running channels/pjsip/resolver/srv/failover/in_dialog testsuite tests

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Thu Jul 30 17:07:32 CDT 2015


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

Richard Mudgett updated ASTERISK-25297:
---------------------------------------

    Description: 
Two testsuite tests crashed in the same place as a result of an INVITE being CANCELed.

{{tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified}}
{{tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp}}

The session pointer is no longer in the {{inv->mod_data\[session_module.id\]}} location because the INVITE transaction has reached the terminated state.

The tests were run on master since these were DNS resolver tests but the crash potential is also in v13.

  was:
Two testsuite tests crashed in the same place as a result of an INVITE being CANCELed  connection.

{{tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified}}
{{tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp}}

The session pointer is no longer in the {{inv->mod_data\[session_module.id\]}} location because the INVITE transaction has reached the terminated state.

The tests were run on master since these were DNS resolver tests but the crash potential is also in v13.


> Crashs running channels/pjsip/resolver/srv/failover/in_dialog testsuite tests
> -----------------------------------------------------------------------------
>
>                 Key: ASTERISK-25297
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25297
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip_session
>    Affects Versions: 13.4.0
>            Reporter: Richard Mudgett
>            Assignee: Richard Mudgett
>         Attachments: backtrace_7332.txt, backtrace_7704.txt, transport_tcp_full.txt, transport_unspecified_full.txt
>
>
> Two testsuite tests crashed in the same place as a result of an INVITE being CANCELed.
> {{tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_unspecified}}
> {{tests/channels/pjsip/resolver/srv/failover/in_dialog/transport_tcp}}
> The session pointer is no longer in the {{inv->mod_data\[session_module.id\]}} location because the INVITE transaction has reached the terminated state.
> The tests were run on master since these were DNS resolver tests but the crash potential is also in v13.



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



More information about the asterisk-bugs mailing list