Henning,<br><br>    No earlier errors, kamailio starts up like normal from a syslog point of view, &quot;RTP Enabled&quot; followed by:<br><br>verbose 3<br>Jun 16 16:30:14 sipdev /sbin/kamailio[6364]: CRITICAL:core:init_io_wait: could not alloc epoll array<br>
Jun 16 16:30:14 sipdev /sbin/kamailio[6364]: CRITICAL:core:tcp_receive_loop: exiting...<br>Jun 16 16:30:14 sipdev /sbin/kamailio[6338]: INFO:core:handle_sigs: child process 6364 exited normally, status=255<br>Jun 16 16:30:14 sipdev /sbin/kamailio[6338]: INFO:core:handle_sigs: terminating due to SIGCHLD<br>
<br>verbose 5: pretty much shows the same:<br>Jun 16 16:33:57 sipdev /sbin/kamailio[6537]: CRITICAL:core:init_io_wait: could not alloc epoll array<br>Jun 16 16:33:57 sipdev /sbin/kamailio[6537]: CRITICAL:core:tcp_receive_loop: exiting...<br>
Jun 16 16:33:57 sipdev /sbin/kamailio[6541]: CRITICAL:core:receive_fd: EOF on 40<br>Jun 16 16:33:57 sipdev /sbin/kamailio[6538]: CRITICAL:core:init_io_wait: could not alloc epoll array<br>Jun 16 16:33:57 sipdev /sbin/kamailio[6538]: CRITICAL:core:tcp_receive_loop: exiting...<br>
<br>No other errors that I can see.<br><br><div class="gmail_quote">On Tue, Jun 16, 2009 at 8:03 AM, Henning Westerholt <span dir="ltr">&lt;<a href="mailto:henning.westerholt@1und1.de">henning.westerholt@1und1.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="font-family: &#39;Lucida Console&#39;; font-size: 9pt; font-weight: 400; font-style: normal;">
<div class="im">On Dienstag, 16. Juni 2009, Brandon Armstead wrote:<br>
&gt; I&#39;m adding a single avp test i.e. $avp(s:some-avp-name) = &#39;foo!&#39;; to a<br>
&gt; development configuration running Kamailio revision: 5487 (1.4.3).  When I<br>
&gt; start kamailio I&#39;m getting the following error:<br>
<p style="margin: 0px; text-indent: 0px;"><br></p></div>Hi Brandon,<div class="im"><br>
<p style="margin: 0px; text-indent: 0px;"><br></p>&gt; CRITICAL:core:init_io_wait: could not alloc epoll array<br>
<p style="margin: 0px; text-indent: 0px;"><br></p></div>I&#39;d guess this is related to the EPOLL support that is used to efficiently get notified when something on the file descriptor arrives, so basically its necessary for TCP support.<div class="im">
<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>&gt; As soon as I delete this AVP addition and start her back up, she starts.<br>
&gt;<br>
&gt;<br>
&gt; Code Snippet (io_wait.c)<br>
&gt;<br>
&gt; 606 #ifdef HAVE_EPOLL<br></div>
&gt; [..]<div class="im"><br>
&gt; 620 #endif<br>
&gt;<br>
&gt; I do not know enough of Kamailio CORE but it looks like something to do<br>
&gt; with memory allocation / file descriptors?  I&#39;ve increased available memory<br>
&gt; to kamailio as well as open file limits / file descriptors etc -- to no<br>
&gt; avail, any help is much appreciated thanks guys!<br>
<p style="margin: 0px; text-indent: 0px;"><br></p></div>This is really strange, i really could not imagine how an AVP operation like this could be related to the TCP core infrastructure. Do you notice some other (earlier) errors in the logs? Perhaps its just something that its generated because its stop from an earlier error?<br>
<font color="#888888">
<p style="margin: 0px; text-indent: 0px;"><br></p>Henning</font></div></blockquote></div><br>