From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: Kernel Panics in the network stack Date: Sat, 12 Dec 2009 08:56:32 +0100 Message-ID: <4B234CB0.7050007@gmail.com> References: <4B22B4F2.8080605@gmail.com> <4B22BC1F.607@gmail.com> <4B22BEAB.1080407@gmail.com> <4B22C075.2020902@gmail.com> <4B22C4CD.8010402@gmail.com> <4B22DBE0.1020104@gmail.com> <4B22EC9C.70207@gmail.com> <4B22F6A3.9080505@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org To: Kevin Constantine Return-path: Received: from gw1.cosmosbay.com ([212.99.114.194]:42142 "EHLO gw1.cosmosbay.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750726AbZLLH43 (ORCPT ); Sat, 12 Dec 2009 02:56:29 -0500 In-Reply-To: <4B22F6A3.9080505@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: Le 12/12/2009 02:49, Kevin Constantine a =E9crit : >=20 > Here's yet another crash. I recompiled the kernel to include slab > debug. This crash seems to implicate the at91ether driver. >=20 Or more likely a memory problem (use after free ?) somewhere, it might be good to switch SLUB/SLAB for example to get other stack tra= ces. kmem_alloc(192) return 0x60000013 , this seems not good at all :( >=20 >=20 > debian login: Unable to handle kernel paging request at virtual addre= ss > 60000013 > pgd =3D c0004000 > [60000013] *pgd=3D00000000 > Internal error: Oops: 805 [#1] PREEMPT > Modules linked in: > CPU: 0 Not tainted (2.6.30-00002-g0148992 #17) > PC is at memset+0xb8/0xc0 > LR is at __alloc_skb+0x64/0x108 > pc : [] lr : [] psr: 20000013 > sp : c0383ee8 ip : 5a5a5a5a fp : ffc00048 > r10: 00000000 r9 : 00000002 r8 : c021268c > r7 : c1c06d20 r6 : 000000e0 r5 : c1db2000 r4 : 60000013 > r3 : 00000003 r2 : 00000000 r1 : 00000088 r0 : 60000013 > Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel > Control: c000717f Table: 21d78000 DAC: 00000017 > Process swapper (pid: 0, stack limit =3D 0xc0382268) > Stack: (0xc0383ee8 to 0xc0384000) > 3ee0: c0045164 c1c91e60 000000be c1d38800 c1d38b00 > 00000006 > 3f00: ffc00000 c021268c 00000004 c01c90d4 00000001 c1c91e60 00000000 > 00000000 > 3f20: 00000018 00000001 c0382000 2001cf90 00000000 c006112c 00000000 > c1c91e60 > 3f40: c038a37c 00000018 00000002 c0062e7c 00000018 00000000 00000018 > c0022050 > 3f60: 00000000 ffffffff fefff000 c0022a3c 00000000 00000001 00000080 > 60000013 > 3f80: c00243a4 c0382000 c0385ebc c00243a4 c03a7c68 41129200 2001cf90 > 00000000 > 3fa0: fefff800 c0383fb8 c00243e0 c00243ec 60000013 ffffffff c00243a4 > c0024368 > 3fc0: c03af314 c03a7c30 c001ed30 c0385d08 2001cfc4 c00088d4 c0008434 > 00000000 > 3fe0: 00000000 c001ed30 c0007175 c03a7c98 c001f134 20008034 00000000 > 00000000 > [] (memset+0xb8/0xc0) from [] (0xc1d38800) > Code: ba00001d e3530002 b4c02001 d4c02001 (e4c02001) > Kernel panic - not syncing: Fatal exception in interrupt > [] (unwind_backtrace+0x0/0xdc) from [] > (panic+0x3c/0x120) > [] (panic+0x3c/0x120) from [] (die+0x154/0x180) > [] (die+0x154/0x180) from [] > (__do_kernel_fault+0x68/0x80) > [] (__do_kernel_fault+0x68/0x80) from [] > (do_page_fault+0x214/0x234) > [] (do_page_fault+0x214/0x234) from [] > (do_DataAbort+0x30/0x90) > [] (do_DataAbort+0x30/0x90) from [] > (__dabt_svc+0x40/0x60) > Exception stack(0xc0383ea0 to 0xc0383ee8) > 3ea0: 60000013 00000088 00000000 00000003 60000013 c1db2000 000000e0 > c1c06d20 > 3ec0: c021268c 00000002 00000000 ffc00048 5a5a5a5a c0383ee8 c0211a64 > c017c118 > 3ee0: 20000013 ffffffff > [] (__dabt_svc+0x40/0x60) from [] > (__alloc_skb+0x64/0x108) > [] (__alloc_skb+0x64/0x108) from [] > (dev_alloc_skb+0x1c/0x44) > [] (dev_alloc_skb+0x1c/0x44) from [] > (at91ether_interrupt+0x44/0x1b8) > [] (at91ether_interrupt+0x44/0x1b8) from [] > (handle_IRQ_event+0x40/0x110) > [] (handle_IRQ_event+0x40/0x110) from [] > (handle_level_irq+0xbc/0x134) > [] (handle_level_irq+0xbc/0x134) from [] > (_text+0x50/0x78) > [] (_text+0x50/0x78) from [] (__irq_svc+0x3c/0x80= ) > Exception stack(0xc0383f70 to 0xc0383fb8) > 3f60: 00000000 00000001 00000080 > 60000013 > 3f80: c00243a4 c0382000 c0385ebc c00243a4 c03a7c68 41129200 2001cf90 > 00000000 > 3fa0: fefff800 c0383fb8 c00243e0 c00243ec 60000013 ffffffff > [] (__irq_svc+0x3c/0x80) from [] > (default_idle+0x3c/0x54) > [] (default_idle+0x3c/0x54) from [] > (cpu_idle+0x48/0x84) > [] (cpu_idle+0x48/0x84) from [] > (start_kernel+0x208/0x254) > [] (start_kernel+0x208/0x254) from [<20008034>] (0x20008034= ) >=20