node_libdbus icon indicating copy to clipboard operation
node_libdbus copied to clipboard

Error when making concurrent calls to DBus Service.

Open zacharyrote opened this issue 14 years ago • 0 comments

When making concurrent calls to a service on the DBus I sometimes get the following error:

process 7670: arguments to dbus_pending_call_steal_reply() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 672. This is normally a bug in some application using the D-Bus library. Segmentation fault

zacharyrote avatar Sep 26 '11 21:09 zacharyrote