public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Hansen <haveblue@us.ibm.com>
To: oprofile-list@lists.sourceforge.net
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Oops running oprofile in 2.5.62
Date: Wed, 26 Feb 2003 22:29:43 -0800	[thread overview]
Message-ID: <3E5DB057.60503@us.ibm.com> (raw)

This happened while running dbench on 2.5.62.  I haven't seen it before,
but I thought I'd report it anyway.  I'm using the 0.5 version of the
userspace tools.

I'm pretty sure it happened on this line in oprofile_add_sample():
	cpu_buf->buffer[cpu_buf->pos].eip = eip;

Unable to handle kernel paging request at virtual address f8c3c000
c0212022
*pde = 00000000
Oops: 0002
CPU:    13
EIP:    0060:[<c0212022>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010046
eax: 40082d94   ebx: 00000340   ecx: 00002000   edx: f8c2c000
esi: 00000000   edi: c0310f00   ebp: 00000000   esp: e2fbdf60
ds: 007b   es: 007b   ss: 0068
Stack: 00000000 00000000 c03a22c8 c02139f0 40082d94 00000000 00000000
       0000000d e2fbc000 e2fbdfc4 bffff7a0 bffffbb8 40082d94 c0213291
       0000000d c03a22c8 e2fbdfc4 c010a1eb e2fbdfc4 0000000d 40122020
       00000000 c010962e e2fbdfc4
Call Trace:
 [<c02139f0>] ppro_check_ctrs+0x4c/0x80
 [<c0213291>] nmi_callback+0x21/0x28
 [<c010a1eb>] do_nmi+0x2b/0x48
 [<c010962e>] nmi+0x1e/0x30
Code: 89 04 ca 8b 8b c4 0b 31 c0 8b 93 d0 0b 31 c0 8b 44 24 18 89
p

>>EIP; c0212022 <oprofile_add_sample+102/128>   <=====

>>edi; c0310f00 <cpu_buffer+340/800>

Trace; c02139f0 <ppro_check_ctrs+4c/80>
Trace; c0213291 <nmi_callback+21/28>
Trace; c010a1eb <do_nmi+2b/48>
Trace; c010962e <nmi+1e/30>

Code;  c0212022 <oprofile_add_sample+102/128>
00000000 <_EIP>:
Code;  c0212022 <oprofile_add_sample+102/128>   <=====
   0:   89 04 ca                  mov    %eax,(%edx,%ecx,8)   <=====
Code;  c0212025 <oprofile_add_sample+105/128>
   3:   8b 8b c4 0b 31 c0         mov    0xc0310bc4(%ebx),%ecx
Code;  c021202b <oprofile_add_sample+10b/128>
   9:   8b 93 d0 0b 31 c0         mov    0xc0310bd0(%ebx),%edx
Code;  c0212031 <oprofile_add_sample+111/128>
   f:   8b 44 24 18               mov    0x18(%esp,1),%eax
Code;  c0212035 <oprofile_add_sample+115/128>
  13:   89 00                     mov    %eax,(%eax)



-- 
Dave Hansen
haveblue@us.ibm.com


             reply	other threads:[~2003-02-27  6:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27  6:29 Dave Hansen [this message]
2003-02-27 17:37 ` Oops running oprofile in 2.5.62 John Levon
2003-02-27 17:54   ` Dave Hansen
2003-03-05 20:15 ` Philippe Elie

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=3E5DB057.60503@us.ibm.com \
    --to=haveblue@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oprofile-list@lists.sourceforge.net \
    /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