From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264325AbTDOGGW (for ); Tue, 15 Apr 2003 02:06:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264329AbTDOGGW (for ); Tue, 15 Apr 2003 02:06:22 -0400 Received: from smtp1.clarityconnect.com ([206.64.143.9]:36878 "EHLO smtp.clarityconnect.com") by vger.kernel.org with ESMTP id S264325AbTDOGGU (for ); Tue, 15 Apr 2003 02:06:20 -0400 Date: Tue, 15 Apr 2003 02:20:48 -0400 To: linux-kernel@vger.kernel.org Subject: oops in buffer.c (kernel 2.5.67) Message-ID: <20030415062048.GA708@clarityconnect.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i From: John Vogel Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I don't know if all this is needed, or if I missed the more important info: running Debian Unstable on x86 Intel Pentium 200 mmx Tyan TomcatIIIs motherboard (430hx chipset) Award 4.51pg bios (patched to handle up to 64mB ide) 128mB edo ram Trident Blade3D pci video board USR Sportster 28.8 isa modem USR 56k Performance Pro pci modem hda: Maxtor 6E040L0, 40gB ATA hdb: GCR-8521B, 52x Atapi cdrom hdc: Maxtor 72004, 2gB ATA hdd: WDC AC31600H, 1.6gB ATA CMD Technology USB pci card Creative SB AWE32 isa sound card **** here's the dump from dmesg: Linux version 2.5.67 (john@overbyte) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Mon Apr 14 02:56:40 EDT 2003 ..... (I can supply the rest of the dmesg dump if needed) ..... kjournald starting. Commit interval 5 seconds EXT3 FS 2.4-0.9.16, 02 Dec 2001 on ide0(3,3), internal journal EXT3-fs: mounted filesystem with ordered data mode. buffer layer error at fs/buffer.c:127 Pass this trace through ksymoops for reporting Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] **** here's the dump from ksymoops: ksymoops 2.4.8 on i586 2.5.67. Options used -V (default) -K (specified) -l /proc/modules (default) -o /lib/modules/2.5.67/ (default) -m /boot/System.map-2.5.67 (default) No modules in ksyms, skipping objects No ksyms, skipping lsmod Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Warning (Oops_read): Code line not seen, dumping what data is available Trace; c013a903 <__buffer_error+33/38> Trace; c013aa12 <__wait_on_buffer+6a/ac> Trace; c0111d74 Trace; c0111d74 Trace; c013c2d2 <__block_prepare_write+306/430> Trace; c019021f Trace; c013cbad Trace; c01776e4 Trace; c0177a31 Trace; c01776e4 Trace; c01263df Trace; c0110e2b Trace; c0111d8a Trace; c012683f Trace; c0126f6c Trace; c013db64 Trace; c013dd37 Trace; c013d579 Trace; c013e569 Trace; c01c0e0f <__end_that_request_first+10f/1e4> Trace; c01c03cd <__blk_put_request+b5/e4> Trace; c01269f5 Trace; c0139ffb Trace; c01268d8 Trace; c0109e61 Trace; c013a127 Trace; c013a192 Trace; c0108a67 1 warning issued. Results may not be reliable. ******************** I hope I'm not just being a nuisance. Regards, John Vogel