Bug 146445 - Kernel tries to access disk beyond its end (confirmed kernel bug)
Summary: Kernel tries to access disk beyond its end (confirmed kernel bug)
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: unspecified
Hardware: i686 SuSE Linux 10.0
: P5 - None : Critical
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-28 11:25 UTC by Marcus Ilgner
Modified: 2006-01-28 17:08 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Ilgner 2006-01-28 11:25:34 UTC
The kernel that comes with OpenSUSE 10.0 is suffering from a serious problem which made it try to access my harddisk beyond its boundaries.
This lead to system crashes and file system corruption on my HP nx8220 notebook.
I found a discussion about this bug here: http://lists.debian.org/debian-user/2000/05/msg00116.html

Solution: compiling a new kernel 2.6.15 myself, the problem disappeared.
Comment 1 Chris L Mason 2006-01-28 17:07:22 UTC
The thread you've linked to is very old, and not relevant for the 10.0 kernel.  Error messages about accesing past the end of the device are usually from filesystem corruptions, and can usually be fixed by running fsck.  Without the exact error and all related kernel messages, it is hard to say.

If a self compiled 2.6.15 kernel fixed it, you can try a 10.1 beta kernel from ftp.suse.com/pub/projects/kernel/kotd/i386/HEAD (and all ftp.suse.com mirrors).



Comment 2 Chris L Mason 2006-01-28 17:08:06 UTC
Please reopen this bug if you continue to have problems after running fsck.