[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090917151946.GA5714@elte.hu>
Date: Thu, 17 Sep 2009 17:19:46 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Eric Paris <eparis@...hat.com>
Cc: James Morris <jmorris@...ei.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
David Howells <dhowells@...hat.com>,
linux-security-module@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: BUG avc_node: Objects remaining on kmem_cache_close()
here's a new failure mode i havent seen before (possibly a variation of
the others):
[ 20.036058] Freeing unused kernel memory: 1332k freed
[ 20.316099] SELinux: Disabled at runtime.
[ 20.320059] =============================================================================
[ 20.324029] BUG avc_node: Objects remaining on kmem_cache_close()
[ 20.324029] -----------------------------------------------------------------------------
[ 20.324029]
[ 20.324029] INFO: Slab 0xffffea0000de4230 objects=30 used=9 fp=0xffff88003f80a4c8 flags=0x4000000000000082
[ 20.324029] Pid: 1, comm: init Not tainted 2.6.31-tip-06326-g7ed9b83-dirty #14930
[ 20.324029] Call Trace:
[ 20.324029] [<ffffffff810de4ba>] slab_err+0xb0/0xd2
[ 20.324029] [<ffffffff810dfa58>] list_slab_objects+0xa8/0x14e
[ 20.324029] [<ffffffff810e2d48>] kmem_cache_destroy+0x108/0x1d8
[ 20.324029] [<ffffffff813c3e44>] avc_disable+0x37/0x4d
[ 20.324029] [<ffffffff813ccf39>] selinux_disable+0x53/0xb5
[ 20.324029] [<ffffffff813cd692>] sel_write_disable+0xa2/0x110
[ 20.324029] [<ffffffff810e68c7>] vfs_write+0xc2/0x132
[ 20.324029] [<ffffffff810e6a37>] sys_write+0x5b/0x98
[ 20.324029] [<ffffffff810120af>] system_call_fastpath+0x16/0x1b
[ 20.324029] INFO: Object 0xffff88003f80a000 @offset=0
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=5072 cpu=0 pid=0
[ 20.324029] INFO: Object 0xffff88003f80a088 @offset=136
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=5055 cpu=0 pid=0
[ 20.324029] INFO: Object 0xffff88003f80a110 @offset=272
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=4981 cpu=0 pid=6
[ 20.324029] INFO: Object 0xffff88003f80a198 @offset=408
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=4229 cpu=0 pid=1
[ 20.324029] INFO: Object 0xffff88003f80a220 @offset=544
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=4215 cpu=0 pid=1
[ 20.324029] INFO: Object 0xffff88003f80a2a8 @offset=680
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=4215 cpu=0 pid=1
[ 20.324029] INFO: Object 0xffff88003f80a330 @offset=816
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=89 cpu=0 pid=1
[ 20.324029] INFO: Object 0xffff88003f80a3b8 @offset=952
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=57 cpu=0 pid=1
[ 20.324029] INFO: Object 0xffff88003f80a440 @offset=1088
[ 20.324029] INFO: Allocated in avc_alloc_node+0x36/0x195 age=48 cpu=0 pid=1
[ 20.324031] SLUB avc_node: kmem_cache_destroy called for cache that still has objects.
[ 20.328031] Pid: 1, comm: init Not tainted 2.6.31-tip-06326-g7ed9b83-dirty #14930
[ 20.332031] Call Trace:
[ 20.334489] [<ffffffff810e2db7>] kmem_cache_destroy+0x177/0x1d8
[ 20.336032] [<ffffffff813c3e44>] avc_disable+0x37/0x4d
[ 20.340033] [<ffffffff813ccf39>] selinux_disable+0x53/0xb5
[ 20.344032] [<ffffffff813cd692>] sel_write_disable+0xa2/0x110
[ 20.348032] [<ffffffff810e68c7>] vfs_write+0xc2/0x132
[ 20.352032] [<ffffffff810e6a37>] sys_write+0x5b/0x98
[ 20.356033] [<ffffffff810120af>] system_call_fastpath+0x16/0x1b
[ 20.368209] SELinux: Unregistering netfilter hooks
[ 20.372051] type=1404 audit(1253208317.372:2): selinux=0 auid=4294967295 ses=4294967295
Config attached.
Ingo
View attachment "config" of type "text/plain" (66308 bytes)
Powered by blists - more mailing lists