[asterisk-bugs] [Asterisk 0015519]: Millions of "ERROR[24278]: channel.c:2046 __ast_read: ast_read() called with no recorded file descriptor." messages spamming CLI
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 16 16:24:25 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15519
======================================================================
Reported By: aragon
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 15519
Category: Resources/res_features
Reproducibility: random
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.4.24
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: duplicate
Duplicate: 14723
Fixed in Version:
======================================================================
Date Submitted: 2009-07-16 14:23 CDT
Last Modified: 2009-07-16 16:24 CDT
======================================================================
Summary: Millions of "ERROR[24278]: channel.c:2046
__ast_read: ast_read() called with no recorded file descriptor." messages
spamming CLI
Description:
I don't know if this is a lock but the CPU is spiked when I see this error
There are millions of these messages spamming the CLI so I cannot issue
any Asterisk commands. The only recovery is to restart Asterisk.
thread apply all bt of pid is attached
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0014723 ERROR[5003]: channel.c:2043 __ast_read:...
======================================================================
----------------------------------------------------------------------
(0107869) mmichelson (administrator) - 2009-07-16 16:24
https://issues.asterisk.org/view.php?id=15519#c107869
----------------------------------------------------------------------
Hi aragon. This is a duplicate of issue
https://issues.asterisk.org/view.php?id=14723. If you follow along there,
you'll see that I have committed fixes to address the CPU spike, however, I
have not yet been able to fix the underlying cause of the messages without
causing problems for those seeing it. I have, however, also changed the
code so that the message will not appear any more unless you have the core
debug level set to 2 or higher since most of the time that this message
prints, no one actually notices anything going wrong.
Issue History
Date Modified Username Field Change
======================================================================
2009-07-16 16:24 mmichelson Note Added: 0107869
2009-07-16 16:24 mmichelson Relationship added duplicate of 0014723
2009-07-16 16:24 mmichelson Duplicate ID 0 => 14723
2009-07-16 16:24 mmichelson Status new => resolved
2009-07-16 16:24 mmichelson Resolution open => duplicate
2009-07-16 16:24 mmichelson Assigned To => mmichelson
======================================================================
More information about the asterisk-bugs
mailing list