public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Soeren Sonnenburg <kernel@nn7.de>
To: Oleg Drokin <green@namesys.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: kswapd oops in 2.4.20 SMP+NFS
Date: 21 Mar 2003 09:36:14 +0100	[thread overview]
Message-ID: <1048235772.9345.10.camel@fortknox> (raw)
In-Reply-To: <20030321112834.A17330@namesys.com>

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:[<c014f5a3>]    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:    [<c017a75f>] [<c014cf20>] [<c014d2ab>] [<c0132046>] [<c013209c>]
  [<c01321a1>] [<c0132206>] [<c013232d>] [<c0105708>]
Code: 8b 47 10 85 c0 74 06 53 ff d0 83 c4 04 68 f0 a3 2d c0 8d 43 

>>EIP; c014f5a2 <iput+32/1f0>   <=====
Trace; c017a75e <journal_blocks_per_page+b92e/25f20>
Trace; c014cf20 <prune_dcache+e0/180>
Trace; c014d2aa <shrink_dcache_parent+3a/60>
Trace; c0132046 <kmem_find_general_cachep+1696/2150>
Trace; c013209c <kmem_find_general_cachep+16ec/2150>
Trace; c01321a0 <kmem_find_general_cachep+17f0/2150>
Trace; c0132206 <kmem_find_general_cachep+1856/2150>
Trace; c013232c <kmem_find_general_cachep+197c/2150>
Trace; c0105708 <kernel_thread+28/1f0>
Code;  c014f5a2 <iput+32/1f0>
00000000 <_EIP>:
Code;  c014f5a2 <iput+32/1f0>   <=====
   0:   8b 47 10                  mov    0x10(%edi),%eax   <=====
Code;  c014f5a4 <iput+34/1f0>
   3:   85 c0                     test   %eax,%eax
Code;  c014f5a6 <iput+36/1f0>
   5:   74 06                     je     d <_EIP+0xd> c014f5ae <iput+3e/1f0>
Code;  c014f5a8 <iput+38/1f0>
   7:   53                        push   %ebx
Code;  c014f5aa <iput+3a/1f0>
   8:   ff d0                     call   *%eax
Code;  c014f5ac <iput+3c/1f0>
   a:   83 c4 04                  add    $0x4,%esp
Code;  c014f5ae <iput+3e/1f0>
   d:   68 f0 a3 2d c0            push   $0xc02da3f0
Code;  c014f5b4 <iput+44/1f0>
  12:   8d 43 00                  lea    0x0(%ebx),%eax

Soeren.


  reply	other threads:[~2003-03-21  8:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-20 14:23 kswapd oops in 2.4.20 SMP+NFS Soeren Sonnenburg
2003-03-21  8:28 ` Oleg Drokin
2003-03-21  8:36   ` Soeren Sonnenburg [this message]
2003-03-21  9:50   ` Soeren Sonnenburg
2003-03-21 10:04     ` Oleg Drokin
     [not found]       ` <1048243299.9338.23.camel@fortknox>
     [not found]         ` <20030321135841.D17440@namesys.com>
2003-03-21 11:20           ` Soeren Sonnenburg
2003-03-21 13:56             ` Oleg Drokin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1048235772.9345.10.camel@fortknox \
    --to=kernel@nn7.de \
    --cc=green@namesys.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox