public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hugh Dickins <hugh@veritas.com>
To: Nick Warne <nick@linicks.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel BUG at mm/rmap.c:483!
Date: Thu, 24 Feb 2005 12:15:29 +0000 (GMT)	[thread overview]
Message-ID: <Pine.LNX.4.61.0502241159060.6630@goblin.wat.veritas.com> (raw)
In-Reply-To: <200502232205.18610.nick@linicks.net>

On Wed, 23 Feb 2005, Nick Warne wrote:
> 
> I upgraded memory - all 4 sticks - over Christmas, and after a few weeks 
> uptime, tried 2.4.10 again.
> 
> I have had no problems since - so perhaps I did have bad memory (it was old).
> But all tests never showed anything untoward.
> 
> I was always suspicious why my 2.6.4 build ran OK, but newer builds always 
> failed.  Could it be a subtle fault in memory whilst building kernels that 
> does it?

Perhaps, though I don't remember hearing of any example of that.

I think what typically happens, on a build the size of the kernel,
is that one of the compilations collapses with a SIGSEGV because some
pointer within gcc gets corrupted by the bad memory, so the build
fails to complete; rather than completing with a bad vmlinux output.

A more likely cause for what you saw, if the bad memory is low down
or high up (and what I mean by high may change: wli made an important
change to memory allocation ordering in 2.6.8 which would affect it),
is that one kernel's image or system initialization will happen to
allocate the bad memory to something scarcely used, where another
may allocate it to something vital.

But please don't place too much weight on my idle speculations,
others have a better appreciation of these issues.

Hugh

  reply	other threads:[~2005-02-24 12:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-23 22:05 kernel BUG at mm/rmap.c:483! Nick Warne
2005-02-24 12:15 ` Hugh Dickins [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-23 20:41 Ammar T. Al-Sayegh
2005-02-23 20:54 ` Arjan van de Ven
2005-02-23 21:45   ` Ammar T. Al-Sayegh
2005-02-23 22:01     ` Arjan van de Ven
2005-02-23 22:46       ` Ammar T. Al-Sayegh
2005-02-24  8:38         ` Arjan van de Ven
2005-02-24  9:25           ` Ammar T. Al-Sayegh
2005-02-24  9:30             ` Arjan van de Ven
2005-02-28 10:43               ` Giacomo A. Catenazzi
2005-02-28 11:09                 ` Arjan van de Ven
2005-02-23 21:31 ` Hugh Dickins
2005-02-23 22:38   ` Ammar T. Al-Sayegh
2005-02-24  5:31     ` Hugh Dickins
2005-02-24 13:25   ` Horst von Brand

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=Pine.LNX.4.61.0502241159060.6630@goblin.wat.veritas.com \
    --to=hugh@veritas.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nick@linicks.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