Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 23 Dec 2001 01:23:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 23 Dec 2001 01:23:28 -0500 Received: from nycsmtp3out.rdc-nyc.rr.com ([24.29.99.227]:6354 "EHLO nycsmtp3out.rdc-nyc.rr.com") by vger.kernel.org with ESMTP id ; Sun, 23 Dec 2001 01:23:11 -0500 Message-ID: <3C257842.79A3C59B@nyc.rr.com> Date: Sun, 23 Dec 2001 01:22:58 -0500 From: John Weber Organization: WorldWideWeber X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.16 i686) X-Accept-Language: en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: OOPS Kernel 2.4.17 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org As previously posted, this oops occurs on boot (and somewhere after or during the loading of the floppy driver). $ ksymoops --no-ksyms --no-lsmod -o /lib/modules/2.4.17/ -m /boot/System.map-2.4.17 Oops.file ksymoops 2.4.1 on i686 2.4.16. Options used -V (default) -K (specified) -L (specified) -o /lib/modules/2.4.17/ (specified) -m /boot/System.map-2.4.17 (specified) No modules in ksyms, skipping objects Unable to handle kernel paging request at virual address 0000413d c0106ea6 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010286 eax: c7faff2c ebx: c7fae000 ecx: 00000000 edx: 00000001 esi: c7faff60 edi: c7fae246 ebp: 00004111 esp: c7fafe84 ds: 0018 es: 0018 ss: 0018 Process keventd (pid: 2, stackpage=c7faf000) Stack: 00000202 c02962e0 c7fae000 00000000 c02e8500 c7fae000 c7fafef4 c02eab80 c7fafed4 c0112fec 00000000 c7fae000 00000000 00000000 00000001 c7fae000 c7fafef8 c7fafef8 c7f62000 00000008 00004000 c0114b13 00000000 00004111 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 8b 45 2c 83 e0 03 83 f8 03 74 0f 81 c4 94 00 00 00 89 d0 5b >>EIP; c0106ea6 <===== Trace; c0112fec Trace; c0114b13 Trace; c0121ec0 <____call_usermodehelper+0/50> Trace; c0105abf Trace; c0107384 Trace; c0121ec0 <____call_usermodehelper+0/50> Trace; c0105655 Trace; c0121f33 <__call_usermodehelper+23/40> Trace; c0121ec0 <____call_usermodehelper+0/50> Trace; c011a54a <__run_task_queue+5a/70> Trace; c01224dc Trace; c0122310 Trace; c0105000 <_stext+0/0> Trace; c010565e Trace; c0122310 Code; c0106ea6 00000000 <_EIP>: Code; c0106ea6 <===== 0: 8b 45 2c mov 0x2c(%ebp),%eax <===== Code; c0106ea9 3: 83 e0 03 and $0x3,%eax Code; c0106eac 6: 83 f8 03 cmp $0x3,%eax Code; c0106eaf 9: 74 0f je 1a <_EIP+0x1a> c0106ec0 Code; c0106eb1 b: 81 c4 94 00 00 00 add $0x94,%esp Code; c0106eb7 11: 89 d0 mov %edx,%eax Code; c0106eb9 13: 5b pop %ebx - 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/