[asterisk-bugs] [JIRA] (ASTERISK-21242) Segfault when T.38 re-invite retransmission receives 200 OK
Ashley Winters (JIRA)
noreply at issues.asterisk.org
Mon Mar 25 15:30:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204548#comment-204548 ]
Ashley Winters commented on ASTERISK-21242:
-------------------------------------------
I haven't seen this bizarre SIP flow happen again, but the patch itself has been harmless.
> Segfault when T.38 re-invite retransmission receives 200 OK
> -----------------------------------------------------------
>
> Key: ASTERISK-21242
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21242
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_fax, Resources/res_fax_spandsp
> Affects Versions: 11.2.1
> Environment: CentOS 6.2 x86_64
> Reporter: Ashley Winters
> Severity: Critical
> Attachments: always-init-t38.patch, gdb-t38-retransmission-segfault.txt, t38-retransmission-segfault-debug.log
>
>
> If res_fax falls back to audio after timing out on T.38 upgrade, and chan_sip continues retrying the re-INVITE, and the remote end responds to one of the retransmissions (after res_fax times out) with a 200 OK, a T.38 frame will be delivered to the res_fax_spandsp driver without the t38 subsystem being initialized.
> This results in a segfault.
--
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