linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frank van Maarseveen <frankvm@xs4all.nl>
To: linux-kernel@vger.kernel.org
Subject: 2.4.23 Oops in journal_try_to_free_buffers
Date: Wed, 10 Dec 2003 09:48:27 +0100	[thread overview]
Message-ID: <20031210084827.GA27823@iapetus.localdomain> (raw)

ksymoops 2.4.9 on i686 2.4.23-x91.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.23-x91/ (default)
     -m /boot/System.map-2.4.23-x91 (specified)

kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000028
kernel: c0163f32
kernel: *pde = 00000000
kernel: Oops: 0000
kernel: CPU:    0
kernel: EIP:    0010:[<c0163f32>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
kernel: EFLAGS: 00010217
kernel: eax: 00000050   ebx: 00000000   ecx: 000001d0   edx: 00000000
kernel: esi: c37070c4   edi: 00000001   ebp: c11cbf00   esp: c11cbeec
kernel: ds: 0018   es: 0018   ss: 0018
kernel: Process kswapd (pid: 4, stackpage=c11cb000)
kernel: Stack: c104c370 000001d0 00000010 00000050 00000000 c11cbf14 c015ba53 c7e5aa00
kernel:        c104c370 000001d0 c11cbf2c c0138cdc c104c370 000001d0 c37070c4 c104c370
kernel:        c11cbf5c c012fa81 c104c370 000001d0 0000001f 000001d0 c03b4d7c c11ca000
kernel: Call Trace:    [<c015ba53>] [<c0138cdc>] [<c012fa81>] [<c012fd95>] [<c012fdf8>]
kernel:   [<c012ff9b>] [<c0130007>] [<c013013d>] [<c01073b4>]
kernel: Code: 8b 5b 28 f6 42 19 04 74 13 8d 45 fc 50 52 e8 f3 fe ff ff 83


>>EIP; c0163f32 <journal_try_to_free_buffers+5e/9c>   <=====

>>esi; c37070c4 <_end+327d044/846ffe0>
>>ebp; c11cbf00 <_end+d41e80/846ffe0>
>>esp; c11cbeec <_end+d41e6c/846ffe0>

Trace; c015ba53 <ext3_releasepage+23/28>
Trace; c0138cdc <try_to_release_page+34/54>
Trace; c012fa81 <shrink_cache+1f5/368>
Trace; c012fd95 <shrink_caches+31/40>
Trace; c012fdf8 <try_to_free_pages_zone+54/d8>
Trace; c012ff9b <kswapd_balance_pgdat+5f/b4>
Trace; c0130007 <kswapd_balance+17/34>
Trace; c013013d <kswapd+9d/c0>
Trace; c01073b4 <arch_kernel_thread+28/38>

Code;  c0163f32 <journal_try_to_free_buffers+5e/9c>
00000000 <_EIP>:
Code;  c0163f32 <journal_try_to_free_buffers+5e/9c>   <=====
   0:   8b 5b 28                  mov    0x28(%ebx),%ebx   <=====
Code;  c0163f35 <journal_try_to_free_buffers+61/9c>
   3:   f6 42 19 04               testb  $0x4,0x19(%edx)
Code;  c0163f39 <journal_try_to_free_buffers+65/9c>
   7:   74 13                     je     1c <_EIP+0x1c>
Code;  c0163f3b <journal_try_to_free_buffers+67/9c>
   9:   8d 45 fc                  lea    0xfffffffc(%ebp),%eax
Code;  c0163f3e <journal_try_to_free_buffers+6a/9c>
   c:   50                        push   %eax
Code;  c0163f3f <journal_try_to_free_buffers+6b/9c>
   d:   52                        push   %edx
Code;  c0163f40 <journal_try_to_free_buffers+6c/9c>
   e:   e8 f3 fe ff ff            call   ffffff06 <_EIP+0xffffff06>
Code;  c0163f45 <journal_try_to_free_buffers+71/9c>
  13:   83 00 00                  addl   $0x0,(%eax)


gcc version 2.95.4 20011002 (Debian prerelease)


-- 
Frank

             reply	other threads:[~2003-12-10  8:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10  8:48 Frank van Maarseveen [this message]
2003-12-15 11:02 ` 2.4.23 Oops Frank van Maarseveen
2003-12-15 12:03   ` Marcelo Tosatti
2003-12-15 12:20     ` Frank van Maarseveen
2003-12-24 11:12     ` 2.4.22/2.4.23 Oops in try_to_free_buffers() on X restart Frank van Maarseveen

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=20031210084827.GA27823@iapetus.localdomain \
    --to=frankvm@xs4all.nl \
    --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;
as well as URLs for NNTP newsgroup(s).