linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipt_owner panic on 2.6.10-1.12_FC2
@ 2005-02-23 22:53 Fredrik Tolf
  0 siblings, 0 replies; only message in thread
From: Fredrik Tolf @ 2005-02-23 22:53 UTC (permalink / raw)
  To: linux-kernel

Hi!

On the Linux router I'm running, I use the ipt_owner iptables module,
and since a few kernel versions back, I've begun getting kernel panics
in the ipt_owner module.

Unfortunately, the start of it coincided with a CPU upgrade of the
router, so at first I thought it was a hardware failure. Therefore, I
didn't note on what kernel version it first started happening. This
kernel version is a stock Fedora Core 2 kernel from FC's yum repo,
2.6.10-1.12_FC2.

Anyhow, I'm getting this panic message:
Kernel panic - not syncing: net/ipv4/netfilter/ipt_owner.c:38:
spin_lock(kernel/fork.c:ca2dc044) already locked by fs/file_table.c/153

I've got a long stack trace in the same photograph that I took of the
monitor. Please tell me if you want it. I've seen the file and source
line of the "already locked by" vary (such as "already locked by
fs/open.c/someline"... it was somewhere in sys_close() at that time), so
it doesn't seem to be depending on that.

Not sure if this is the kind of error that goes to the LKML. Please tell
me if I got it wrong.

Also, if anyone has the time, please clear up this confusion for me -- I
assume from the message that this panic is because one thread tries to
lock the same lock twice, but I've always thought that Linux spinlocks
are recursively lockable. Am I just wrong about them being recursively
lockable, or does this panic have another cause?

Thanks for your time!

Fredrik Tolf



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-23 22:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-23 22:53 ipt_owner panic on 2.6.10-1.12_FC2 Fredrik Tolf

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).