This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Wed Apr 24 10:00:53 2024 Received: from spaans.ds9a.nl (adsl-xs4all.ds9a.nl [213.84.159.51]) by kylie.puddingonline.com (8.11.6/8.11.6) with SMTP id g8IE7LX00805 for ; Wed, 18 Sep 2002 16:07:22 +0200 Received: (qmail 18916 invoked from network); 18 Sep 2002 06:49:00 -0000 Received: from unknown (HELO spaans.ds9a.nl) (3ffe:8280:10:360:202:44ff:fe2a:a1dd) by mayo.ipv6.ds9a.nl with SMTP; 18 Sep 2002 06:49:00 -0000 Received: (qmail 26991 invoked by uid 1000); 17 Sep 2002 20:23:13 -0000 Received: (maildatabase); juh Received: (qmail 2181 invoked by alias); 17 Aug 2001 06:17:11 -0000 Received: (qmail 2178 invoked from network); 17 Aug 2001 06:17:11 -0000 Received: from digger.ds9a.nl (HELO fork.powerdns.com) (213.244.168.211) by spaans-smp.ds9a.tudelft.nl with SMTP; 17 Aug 2001 06:17:11 -0000 Received: (qmail 20191 invoked by uid 0); 17 Aug 2001 03:30:30 -0000 Received: from vvtp.tn.tudelft.nl (HELO vvtp.nl) (qmailr@130.161.252.29) by outpost.ds9a.nl with SMTP; 17 Aug 2001 03:30:30 -0000 Received: (qmail 30873 invoked by uid 2547); 17 Aug 2001 03:29:06 -0000 Received: (qmail 30789 invoked from network); 17 Aug 2001 03:29:05 -0000 Received: from vger.kernel.org (199.183.24.194) by vvtp.tn.tudelft.nl with SMTP; 17 Aug 2001 03:29:05 -0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 16 Aug 2001 23:28:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 16 Aug 2001 23:28:13 -0400 Received: from pioneer.oftheInter.net ([216.61.42.221]:11792 "HELO pioneer.oftheInter.net") by vger.kernel.org with SMTP id ; Thu, 16 Aug 2001 23:27:59 -0400 Received: by pioneer.oftheInter.net (Postfix, from userid 1000) id 212A13120; Thu, 16 Aug 2001 22:28:12 -0500 (CDT) Date: Thu, 16 Aug 2001 22:28:11 -0500 From: Taylor Carpenter To: linux-kernel@vger.kernel.org Subject: Oops when accessing /dev/fd0 (kernel 2.4.7 and devfsd 1.3.11) Message-Id: <20010816222811.A1672@pioneer.oftheInter.net> Mime-Version: 1.0 Content-Type: message/rfc822 Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Any access to /dev/fd0 gives a kernel oops. Have not accessed the floppy in a while, but noticed the complaint when booting and after looking further. kernel: 2.4.7 (using devfs) devfsd: 1.3.11 [12]# insmod floppy Using /lib/modules/2.4.7athlon/kernel/drivers/block/floppy.o inserting floppy driver for 2.4.7athlon Floppy drive(s): fd0 is 1.44M FDC 0 is a post-1991 82077 [13]# ls -l /dev/fd0 Unable to handle kernel NULL pointer dereference at virtual address 00000000 printing eip: c013c4c4 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] EFLAGS: 00010246 eax: 00000000 ebx: 00001000 ecx: ffffffff edx: 00000000 esi: 00000000 edi: 00000000 ebp: dd439fa4 esp: dd439f5c ds: 0018 es: 0018 ss: 0018 Process ls (pid: 367, stackpage=dd439000) Stack: df693ec0 00000000 00001000 c015469b df693ec0 bfffec54 00001000 00000000 df092840 c01376d2 df693ec0 bfffec54 00001000 df092840 dd438000 bffffead 00000003 bffffc7c df693ec0 c188e4c0 00003000 dd438000 08057000 00000008 Call Trace: [] [] [] Code: f2 ae f7 d1 49 89 ce 39 de 0f 47 f3 56 52 8b 44 24 1c 50 e8 Segmentation fault Please CC replies to taylorcc@codecafe.com as I am not on the list. Thanks. - 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/