Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 23 Mar 2002 02:46:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 23 Mar 2002 02:46:14 -0500 Received: from zeus.kernel.org ([204.152.189.113]:22923 "EHLO zeus.kernel.org") by vger.kernel.org with ESMTP id ; Sat, 23 Mar 2002 02:45:59 -0500 Message-ID: <3C9C400E.2090104@namesys.com> Date: Sat, 23 Mar 2002 11:42:54 +0300 From: Hans Reiser User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020310 X-Accept-Language: en-us, en MIME-Version: 1.0 To: bvermeul@devel.blackstar.nl CC: Luigi Genoni , linux-kernel@vger.kernel.org, green@namesys.com Subject: Re: oops mounting reiserFS with 2.5.7 In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org There is a patch for this, it is on our website I believe. The bug was not introduced by the ReiserFS team..... Linus is out or we'd be sending it to him. Hans bvermeul@devel.blackstar.nl wrote: >Hi, > >I've seen the same on an Athlon 700 MHz with 1.2 GB of memory. >2.4.12-ac5 could read it just fine. > >I can't test or reproduce, since I've since replaced reiserfs with ext3 >on that box. > >Bas Vermeulen > >>here is the oops i get mounting reiserFS filesystem with kernel 2.5.7, >>just after the message: >> >>found reiserfs format "3.6" with standard journal >> >> >>Unable to handle kernel NULL pointer dereference at virtual address >>00000010 >>c013415a >>*pde = 00000000 >>Oops: 0000 >>CPU: 0 >>EIP: 0010:[] Not tainted >>Using defaults from ksymoops -t elf32-i386 -a i386 >>EFLAGS: 00010282 >>eax: 00001000 ebx: 0000000f ecx: 00000009 edx: 00002012 >>esi: 00000009 edi: 00002012 ebp: 00000000 esp: df97fd94 >>ds: 0018 es: 0018 ss: 0018 >>Stack: 00001000 00002012 00000000 df80b000 df80b000 c0134858 00000000 00002012 >> 00001000 df80b000 e08a7000 e08b83ec c0134a97 00000000 00002012 00001000 >> df80b000 c017b30c 00000000 00002012 00001000 00000811 00000000 df80b154 >>Call Trace: [] [] [] [] [] >> [] [] [] [] [] [] >> [] [] [] [] [] [] >>Code: 0f b7 45 10 b0 00 66 0f b6 55 10 01 d0 0f b7 c0 89 44 24 10 >> >> >>>>EIP; c013415a <__get_hash_table+1a/c0> <===== >>>> >>>>eax; 00001000 Before first symbol >>>>edx; 00002012 Before first symbol >>>>edi; 00002012 Before first symbol >>>>esp; df97fd94 <_end+1f6aa7e8/2052ca54> >>>> >>Trace; c0134858 <__getblk+18/40> >>Trace; c0134a97 <__bread+17/70> >>Trace; c017b30c >>Trace; c01338b0 <__wait_on_buffer+80/90> >>Trace; c016d439 >>Trace; c016dd4c >>Trace; c01858a4 >>Trace; c01393e1 >>Trace; c0137fa0 >>Trace; c016e13f >>Trace; c016dc20 >>Trace; c01381a0 >>Trace; c0149679 >>Trace; c0149960 >>Trace; c014979d >>Trace; c0149d84 >>Trace; c0107047 >> >>Code; c013415a <__get_hash_table+1a/c0> >>00000000 <_EIP>: >>Code; c013415a <__get_hash_table+1a/c0> <===== >> 0: 0f b7 45 10 movzwl 0x10(%ebp),%eax <===== >>Code; c013415e <__get_hash_table+1e/c0> >> 4: b0 00 mov $0x0,%al >>Code; c0134160 <__get_hash_table+20/c0> >> 6: 66 0f b6 55 10 movzbw 0x10(%ebp),%dx >>Code; c0134165 <__get_hash_table+25/c0> >> b: 01 d0 add %edx,%eax >>Code; c0134167 <__get_hash_table+27/c0> >> d: 0f b7 c0 movzwl %ax,%eax >>Code; c013416a <__get_hash_table+2a/c0> >> 10: 89 44 24 10 mov %eax,0x10(%esp,1) >> >> >>The hardware is an AMD Athlon 1300 Mhz 200 MhzFSB, >>MB Abit KT133A (via chipset), with 512MB RAM, >>and three scsi disks on an adaptec 2940, >> >>kernel is compiled with gcc 2.95.3 and binutils 2.12.90.0.1 >> >>This oops is coerent with the message i get booting >>a Pentium III 1Ghz on i810 chipset, >>at less seeing the EIP (rootfs is reiserFS, and i could not >>save the oops). >> >>I am willing to test any patch. >> >>Hope this helps >> >>Luigi >> >>- >>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/ >> > - 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/