Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 3 Nov 2000 16:15:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 3 Nov 2000 16:14:54 -0500 Received: from thebsh.namesys.com ([212.16.0.238]:57606 "HELO thebsh.namesys.com") by vger.kernel.org with SMTP id ; Fri, 3 Nov 2000 16:14:35 -0500 Message-ID: <3A050889.827589C8@namesys.com> Date: Sun, 05 Nov 2000 00:13:13 -0700 From: Hans Reiser Organization: Namesys X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.14 i686) X-Accept-Language: en, ru MIME-Version: 1.0 To: Andy Robinson CC: Hans Reiser , "linux-kernel@vger.kernel.org" , "Elena V. Gryaznova" , "Vladimir V. Saveliev" , "zag@zag.botik.ru" , Alexander Zarochentcev , Alexei Adamovich , Yury Shevchuk , Vladimir Demidov , Vitaly Fertman , Edward Shushkin , Nikita Danilov , "Yury Yu. Rupasov" , Alexander Lyamin , Chris Mason , "gawain@torque.com" , "ragnar@bigstorage.com" Subject: Re: panic in reiserfs on test-2.4.0-test9/10 In-Reply-To: <3A02EE84.CA981E3@veritas.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org We'll try to reproduce this when the guys get in for work this morning, thanks for the bug report. Elena, add symlink testing to mongo.sh so that it gets tested by our regression tests. Hans Andy Robinson wrote: > > Hi, > > I tried the linux-2.4.0-test9-resiserfs-3.6.18-patch on both 2.4.0-test9 > and test2.4.0-test10 > and got the following PANIC I originally saw this PANIC when doing a 'cp > -a / /reiserfs'. > I narrowed it done to a simple symlink .... > > Andy > > [root@client19 /reiserfs]# ln -s foo.tar foo > Unable to handle kernel NULL pointer dereference at virtual address > 00000010 > printing eip: > c0185953 > *pde = 00000000 > Oops: 0000 > CPU: 0 > EIP: 0010:[] > EFLAGS: 00010296 > eax: c12a017c ebx: c12a0060 ecx: 0000000f edx: 00000000 > esi: c12a0090 edi: c12a0000 ebp: 00000005 esp: c0c01b60 > ds: 0018 es: 0018 ss: 0018 > Process ln (pid: 928, stackpage=c0c01000) > Stack: c12a0078 c12a017c c0c01bf8 00000001 00000000 c0c01be0 c0178dc4 > c058dc00 > c0c01ba4 c0c01b8c 00000000 c0182728 c0182736 00000001 00000130 > 00000000 > 00000000 c0c01c40 00000001 00000000 c0c01c28 c0c01bfc 00000000 > 00000000 > Call Trace: [] [] [] [] > [] [] [] > [] [] [] [] [] > Code: 8b 52 10 ff d2 5b 5f 8b 54 24 14 8b 42 34 89 c7 0f b7 47 02 > Segmentation fault > > ksymoops 2.3.4 on i686 2.4.0-test9. Options used > -V (default) > -k /proc/ksyms (default) > -l /proc/modules (default) > -o /lib/modules/2.4.0-test9/ (default) > -m /boot/System.map-test9 (specified) > > No modules in ksyms, skipping objects > Warning (read_lsmod): no symbols in lsmod, is /proc/modules a valid > lsmod file? > Unable to handle kernel NULL pointer dereference at virtual address > 00000010 > c0185953 > *pde = 00000000 > Oops: 0000 > CPU: 0 > EIP: 0010:[] > Using defaults from ksymoops -t elf32-i386 -a i386 > EFLAGS: 00010296 > eax: c12a017c ebx: c12a0060 ecx: 0000000f edx: 00000000 > esi: c12a0090 edi: c12a0000 ebp: 00000005 esp: c0c01b60 > ds: 0018 es: 0018 ss: 0018 > Process ln (pid: 928, stackpage=c0c01000) > Stack: c12a0078 c12a017c c0c01bf8 00000001 00000000 c0c01be0 c0178dc4 > c058dc00 > c0c01ba4 c0c01b8c 00000000 c0182728 c0182736 00000001 00000130 > 00000000 > 00000000 c0c01c40 00000001 00000000 c0c01c28 c0c01bfc 00000000 > 00000000 > Call Trace: [] [] [] [] > [] [] [] > [] [] [] [] [] > Code: 8b 52 10 ff d2 5b 5f 8b 54 24 14 8b 42 34 89 c7 0f b7 47 02 > > >>EIP; c0185953 <===== > Trace; c0178dc4 > Trace; c0182728 > Trace; c0182736 > Trace; c018ede7 > Trace; c017d3a3 > Trace; c017d842 > Trace; c017a5f2 > Trace; c0230f99 > Trace; c0239e3a > Trace; c0139892 > Trace; c0139951 > Trace; c010a717 > Code; c0185953 > 00000000 <_EIP>: > Code; c0185953 <===== > 0: 8b 52 10 mov 0x10(%edx),%edx <===== > Code; c0185956 > 3: ff d2 call *%edx > Code; c0185958 > 5: 5b pop %ebx > Code; c0185959 > 6: 5f pop %edi > Code; c018595a > 7: 8b 54 24 14 mov 0x14(%esp,1),%edx > Code; c018595e > b: 8b 42 34 mov 0x34(%edx),%eax > Code; c0185961 > e: 89 c7 mov %eax,%edi > Code; c0185963 > 10: 0f b7 47 02 movzwl 0x2(%edi),%eax > > 1 warning issued. Results may not be reliable. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/