Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 19 Apr 2001 18:49:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 19 Apr 2001 18:49:30 -0400 Received: from jalon.able.es ([212.97.163.2]:51134 "EHLO jalon.able.es") by vger.kernel.org with ESMTP id ; Thu, 19 Apr 2001 18:49:22 -0400 Date: Fri, 20 Apr 2001 00:49:14 +0200 From: "J . A . Magallon" To: Alan Cox , Linux Kernel Subject: ac10 ide-cd oopses on boot Message-ID: <20010420004914.A1052@werewolf.able.es> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Balsa 1.1.3 Lines: 96 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, Just built 2.4.3-ac10 and got an oops when booting. It tries to detect the CD and gives the oops. Here follows the oops both raw and decoded: Unable to handle kernel NULL pointer dereference at virtual address 00000000 printing eip: c01bfc7c pgd entry c0101000: 0000000000000000 pmd entry c0101000: 0000000000000000 .. pmd not present! Oops: 0000 CPU: 1 EIP: 0010:[] EFLAGS: 00010297 eax: 0000000d ebx: ffffffff ecx: 00000000 eax: 00000000 esi: 00000000 edi: c15d84e8 ebp: c019e790 esp: c15f9ee8 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, stackpage=c15f9000) Stack: c0248fbc 00000000 c01bfeac 00000001 c0239e04 c0289841 00000246 00000001 c02cdfb0 c0118af8 c02cdfb0 c0220524 00000080 c019f356 c021ff4c 00000001 00701600 00000000 0007122a 03297371 ff00c023 00008000 c15d84e8 c02cdfb0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] Code: 8b 04 8a 83 f8 ff 75 0c 83 c6 20 eb e7 8d b4 26 00 00 00 00 <0>Kernel panic: Attempted to kill init ksymoops 2.4.1 on i686 2.4.3-ac9. Options used -v /usr/src/linux-2.4.3-ac10/vmlinux (specified) -K (specified) -L (specified) -o /lib/modules/2.4.3-ac9/ (default) -m /boot/System.map-2.4.3-ac10 (specified) No modules in ksyms, skipping objects Unable to handle kernel NULL pointer dereference at virtual address 00000000 c01bfc7c Oops: 0000 CPU: 1 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010297 eax: 0000000d ebx: ffffffff ecx: 00000000 eax: 00000000 esi: 00000000 edi: c15d84e8 ebp: c019e790 esp: c15f9ee8 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 1, stackpage=c15f9000) Stack: c0248fbc 00000000 c01bfeac 00000001 c0239e04 c0289841 00000246 00000001 c02cdfb0 c0118af8 c02cdfb0 c0220524 00000080 c019f356 c021ff4c 00000001 00701600 00000000 0007122a 03297371 ff00c023 00008000 c15d84e8 c02cdfb0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] Code: 8b 04 8a 83 f8 ff 75 0c 83 c6 20 eb e7 8d b4 26 00 00 00 00 >>EIP; c01bfc7c <===== Trace; c01bfeac Trace; c0118af8 Trace; c019f356 Trace; ff00c023 Trace; c019f903 Trace; c019fc66 Trace; c0105000 Trace; c0105028 Trace; c0105000 Trace; c0105516 Trace; c0105000 Code; c01bfc7c 00000000 <_EIP>: Code; c01bfc7c <===== 0: 8b 04 8a mov (%edx,%ecx,4),%eax <===== Code; c01bfc7f 3: 83 f8 ff cmp $0xffffffff,%eax Code; c01bfc82 6: 75 0c jne 14 <_EIP+0x14> c01bfc90 Code; c01bfc84 8: 83 c6 20 add $0x20,%esi Code; c01bfc87 b: eb e7 jmp fffffff4 <_EIP+0xfffffff4> c01bfc70 Code; c01bfc89 d: 8d b4 26 00 00 00 00 lea 0x0(%esi,1),%esi <0>Kernel panic: Attempted to kill init -- J.A. Magallon # Let the source mailto:jamagallon@able.es # be with you, Luke... Linux werewolf 2.4.3-ac9 #1 SMP Wed Apr 18 10:35:48 CEST 2001 i686 - 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/