has anyone tried it with latest trunk to see if we fixed it yet?<br><br><div class="gmail_quote">On Thu, Nov 13, 2008 at 1:42 AM, . <span dir="ltr">&lt;<a href="mailto:joes.mailing.lists@gmail.com">joes.mailing.lists@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<div class="Ih2E3d">&gt;Well this backtrace doesn&#39;t help at all. &nbsp;See the line starting with<br>
&gt;#0... at that point you need to type &quot;bt&quot; and email that to the list..<br>
&gt;and just the part after you type &quot;bt&quot;<br>
</div>Sorry about the spam. &nbsp;This is my first time using gdb ( or any<br>
similar tool ). &nbsp;I&#39;ve generated<br>
another core dump with the same script and done as you suggested in<br>
gdb. &nbsp;Below is the semi<br>
abbreviated readout, hopefully it is more useful than my previous submission.<br>
<br>
*** glibc detected *** free(): invalid pointer: 0xb5e98009 ***<br>
Aborted (core dumped)<br>
$ gdb /usr/local/freeswitch/bin/freeswitch core.12966<br>
GNU gdb 6.4.90-debian1-C0-81:/usr/lib/python2.4/site-packages/foo# gdb<br>
/usr/local/freeswitch/bin/freeswitch core.12966<br>
<div class="Ih2E3d">Copyright (C) 2006 Free Software Foundation, Inc.<br>
GDB is free software, covered by the GNU General Public License, and you are<br>
welcome to change it and/or distribute copies of it under certain conditions.<br>
Type &quot;show copying&quot; to see the conditions.<br>
There is absolutely no warranty for GDB. &nbsp;Type &quot;show warranty&quot; for details.<br>
This GDB was configured as &quot;i486-linux-gnu&quot;...Using host libthread_db<br>
library &quot;/lib/tls/i686/cmov/libthread_db.so.1&quot;.<br>
<br>
warning: Can&#39;t read pathname for load map: Input/output error.<br>
Reading symbols from /lib/tls/i686/cmov/libm.so.6...done.<br>
</div>...<br>
...<br>
<div class="Ih2E3d">Reading symbols from /usr/lib/libmysqlclient_r.so.15...done.<br>
Loaded symbols for /usr/lib/libmysqlclient_r.so.15<br>
Reading symbols from /lib/tls/i686/cmov/libnsl.so.1...done.<br>
Loaded symbols for /lib/tls/i686/cmov/libnsl.so.1<br>
Core was generated by `/usr/local/freeswitch/bin/freeswitch&#39;.<br>
</div>Program terminated with signal 6, Aborted.<br>
#0 &nbsp;0x007a6402 in __kernel_vsyscall ()<br>
(gdb) bt<br>
#0 &nbsp;0x007a6402 in __kernel_vsyscall ()<br>
#1 &nbsp;0x001389d1 in raise () from /lib/tls/i686/cmov/libc.so.6<br>
#2 &nbsp;0x0013a219 in abort () from /lib/tls/i686/cmov/libc.so.6<br>
#3 &nbsp;0x0016e98a in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6<br>
#4 &nbsp;0x001762df in mallopt () from /lib/tls/i686/cmov/libc.so.6<br>
#5 &nbsp;0x00176382 in free () from /lib/tls/i686/cmov/libc.so.6<br>
#6 &nbsp;0x01043031 in PyObject_Free () from /usr/lib/libpython2.4.so.1.0<br>
#7 &nbsp;0x01047bdc in PyString_ConcatAndDel () from /usr/lib/libpython2.4.so.1.0<br>
#8 &nbsp;0x0104f285 in PyTuple_Size () from /usr/lib/libpython2.4.so.1.0<br>
#9 &nbsp;0x0104f285 in PyTuple_Size () from /usr/lib/libpython2.4.so.1.0<br>
#10 0x0107d014 in PySymtable_Free () from /usr/lib/libpython2.4.so.1.0<br>
#11 0x01096f6d in PyImport_ImportFrozenModule () from<br>
<div class="Ih2E3d">/usr/lib/libpython2.4.so.1.0<br>
</div>#12 0x010975f4 in PyImport_ReloadModule () from /usr/lib/libpython2.4.so.1.0<br>
#13 0x00d10b47 in eval_some_python (funcname=0xd2431b &quot;handler&quot;,<br>
args=&lt;value optimized out&gt;, session=0x9e4b740,<br>
 &nbsp; &nbsp;stream=0x0, params=0x0, str=0x0) at mod_python.c:127<br>
#14 0x00d110c6 in python_function (session=0x9e4b740, data=0x9ff8db0<br>
&quot;foo.bar&quot;) at mod_python.c:279<br>
#15 0x0050f7c1 in switch_core_session_exec (session=0x9e4b740,<br>
application_interface=0x9d69c18,<br>
 &nbsp; &nbsp;arg=0x9ff8db0 &quot;foo.bar&quot;) at src/switch_core_session.c:1126<br>
#16 0x0050f45e in switch_core_session_execute_application<br>
(session=0x9e4b740, app=0x9ff8da8 &quot;python&quot;,<br>
 &nbsp; &nbsp;arg=0x9ff8db0 &quot;foo.bar&quot;) at src/switch_core_session.c:1077<br>
#17 0x0051054a in switch_core_standard_on_execute (session=0x9e4b740)<br>
at src/switch_core_state_machine.c:143<br>
#18 0x00511c07 in switch_core_session_run (session=0x9e4b740) at<br>
src/switch_core_state_machine.c:430<br>
#19 0x0050e345 in switch_core_session_thread (thread=0x9ff8a38,<br>
obj=0x9e4b740) at src/switch_core_session.c:792<br>
#20 0x0056f026 in dummy_worker (opaque=0x9ff8a38) at<br>
threadproc/unix/thread.c:138<br>
#21 0x00a7b267 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0<br>
<font color="#888888">#22 0x001dd60e in clone () from /lib/tls/i686/cmov/libc.so.6<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>