I have a pogoplug pro, ran pacman -Syu this morning, rebooted. Now udevd is taking 100% of cpu. Don't see anything useful in /var/log/, running the command "udevadm monitor" doesn't show anything.
From my pacman -Syu, this is the log:
$this->bbcode_second_pass_code('', '[2011-05-19 09:01] Running 'pacman -Syu'
[2011-05-19 09:01] synchronizing package lists
[2011-05-19 09:01] starting full system upgrade
[2011-05-19 09:02] Generating locales...
[2011-05-19 09:03] en_US.UTF-8...cannot map archive header: Invalid argument
[2011-05-19 09:03] upgraded glibc (2.13-4 -> 2.13-5)
[2011-05-19 09:03] upgraded attr (2.4.44-3 -> 2.4.46-1)
[2011-05-19 09:03] upgraded acl (2.2.49-2 -> 2.2.51-1)
[2011-05-19 09:03] upgraded binutils (2.21-4 -> 2.21-7)
[2011-05-19 09:03] upgraded udev (167-2 -> 168-1)
[2011-05-19 09:03] upgraded device-mapper (2.02.84-1 -> 2.02.85-1)
[2011-05-19 09:03] upgraded cryptsetup (1.2.0-1 -> 1.3.0-1)
[2011-05-19 09:03] upgraded gcc-libs (4.5.2-6 -> 4.6.0-4)
[2011-05-19 09:03] upgraded gmp (5.0.1-2 -> 5.0.2-1)
[2011-05-19 09:03] upgraded kbd (1.15.2-1 -> 1.15.3-1)
[2011-05-19 09:03] Notice
[2011-05-19 09:03] If you have a SheevaPlug, you will have to copy
[2011-05-19 09:03] /boot/uImage to the proper location, e.g. /dev/mmcblk0p1
[2011-05-19 09:03] after removing the old one.
[2011-05-19 09:03]
[2011-05-19 09:03] If you boot from USB, you do not need to do anything.
[2011-05-19 09:03]
[2011-05-19 09:03] This package is for all ARMv5te plug computers.
[2011-05-19 09:03] upgraded kernel26 (2.6.38.3-1.1 -> 2.6.38.6-2)
[2011-05-19 09:03] upgraded kernel26-headers (2.6.38.3-1.1 -> 2.6.38.6-2)
[2011-05-19 09:03] upgraded lvm2 (2.02.84-1 -> 2.02.85-1)
[2011-05-19 09:03] upgraded package-query (0.7-1 -> 0.8-1)
[2011-05-19 09:03] upgraded wget (1.12-5 -> 1.12-7)
[2011-05-19 09:07] Running 'pacman -S aoetools'
[2011-05-19 09:07] installed aoetools (32-1)
')
Did some quick searching on the internet, saw it could be a kernel issue.. but nothing certain, figured I would post here before digging more.
Thanks,