[asterisk-bugs] [JIRA] (ASTERISK-23653) Asterisk crashes

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Apr 22 14:32:19 CDT 2014


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

Matt Jordan commented on ASTERISK-23653:
----------------------------------------

Your crash is in {{bridge_softmix}}, which means you're using ConfBridge in Asterisk 1.8.

{noformat}
#0  0x000000000053b3ca in ast_timer_ack (handle=<value optimized out>, quantity=1) at timing.c:176
#1  0x00007f932d7da22c in softmix_bridge_thread (bridge=0x7f921547cac8) at bridge_softmix.c:282
#2  0x0000000000443dcb in bridge_thread (data=0x7f921547cac8) at bridging.c:371
#3  0x000000000054324b in dummy_start (data=<value optimized out>) at utils.c:1073
#4  0x00000039da8079d1 in start_thread () from /lib64/libpthread.so.0
#5  0x00000039da4e8b6d in clone () from /lib64/libc.so.6
(gdb) bt full
{noformat}

ConfBridge in Asterisk 1.8 is an extended support module. It was rewritten extensively for Asterisk 10+. The crash you are experiencing is almost certainly fixed in later versions of Asterisk.

As such, it is highly unlikely that this issue will be fixed in Asterisk 1.8.

> Asterisk crashes
> ----------------
>
>                 Key: ASTERISK-23653
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23653
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 1.8.22.0
>         Environment: Linux asterisk.local 2.6.32-431.11.2.el6.x86_64 #1 SMP Tue Mar 25 19:59:55 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
> 26GB ram - 12 Core CPU
> ~ 60 users
> ~ 40 calls at the same time
>            Reporter: Rafal Koszyk
>            Severity: Critical
>         Attachments: backtrace.txt
>
>
> Asterisk has been crashing recently. 



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



More information about the asterisk-bugs mailing list