From: Harald Welte <laforge@netfilter.org>
To: Andrew Morton <akpm@osdl.org>
Cc: Reuben Farrelly <reuben-lkml@reub.net>,
Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>,
Linux Netdev List <netdev@vger.kernel.org>
Subject: ip_conntrack related slab error (Re: Fw: Re: 2.6.16-rc1-mm3)
Date: Tue, 31 Jan 2006 10:24:47 +0100 [thread overview]
Message-ID: <20060131092447.GL4603@sunbeam.de.gnumonks.org> (raw)
In-Reply-To: <20060130221429.5f12d947.akpm@osdl.org>
[-- Attachment #1: Type: text/plain, Size: 2082 bytes --]
> Begin forwarded message:
>
> Date: Sat, 28 Jan 2006 00:47:06 +1300
> From: Reuben Farrelly <reuben-lkml@reub.net>
> To: Andrew Morton <akpm@osdl.org>
> Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org
> Subject: Re: 2.6.16-rc1-mm3
>
> Just triggered this one, which had a fairly bad effect on connectivity to the box:
>
> i2c /dev entries driver
> slab error in kmem_cache_destroy(): cache `ip_conntrack': Can't free all objects
> [<b010412b>] show_trace+0xd/0xf
> [<b01041cc>] dump_stack+0x17/0x19
> [<b0155d04>] kmem_cache_destroy+0x9b/0x1a9
> [<f0ebf701>] ip_conntrack_cleanup+0x5d/0x10e [ip_conntrack]
> [<f0ebe31e>] init_or_cleanup+0x1f8/0x283 [ip_conntrack]
> [<f0ec2c4e>] fini+0xa/0x66 [ip_conntrack]
> [<b0136d06>] sys_delete_module+0x161/0x1fb
> [<b0102b3f>] sysenter_past_esp+0x54/0x75
> Removing netfilter NETLINK layer.
> [root@tornado log]#
>
> I was just reading IMAP mail at the time, ie same as I'd been doing for an hour
> or two beforehand and not altering config of the box in any way. I was able to
> log on via console but lost all network connectivity and had to reboot :(
The codepath you see in that backtrace is only hit during load or
removal of the 'ip_conntrack' module. While this certainly still should
not oops, your description of 'not doing anything but IMAP reading' is
certainly not true.
Could you please describe what actually happened when that bug happened?
It looks to me that you were unloading ip_conntrack_netlink.ko followed
by ip_conntrack.ko.
> Generic details such as .config is at http://www.reub.net/files/kernel/
You don't have permission to access /files/kernel/ on this server.
--
- Harald Welte <laforge@netfilter.org> http://netfilter.org/
============================================================================
"Fragmentation is like classful addressing -- an interesting early
architectural error that shows how much experimentation was going
on while IP was being designed." -- Paul Vixie
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next parent reply other threads:[~2006-01-31 9:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060130221429.5f12d947.akpm@osdl.org>
2006-01-31 9:24 ` Harald Welte [this message]
2006-01-31 10:05 ` ip_conntrack related slab error (Re: Fw: Re: 2.6.16-rc1-mm3) Reuben Farrelly
2006-01-31 10:28 ` Harald Welte
2006-01-31 10:07 ` Reuben Farrelly
2006-01-31 12:50 ` Patrick McHardy
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=20060131092447.GL4603@sunbeam.de.gnumonks.org \
--to=laforge@netfilter.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=reuben-lkml@reub.net \
/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;
as well as URLs for NNTP newsgroup(s).