System bus activation and "org.freedesktop.DBus.Error.NoMemory" exception

Havoc Pennington hp at redhat.com
Tue Dec 18 08:56:02 PST 2007


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



More information about the dbus mailing list