Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Apr 2002 16:42:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Apr 2002 16:42:40 -0400 Received: from sproxy.gmx.net ([213.165.64.20]:24536 "HELO mail.gmx.net") by vger.kernel.org with SMTP id ; Thu, 25 Apr 2002 16:42:40 -0400 From: "Gerold J. Wucherpfennig" To: linux-kernel@vger.kernel.org Subject: Kernel panic while booting on a P2 with linux-2.5.10 Date: Thu, 25 Apr 2002 22:42:50 +0200 User-Agent: KMail/1.4.5 MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <200204252242.50964.gjwucherpfennig@gmx.net> Content-Type: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org (my previous email got damaged, I think a KMail cvs-head bug) Please CC me, because I'm not subscribed to linux kernel any more ... This is my first real (log piped through ksymoops) kernel oops report, so I hope it's helpful ... It would be great if someone would set up an automated stress tester that will test each kernel before release, so that kernel developers and bug hunters can concentrate on the really important issues. Kernel 2.5.10 is the first 2.5 vanilla kerneI that compiles on my machine since 2.5.4 and this PC is a quite usual one :-(( Pentium2 266MHz, Intel 440LX Chipset, Gigabyte mainboard, Advansys SCSI OEM card (bundled with TEAC8x burner) nVidia riva128 graphic card 4MB RAM, 8GB IDE HDD, USB ACM modem, USB scanner, ... Each time I try to boot kernel 2.5.10 I get this kernel oops (see attachment). The kernel is a monolitic one without modules. It took me > 1h to write down the oops log but here it is :-) The ksymoops output: [root@localhost ~]# ksymoops -v /usr/src/linux/vmlinux -m /boot/System.map-2.5.10 -K -L -O oops ksymoops 2.4.1 on i686 2.4.17. Options used -v /usr/src/linux/vmlinux (specified) -K (specified) -L (specified) -O (specified) -m /boot/System.map-2.5.10 (specified) c01b6076 Oops: 0002 CPU: 0 EFLAGS: 00010002 eax: 00000004 ebx: c13f3e94 ecx: c02a0b54 edx: 00000000 esi: c13f3dfc edi: c031b28c ebp: c13dbe48 ds: 0018 es:0018 ss: 0018 Stack: 00000001 00000018 c13f3dfc c031b28c 00000003 c01b9f41 c031b28c 00000001 00000000 c01c1d83 c031b28c 00000001 00000000 00000000 00000000 00000051 00000000 c031b28c c13c52c0 c13da000 c01b7e5d c031b28c c01c1cb0 c031b198 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: c7 04 90 00 00 00 00 8b 53 0c 8b 87 34 02 00 00 0f b3 10 8b Using defaults from ksymoops -t elf32-i386 -a i386 Trace; c01b9f41 Trace; c01c1d83 Trace; c01b7e5d Trace; c01c1cb0 Trace; c010856a Trace; c0108761 Trace; c010728e Trace; c0110018 Trace; c011139e Trace; c0111446 Trace; c01116a0 Trace; c0111d4d Trace; c0111e5d Trace; c01127ad Trace; c0105000 <_stext+0/0> Trace; c0150018 Trace; c0105000 <_stext+0/0> Trace; c0105676 Trace; c0112510 Code; 00000000 Before first symbol 00000000 <_EIP>: Code; 00000000 Before first symbol 0: c7 04 90 00 00 00 00 movl $0x0,(%eax,%edx,4) Code; 00000007 Before first symbol 7: 8b 53 0c mov 0xc(%ebx),%edx Code; 0000000a Before first symbol a: 8b 87 34 02 00 00 mov 0x234(%edi),%eax Code; 00000010 Before first symbol 10: 0f b3 10 btr %edx,(%eax) Code; 00000013 Before first symbol 13: 8b 00 mov (%eax),%eax <0>Kernel panic: Aieee, killing interrupt handler! [root@localhost ~]# - 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/