It&#39;s odd, because stop always works for me.. it&#39;s almost like restart isn&#39;t waiting for the stop to happen.<div><br><br><div class="gmail_quote">On Wed, May 13, 2009 at 9:07 AM, Iņaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">2009/5/13 Brett Nemeroff &lt;<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi List,<br>
&gt; Anyone else have problems with opensipsctl restart?<br>
&gt; It &quot;normally&quot; doesn&#39;t work for me. It usually says it&#39;s already running, or<br>
&gt; there is a pid still there.. I&#39;ve gotten so used to just opensipsctl stop +<br>
&gt; opensipsctl start, I haven&#39;t really worried about what is really going on.<br>
&gt; Anyone else seeing this?<br>
<br>
</div></div>Yes, sometimes it occurs to me.<br>
<br>
Sometimes, programming something in OpenSIPS it occurs to me this<br>
error (&quot;stop&quot; doesn&#39;t work properly, some opensips process remains<br>
runing...). After checking my code I realize of some bug and fixing it<br>
solves the &quot;stop&quot; issue.<br>
<br>
So I understand that there could be a bug &quot;somewhere&quot; in the code<br>
which causes it. In my case, when this occured to me, the my bug was<br>
about a &quot;free()&quot; over an already cleaned pointer. This didn&#39;t cause<br>
OpenSIPS to crash, but &quot;stop&quot; action didn&#39;t work properly.<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Iņaki Baz Castillo<br>
&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</font></blockquote></div><br></div>