<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Is there a core file? The comment for the function sig_alarm_abort() says:<div><div><br></div><div><div><div>/**</div><div> * Timeout handler during wait for children exit.</div><div> * like sig_alarm_kill, but the timeout has occured when cleaning up,</div><div> * try to leave a core for future diagnostics</div><div> * \param signo signal for killing the children</div><div> * \see sig_alarm_kill</div><div> */</div><div><br></div><div><br></div><div>Is there anything before the SIGTERM 15? That's the signal that "opensipsctl stop" sends to the program to terminate cleanly if possible so that is normal. Though, the BUG isn't normal since that indicates that the sig_alarm_abort() functions was called because the alarm timer tripped.</div><div><br></div><div>Patrick</div><div><br></div><div><br></div></div></div><div><div>On Jun 9, 2009, at 10:35 AM, Brett Nemeroff wrote:</div><br class="Apple-interchange-newline">This may be a hint?<div><div>Jun 9 09:32:31 voicefoxtelephony /usr/local/sbin/opensips[5358]: INFO:core:sig_usr: signal 15 received</div><div>Jun 9 09:32:31 voicefoxtelephony /usr/local/sbin/opensips[5340]: INFO:core:sig_usr: signal 15 received</div> <div>Jun 9 09:32:31 voicefoxtelephony /usr/local/sbin/opensips[5338]: INFO:core:sig_usr: signal 15 received</div><div>Jun 9 09:32:57 voicefoxtelephony ntpd[2123]: synchronized to 64.73.32.134, stratum 2</div><div><span class="Apple-style-span" style="background-color: rgb(255, 255, 0);">Jun 9 09:33:31 voicefoxtelephony /usr/local/sbin/opensips[5326]: CRITICAL:core:sig_alarm_abort: BUG - shutdown timeout triggered, dying...</span></div> <div><br></div><div>I stopped the proc with opensipsctl stop</div><div><br></div><br><div class="gmail_quote">On Tue, Jun 9, 2009 at 9:31 AM, Brett Nemeroff <span dir="ltr"><<a href="mailto:brett@nemeroff.com">brett@nemeroff.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">This has actually just become a pretty serious issue for me....<div><br></div><div>It seems that now when I restart opensips with opensipsctl stop/start one process hangs:</div> <div><div> ps ax|grep opensips</div><div> 4744 ? R 0:57 /usr/local/sbin/opensips -P /var/run/opensips.pid -m 512</div> <div><br></div><div>Which will eventually die in like 2-3 minutes.. but then I have to delete /var/run/opensips.pid</div><div><br></div><div>Also, as of late, I'm getting the error that my dr_rules table is empty, which it certainly isn't..This all seems to be related to memory issues.. any ideas here??</div> <div>-Brett</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">On Mon, Jun 8, 2009 at 9:15 PM, Brett Nemeroff <span dir="ltr"><<a href="mailto:brett@nemeroff.com" target="_blank">brett@nemeroff.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">management</blockquote></div><br></div> </blockquote></div><br></div> _______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>http://lists.opensips.org/cgi-bin/mailman/listinfo/users<br></div><br></div></body></html>