<br><br><div class="gmail_quote">On Tue, Feb 14, 2012 at 7:33 AM, Lloyd Aloysius <span dir="ltr">&lt;<a href="mailto:lloyd.aloysius@gmail.com">lloyd.aloysius@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<font face="verdana,sans-serif">I go through the wiki page. Now I find a core dump file in /usr/local/freeswitch directory.</font><div><font face="verdana, sans-serif"><br></font><div><font face="verdana, sans-serif"><br>
</font></div>

<div><font face="verdana, sans-serif">-rw-------  1 freeswitch freeswitch 60235776 Feb 14 09:34 core.3202</font><div><font face="verdana,sans-serif"><br></font></div><div><br clear="all">Then wiki says .. I need to get a back trace. Can I use another machine to load the core and get back trace  and submit to JIRA?</div>
</div></div></blockquote><div><br>Not reliably. The best thing to do is to collect the backtrace (bt) as soon as the crash occurs. Remember, when you get a core dump you need to use gdb with the exact same executable file that generated the core.xxx file. On a decent machine this process should not take more than a few minutes and there are scripts available to assist with collecting the information.<br>
<br>-MC<br></div></div>