python dbus Introspect() causes server to core

tsuraan tsuraan at gmail.com
Wed Jan 10 11:50:47 PST 2007


> I just recompiled python adding -g to my cflags, and I get the exact same
> back trace.  "bt full" gives:
>
> (gdb) bt full
> #0  0xb7d2aa93 in strlen () from /lib/libc.so.6
> No symbol table info available.
> #1  0xb7e6f365 in PyString_FromString () from /usr/lib/libpython2.4.so.1.0
> No symbol table info available.
> #2  0xb7bcdb3e in ?? ()
>    from /usr/lib/python2.4/site-packages/dbus/dbus_bindings.so
> No symbol table info available.
> #3  0x00000000 in ?? ()
> No symbol table info available.
>
> Everything involved is compiled with debugging symbols included, so I
> don't know what's going on with the "No symbol table available" message.
> I'm trying to checkout the latest code right now, so I'll see how things
> work there.
>

And another self-reply...  The code from git works fine for this case, so I
guess there's probably not much sense debugging the old stuff.  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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20070110/351a9c4a/attachment.htm


More information about the dbus mailing list