All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Manfred Spraul" <manfred@colorfullife.com>
To: <jmerkey@vger.timpanogas.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: filp_open() in 2.2.19 causes memory corruption
Date: Mon, 23 Apr 2001 22:24:55 +0200	[thread overview]
Message-ID: <001d01c0cc33$7e62daa0$5517fea9@local> (raw)

Are you sure the trace is decoded correctly?

> CPU:    0 
> EIP:    0010:[sys_mremap+31/884] 
> EFLAGS: 00010206

> Code: ac ae 75 08 84 c0 75 f8 31 c0 eb 04 19 c0 0c 01 85 c0 75 d9
ac ae is
lodsb
scasb

Could you run
#objdump --disassemble-all --reloc linux/mm/mremap.o | less

and check that the code is really at offset 31 of sys_mremap?

And is it correct that only 64 MB memory is installed/enabled?

--
    Manfred



             reply	other threads:[~2001-04-23 20:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-23 20:24 Manfred Spraul [this message]
2001-04-23 20:44 ` filp_open() in 2.2.19 causes memory corruption Jeff V. Merkey
2001-04-23 22:03 ` David Woodhouse
2001-04-23 22:32   ` Jeff V. Merkey
     [not found]     ` <4750.988065680@redhat.com>
     [not found]       ` <20010423163757.D1131@vger.timpanogas.org>
     [not found]         ` <4855.988065927@redhat.com>
     [not found]           ` <20010423163954.A1237@vger.timpanogas.org>
     [not found]             ` <4897.988066047@redhat.com>
2001-04-25 23:32               ` Jeff V. Merkey
2001-04-27 11:50               ` David Woodhouse
  -- strict thread matches above, loose matches on Subject: below --
2001-04-23 18:04 Jeff V. Merkey

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='001d01c0cc33$7e62daa0$5517fea9@local' \
    --to=manfred@colorfullife.com \
    --cc=jmerkey@vger.timpanogas.org \
    --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.