linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
To: kernel list <linux-kernel@vger.kernel.org>,
	linux-next@vger.kernel.org, linuxppc-dev@ozlabs.org,
	paulus@samba.org, Andrew Morton <akpm@linux-foundation.org>,
	Andy Whitcroft <apw@shadowen.org>,
	Balbir Singh <balbir@linux.vnet.ibm.com>
Subject: [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc
Date: Wed, 20 Feb 2008 20:31:16 +0530	[thread overview]
Message-ID: <47BC40BC.3040405@linux.vnet.ibm.com> (raw)

Hi,

The Kernel oopses is seen while running the kernbench followed by tbench with 2.6.25-rc2-git4 
kernel on powerpc, this oops was reported for the 2.6.24-rc8-mm1 kernel (http://lkml.org/lkml/2008/1/18/71)
and is visible with almost all of the main line ,rc(s) and their git(s) release from then.

This oops is visible in the linux-next-20080220 kernel also.The machine is power4+ box with four cpus and 
has 30 GB RAM.

oops while running kernbench
-----------------------------

 Oops: Kernel access of bad area, sig: 11 [#1]
SMP NR_CPUS=32 NUMA pSeries
Modules linked in:
NIP: 0000000000004570 LR: 000000000ff0135c CTR: 000000000ff012f0
REGS: c000000771a678c0 TRAP: 0300   Not tainted  (2.6.25-rc2-autotest-next-20080220)
MSR: 8000000000001000 <ME>  CR: 28000282  XER: 00000000
DAR: c000000771a67ce0, DSISR: 000000000a000000
TASK = c00000077b9d2c00[22046] 'cc1' THREAD: c000000771a64000 CPU: 3
GPR00: 0000000000004000 c000000771a67b40 0000000000000052 000000000000d032 
GPR04: 0000000000000052 0000000000000400 00000000106823e0 000000000000000e 
GPR08: 0000000000000000 0000000044000288 c000000771a67e30 0000998be2321500 
GPR12: 8000000000001030 c0000000005d7e00 0000000010030000 0000000010030000 
GPR16: 00000000105b0000 00000000105b0000 0000000010440000 00000000105b0000 
GPR20: 00000000105b0000 00000000105b0000 00000000105b0000 00000000105b0000 
GPR24: 00000000105b41e8 0000000000000020 00000000105b0000 0000000000000400 
GPR28: 000000000ffec408 00000000f7ff8000 000000000ffebff4 0000000000000400 
NIP [0000000000004570] 0x4570
LR [000000000ff0135c] 0xff0135c
Call Trace:
[c000000771a67b40] [c00000000062d558] 0xc00000000062d558 (unreliable)
[c000000771a67e08] [00000000f7ff8000] 0xf7ff8000
Instruction dump:
48000000 XXXXXXXX XXXXXXXX XXXXXXXX 41820008 XXXXXXXX XXXXXXXX XXXXXXXX 
48000010 XXXXXXXX XXXXXXXX XXXXXXXX f92101a0 XXXXXXXX XXXXXXXX XXXXXXXX 
---[ end trace 26a7439b76b3cbab ]---

oops while running tbench
--------------------------

Unable to handle kernel paging request for data at address 0xc00000077e2e3ce0
Faulting instruction address: 0x00004570
Oops: Kernel access of bad area, sig: 11 [#2]
SMP NR_CPUS=32 NUMA pSeries
Modules linked in:
NIP: 0000000000004570 LR: c00000000000872c CTR: 0000000000000000
REGS: c00000077e2e38c0 TRAP: 0300   Tainted: G      D   (2.6.25-rc2-autotest-next-20080220)
MSR: 8000000000001000 <ME>  CR: 28022822  XER: 20000000
DAR: c00000077e2e3ce0, DSISR: 000000000a000000
TASK = c00000077cb55800[3900] 'zmd' THREAD: c00000077e2e0000 CPU: 3
GPR00: 0000000000000000 c00000077e2e3b40 c0000000006a29b8 000000000000006e 
GPR04: 000000000fe7bac8 0000000054022888 0000000000004000 000000000fe7bae4 
GPR08: 000000000000d032 0000000044022824 c00000077e2e3e30 0000998be2321500 
GPR12: 8000000000001030 c0000000005d7e00 0000000000000001 0000000000000000 
GPR16: 0000000000000000 00000000f7c16708 00000000f7fa0800 00000000100e0040 
GPR20: 00000000f7ffe018 0000000000000001 00000000f5397550 00000000f5397548 
GPR24: 0000000000000000 0000000000004a19 00000000f7d66474 00000000f53975a8 
GPR28: 0000000000000000 0000000000009433 000000000fe94ff4 00000000f7d66490 
NIP [0000000000004570] 0x4570
LR [c00000000000872c] syscall_exit+0x0/0x40
Call Trace:
[c00000077e2e3b40] [00000496000729b8] 0x496000729b8 (unreliable)
Instruction dump:
48000000 XXXXXXXX XXXXXXXX XXXXXXXX 41820008 XXXXXXXX XXXXXXXX XXXXXXXX 
48000010 XXXXXXXX XXXXXXXX XXXXXXXX f92101a0 XXXXXXXX XXXXXXXX XXXXXXXX 

The machine 
-- 
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.

             reply	other threads:[~2008-02-20 15:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-20 15:01 Kamalesh Babulal [this message]
2008-04-08  8:21 ` [BUG] 2.6.25-rc2-git4 - Regression Kernel oops while running kernbench and tbench on powerpc Paul Mackerras
2008-04-08 11:51   ` Kamalesh Babulal
2008-04-08 12:53     ` Paul Mackerras
2008-04-08 17:45       ` Kamalesh Babulal
2008-04-08 23:26     ` Paul Mackerras
2008-04-09  5:20       ` Kamalesh Babulal
2008-04-14 10:04         ` Paul Mackerras
2008-04-14 13:28           ` Kamalesh Babulal
2008-04-23  8:16             ` Paul Mackerras
2008-04-24  6:05               ` Kamalesh Babulal
2008-05-09  3:15                 ` Paul Mackerras
2008-05-10 16:43                   ` Kamalesh Babulal

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=47BC40BC.3040405@linux.vnet.ibm.com \
    --to=kamalesh@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@shadowen.org \
    --cc=balbir@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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).