@Janne,
could you please file a new bug using 'ubuntu-bug libvirt', and list any
information to help us reproduce it? That should give us more information
about what has gone wrong in your particular case. If you can catch it while
it is hanging, please also give us the output of
for p in `pidof libvirtd`; do
echo -n "$p: "
cat /proc/$p/cmdline
cat /proc/$p/cgroup
cat /proc/$p/status
done
for p in `pidof kvm`; do
echo -n "$p: "
cat /proc/$p/cmdline
cat /proc/$p/cgroup
cat /proc/$p/status
done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734777
Title:
"cannot acquire state change lock" problems
To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/734777/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs