Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754127AbbKXOoZ (ORCPT ); Tue, 24 Nov 2015 09:44:25 -0500 Received: from mail-qk0-f177.google.com ([209.85.220.177]:35280 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752723AbbKXOoX (ORCPT ); Tue, 24 Nov 2015 09:44:23 -0500 Date: Tue, 24 Nov 2015 09:44:18 -0500 From: Tejun Heo To: Daniel Wagner Cc: Li Zefan , Johannes Weiner , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, Dave Jones , kernel-team@fb.com Subject: Re: [PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free Message-ID: <20151124144418.GB17033@mtj.duckdns.org> References: <20151123195541.GA19072@mtj.duckdns.org> <56543C76.2050008@bmw-carit.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56543C76.2050008@bmw-carit.de> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1715 Lines: 36 Hello, Daniel. On Tue, Nov 24, 2015 at 11:31:18AM +0100, Daniel Wagner wrote: > I still see this one with the patch applied: Yeap, this is a different one. > [ 19.369455] ------------[ cut here ]------------ > [ 19.369851] WARNING: CPU: 1 PID: 1 at kernel/cgroup_pids.c:97 pids_cancel.constprop.6+0x31/0x40() > [ 19.370596] Modules linked in: > [ 19.370916] CPU: 1 PID: 1 Comm: systemd Not tainted 4.4.0-rc1+ #29 > [ 19.371418] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.8.2-0-g33fbe13 by qemu-project.org 04/01/2014 > [ 19.372542] ffffffff81f65382 ffff88007c043b90 ffffffff81551ffc 0000000000000000 > [ 19.373173] ffff88007c043bc8 ffffffff810de202 ffff88007a752000 ffff88007a29ab00 > [ 19.374144] ffff88007c043c80 ffff88007a1d8400 0000000000000001 ffff88007c043bd8 > [ 19.375185] Call Trace: > [ 19.375506] [] dump_stack+0x4e/0x82 > [ 19.376238] [] warn_slowpath_common+0x82/0xc0 > [ 19.376975] [] warn_slowpath_null+0x1a/0x20 > [ 19.377765] [] pids_cancel.constprop.6+0x31/0x40 > [ 19.378623] [] pids_can_attach+0x6d/0xf0 > [ 19.379451] [] cgroup_taskset_migrate+0x6c/0x330 > [ 19.380142] [] cgroup_migrate+0xf5/0x190 Can you please describe how to reproduce this one? If you have a qemu image which reproduces this, I'd be happy to take a look at it. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/