linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Paul Larson <plars@austin.ibm.com>
To: Rik van Riel <riel@conectiva.com.br>
Cc: lkml <linux-kernel@vger.kernel.org>,
	linux-mm@kvack.org, haveblue@us.ibm.com
Subject: Re: [OOPS] 2.5.27 - __free_pages_ok()
Date: 22 Jul 2002 17:37:48 -0500	[thread overview]
Message-ID: <1027377468.5170.40.camel@plars.austin.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.44L.0207221704120.3086-100000@imladris.surriel.com>

[-- Attachment #1: Type: text/plain, Size: 58 bytes --]

New and improved version with the attachment this time.



[-- Attachment #2: rmap2.out --]
[-- Type: text/plain, Size: 3199 bytes --]

ksymoops 2.4.5 on i686 2.4.18-mts.  Options used
     -V (default)
     -K (specified)
     -L (specified)
     -O (specified)
     -m System.map (specified)

15488MB HIGHMEM available.
WARNING: MP table in the EBDA can be UNSAFE, contact linux-smp@vger.kernel.org if you experience SMP problems!
cpu: 0, clocks: 99988, slice: 3029
cpu: 5, clocks: 99988, slice: 3029
cpu: 7, clocks: 99988, slice: 3029
cpu: 6, clocks: 99988, slice: 3029
cpu: 3, clocks: 99988, slice: 3029
cpu: 4, clocks: 99988, slice: 3029
cpu: 1, clocks: 99988, slice: 3029
cpu: 2, clocks: 99988, slice: 3029
ds: no socket drivers loaded!
kernel BUG at rmap.c:106!
invalid operand: 0000
CPU:    2
EIP:    0010:[<c013a444>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010246
eax: c1aff9ec   ebx: c393dd0c   ecx: eff34067   edx: 000eff34
esi: fffdcff8   edi: cc0dc000   ebp: c393dd0c   esp: cc0ddc0c
ds: 0018   es: 0018   ss: 0018
Stack: fffdcff8 00000000 c0143e6f cc0ddf44 0000001f cc0dc000 bffff000 eff34025 
       00000000 c0143fc2 cc0e2ce0 c393dd0c bffff000 0000457f cc0e2ce0 c02ebc52 
       c02ebc4e c393dd0c c0365f64 f7954ee0 c015ae30 cc0dde48 c036b6f8 c015a7fc 
Call Trace: [<c0143e6f>] [<c0143fc2>] [<c015ae30>] [<c015a7fc>] [<c02363d5>] 
   [<c023c3ec>] [<c0144a8e>] [<c0144d5e>] [<c0144d75>] [<c0105b27>] [<c0106e6b>] 
   [<c0110018>] [<c010516a>] [<c01056ab>] 
Code: 0f 0b 6a 00 2c 91 2e c0 3b 15 c0 ef 40 c0 0f 83 ef 00 00 00 


>>EIP; c013a444 <page_add_rmap+48/150>   <=====

>>eax; c1aff9ec <END_OF_CODE+16b7070/????>
>>ebx; c393dd0c <END_OF_CODE+34f5390/????>
>>ecx; eff34067 <END_OF_CODE+2faeb6eb/????>
>>edx; 000eff34 Before first symbol
>>esi; fffdcff8 <END_OF_CODE+3fb9467c/????>
>>edi; cc0dc000 <END_OF_CODE+bc93684/????>
>>ebp; c393dd0c <END_OF_CODE+34f5390/????>
>>esp; cc0ddc0c <END_OF_CODE+bc95290/????>

Trace; c0143e6f <put_dirty_page+c7/100>
Trace; c0143fc2 <setup_arg_pages+11a/15c>
Trace; c015ae30 <load_elf_binary+634/f64>
Trace; c015a7fc <load_elf_binary+0/f64>
Trace; c02363d5 <scsi_dispatch_cmd+f5/188>
Trace; c023c3ec <scsi_request_fn+390/3b4>
Trace; c0144a8e <search_binary_handler+a2/1c8>
Trace; c0144d5e <do_execve+1aa/258>
Trace; c0144d75 <do_execve+1c1/258>
Trace; c0105b27 <sys_execve+2f/60>
Trace; c0106e6b <syscall_call+7/b>
Trace; c0110018 <mtrr_ioctl+634/6e8>
Trace; c010516a <init+122/1c8>
Trace; c01056ab <kernel_thread+23/30>

Code;  c013a444 <page_add_rmap+48/150>
00000000 <_EIP>:
Code;  c013a444 <page_add_rmap+48/150>   <=====
   0:   0f 0b                     ud2a      <=====
Code;  c013a446 <page_add_rmap+4a/150>
   2:   6a 00                     push   $0x0
Code;  c013a448 <page_add_rmap+4c/150>
   4:   2c 91                     sub    $0x91,%al
Code;  c013a44a <page_add_rmap+4e/150>
   6:   2e c0 3b 15               sarb   $0x15,%cs:(%ebx)
Code;  c013a44e <page_add_rmap+52/150>
   a:   c0 ef 40                  shr    $0x40,%bh
Code;  c013a451 <page_add_rmap+55/150>
   d:   c0 0f 83                  rorb   $0x83,(%edi)
Code;  c013a454 <page_add_rmap+58/150>
  10:   ef                        out    %eax,(%dx)

 <0>Kernel panic: Attempted to kill init!

  parent reply	other threads:[~2002-07-22 22:37 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-22 19:34 Paul Larson
2002-07-22 20:03 ` Rik van Riel
2002-07-22 20:05   ` Rik van Riel
2002-07-22 22:34     ` Paul Larson
2002-07-22 22:52       ` William Lee Irwin III
2002-07-23 17:40         ` Paul Larson
2002-07-23 17:48           ` Dave Hansen
2002-07-23 17:49           ` William Lee Irwin III
2002-07-23 19:02             ` Paul Larson
2002-07-23 19:57               ` Paul Larson
2002-07-23 20:01                 ` Rik van Riel
2002-07-23  0:18       ` Alan Cox
2002-07-22 23:37         ` Thunder from the hill
2002-07-23 11:34         ` Paul Larson
2002-07-22 22:37     ` Paul Larson [this message]
2002-07-22 20:19 ` Dave Hansen

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=1027377468.5170.40.camel@plars.austin.ibm.com \
    --to=plars@austin.ibm.com \
    --cc=haveblue@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=riel@conectiva.com.br \
    /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