linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: ianh@iahastie.clara.net (Ian Hastie)
To: linux-kernel@vger.kernel.org
Subject: Oop in 2.4.0-test12
Date: Thu, 21 Dec 2000 17:27:48 +0000 (UTC)	[thread overview]
Message-ID: <slrn944fck.hdt.ianh@iahastie.local.net> (raw)

Looks like page_launder is still causing problems.  I was using
ReiserFS version 3.6.23.  As far as I remember it was running
Seti@Home 3.03 and compile qt-2.2.3.  I was able to run ksymoops
without rebooting.

ksymoops 2.3.5 on i686 2.4.0-test12.  Options used
     -v /boot/vmlinux-2.4.0-test12 (specified)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.4.0-test12/ (default)
     -m /boot/System.map-2.4.0-test12 (specified)

Unable to handle kernel NULL pointer dereference at virtual address 0000000c
c012cf63
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<c012cf63>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 00000000   ebx: c1097d0c   ecx: 000004ba   edx: 00000002
esi: c1097cf0   edi: 00003a33   ebp: 00000000   esp: c1479fb4
ds: 0018   es: 0018   ss: 0018
Process bdflush (pid: 6, stackpage=c1479000)
Stack: c1478000 c027703c 00000000 0008e000 00000000 c1478000 00000000 00003a32 
       00000000 c01361bd 00000003 00000000 00010f00 c145ff8c c145ffd8 c0109043 
       c145ffc4 c145ffc4 c145ffc4 
Call Trace: [<c01361bd>] [<c0109043>] 
Code: 8b 40 0c 8b 10 85 d2 0f 84 85 04 00 00 83 7c 24 18 00 75 4e 

>>EIP; c012cf63 <page_launder+1d3/800>   <=====
Trace; c01361bd <bdflush+8d/120>
Trace; c0109043 <kernel_thread+23/30>
Code;  c012cf63 <page_launder+1d3/800>
00000000 <_EIP>:
Code;  c012cf63 <page_launder+1d3/800>   <=====
   0:   8b 40 0c                  mov    0xc(%eax),%eax   <=====
Code;  c012cf66 <page_launder+1d6/800>
   3:   8b 10                     mov    (%eax),%edx
Code;  c012cf68 <page_launder+1d8/800>
   5:   85 d2                     test   %edx,%edx
Code;  c012cf6a <page_launder+1da/800>
   7:   0f 84 85 04 00 00         je     492 <_EIP+0x492> c012d3f5 <page_launder+665/800>
Code;  c012cf70 <page_launder+1e0/800>
   d:   83 7c 24 18 00            cmpl   $0x0,0x18(%esp,1)
Code;  c012cf75 <page_launder+1e5/800>
  12:   75 4e                     jne    62 <_EIP+0x62> c012cfc5 <page_launder+235/800>

-- 
Ian.

I don't have a sig either!
-
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/

             reply	other threads:[~2000-12-21 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-21 17:27 Ian Hastie [this message]
2000-12-21 19:28 ` Oop in 2.4.0-test12 Mike Galbraith

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=slrn944fck.hdt.ianh@iahastie.local.net \
    --to=ianh@iahastie.clara.net \
    --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).