From freedesktop-dbus Tue Dec 18 16:56:02 2007 From: Havoc Pennington Date: Tue, 18 Dec 2007 16:56:02 +0000 To: freedesktop-dbus Subject: Re: System bus activation and "org.freedesktop.DBus.Error.NoMemory" Message-Id: <4767FBA2.9000201 () redhat ! com> X-MARC-Message: https://marc.info/?l=freedesktop-dbus&m=119799696912288 Hi, You'll have to either debug this or provide a small, easy-to-compile test case that would allow someone else to debug it. The first thing I'd do is enable verbose logging in the daemon (instructions are included in recent versions of the dbus-daemon man page) and see if it says there why the NoMemory was created. Or alternatively, install debug symbols for dbus-daemon and use gdb to find where the NoMemory originates in the daemon code. Havoc _______________________________________________ dbus mailing list dbus@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dbus