Comment 49 for bug 1235649

Revision history for this message
James Hunt (jamesodhunt) wrote : Re: uevent spam causes session upstart to consume massive amounts of memory on Ubuntu Touch

The problem is not observed when the only connections to upstart are the standard upstart bridges (since they use nih_dbus_connect()).

For reference, here is nih_dbus_setup() which includes one or more calls that unity seemingly should be calling itself:

http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/libnih/saucy/view/head:/nih-dbus/dbus_connection.c#L202