Hi Daniel<br><br>sorry but I&#39;m deeply ignorant of gdb, this is what I get when I try to run it:<br><br>gdb --args  ./kamailio -f ../etc/kamailio/kamailio.cfg<br>GNU gdb (GDB) 7.1-ubuntu<br>Copyright (C) 2010 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later &lt;<a href="http://gnu.org/licenses/gpl.html">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://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>&gt;...<br>
Reading symbols from /usr/local/kamailio/sbin/kamailio...done.<br>(gdb) run<br>Starting program: /usr/local/kamailio/sbin/kamailio -f ../etc/kamailio/kamailio.cfg<br>loading modules under /usr/local/kamailio/lib/kamailio/modules_k/:/usr/local/kamailio/lib/kamailio/modules/<br>
[Thread debugging using libthread_db enabled]<br>Cannot find new threads: generic error<br><br><br>Regards<br><br>Javi<br><div class="gmail_quote">On Thu, Nov 25, 2010 at 10:55 PM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
<br>
On 11/25/10 4:54 PM, Javier Gallart wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Daniel<br>
<br>
I completely reinstalled the OS and installed the latest kamailio git, but the problem persists, although no core is generated now. Apparently it does not depend on the db engine, same thing happens for mysql and postgres. You can see the full log here: <a href="http://pastebin.ca/2002031" target="_blank">http://pastebin.ca/2002031</a><br>

The architechture details are:<br>
Ubuntu 10.04.1 LTS \n \l<br>
Linux kam-test 2.6.32-24-server #39-Ubuntu SMP Wed Jul 28 06:21:40 UTC 2010 x86_64 GNU/Linux<br>
</blockquote></div>
can you send the following output of following commands in gdb?<br>
<br>
# frame 1<br>
# p rows<br>
# p *rows<br>
# p values<br>
# p *values<br>
<br>
Thanks,<br><font color="#888888">
Daniel</font><div><div></div><div class="h5"><br>
<br>
-- <br>
Daniel-Constantin Mierla<br>
Kamailio (OpenSER) Advanced Training<br>
Jan 24-26, 2011, Irvine, CA, USA<br>
<a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a><br>
<br>
</div></div></blockquote></div><br>