Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758120Ab1FAOjm (ORCPT ); Wed, 1 Jun 2011 10:39:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47017 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758085Ab1FAOjj (ORCPT ); Wed, 1 Jun 2011 10:39:39 -0400 Message-ID: <4DE64F0C.3050203@redhat.com> Date: Wed, 01 Jun 2011 16:39:08 +0200 From: Igor Mammedov User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110419 Red Hat/3.1.10-1.el6_0 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Michal Hocko CC: linux-kernel@vger.kernel.org, kamezawa.hiroyu@jp.fujitsu.com, balbir@linux.vnet.ibm.com, akpm@linux-foundation.org, linux-mm@kvack.org, Paul Menage , Li Zefan , containers@lists.linux-foundation.org Subject: Re: [PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world References: <1306925044-2828-1-git-send-email-imammedo@redhat.com> <20110601123913.GC4266@tiehlicka.suse.cz> <4DE6399C.8070802@redhat.com> <20110601134149.GD4266@tiehlicka.suse.cz> In-Reply-To: <20110601134149.GD4266@tiehlicka.suse.cz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2501 Lines: 51 On 06/01/2011 03:41 PM, Michal Hocko wrote: > [Let's CC some cgroup people] > > On Wed 01-06-11 15:07:40, Igor Mammedov wrote: >> Yes I've seen it (RHBZ#700565). > I am not subscribed so I will not get there. > Sorry, I've not realized that BZ wasn't public, just fixed it. It is public now. OOPS backtrace looks like this: Stopping cgconfig service: BUG: unable to handle kernel paging request at fffffffc IP: [] mem_cgroup_force_empty+0x123/0x4a0 *pdpt = 00000000016a0001 *pde = 000000000000a067 *pte = 0000000000000000 Oops: 0000 [#1] SMP last sysfs file: /sys/module/nf_conntrack/refcnt Modules linked in: xt_CHECKSUM tun bridge stp llc autofs4 sunrpc ipt_REJECT ip6t_REJECT ipv6 dm_mirror dm_region_hash dm_log uinput microcode xen_netfront sg i2c_piix4 i2c_core ext4 mbcache jbd2 sr_mod cdrom xen_blkfront ata_generic pata_acpi ata_piix dm_mod [last unloaded: nf_conntrack] Pid: 2300, comm: cgclear Not tainted (2.6.32-131.0.10.el6.i686 #1) HVM domU EIP: 0060:[] EFLAGS: 00010206 CPU: 0 EIP is at mem_cgroup_force_empty+0x123/0x4a0 EAX: 00000206 EBX: fffffff4 ECX: c0a3f1e0 EDX: 00000206 ESI: 00000206 EDI: 00000000 EBP: f343ca00 ESP: f34e7e84 DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 Process cgclear (pid: 2300, ti=f34e6000 task=f35baab0 task.ti=f34e6000) Stack: ffffffff 00000001 00000000 f34e7eb8 00000100 00000000 c0a3f1e0 c05a5af5 <0> f343ca00 f343cc00 00000000 00000000 00000000 00000000 00000000 00000000 <0> c0a3e7c0 f35172c0 00000005 00000000 f35172d0 f35baab0 00000000 f35172c0 Call Trace: [] ? may_link+0xc5/0x130 [] ? cgroup_rmdir+0x96/0x3f0 [] ? autoremove_wake_function+0x0/0x40 [] ? vfs_rmdir+0x9e/0xd0 [] ? do_rmdir+0xc6/0xe0 [] ? do_munmap+0x1f2/0x2c0 [] ? audit_syscall_entry+0x21c/0x240 [] ? audit_syscall_exit+0x216/0x240 [] ? sysenter_do_call+0x12/0x28 Code: 89 7c 24 20 8b 54 95 08 31 ff 89 44 24 14 81 c2 00 01 00 00 89 54 24 10 e9 83 00 00 00 8d 76 00 8b 44 24 18 89 f2 e8 7d 12 30 00<8b> 73 08 8b 7c 24 24 8b 07 8b 40 18 85 c0 89 44 24 08 0f 84 c5 EIP: [] mem_cgroup_force_empty+0x123/0x4a0 SS:ESP 0068:f34e7e84 CR2: 00000000fffffffc ---[ end trace 5700dda23f74f94a ]--- -- 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/