<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div>I just recompiled python adding -g to my cflags, and I get the exact same back trace.&nbsp; &quot;bt full&quot; gives:
<br><br>(gdb) bt full<br>#0&nbsp; 0xb7d2aa93 in strlen () from /lib/libc.so.6<br>
No symbol table info available.<br>#1&nbsp; 0xb7e6f365 in PyString_FromString () from /usr/lib/libpython2.4.so.1.0<br>No symbol table info available.<br>#2&nbsp; 0xb7bcdb3e in ?? ()<span class="q"><br>&nbsp;&nbsp; from /usr/lib/python2.4/site-packages/dbus/dbus_bindings.so
<br></span>No symbol table info available.<br>#3&nbsp; 0x00000000 in ?? ()<br>No symbol table info available.<br><br>Everything involved is compiled with debugging symbols included, so I don&#39;t know what&#39;s going on with the &quot;No symbol table available&quot; message.&nbsp; I&#39;m trying to checkout the latest code right now, so I&#39;ll see how things work there.
</div></div></blockquote><div><br>And another self-reply...&nbsp; The code from git works fine for this case, so I guess there&#39;s probably not much sense debugging the old stuff.&nbsp; Is this the appropriate place to post bugs for the source tree, or would you rather I just keep up-to-date and not complain about in-development code? 
<br></div><br></div>