It's odd, because stop always works for me.. it's almost like restart isn'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"><<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>></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 <<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>>:<br>
<div><div></div><div class="h5">> Hi List,<br>
> Anyone else have problems with opensipsctl restart?<br>
> It "normally" doesn't work for me. It usually says it's already running, or<br>
> there is a pid still there.. I've gotten so used to just opensipsctl stop +<br>
> opensipsctl start, I haven't really worried about what is really going on.<br>
> 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 ("stop" doesn't work properly, some opensips process remains<br>
runing...). After checking my code I realize of some bug and fixing it<br>
solves the "stop" issue.<br>
<br>
So I understand that there could be a bug "somewhere" in the code<br>
which causes it. In my case, when this occured to me, the my bug was<br>
about a "free()" over an already cleaned pointer. This didn't cause<br>
OpenSIPS to crash, but "stop" action didn't work properly.<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Iņaki Baz Castillo<br>
<<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>><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>