@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
Server Team, which is subscribed to libvirt in 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-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to