[asterisk-bugs] [JIRA] (ASTERISK-28576) ICE Completion Crash on 16.6

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Tue Nov 12 18:06:32 CST 2019


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

Kevin Harwell commented on ASTERISK-28576:
------------------------------------------

Well this doesn't seem good. From the [source|https://github.com/openssl/openssl/blob/b39c0475a671879e2dd6c7a29de1127139f2dc0d/ssl/d1_both.c#L419]:
{noformat}
            /*
             * bad if this assert fails, only part of the handshake message
             * got sent.  but why would this happen?
             */
            OPENSSL_assert(len == (unsigned int)ret);
{noformat}
The comment makes it sounds like they are not even sure why a partial write may occur.

> ICE Completion Crash on 16.6
> ----------------------------
>
>                 Key: ASTERISK-28576
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28576
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 16.6.0
>            Reporter: Joshua Elson
>            Assignee: Unassigned
>            Severity: Minor
>              Labels: pjsip, webrtc
>         Attachments: core-brief.txt, core.brief.txt, core-full.txt, core.full.txt, core-locks.txt, core-thread1.txt, locks.txt, thread1.txt
>
>
> Crash on ICE completion. Backtrace forthcoming.



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



More information about the asterisk-bugs mailing list