From: Andrew Morton <akpm@zip.com.au>
To: andrea_ferraris@libero.it
Cc: linux-kernel@vger.kernel.org, Marcelo Tosatti <marcelo@conectiva.com.br>
Subject: Re: 2.4.18 OOPSes
Date: Fri, 01 Mar 2002 14:20:42 -0800 [thread overview]
Message-ID: <3C7FFEBA.CBC44AA@zip.com.au> (raw)
In-Reply-To: <200203010955.BAA00986@adam.yggdrasil.com>, <200203010955.BAA00986@adam.yggdrasil.com> <02030122482308.12079@af>
Andrea Ferraris wrote:
>
> The PC is a P II 200Mhz with 128 MB RAM and a Promise ATA/66
> ...
> Unable to handle kernel NULL pointer dereference at virtual address 00000800
> ...
> >>EIP; c012e9c4 <__remove_from_queues+14/30> <=====
>
__remove_from_queues expected a null pointer, or a valid one. 0x00000800 is
neither. It's a null pointer which has had a bit flip.
Most likely, the poor old pII-200 is wearing out.
-
next prev parent reply other threads:[~2002-03-01 22:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-01 9:55 linux-2.5.6-pre2 IDE broken for Via vt82c596b chipset Adam J. Richter
2002-03-01 21:48 ` 2.4.18 OOPSes Andrea Ferraris
2002-03-01 22:20 ` Andrew Morton [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-03-01 14:47 Andrea Ferraris
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=3C7FFEBA.CBC44AA@zip.com.au \
--to=akpm@zip.com.au \
--cc=andrea_ferraris@libero.it \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@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 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.