The problem here is that applications linked to the cgmanager client
library are not calling nih_main_loop(). That's a problem because the
nih-dbus code calls nih_main_loop_interrupt() which adds a byte to the
main loop interrupt pipe.  After 65536 bytes have been added to that
pipe, the next call to nih_main_loop_interrupt() will result in the
repeated EAGAIN shown above.

The correct solution is for the clients to use an nih main loop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303649

Title:
  systemd-logind spins in cgmanager_ping_sync()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1303649/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to