Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 1 Nov 2001 17:49:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 1 Nov 2001 17:49:27 -0500 Received: from fmfdns01.fm.intel.com ([132.233.247.10]:9459 "EHLO calliope1.fm.intel.com") by vger.kernel.org with ESMTP id ; Thu, 1 Nov 2001 17:49:07 -0500 Message-ID: <59885C5E3098D511AD690002A5072D3C42D6E5@orsmsx111.jf.intel.com> From: "Grover, Andrew" To: "'Carl Ritson'" Cc: linux-kernel@vger.kernel.org, acpi@phobos.fachschaften.tu-muenchen.de Subject: RE: OOPS on boot in 2.4.13-ac5 & 2.4.14-pre6 Date: Thu, 1 Nov 2001 14:49:03 -0800 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org You're not the first to report this but we don't have a fix yet. Regards -- Andy > -----Original Message----- > From: Carl Ritson [mailto:critson@perlfu.co.uk] > Sent: Thursday, November 01, 2001 2:15 PM > To: critson@perlfu.co.uk > Cc: linux-kernel@vger.kernel.org; > acpi@phobos.fachschaften.tu-muenchen.de > Subject: OOPS on boot in 2.4.13-ac5 & 2.4.14-pre6 > > > This occurs about 3 seconds into booting on my test system during the > initialization of the ACPI Subsystem. The kernel boots ok > without ACPI > support. The box is a K6-3 450Mhz, 192Mb of RAM, 10Gb IDE HDD disk. > > Attached is my kernel config for 2.4.13-ac5. > > Further testing with Verbose BUG() reporting tells me that we > are doing > "Schdeduling in interrupt" - sched.c line 712, not nice :( > > Maybe I will stare at it again tomorrow morning when I am awake.. > > --- > Carl Ritson > critson@perlfu.co.uk > > > --- OOPS --- > ksymoops 2.4.0 on i586 2.4.4. Options used > -v /usr/src/linux/vmlinux (specified) > -K (specified) > -L (specified) > -o /lib/modules/2.4.13-ac5/ (specified) > -m /usr/src/linux/System.map (specified) > > No modules in ksyms, skipping objects > invalid operand: 0000 > CPU: 0 > EIP: 0010:[] Not tainted > Using defaults from ksymoops -t elf32-i386 -a i386 > EFLAGS: 00010092 > eax: 00000018 ebx: cbf7e000 ecx: 00000001 edx: 00000001 > esi: 00000001 edi: c028a8c0 ebp: cbf7fd80 esp: cbf7fd5c > ds: 0018 es: 0018 ss: 0018 > Process swapper (pid: 1, stackpage=cbf7f000) > Stack: c024a036 cbf7fdbc cbf7e000 00000000 cbf7e000 00000711 cbf7e000 > cbf7fdbc > c0182b80 cbf7fe78 c0106dc5 00000711 c017d4a0 cbf5f5e0 cbf7fdbc > c0182b80 > cbf7fe78 00000008 00000018 00000018 00000078 c010550d 00000010 > 00000206 > Call Trace: [] [] [] [] > [] > [] [] [] [] [] > [] > [] [] [] [] [] > [] > [] [] [] [] [] > [] > [] [] [] [] [] > [] > [] [] [] [] [] > Code: 0f 0b 8d 65 f4 5b 5e 5f 5d c3 89 f6 8d bc 27 00 00 00 00 55 > > >>EIP; c0111d4d <===== > Trace; c0182b80 > Trace; c0106dc5 > Trace; c017d4a0 > Trace; c0182b80 > Trace; c010550d > Trace; c017d509 > Trace; c017d4a0 > Trace; c017d5b4 > Trace; c0182bdb > Trace; c0182b80 > Trace; c018250c > Trace; c0182425 > Trace; c01833b5 > Trace; c017d09d > Trace; c01080da > Trace; c017d090 > Trace; c010825d > Trace; c010a314 > Trace; c017d242 > Trace; c0185278 > Trace; c0184fc2 > Trace; c0184b3c > Trace; c0183bc1 > Trace; c01835b4 > Trace; c0182c05 > Trace; c0182ba0 > Trace; c0182333 > Trace; c017f4be > Trace; c0191a27 > Trace; c0105000 <_stext+0/0> > Trace; c0105049 > Trace; c0105000 <_stext+0/0> > Trace; c0105516 > Trace; c0105040 > Code; c0111d4d > 00000000 <_EIP>: > Code; c0111d4d <===== > 0: 0f 0b ud2a <===== > Code; c0111d4f > 2: 8d 65 f4 lea 0xfffffff4(%ebp),%esp > Code; c0111d52 > 5: 5b pop %ebx > Code; c0111d53 > 6: 5e pop %esi > Code; c0111d54 > 7: 5f pop %edi > Code; c0111d55 > 8: 5d pop %ebp > Code; c0111d56 > 9: c3 ret > Code; c0111d57 > a: 89 f6 mov %esi,%esi > Code; c0111d59 > c: 8d bc 27 00 00 00 00 lea 0x0(%edi,1),%edi > Code; c0111d60 <__wake_up+0/a0> > 13: 55 push %ebp > > <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/