From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264053AbTJ1Rrc (ORCPT ); Tue, 28 Oct 2003 12:47:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264054AbTJ1Rrc (ORCPT ); Tue, 28 Oct 2003 12:47:32 -0500 Received: from smtp2.dei.uc.pt ([193.137.203.229]:15294 "EHLO smtp2.dei.uc.pt") by vger.kernel.org with ESMTP id S264053AbTJ1Rr2 (ORCPT ); Tue, 28 Oct 2003 12:47:28 -0500 Date: Tue, 28 Oct 2003 17:40:37 +0000 (WET) From: "Marcos D. Marado Torres" To: Joachim Bremer cc: linux-kernel@vger.kernel.org Subject: Re: 2.4.23pre8 - ACPI Kernel Panic on boot In-Reply-To: <200310281332.h9SDW2708105@sarah.ricardo.de> Message-ID: References: <200310281332.h9SDW2708105@sarah.ricardo.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-UC-DEI-MailScanner-Information: Please contact helpdesk@dei.uc.pt for more information X-UC-DEI-MailScanner: Found to be clean Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org The same happens wit me in my Asus M3N Laptop... Mind -- ================================================== Marcos Daniel Marado Torres AKA Mind Booster Noori /"\ http://student.dei.uc.pt/~marado \ / marado@student.dei.uc.pt X ASCII Ribbon Campaign / \ against HTML e-mail and Micro$oft attachments ================================================== On Tue, 28 Oct 2003, Joachim Bremer wrote: > Hi, > > on my laptop HP NX9005 2.4.23pre8 will panic on boot. Tracing > down the differences between 2.4.23pre7 and pre8 a found that > the problems is in patchset 1.1063.43.26. Backing out this patch > lets the laptop boot again. Decode oops follows. > > Joachim > > No modules in ksyms, skipping objects > No ksyms, skipping lsmod > kernel BUG at slab.c:1130! > invalid operand: 0000 > CPU: 0 > EIP: 0010:[] Not tainted > Using defaults from ksymoops -t elf32-i386 -a i386 > EFLAGS: 00010202 > eax: 000001f0 ebx: c1797270 ecx: 000001f0 edx: c02db798 > esi: c1797278 edi: c1797270 ebp: 000001f0 esp: c031da84 > ds: 0018 es: 0018 ss: 0018 > Process swapper (pid: 0, stackpage=c031d000) > Stack: c031dac0 00000388 c01ca227 00200000 00000388 c1797270 c1797278 00000246 > 000001f0 c012e2a3 c1797270 000001f0 00000009 c031dad8 00000001 00000001 > c01a5cde 00000060 000001f0 c01c8ebc 00000060 00000001 c02a78c1 c02a7884 > Call trace: [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] > Code: 0f 0b 6a 04 0e 4d 29 c0 89 c8 c7 44 24 0c 01 00 00 00 25 f0 > > > >>EIP; c012df25 <===== > > >>edx; c02db798 > >>esp; c031da84 > > Trace; c01ca227 > Trace; c012e2a3 > Trace; c01a5cde > Trace; c01c8ebc > Trace; c01c8fad > Trace; c01c8c82 > Trace; c01ca153 > Trace; c01cc793 > Trace; c01c168f > Trace; c01c0dec > Trace; c01c0f3c > Trace; c01c8c36 > Trace; c01ca1d4 > Trace; c01ac6bf > Trace; c01c1408 > Trace; c01c141d > Trace; c01a8073 > Trace; c01c1454 > Trace; c01c207a > Trace; c01bcabc > Trace; c01bc995 > Trace; c01bc71d > Trace; c01ba804 > Trace; c01bf28d > Trace; c01d1b49 > Trace; c01d1bc5 > Trace; c01ad11d > Trace; c01acf2e > Trace; c01af467 > Trace; c01a5e0f > Trace; c01087c5 > Trace; c01a5e03 > Trace; c0108944 > Trace; c010ac98 > Trace; c01d591f > Trace; c01d5843 > Trace; c0105372 > Trace; c0105000 <_stext+0/0> > > Code; c012df25 > 00000000 <_EIP>: > Code; c012df25 <===== > 0: 0f 0b ud2a <===== > Code; c012df27 > 2: 6a 04 push $0x4 > Code; c012df29 > 4: 0e push %cs > Code; c012df2a > 5: 4d dec %ebp > Code; c012df2b > 6: 29 c0 sub %eax,%eax > Code; c012df2d > 8: 89 c8 mov %ecx,%eax > Code; c012df2f > a: c7 44 24 0c 01 00 00 movl $0x1,0xc(%esp,1) > Code; c012df36 > 11: 00 > Code; c012df37 > 12: 25 f0 00 00 00 and $0xf0,%eax > > <0>Kernel panic: Aiee, killing interrupt handler! > > - > 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/ >