Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 21 Mar 2003 22:14:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 21 Mar 2003 22:14:12 -0500 Received: from dsl-213-023-065-213.arcor-ip.net ([213.23.65.213]:6018 "EHLO neon.pearbough.net") by vger.kernel.org with ESMTP id ; Fri, 21 Mar 2003 22:14:11 -0500 Date: Sat, 22 Mar 2003 04:25:09 +0100 From: Axel Siebenwirth To: linux-kernel@vger.kernel.org Subject: [2.5.65] Oops in process pdflush / do_journal_end (reiserfs) Message-ID: <20030322032509.GA1109@neon.pearbough.net> Mail-Followup-To: linux-kernel@vger.kernel.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: pearbough.net User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3180 Lines: 87 Hi, today I encountered the following oops in kernel 2.5.65. Looks like reiserfs is involved in some way. ksymoops 2.4.9 on i586 2.5.65. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.5.65/ (default) -m /boot/System.map-2.5.65 (specified) Error (regular_file): read_ksyms stat /proc/ksyms failed No modules in ksyms, skipping objects No ksyms, skipping lsmod Unable to handle kernel paging request at virtual address 80c3eed0 c019f4f0 Oops: 0000 CPU: 0 EIP: 0060:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010212 eax: 00000010 ebx: c10d7240 ecx: 00000004 edx: c3f21431 esi: 80c3eed0 edi: c3824000 ebp: c482e640 esp: c1b37e48 ds: 007b es: 007b ss: 0068 Stack: 00000282 3e7b41f8 00000004 00000002 00000000 0000000d 0000000d 00000001 0000080b c2f72cd0 c2f727f0 c3c1e000 c35bf000 c482ed90 c1b37eb0 c3f21431 c3f11600 3e7b41f9 c019e9b5 c1b37eb0 c3f11600 00000001 00000006 c1b37eb0 Call Trace: [] [] [] [] [] [] [] [] [] [] [] Code: f3 a5 a8 02 74 02 66 a5 a8 01 74 01 a4 8b 44 24 14 40 89 44 >>EIP; c019f4f0 <===== Trace; c019e9b5 Trace; c018e18a Trace; c01417e1 Trace; c012ae8f Trace; c0111e36 Trace; c012b472 <__pdflush+b2/180> Trace; c012b540 Trace; c012b54b Trace; c012ae40 Trace; c0106f64 Trace; c0106f69 Code; c019f4f0 00000000 <_EIP>: Code; c019f4f0 <===== 0: f3 a5 repz movsl %ds:(%esi),%es:(%edi) <===== Code; c019f4f2 2: a8 02 test $0x2,%al Code; c019f4f4 4: 74 02 je 8 <_EIP+0x8> c019f4f8 Code; c019f4f6 6: 66 a5 movsw %ds:(%esi),%es:(%edi) Code; c019f4f8 8: a8 01 test $0x1,%al Code; c019f4fa a: 74 01 je d <_EIP+0xd> c019f4fd Code; c019f4fc c: a4 movsb %ds:(%esi),%es:(%edi) Code; c019f4fd d: 8b 44 24 14 mov 0x14(%esp,1),%eax Code; c019f501 11: 40 inc %eax Code; c019f502 12: 89 44 00 00 mov %eax,0x0(%eax,%eax,1) 1 error issued. Results may not be reliable. Best regards, Axel Siebenwirth - 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/