To give a more verbose answer, the line in the backtrace that says no debugging symbols found answers the rest of your question: It&#39;s not possible to tell where the signal comes from, because asterisk was built without debugging symbols. This is not a proper backtrace in that it doesn&#39;t trace back to anything. So we can&#39;t say from this what caused the problem.<br clear="all">
<br>Regards,<br><br>Stephen J Alexander<br>MPBX, LLC<br><a href="http://mpbx.com" target="_blank">http://mpbx.com</a><br>832-713-6729<br>
<br><br><div class="gmail_quote">On Fri, May 4, 2012 at 3:58 PM, Doug Lytle <span dir="ltr">&lt;<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:arial,helvetica,sans-serif">&gt;&gt; <font face="Helvetica, Arial, sans-serif">is this an answer or is the most of your answer missing ?<br><br>That would be his answer.  If you type kill -l, you&#39;ll get a listing of signals:<br>
<br>kill -l<br><br> 1) SIGHUP       2) SIGINT       3) SIGQUIT      4) SIGILL       5) SIGTRAP<br> 6) SIGABRT<br><br>6 would be signal abort.<span class="HOEnZb"><font color="#888888"><br><br>Doug<br></font></span></font><span class="HOEnZb"><font color="#888888"><br>
-- <br><div><span name="x"></span>Ben Franklin quote:<br><br>&quot;Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety.&quot;<span name="x"></span><br></div>
</font></span></div></div><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>