[asterisk-bugs] [JIRA] (ASTERISK-20856) Segmentation fault in res_rtp_asterisk.so

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jan 3 08:26:45 CST 2013


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

Matt Jordan commented on ASTERISK-20856:
----------------------------------------

I'm curious what that frame actually is, and why it has a NULL data pointer. Can you determine what the frame type is, and why chan_dahdi is writing a frame to it's bridged channel that has a NULL data pointer?
                
> Segmentation fault in res_rtp_asterisk.so
> -----------------------------------------
>
>                 Key: ASTERISK-20856
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20856
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>            Reporter: Roberto Casas
>            Severity: Critical
>         Attachments: backtrace.txt
>
>
> I have this bug in Asterisk 1.8.3.1 but I've inspected trunk version and the code is almost the same.
> The bug is in the function:
> ast_rtp_raw_write
> When we have a remote_address, but frame->data.ptr should be 0 (because substracting hdrlen gives position 0xfffffffffffffff4 to the rtpheader variable)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list