Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 4 Dec 2002 05:16:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 4 Dec 2002 05:16:48 -0500 Received: from mx1.visp.co.nz ([210.55.24.20]:46861 "EHLO mail.visp.co.nz") by vger.kernel.org with ESMTP id ; Wed, 4 Dec 2002 05:16:46 -0500 Subject: Re: kernel BUG at slab.c:1095! From: mdew To: linux-kernel@vger.kernel.org In-Reply-To: <5.1.0.14.0.20021004125147.00a089b0@172.16.1.10> References: <5.1.0.14.0.20021004125147.00a089b0@172.16.1.10> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 04 Dec 2002 23:24:13 +1300 Message-Id: <1038997456.6126.3.camel@nirvana> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3939 Lines: 107 On Fri, 2002-10-04 at 19:24, Ram Kumar wrote: > Hi, > > Kernel hangs after some time when i run my module. > > Environment : PCQlinux 7.1 Kernel 2.4.2-2 on i586 ^^^^^^^^^^^^^^ thats the problem. > Platform : Pentium III 200 MHz,62MBRAM > I am using PCMCIA provided by linux. > > kernel BUG at slab.c:1095! > invalid operand: 0000 > CPU: 0 > EIP: 0010:[] > Using defaults from ksymoops -t elf32-i386 -a i386 > EFLAGS: 00010282 > eax: 0000001b ebx: 00000007 ecx: 00000080 edx: 00000014 > esi: c11150c0 edi: c1dd702e ebp: c345e5a0 esp: c026dd60 > ds: 0018 es: 0018 ss:0018 > Process swapper (pid: 0, stackpage=c026d000) > Stack: c02102db c021037b 00000447 c01c9f63 00000143 c01c9ff7 c1159a40 c01e84c0 > c026de78 c11150c0 00000007 c1dd702e c345e5a0 c012a7cf c11150c0 00000007 > c026ddc4 00000286 c1f058ec 00000282 c345e527 c1d9c50c c485417a 00000008 > Call Trace: [] [] [] [] > [] [] [] > [] [] [] [] [] > [] [] > [] [] [] [] [] > [] [] > [] [] [] [] [] > [] [] > [] [] > Code: 0f 0b 83 c4 0c 89 dd c7 04 24 01 00 00 00 83 d5 07 83 fd 02 > > > ksymoops output shows as below: > > >>EIP; c012a52b <===== > Trace; c02102db > Trace; c021037b > Trace; c01c9f63 > Trace; c01c9f97 > Trace; c01e84c0 > Trace; c012a7cf <__get_swap_page+af/240> > Trace; c485417a <.data.end+18d7/????> > Trace; c4856250 <.data.end+39ad/????> > Trace; c011d1e0 > Trace; c485b2b5 > Trace; c010a35a > Trace; c0250108 > Trace; c010a50f > Trace; c4858329 <.data.end+5a86/????> > Trace; c485abd6 > Trace; c488dde0 > Trace; c48b9fad > Trace; c48495eb <[i82365]pcic_interrupt+7b/1c0> > Trace; c011d1e0 > Trace; c485c2a3 > Trace; c011d495 > Trace; c010a35a > Trace; c010a4dd > Trace; c0107220 > Trace; c0109070 > Trace; c0107220 > Trace; c0107244 > Trace; c01072b2 > Trace; c0105000 > Trace; c0100191 > Code; c012a52b > 00000000 <_EIP>: > Code; c012a52b <===== > 0: 0f 0b ud2a <===== > Code; c012a52d > 2: 83 c4 0c add $0xc,%esp > Code; c012a530 > 5: 89 dd mov %ebx,%ebp > Code; c012a532 > 7: c7 04 24 01 00 00 00 movl $0x1,(%esp,1) > Code; c012a539 > e: 83 d5 07 adc $0x7,%ebp > Code; c012a53c > 11: 83 fd 02 cmp $0x2,%ebp > > Kernel panic: Aiee, killng interrupt handler! > > 1125 warnings issued. Results may not be reliable. > > Please help me. > > -with regards, > Ramkumar > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/