Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 19 Mar 2001 18:28:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 19 Mar 2001 18:28:49 -0500 Received: from cold.fortyoz.org ([64.40.111.214]:59405 "HELO cold.fortyoz.org") by vger.kernel.org with SMTP id ; Mon, 19 Mar 2001 18:28:40 -0500 Date: Mon, 19 Mar 2001 15:28:42 -0800 From: David Raufeisen To: linux-kernel@vger.kernel.org Cc: reiserfs-list@namesys.com Subject: 2.4.3-pre1 oops w/ rsync & ReiserFS Message-ID: <20010319152842.A11014@fortyoz.org> Reply-To: David Raufeisen Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i X-Operating-System: Linux 2.2.17 i686 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Getting oops every time I run rsync today.. happens after it receives file list and is starting to stat all the files.. filesystem is reiser. Linux prototype 2.4.3-pre1 #2 Thu Mar 15 00:24:43 PST 2001 i686 unknown 15:25:28 up 1 day, 20:05, 4 users, load average: 0.00, 0.03, 0.00 Linux prototype 2.4.3-pre1 #2 Thu Mar 15 00:24:43 PST 2001 i686 unknown Gnu C 2.95.3 Gnu make 3.79.1 binutils 2.11.90.0.1 util-linux 2.11a modutils 2.4.2 e2fsprogs 1.19 reiserfsprogs 3.x.0b Linux C Library 2.2.2 Dynamic linker (ldd) 2.2.2 Procps 2.0.7 Net-tools 1.59 Kbd command Sh-utils 2.0.11 Modules Loaded NVdriver prototype:~# ksymoops oops.txt ksymoops 2.3.7 on i686 2.4.3-pre1. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.3-pre1/ (default) -m /System.map (default) Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options. Unable to handle kernel paging request at virtual address 4280d8c4 c01410c0 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00210207 eax: c7fdc5e0 ebx: 4280d8ac ecx: 0000000e edx: 21cd5a87 esi: 00000000 edi: c71424c0 ebp: 4280d8c4 esp: c37b1f04 ds: 0018 es: 0018 ss: 0018 Process rsync (pid: 16269, stackpage=c37b1000) Stack: c37b1f68 00000000 c71424c0 c37b1fa4 c7fdc5e0 c5919022 21cd5a87 0000000a c01392d0 c71424c0 c37b1f68 c37b1f68 c0139a92 c71424c0 c37b1f68 00000000 c5919000 00000000 c37b1fa4 00000000 c5919000 00000000 c01390da 00000008 Call Trace: [] [] [] [] [] [] [] Code: 8b 6d 00 8b 54 24 18 39 53 48 75 7c 8b 44 24 24 39 43 0c 75 >>EIP; c01410c0 <===== Trace; c01392d0 Trace; c0139a92 Trace; c01390da Trace; c013a0dc <__user_walk+3c/60> Trace; c0137116 Trace; c012f453 Trace; c0108e8b Code; c01410c0 00000000 <_EIP>: Code; c01410c0 <===== 0: 8b 6d 00 mov 0x0(%ebp),%ebp <===== Code; c01410c3 3: 8b 54 24 18 mov 0x18(%esp,1),%edx Code; c01410c7 7: 39 53 48 cmp %edx,0x48(%ebx) Code; c01410ca a: 75 7c jne 88 <_EIP+0x88> c0141148 Code; c01410cc c: 8b 44 24 24 mov 0x24(%esp,1),%eax Code; c01410d0 10: 39 43 0c cmp %eax,0xc(%ebx) Code; c01410d3 13: 75 00 jne 15 <_EIP+0x15> c01410d5 1 warning issued. Results may not be reliable. -- David Raufeisen Cell: (604) 818-3596 - 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/