From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gergely Madarasz Subject: conntrack oops Date: Sat, 24 Jul 2004 11:39:55 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <20040724093955.GC1703@thunderchild.debian.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: To: netfilter-devel@lists.netfilter.org Content-Disposition: inline Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hello, I've got a serious problem with my firewall. I'm using 2.4.26 patched only with execshield. At least twice a month it oopses somewhere in the conntrack code. It used to be worse with 2.4.25, at that time a wc -l /proc/net/ip_conntrack was often enough to kill the machine. With 2.4.26 it seems more stable, but still not stable enough. I'm using several bridge and vlan over bridge interfaces. The latest oops follows. Please look at it, and tell me if you need anything else to trace this problem down, thanks :) Oops: 0000 CPU: 0 EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010286 eax: 00000000 ebx: d1c29f00 ecx: c035d488 edx: 00000000 esi: 00000003 edi: c02d9e54 ebp: c02d9e20 esp: c02d9df4 ds: 0068 es: 0068 ss: 0068 Process swapper (pid: 0, stackpage=c02d9000) Stack: c02d9e50 c02d9e54 f6cdd680 eae96c80 eae96c88 01f16250 d1c29f00 e9116350 c024b83c 01f16250 0011bbcb c02d9ed0 c02418dd c02d9e54 c02d4520 f6cdd680 c02d9ec0 c0383c60 c0212c30 00000000 c02d9e4c c02d4520 f70cd0b0 f7eca600 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 83 78 18 00 74 15 8d 43 2c 50 e8 1c ea ed ff 89 c2 83 c4 04 >>EIP; c02416d5 <===== >>ebx; d1c29f00 <_end+11890650/38544750> >>ecx; c035d488 >>edi; c02d9e54 >>ebp; c02d9e20 >>esp; c02d9df4 Trace; c024b83c Trace; c02418dd Trace; c0212c30 Trace; c020aa1c Trace; c0212c30 Trace; c0212c30 Trace; c020ad6f Trace; c0212c30 Trace; c0212ab6 Trace; c0212c30 Trace; c02028de Trace; c0202989 Trace; c0202abf Trace; c011d10d Trace; c0108f0b Trace; c01052b0 Trace; c01052b0 Trace; c01052b0 Trace; c01052b0 Trace; c01052d9 Trace; c0105342 Trace; c0105000 <_stext+0/0> Trace; c010504f Code; c02416d5 00000000 <_EIP>: Code; c02416d5 <===== 0: 83 78 18 00 cmpl $0x0,0x18(%eax) <===== Code; c02416d9 4: 74 15 je 1b <_EIP+0x1b> Code; c02416db 6: 8d 43 2c lea 0x2c(%ebx),%eax Code; c02416de 9: 50 push %eax Code; c02416df a: e8 1c ea ed ff call ffedea2b <_EIP+0xffedea2b> Code; c02416e4 f: 89 c2 mov %eax,%edx Code; c02416e6 11: 83 c4 04 add $0x4,%esp <0>Kernel panic: Aiee, killing interrupt handler! -- Madarasz Gergely gorgo@broadband.hu