<div dir="ltr">Check dmesg - does it show that freeswitch crashed? You'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're using the Debian packages (and perhaps if otherwise) it'll likely be /var/lib/freeswitch/core<div>
<br></div><div>If so see 'Creating A Backtrace With gdb (Linux/Unix)' 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"><<a href="mailto:alex@digitalmail.com" target="_blank">alex@digitalmail.com</a>></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's not doing this in a predictable manner (eg.<br>
it'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's running, and if it<br>
isn't, starts it up (and sends me a notification).<br>
<br>
I'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 "gdb bin/freeswitch" I don'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>
<<a href="http://gnu.org/licenses/gpl.html" target="_blank">http://gnu.org/licenses/gpl.html</a>><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 "show copying"<br>
and "show warranty" for details.<br>
This GDB was configured as "x86_64-linux-gnu".<br>
For bug reporting instructions, please see:<br>
<<a href="http://bugs.launchpad.net/gdb-linaro/" target="_blank">http://bugs.launchpad.net/gdb-linaro/</a>>...<br>
Reading symbols from /usr/local/freeswitch/bin/freeswitch...done.<br>
(gdb)<br>
(gdb)<br>
-----<br>
<br>
There's a mysterious (to me) command line parameter "-core" that I was<br>
wondering if it might be useful in my circumstances.<br>
<br>
I'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>