I don't think it's spamming us. The code that is causing the cpu to max
out I think is in upstart-udev-bridge.c:

276         pending_call = NIH_SHOULD (upstart_emit_event (upstart,
277                                                        name, env, FALSE,    
          
278                                                        NULL, 
emit_event_error, NULL,  
279                                                        
NIH_DBUS_TIMEOUT_NEVER));      

Here, Upstart is expecting the auto-generated call upstart_emit_event()
to succeed, but it clearly isn't so is spinning forever (but not
actually emitting the "power_supply-device-added" event).

btw - libnih ddebs are here:
http://ddebs.ubuntu.com/pool/main/libn/libnih/

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

Title:
  upstart-udev-bridge at 100% CPU

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

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

Reply via email to