Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 14 Mar 2002 15:16:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 14 Mar 2002 15:16:05 -0500 Received: from whiterose.net ([64.65.220.94]:31750 "HELO whiterose.net") by vger.kernel.org with SMTP id ; Thu, 14 Mar 2002 15:15:51 -0500 Date: Thu, 14 Mar 2002 15:19:56 -0500 (EST) From: M Sweger To: linux-kernel@vger.kernel.org, alan@redhat.com Subject: linux 2.2.21 pre3, pre4 and rc1 problems. (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org PS: Sent to invalid kml email address. This is a resend. Hello Alan, I have a UMSDOS system with egcs v1.1.2 and libc 5.3.12. My hardware is a Dell 333mhz GX1 with scsi U2W (AIC 7895) and 128 megs of memory. I don't have any swap turned on. Here is a list of the problems with the linux v2.2.21 pre releases: v2.2.21pre2 boots and works ok. v2.2.21pre3 filesystem panic after root mounted and umssync is run. v2.2.21pre4 hangs on boot after the message "Intel machine check architecture supported" v2.2.21rc1 Oops' on boot after the message "CPU: L2 cache = 512K with a kernel panic. Note: I don't have any swap turned on. Ksymoops listing ksymoops 2.3.3 on i686 2.2.21pre2. Options used -v ./vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.2.21rc1/ (specified) -m /usr/src/linux/System.map (default) No modules in ksyms, skipping objects Unable to handle kernel NULL ptr dereference at virtual address 00000004 *pde = 00000000 Oops: 0000 Cpu: 0 Eip: 0010 : [] Using defaults from ksymoops -t elf32-i386 -a i386 Eflags: 00010282 eax: c0273f00 ebx: c0273f06 ecx: c0275868 edx: c0273f00 esi: 00000004 edi: c0273f20 ebp: 00000200 ds: 0018 es: 0018 ss: 0018 esp: c0293f74 stack: c0106000 0008e000 00000010 0000000c c0293f0c 00000000 000000e8 c0293fa8 c0293fa8 00000001 00000001 00000000 00000004 03020101 00000000 00000000 0c040843 c02973ba c0273f00 00000000 000994a2 c0106000 c0294457 c0273f00 call trace: [] [] [] [] code: ac aa 84 c0 75 fa 5b 5e 5f 5d 83 c4 3c c3 89 f6 56 53 8b 5c >>EIP; c0297244 <===== Trace; c0106000 Trace; c0106000 Trace; c0106000 Trace; c010017b Code; c0297244 00000000 <_EIP>: Code; c0297244 <===== 0: ac lodsb %ds:(%esi),%al <===== Code; c0297245 1: aa stosb %al,%es:(%edi) Code; c0297246 2: 84 c0 testb %al,%al Code; c0297248 4: 75 fa jne 0 <_EIP> Code; c029724a 6: 5b popl %ebx Code; c029724b 7: 5e popl %esi Code; c029724c 8: 5f popl %edi Code; c029724d 9: 5d popl %ebp Code; c029724e a: 83 c4 3c addl $0x3c,%esp Code; c0297251 d: c3 ret Code; c0297252 e: 89 f6 movl %esi,%esi Code; c0297254 10: 56 pushl %esi Code; c0297255 11: 53 pushl %ebx Code; c0297256 12: 8b 5c 00 00 movl 0x0(%eax,%eax,1),%ebx Kernel panic: Attempted to kill the idle task! In swapper task -- not syncing - 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/