You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: