[asterisk-bugs] [Asterisk 0015609]: WARNING[23025]: channel.c:952 __ast_queue_frame: Exceptionally long voice queue length queuing to Local
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 25 18:05:03 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15609
======================================================================
Reported By: aragon
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15609
Category: Core/Channels
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 206273
Request Review:
======================================================================
Date Submitted: 2009-07-29 09:26 CDT
Last Modified: 2009-08-25 18:05 CDT
======================================================================
Summary: WARNING[23025]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to Local
Description:
Since upgrading to 1.4 SVN 206273 I see LOTS these errors when paging or
when calls are processed by app_queue. When I see the messages during a
page I don't hear any paging (my Polycom phones continue to ring but no
paging audio).
I have no idea where the message is coming from how to reproduce, or
collect debug information for this specific issue. I need help to find
root cause.
I think it could be caused by locking in autoservice since I see this lock
every time I see the warning message
=== Currently Held Locks ==============================================
=======================================================================
===
=== <file> <line num> <function> <lock name> <lock addr> (times locked)
===
=== Thread ID: 3057154960 (autoservice_run started at [ 238]
autoservice.c ast_autoservice_start())
=== ---> Waiting for Lock https://issues.asterisk.org/view.php?id=0
(autoservice.c): MUTEX 89 autoservice_run
&(&aslist)->lock 0x81798c8 (1)
=== --- ---> Locked Here: autoservice.c line 89 (autoservice_run)
=== -------------------------------------------------------------------
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015109 [patch] Abort by memory allocator, poss...
======================================================================
----------------------------------------------------------------------
(0109652) aragon (reporter) - 2009-08-25 18:05
https://issues.asterisk.org/view.php?id=15609#c109652
----------------------------------------------------------------------
I patched asterisk-addons and tested on 1.4.26.1 but I still get these
warnings, and the lock in autoservice
long voice queue length queuing to Local/1636 at default-agent-6981,1
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
fireworx*CLI> core show locks
fireworx*CLI>
=======================================================================
=== Currently Held Locks ==============================================
=======================================================================
===
=== <file> <line num> <function> <lock name> <lock addr> (times locked)
===
=== Thread ID: 3062971280 (autoservice_run started at [ 238]
autoservice.c ast_autoservice_start())
=== ---> Waiting for Lock https://issues.asterisk.org/view.php?id=0
(autoservice.c): MUTEX 89 autoservice_run
&(&aslist)->lock 0x81798c8 (1)
=== --- ---> Locked Here: autoservice.c line 89 (autoservice_run)
=== -------------------------------------------------------------------
===
=======================================================================
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
[Aug 25 19:01:32] WARNING[3465]: channel.c:952 __ast_queue_frame:
Exceptionally long voice queue length queuing to
Local/1636 at default-agent-6981,1
Issue History
Date Modified Username Field Change
======================================================================
2009-08-25 18:05 aragon Note Added: 0109652
======================================================================
More information about the asterisk-bugs
mailing list