[asterisk-bugs] [Asterisk 0018773]: [patch] FD 32767 exceeds the maximum size of ast_fdset

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Apr 24 07:39:56 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18773 
====================================================================== 
Reported By:                jamicque
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18773
Category:                   Core/General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.2.16.1 
JIRA:                       SWP-3084 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-09 02:56 CST
Last Modified:              2011-04-24 07:39 CDT
====================================================================== 
Summary:                    [patch] FD 32767 exceeds the maximum size of
ast_fdset
Description: 
When i try to run asterisk with changed ulimit, I have an error message
during the start, here is the example:
root at HOME:~# ulimit -n 32768 -c unlimited
root at HOME:~# asterisk
FD 32767 exceeds the maximum size of ast_fdset!
Asterisk already running on /var/run/asterisk.ctl.  Use 'asterisk -r' to
connect.
root at HOME:~#
====================================================================== 

---------------------------------------------------------------------- 
 (0134060) chris-mac (reporter) - 2011-04-24 07:39
 https://issues.asterisk.org/view.php?id=18773#c134060 
---------------------------------------------------------------------- 
On Ubuntu 8.0.4 32bit patched 1.8.3.3 fails to compile with the following
error:

   [CC] asterisk.c -> asterisk.o
asterisk.c: In function ‘main’:
asterisk.c:3403: error: ‘ast_FDMAX’ undeclared (first use in this
function)
asterisk.c:3403: error: (Each undeclared identifier is reported only once
asterisk.c:3403: error: for each function it appears in.)
make[1]: *** [asterisk.o] Error 1
make: *** [main] Error 2 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-24 07:39 chris-mac      Note Added: 0134060                          
======================================================================




More information about the asterisk-bugs mailing list