DBusExecutionException : "The maximum number of pending replies per connection has been reached"

Havoc Pennington havoc.pennington at gmail.com
Tue Mar 10 15:31:31 PDT 2009


Hi,

You can configure the max number of pending replies in session.conf,
see "man dbus-daemon"

However recent dbus releases have quite a high limit already, so most
likely you have some bug where you're creating and blocking on a very
large number of requests.

Havoc


More information about the dbus mailing list