[asterisk-bugs] [JIRA] (ASTERISK-26946) Crash at the user leaves the conference when the video frame is distributed

Asterisk Team (JIRA) noreply at issues.asterisk.org
Sun Apr 16 21:55:58 CDT 2017


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

Asterisk Team commented on ASTERISK-26946:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> Crash at the user leaves the conference when the video frame is distributed
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-26946
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26946
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 13.1.0
>         Environment: centOS 6.5
>            Reporter: junxu
>
> when the src distribution the video frame to others in the confbridge,another user leave,it will crash。(join and leave confbridge was
>  very frequently use sipp)
> the crash back trace was like that:
> (gdb) bt
> #0  ast_bridge_queue_everyone_else (bridge=<value optimized out>, bridge_channel=0x1dec7a8, frame=0x7f8f58c619f0) at bridge_channel.c:1108
> #1  0x00007f8f6e05a2cc in softmix_bridge_write_video (bridge=0x1e3fb28, bridge_channel=<value optimized out>, frame=0x7f8f58c619f0)
>     at bridge_softmix.c:561
> #2  softmix_bridge_write (bridge=0x1e3fb28, bridge_channel=<value optimized out>, frame=0x7f8f58c619f0) at bridge_softmix.c:705
> #3  0x00007f8f6d42b127 in send_pic (data=0x675efc8) at app_confbridge.c:9084
> #4  0x0000000000591bad in ast_sched_runq (con=0x7f8f4748e230) at sched.c:625
> #5  0x00000000005920c1 in sched_run (data=0x7f8f4748e230) at sched.c:140
> #6  0x00000000005c46ab in dummy_start (data=<value optimized out>) at utils.c:1232
> #7  0x0000003b210079d1 in start_thread () from /lib64/libpthread.so.0
> #8  0x0000003b20ce8b6d in clone () from /lib64/libc.so.6
> BTW,i want know why the bridge->channels didn't have the lock,it will operate by muti threads,that's Make me wonder.



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



More information about the asterisk-bugs mailing list