Hi,

thanks for posting this bug report and helping to make Ubuntu better.
Could you give us a little more info, in particular:

1. does this happen whether or not you've run a kvm vm?

2. can you give us the contents of your libcgroup config files?

3. do you see anything else that looks potentially helpful (and
   non-sensitive) toward the end in:
        /var/log/audit/audit.log
        /var/log/syslog
        /var/log/messages

4. before stopping kvm, the result of

        for d in `grep cgroup /proc/mounts | awk '{ print $2 '}`; do
                for d2 in `find /cgroup -type d `; do
                        echo $d2;
                        cat $d2/tasks;
                done
        done

-- 
can't "stop qemu-kvm", if cgroup is running
https://bugs.launchpad.net/bugs/604730
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to