Comment 9 for bug 432718

Revision history for this message
Scott Moser (smoser) wrote :

verified that Steve's fix in comment 8 fixes this problem.

on alpha6 i386 (ami-fa658593):
# fresh instance
$ dmesg | grep Offending
[ 2.538665] ** Offending process: dbus-uuidgen (pid=1159) **
$ sudo apt-get update && sudo apt-install dbus
$ dpkg-query --show dbus
dbus 1.2.16-0ubuntu6
$ sudo reboot
...
$ $ dmesg | grep "Offending" || echo fixed
fixed