<div dir="ltr">Check dmesg - does it show that freeswitch crashed? You&#39;ll see a line about segmentation fault, general protection error, or similar.<div><br></div><div>If so, do you have a coredump? If you&#39;re using the Debian packages (and perhaps if otherwise) it&#39;ll likely be /var/lib/freeswitch/core<div>

<br></div><div>If so see &#39;Creating A Backtrace With gdb (Linux/Unix)&#39; on <a href="https://confluence.freeswitch.org/display/FREESWITCH/Reporting+Bugs" target="_blank">https://confluence.freeswitch.org/display/FREESWITCH/Reporting+Bugs</a> and file a Jira</div>


<div class="gmail_extra"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 September 2014 15:32, Alex Lake <span dir="ltr">&lt;<a href="mailto:alex@digitalmail.com" target="_blank">alex@digitalmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">My freeswitch installation (running under Ubuntu 12.04) has a habit of<br>
mysteriously stopping. It&#39;s not doing this in a predictable manner (eg.<br>
it&#39;s not when any particular bit of dialplan is being executed).<br>
<br>
I have a script that runs every minute to see if it&#39;s running, and if it<br>
isn&#39;t, starts it up (and sends me a notification).<br>
<br>
I&#39;d like to be able to get to the bottom of this, but am not<br>
particularly (or at all!) experienced in running gdb. If I follow the<br>
brief instructions in the Wiki to run &quot;gdb bin/freeswitch&quot; I don&#39;t seem<br>
to get a working freeswitch running at all. What should I see on the<br>
command line when I issue that command? This what I currently see:<br>
<br>
-----<br>
root@hzhmay14a /home/oev/fs-pabx/scripts # gdb --args<br>
/usr/local/freeswitch/bin/freeswitch -nonat<br>
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04<br>
Copyright (C) 2012 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later<br>
&lt;<a href="http://gnu.org/licenses/gpl.html" target="_blank">http://gnu.org/licenses/gpl.html</a>&gt;<br>
This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.  Type &quot;show copying&quot;<br>
and &quot;show warranty&quot; for details.<br>
This GDB was configured as &quot;x86_64-linux-gnu&quot;.<br>
For bug reporting instructions, please see:<br>
&lt;<a href="http://bugs.launchpad.net/gdb-linaro/" target="_blank">http://bugs.launchpad.net/gdb-linaro/</a>&gt;...<br>
Reading symbols from /usr/local/freeswitch/bin/freeswitch...done.<br>
(gdb)<br>
(gdb)<br>
-----<br>
<br>
There&#39;s a mysterious (to me) command line parameter &quot;-core&quot; that I was<br>
wondering if it might be useful in my circumstances.<br>
<br>
I&#39;m also prepared to do a new build (with some kind of diagnostic<br>
params) if that helps.<br>
<br>
Any tips or suggestions of things to read up on most welcome....<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div></div>