[asterisk-bugs] [Asterisk 0014364]: NULL file descriptors causing GUI to eventually stop functioning
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 3 09:01:45 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14364
======================================================================
Reported By: awk
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14364
Category: Core/ManagerInterface
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.0
SVN Revision (number only!): 171686
Request Review:
======================================================================
Date Submitted: 2009-01-29 09:17 CST
Last Modified: 2009-02-03 09:01 CST
======================================================================
Summary: NULL file descriptors causing GUI to eventually stop
functioning
Description:
I'm having an issue where file descriptors for GUI manager sessions are
NULL, and after a period of time (24 hrs possibly), the GUI stops
functioning as it can no longer open config files (see below).
fd == -1 in astman_append, should not happen
fd == -1 in astman_append, should not happen
fd == -1 in astman_append, should not happen
== HTTP Manager 'admin' timed out from 127.0.0.1
== HTTP Manager 'admin' logged on from 127.0.0.1
== Parsing '/etc/asterisk/http.conf': == Not found (Too many open
files)
== Parsing '/etc/asterisk/http.conf': == Not found (Too many open
files)
== Parsing '/etc/asterisk/http.conf': == Not found (Too many open
files)
I'm not exactly sure what other info will be useful as Asterisk doesn't
crash or deadlock. I haven't checked yet to see if this happens in 1.6.1.
It doesn't appear to happen in my 1.4 install.
======================================================================
----------------------------------------------------------------------
(0099339) awk (manager) - 2009-02-03 09:01
http://bugs.digium.com/view.php?id=14364#c99339
----------------------------------------------------------------------
confirming that these messages are also found in latest svn of 1.6.1.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-03 09:01 awk Note Added: 0099339
======================================================================
More information about the asterisk-bugs
mailing list