<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 27, 2018 at 9:22 AM, George Joseph <span dir="ltr"><<a href="mailto:gjoseph@digium.com" target="_blank">gjoseph@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><br><div class="gmail_quote"><div><div class="m_-1598351934774633373h5"><div dir="ltr">On Wed, Jun 27, 2018 at 5:15 AM Dovid Bender <<a href="mailto:dovid@telecurve.com" target="_blank">dovid@telecurve.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 26, 2018 at 7:59 PM, Richard Mudgett <span dir="ltr"><<a href="mailto:rmudgett@digium.com" target="_blank">rmudgett@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="m_-1598351934774633373m_5306032340988209969gmail-m_-7426883216191022739m_-1719829950035481904gmail-">On Tue, Jun 26, 2018 at 6:15 PM, Dovid Bender <span dir="ltr"><<a href="mailto:dovid@telecurve.com" target="_blank">dovid@telecurve.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I have Asterisk running on a Ubuntu 18.0.4 on Digital Ocean. Every so often asterisk crashes and then restarts. I am not seeing any core dumps on the box. The only I thing I see every time is a second before Asterisk crashes there is a AAAA lookup for the boxes hostname. As soon as it gets the response I see that asterisk is restarting. Any idea what would cause this and how would get a dump or further debug? I did build Asterisk with DONT_OPTIMIZE and BETTER_BACKTRACES but not seeing any traces anywhere. I am using Asterisk 15.4.1.</div></blockquote><div><br></div></span><div>You have to start asterisk with the -g option to make asterisk create core files.</div><div><a href="https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace" target="_blank">https://wiki.asterisk.org/wiki<wbr>/display/AST/Getting+a+Backtra<wbr>ce</a><span class="m_-1598351934774633373m_5306032340988209969gmail-m_-7426883216191022739m_-1719829950035481904gmail-HOEnZb"><font color="#888888"><br></font></span></div><span class="m_-1598351934774633373m_5306032340988209969gmail-m_-7426883216191022739m_-1719829950035481904gmail-HOEnZb"><font color="#888888"><div><br></div><div>Richard</div></font></span></div></div></div><br></blockquote><div>It's very strange. So when I try to start asterisk via systemd I get:<br>

<div style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"><div><div><div>root@fingerprint1:/var/lib/lxc<wbr>fs/cgroup/name=systemd/system.<wbr>slice# systemctl start asterisk</div><div>Job for asterisk.service failed because a timeout was exceeded.</div><div>See "systemctl status asterisk.service" and "journalctl -xe" for details.</div><div>root@fingerprint1:/var/lib/lxc<wbr>fs/cgroup/name=systemd/system.<wbr>slice# </div><div>root@fingerprint1:/var/lib/lxc<wbr>fs/cgroup/name=systemd/system.<wbr>slice# </div><div>root@fingerprint1:/var/lib/lxc<wbr>fs/cgroup/name=systemd/system.<wbr>slice# ps aux | grep aster</div><div>root     14412  0.1  0.5  25084  5208 pts/2    S+   10:52   0:00 nano /lib/systemd/system/asterisk.s<wbr>ervice</div><div>asterisk 14425  9.3  4.7 1304352 48144 ?       Ssl  10:52   0:00 /usr/sbin/asterisk -g -f -U asterisk</div><div>root     14526  0.0  0.0  14856   976 pts/0    S+   10:52   0:00 grep --color=auto aster</div><div>root@fingerprint1:/var/lib/lxc<wbr>fs/cgroup/name=systemd/system.<wbr>slice# </div></div></div></div><br class="m_-1598351934774633373m_5306032340988209969gmail-m_-7426883216191022739gmail-Apple-interchange-newline">As you can see it's still working. If I then connect to the console asterisk is running fine, in this case Asterisk restarts randomly (every 1-2 minutes). If I then start asterisk myself by doing:</div><div>

<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span> </span>/usr/sbin/asterisk -g -f -U asterisk</span>

<br></div><div><br></div><div>Then it starts fine and works with no issue. It would seem there is something with systemd that is causing Asterisk to restart. I don't think it's the actual script since I would then expect it to always restart at the same time though I am not able to find any dumps any where on the box.</div><div><br></div><div>Any ideas?</div></div></div></div></blockquote><div><br></div></div></div><div>Look in /var/lib/asterisk.  <font size="2">That's the home directory that the service file sets.  Core files may be there.</font></div><div>Run "sysctl kernel.core_pattern".  That will tell you where the kernel will place the files.</div><div><br></div><div>Did you previously install asterisk from apt and did you uninstall it before compiling and installing 15.4.1?  The default version from apt is 13.18.3 so you may have a mixed installation that's causing issues.</div><div><br></div><div>Run "dmesg" after asterisk dies.  If it actually crashed, there'll be a message in the kernel log.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div></div></div></div></blockquote></div></div></blockquote><div><br></div><div>I did install Asterisk from source after I used apt-get. Any time in the past when I installed Asterisk and then installed a new version the newer version worked with no issue. I did an apt-get remove and now it seems the issues cleared up. Thanks for the help.</div><div><br></div><div><br></div></div></div></div>