linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Lynch <Stephen_Lynch@rocketmail.com>
To: Ingo Oeser <ioe-lkml@rameria.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: BUG: unable to handle kernel paging request at virtual address
Date: Mon, 31 Jul 2006 10:48:11 -0700 (PDT)	[thread overview]
Message-ID: <20060731174811.45958.qmail@web57002.mail.re3.yahoo.com> (raw)
In-Reply-To: <200607311707.20373.ioe-lkml@rameria.de>

Hi Ingo,

I thought that oringally and ran memtest on it for 8hrs. Not a long time I know, but there were no errors. If you reckon running it for 24hrs solid might display a memory problem I will try again.

This is my only machine running linux, so I dont have any identical hardware to test against.

Thanks,
Stephen

----- Original Message ----
From: Ingo Oeser <ioe-lkml@rameria.de>
To: Stephen Lynch <Stephen_Lynch@rocketmail.com>
Cc: linux-kernel@vger.kernel.org
Sent: Monday, July 31, 2006 4:07:19 PM
Subject: Re: BUG: unable to handle kernel paging request at virtual address

Hi Stephen,

On Monday, 31. July 2006 16:48, Stephen Lynch wrote:
> I've had the two crashes below in the past couple of weeks. 
> On one occasion it was while I was copying large amounts of files 
> from one drive to another when it happened, 
> which lead me to believe it is related to my hdd. 
> I have ran the manufacturer's diagnostic utils on it and it came back clean, 
> but im not sure whether to trust it or not. 
> Can anybody tell me what they reckon is causing the issue.      
> 
> Jul 13 13:14:53 dublin kernel: BUG: unable to handle kernel paging request at virtual address 00080000

This might be single bit (memory) error leading to failed NULL checks.

e.g. 

if (pointer == NULL) 
   goto bail_out;

will fail.

Could you run memtest on this machine?

Did you see it on any other machine with identical hardware?
Did see it on any other machine at all?


Regards

Ingo Oeser
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/




  reply	other threads:[~2006-07-31 17:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-31 14:48 BUG: unable to handle kernel paging request at virtual address Stephen Lynch
2006-07-31 15:07 ` Ingo Oeser
2006-07-31 17:48   ` Stephen Lynch [this message]
2006-08-01  8:09 Chuck Ebbert
2008-01-04 17:38 Alexander Shaduri
2008-01-05  9:10 ` Al Viro
2008-01-05 13:36   ` Alexander Shaduri
2008-01-05 14:34     ` Mikael Pettersson
2008-01-05 14:46       ` Alexander Shaduri
2008-01-05 20:16         ` Al Viro
2008-01-05 20:30           ` Alexander Shaduri
2008-01-05 21:20             ` Alexey Dobriyan
2008-01-05 21:30               ` Alexander Shaduri
2008-01-22 13:40               ` Alexander Shaduri

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=20060731174811.45958.qmail@web57002.mail.re3.yahoo.com \
    --to=stephen_lynch@rocketmail.com \
    --cc=ioe-lkml@rameria.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).