Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 21 Mar 2003 03:29:03 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 21 Mar 2003 03:29:03 -0500 Received: from mail.mediaways.net ([193.189.224.113]:51925 "HELO mail.mediaways.net") by vger.kernel.org with SMTP id ; Fri, 21 Mar 2003 03:29:02 -0500 Subject: Re: kswapd oops in 2.4.20 SMP+NFS From: Soeren Sonnenburg To: Oleg Drokin Cc: Linux Kernel In-Reply-To: <20030321112834.A17330@namesys.com> References: <1048170204.5161.11.camel@calculon> <20030321112834.A17330@namesys.com> Content-Type: text/plain Organization: Message-Id: <1048235772.9345.10.camel@fortknox> Mime-Version: 1.0 Date: 21 Mar 2003 09:36:14 +0100 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2803 Lines: 70 On Fri, 2003-03-21 at 09:28, Oleg Drokin wrote: > Hello! > > nfsd-fh: found a name that I didn't expect: sys/oz > > nfsd-fh: found a name that I didn't expect: bin/x86 > > nfsd-fh: found a name that I didn't expect: bin/x86 > > nfsd-fh: found a name that I didn't expect: etc/bla > > VFS: Busy inodes after unmount. Self-destruct in 5 seconds. Have a nice day... > > Hm, what is the underlying host filesystem? reiserfs of course ;-) > Thank you. Here we go: Unable to handle kernel paging request at virtual address 00268eb7 c014f5a3 *pde = 00000000 Oops: 0000 CPU: 1 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010202 eax: 00000000 ebx: e34b05c0 ecx: e34b05d0 edx: d1da1c40 esi: d6c03e00 edi: 00268ea7 ebp: 0000318e esp: f7edff34 ds: 0018 es: 0018 ss: 0018 Process kswapd (pid: 5, stackpage=f7edf000) Stack: d1da1c58 e34b05c0 e34b05c0 c017a75f e34b05c0 d1da1c58 d1da1c40 c014cf20 d1da1c40 e34b05c0 00000006 000001d0 00000020 00000006 c014d2ab 000108c9 c0132046 00000006 000001d0 00000006 00000020 000001d0 c02d94b4 c02d94b4 Call Trace: [] [] [] [] [] [] [] [] [] Code: 8b 47 10 85 c0 74 06 53 ff d0 83 c4 04 68 f0 a3 2d c0 8d 43 >>EIP; c014f5a2 <===== Trace; c017a75e Trace; c014cf20 Trace; c014d2aa Trace; c0132046 Trace; c013209c Trace; c01321a0 Trace; c0132206 Trace; c013232c Trace; c0105708 Code; c014f5a2 00000000 <_EIP>: Code; c014f5a2 <===== 0: 8b 47 10 mov 0x10(%edi),%eax <===== Code; c014f5a4 3: 85 c0 test %eax,%eax Code; c014f5a6 5: 74 06 je d <_EIP+0xd> c014f5ae Code; c014f5a8 7: 53 push %ebx Code; c014f5aa 8: ff d0 call *%eax Code; c014f5ac a: 83 c4 04 add $0x4,%esp Code; c014f5ae d: 68 f0 a3 2d c0 push $0xc02da3f0 Code; c014f5b4 12: 8d 43 00 lea 0x0(%ebx),%eax Soeren. - 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/