mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Eric Dumazet <dada1@cosmosbay.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [BUG] 2.6.17-rc3 : slab error in kmem_cache_destroy(): cache `dcookie_cache': Can't free all objects
Date: Tue, 2 May 2006 23:22:16 +0200	[thread overview]
Message-ID: <200605022322.16968.dada1@cosmosbay.com> (raw)

It seems reproductible, on dual Opteron (x86_64), NUMA enabled.

When issuing : 

opcontrol --deinit

slab error in kmem_cache_destroy(): cache `dcookie_cache': Can't free all 
objects

Call Trace: <ffffffff802715ef>{kmem_cache_destroy+175}
       <ffffffff802b4c48>{dcookie_unregister+280} 
<ffffffff803a4ff7>{event_buffer_release+23}
       <ffffffff802767a8>{__fput+88} <ffffffff8027382d>{filp_close+93}
       <ffffffff8022ee2e>{put_files_struct+110} 
<ffffffff8023025a>{do_exit+650}
       <ffffffff802ec581>{__up_write+33} <ffffffff80230998>{do_group_exit+200}
       <ffffffff80209cbe>{system_call+126}

# grep dcookie_cache /proc/slabinfo
dcookie_cache          0      0     32  112    1 : tunables  120   60    8 : 
slabdata      0      0      0


After that, oprofile cannot work anymore, since the dcookie_cache cannot be 
re-created...

kmem_cache_create: duplicate cache dcookie_cache

Call Trace: <ffffffff802726ff>{kmem_cache_create+1455}
       <ffffffff80285f55>{do_path_lookup+629} 
<ffffffff803a4e20>{event_buffer_open+0}
       <ffffffff802b4dc0>{dcookie_register+96} 
<ffffffff803a4e5a>{event_buffer_open+58}
       <ffffffff80273aad>{__dentry_open+237} 
<ffffffff80273cca>{do_filp_open+42}
       <ffffffff80273935>{get_unused_fd+101} 
<ffffffff80273d36>{do_sys_open+86}
       <ffffffff80209cbe>{system_call+126}


Eric Dumazet

                 reply	other threads:[~2006-05-02 21:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200605022322.16968.dada1@cosmosbay.com \
    --to=dada1@cosmosbay.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®