[asterisk-bugs] [JIRA] (ASTERISK-30070) pjsip: assertion and warnings with webrtc

N A (JIRA) noreply at issues.asterisk.org
Wed May 18 09:21:40 CDT 2022


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

N A commented on ASTERISK-30070:
--------------------------------

What do you mean exactly by "proper backtrace"? The full core dump itself, or just full.txt as I've been doing?
Additionally, I'm only seeing the deadlocks in the CLI because of DETECT_DEADLOCKS, so I'm not quite sure how I'd know it's going on without it. Without DEBUG_THREADS, I wouldn't even be able to pick it up using "core show locks". So I'm not sure how I'd determine one way or another if it's "still happening".

> pjsip: assertion and warnings with webrtc
> -----------------------------------------
>
>                 Key: ASTERISK-30070
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30070
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 18.9.0
>            Reporter: N A
>            Assignee: N A
>              Labels: webrtc
>         Attachments: deadlock.txt, minute_before_crash.txt, o9ktus9fx3.txt, uu2ejyzotz.txt
>
>
> When I joined a webrtc conference multiple times (Cyper Mega Phone 2K), Asterisk crashed after about 5 or 6 joins.
> Backtrace attached.
> In trying to reproduce, I also see thousands of these in the CLI:
> {noformat}
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:10] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> [2022-05-18 13:09:11] WARNING[29755][C-00000006]: res_srtp.c:518 ast_srtp_protect: SRTP protect: replay check failed (index too old)
> {noformat}



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



More information about the asterisk-bugs mailing list