lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 18 Dec 2007 08:34:47 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	shashi59 <sasikumar.periyasamy@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Memory Read Error

On Tue, 18 Dec 2007 02:13:30 -0800 (PST) shashi59 wrote:

> 
> I am newbie for Linux Kernel.How can I read the memory area like the range
> between ffff0000 to ffffffff.Directly i read that area it shows some error
> like this "unable to handle kernel paging request at virtual address
> ffff0000". So,I don't know, how to solve this error .Please anyone help
> me....

"Unable to handle kernel paging request at virtual address ffff...."
is almost always indicative of a kernel bug and not a memory error.

Please gather bug reporting data and report it as described in the
file: REPORTING-BUGS in the kernel source tree's top-level directory.

However:  if the kernel is very old, the answer may be just to use a
newer kernel version.  Or if the kernel is a vendor-supported kernel
version, then that vendor is probably where the bug report should go.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ