From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: bug#36634: Virtual Machine Manager (virt-manager) Date: Sun, 21 Jul 2019 17:42:14 -0400 Message-ID: <00999c57af938c7946871d8c12c9aabeb28e12af.camel@disroot.org> References: <255adc32694ef0c22fb789b1eea66a243cffb649.camel@disroot.org> <87sgqze1yq.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34285) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpJbj-0007dq-Gc for bug-guix@gnu.org; Sun, 21 Jul 2019 17:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpJbi-0007kk-I6 for bug-guix@gnu.org; Sun, 21 Jul 2019 17:43:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50811) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hpJbi-0007ka-F8 for bug-guix@gnu.org; Sun, 21 Jul 2019 17:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hpJbi-0004lq-CK for bug-guix@gnu.org; Sun, 21 Jul 2019 17:43:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sgqze1yq.fsf@cbaines.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: mail@cbaines.net, 36634@debbugs.gnu.org > So, I've experienced this too. Even though this is a cgroup thing, > I'm > pretty sure this isn't an issue with Linux. I see. > I've tried reverting the changes in [1], and that seems to solve the > issue. Unfortunately, I don't have any insight in to what's different > between the problematic 5.5.0 release, and the working 5.4.0 release. So, by reverting changes, do you mean you patched and made a new commit? Thank you! Regards, RG.