All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tupshin Harper <tupshin@tupshin.com>
To: linux-kernel@vger.kernel.org
Subject: paging oops with 2.4.20-rc2
Date: Thu, 21 Nov 2002 17:07:05 -0800	[thread overview]
Message-ID: <3DDD8339.2040409@tupshin.com> (raw)

I'm experiencing frequent oops when doing much of anything 
cpu/memory/disk intensive. I've yet to get through a kernel compilation 
on this machine.

The hardware is a new kt400 based motherboard (Gigabyte GA-7VAX with VIA 
chipset)with an athlon XP.  I upgraded to 2.4.20-rc2 in order to get DMA 
support for the VIA 8235 chipset, and that appears to work. However, 
this version did introduce frequent oops(as shown below), all involving 
kernel paging requests.  I've included a ksymoops processed log below. 
Please let me know if you need more information, as this is the first 
kernel bug report I've made.

Some notable things about the machine:
1)Every partition is reiserfs 3.6
2) Every partition except /boot is on a software raid-0 + LVM setup.

Thanks
-Tupshin


Unable to handle kernel paging request at virtual address db7c7cd8
c01a76f9
*pde = 1b40e9e3
Oops: 0009
CPU:    0
EIP:    0010:[do_journal_end+1513/2720]    Not tainted
EFLAGS: 00010206
eax: db7c7cc0   ebx: 00000024   ecx: d572b000   edx: 8005003b
esi: d6f1e000   edi: d572b000   ebp: e0bb41a8   esp: c15b5f3c
ds: 0018   es: 0018   ss: 0018
Process kupdated (pid: 6, stackpage=c15b5000)
Stack: c15b5fa0 df5dec00 0000001f 3ddd5019 00002c98 00000004 00000002 
00000000
       000000c5 000000e8 00000bd4 d5969140 d5712440 d554b000 d5968000 
e0b9db10
       c01a6b0f c15b5fa0 df5dec00 00000001 00000006 df5dec00 df5dec44 
c15b424b
Call Trace:    [flush_old_commits+287/320] [reiserfs_write_super+21/32] 
[sync_supers+191/240] [sync_old_buffers+12/64] [kupdate+213/256]
Code: 8b 40 18 a9 00 00 01 00 0f 84 89 00 00 00 8b 44 24 48 8b 54
Using defaults from ksymoops -t elf32-i386 -a i386


 >>eax; db7c7cc0 <_end+1b4105bc/2070095c>
 >>ecx; d572b000 <_end+153738fc/2070095c>
 >>esi; d6f1e000 <_end+16b668fc/2070095c>
 >>edi; d572b000 <_end+153738fc/2070095c>
 >>ebp; e0bb41a8 <[8139too].data.end+f3221/4270d9>
 >>esp; c15b5f3c <_end+11fe838/2070095c>

Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 40 18                  mov    0x18(%eax),%eax
Code;  00000003 Before first symbol
   3:   a9 00 00 01 00            test   $0x10000,%eax
Code;  00000008 Before first symbol
   8:   0f 84 89 00 00 00         je     97 <_EIP+0x97>
Code;  0000000e Before first symbol
   e:   8b 44 24 48               mov    0x48(%esp,1),%eax
Code;  00000012 Before first symbol
  12:   8b 54 00 00               mov    0x0(%eax,%eax,1),%edx



             reply	other threads:[~2002-11-22  0:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-22  1:07 Tupshin Harper [this message]
2002-11-22  6:54 ` paging oops with 2.4.20-rc2 Oleg Drokin
2002-11-22  8:58   ` Tupshin Harper
2002-11-24  5:35   ` Tupshin Harper

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=3DDD8339.2040409@tupshin.com \
    --to=tupshin@tupshin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.