[asterisk-bugs] [JIRA] (ASTERISK-26956) Exceptionally long voice > queue length queuing

Ted G (JIRA) noreply at issues.asterisk.org
Sun Apr 23 23:56:57 CDT 2017


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

Ted G edited comment on ASTERISK-26956 at 4/23/17 11:55 PM:
------------------------------------------------------------

Leak?

Tasks: 190 total,   2 running, 188 sleeping,   0 stopped,   0 zombie
%Cpu(s): 41.2 us, 51.1 sy,  0.0 ni,  7.4 id,  0.0 wa,  0.0 hi,  0.3 si,  0.0 st
KiB Mem:  16427168 total, 14702436 used,  1724732 free,   125352 buffers
KiB Swap: 15721468 total,    67096 used, 15654372 free.  3509960 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
27979 root      20   0 9946.8m 7.517g  16656 S 359.9 48.0 669:42.52 asterisk


Going to compile with MALLOC_DEBUG and obtain mmlog

Perhaps high resource usage is due to enabling DEBUG_THREADS, DONT_OPTIMIZE, BETTER_BACKTRACES


was (Author: tgwaste):
Leak?

Tasks: 190 total,   2 running, 188 sleeping,   0 stopped,   0 zombie
%Cpu(s): 41.2 us, 51.1 sy,  0.0 ni,  7.4 id,  0.0 wa,  0.0 hi,  0.3 si,  0.0 st
KiB Mem:  16427168 total, 14702436 used,  1724732 free,   125352 buffers
KiB Swap: 15721468 total,    67096 used, 15654372 free.  3509960 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
27979 root      20   0 9946.8m 7.517g  16656 S 359.9 48.0 669:42.52 asterisk


Going to compile with MALLOC_DEBUG and obtain mmlog

>  Exceptionally long voice > queue length queuing
> ------------------------------------------------
>
>                 Key: ASTERISK-26956
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26956
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 14.4.0
>         Environment: Debian GNU/Linux 8.7 (jessie)
>            Reporter: Ted G
>         Attachments: backtrace-threads.20170423.txt, core-show-locks.20170423.txt
>
>
> Hello,
>   I am getting tons of these messages in my logs a few times a day which causes my system to be completely dead:
> [Apr 20 21:39:15] WARNING[24491][C-00000197]: channel.c:1162 _astqueue_frame: Exceptionally long voice queue length queuing to Local/s at announce-0000015b;1
> [Apr 23 15:32:06] WARNING[20645] channel.c: Exceptionally long voice queue length queuing to CBAnn/12-000001f0;1
> I am having a very difficult time figuring out what is causing it other than 'its a channel deadlock' which doesn't really tell me how to fix the issue.  This just started happening around ~6 days ago.
> This problem is extremely catastrophic as the only fix is to completely restart the asterisk system.
> Included are backtrace and core-show-locks logs.  Please assist this desperate fool. :)



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



More information about the asterisk-bugs mailing list