Re: 2.6.27-rc4-git1: Reported regressions from 2.6.26

From: Linus Torvalds
Date: Sun Aug 24 2008 - 13:49:21 EST




On Sat, 23 Aug 2008, Rafael J. Wysocki wrote:
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11405
> Subject : 2.6.27-rc3 segfault on cold boot; not on warm boot.
> Submitter : David Greaves <david@xxxxxxxxxxxx>
> Date : 2008-08-21 9:45 (3 days old)
> References : http://marc.info/?l=linux-kernel&m=121931198904777&w=4

It would be good to have some kind of bisection of this one, because it
looks pretty odd. Also, google doesn't find anybody else seeing that
"segfault at ffffffbf", even though it seems to be very consistent for
David. So I don't think we'll be able to even _guess_ where it is without
some more information about exactly when it started happening.

Since it's present in 2.6.26 too, it's clearly not a regression from that
one, but perhaps more importantly, since it's apparently an old one I'd
have expected more reports like this if it was some common problem. And
the warm-vs-cold-boot thing makes me think it's some hardware setup issue.

Possibly the disk controller, possibly the CPU (eg some MTRR/PAT
setup issue or TLB thing). But the dmesg's are all from late enough at
boot that I can't even tell what disk controller it is (except that it is
SATA), nor can I tell what CPU it is.

But again, if it was some MTRR/PAT issue, I'd expect a _lot_ more reports
of this.

MD/XFS sounds unlikely, since they should have absolutely nothing that
could possibly matter for cold/hot boot.

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