<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Jerry Geis писал 28.12.2012 15:59:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>asterisk[11543]: segfault at b755ebb4 ip 00296f96 sp b6fbf628 error 6 in libc-2.12.so[21c000+190000]

I got the above seg fault on 1.4.43, I have recompiled with debug info.
Is there any way to take the above and "locate" where in the code that is ???


</pre>
</blockquote>
<p>Analyze the core file with gdb. Google has lots of information on that.</p>
<p>Last time I had the same problem, I found out that my chan_sip was faulting, and recompiling helped me.</p>
<div>
<pre><span class="sig"><span style="color: #999999;">-- </span><br /><span style="color: #999999;">With Best Regards</span><br /><span style="color: #999999;"><a title="mailto:mlischuk@itx.com.ua" href="mailto:mlischuk@itx.com.ua">Mikhail Lischuk</a></span><br /></span></pre>
</div>
</body></html>