Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
I write a program using dbus-python, and crashes with "arguments to dbus_pending_call_set_notify() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 598" sometimes. I search these and found this: http://forum.soft32.com/linux2/Bug-411785-python-dbus-segfaults-ftopict73319.html I'm not sure whether is it that cause my program crash, but it should be a bug, and dbus-python-0.80.2 shouldn't be marked as stable. Reproducible: Always Steps to Reproduce: run: import dbus sb = dbus.SystemBus() sb.get_is_connected() in python with dbus-python-0.80.2 installed.
Let's stablize 0.82.4
sparc done
alpha/ia64/x86 stable
ppc stable
ppc64 stable
amd64 stable
Stable for HPPA.