Comment 35 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 triggered by init/control.c:control_emit_event_emitted(). It looks like Upstart itself is clearing up memory, but either dbus isn't, or upstart is missing a dbus unref call.