org.freedesktop.DBus.Error.LimitsExceeded
Havoc Pennington
hp at pobox.com
Thu May 1 07:23:45 PDT 2008
Hi,
On Thu, May 1, 2008 at 7:48 AM, Robert Rawlins
<robert_rawlins at hotmail.com> wrote:
> <limit name="max_match_rules_per_connection">50000</limit>
>
> Am I right to assume that this is down to a bug in the application? I would
> love to track this down and figure out what's causing it, is this likely to
> be a bug in my high level python application? or in the actual dbus service
> I'm connecting too from python?
Yeah, if you have 50,000 match rules, it's almost certainly a bug in
whichever app got the LimitsExceeded error. I can't imagine there's a
reasonable way to exceed this limit on purpose.
Havoc
More information about the dbus
mailing list