Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 27 Apr 2002 07:48:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 27 Apr 2002 07:48:28 -0400 Received: from ep09.kernel.pl ([212.87.11.162]:35721 "EHLO ep09.kernel.pl") by vger.kernel.org with ESMTP id ; Sat, 27 Apr 2002 07:48:27 -0400 Date: Sat, 27 Apr 2002 13:48:25 +0200 (CEST) From: Witek Krecicki To: linux-kernel@vger.kernel.org Subject: [BUG]: ACPI oopsing at boottime Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hardware: Duron 600 on ASUS A7M266 512MB DDR RAM Kernel: 2.5.10-dj for duron (the same issue was on: 2.5.10 for duron, 2.5.10 for i386, 2.5.9 for i386) It's making oops and panic at boot time. Full ksymoops output: ksymoops 2.4.4 on i686 2.2.20. Options used -v vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.5.10 (specified) -m /boot/System.map-2.5.10-0.2dj (specified) No modules in ksyms, skipping objects c017431f *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010206 eax: 00000000 ebx: c15439bc ecx: c1547400 edx: c1547588 esi: 00000027 edi: 00000000 ebp: c15439bc esp: c1555db4 ds: 0018 es: 0018 ss:0018 Stack: c15439bc dffd08a4 00000000 c1547400 0000000b c017798c c1547400 c15439bc c1555de8 c15475b0 c1547400 00000000 c15475b0 00000000 c0177sv2 c15475b0 c1547400 00000001 dffd08a4 c0177edd c15475b0 c1547400 c150e41c dffd0b24 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8a 50 16 80 e2 04 bf 08 00 00 00 b8 04 00 00 00 c1 ee 03 84 >>EIP; c017431f <===== Trace; c017798c Trace; c0177ac1 Trace; c0177edd Trace; c016fab9 Trace; c0170612 Trace; c017ce41 Trace; c01832f7 Trace; c017d24f Trace; c017d26a Trace; c016f6b6 Trace; c016f7ca Trace; c017a4ed Trace; c017b66e Trace; c017a450 Trace; c017bdad Trace; c017a450 Trace; c017a3f7 Trace; c017a450 Trace; c0183aa3 Trace; c0105088 Trace; c0105000 <_stext+0/0> Trace; c01072ba Trace; c01072c3 Code; c017431f 00000000 <_EIP>: Code; c017431f <===== 0: 8a 50 16 mov 0x16(%eax),%dl <===== Code; c0174322 3: 80 e2 04 and $0x4,%dl Code; c0174325 6: bf 08 00 00 00 mov $0x8,%edi Code; c017432a b: b8 04 00 00 00 mov $0x4,%eax Code; c017432f 10: c1 ee 03 shr $0x3,%esi Code; c0174332 13: 84 00 test %al,(%eax) <0>Kernel panic: Attempted to kill init! It's not oopsing on P166MMX neither on VMWare Witek 'adasi' Krecicki adasi@kernel.pl - 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/