The attached test job config file logs the first 10 "power_supply-
device-added" events emitted to /run/initramfs/bug-829980.log. To use
it:

1) sudo stop upstart-udev-bridge
2) Plonk the attached bug-829980.conf into /etc/init/.
3) Reboot with the battery attached.

If /run/initramfs/bug-829980.log contains >1 entry, the bug is with udev
or the kernel. If the file is not generated, please look at
/var/log/udev to see if the udev "power_supply" event was emitted:

awk 'BEGIN{RS="";ORS="\n\n"}; /ACTION=add/ && /SUBSYSTEM=power_supply/ {
print; }' /var/log/udev

** Attachment added: "bug-829980.conf"
   
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/829980/+attachment/2463321/+files/bug-829980.conf

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

Title:
  upstart-udev-bridge eats 100% cpu calling
  dbus_message_iter_append_basic()

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

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

Reply via email to