Re: 2.6.18-mm2 - oops in cache_alloc_refill()

From: Andrew Morton
Date: Thu Sep 28 2006 - 23:30:15 EST


On Thu, 28 Sep 2006 23:19:11 -0400
Valdis.Kletnieks@xxxxxx wrote:

> On Thu, 28 Sep 2006 01:46:23 PDT, Andrew Morton said:
> > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18/2.6.18-mm2/
>
> Yowza. This has been one of the most unstable -mm I've personally tried since
> 2.6.0 came out (and I've tried to give each and every single one a shot).
>
> Something is giving cache_alloc_refill() massive indigestion, I'm taking
> lots of oopsen in it. Usually within 5-10 minutes I'm dead in the water.

Could be anything I'm afraid. But you're the first to report it, so there's
something distinct in your .config or hardware.

Whose idea was it to make it a monolithic kernel??

> >From an untainted kernel:
>
> Sep 28 21:51:59 turing-police kernel: [ 526.046000] BUG: unable to handle kernel paging request at virtual address 00100104
> Sep 28 21:51:59 turing-police kernel: [ 526.046000] printing eip:
> Sep 28 21:51:59 turing-police kernel: [ 526.046000] c0150c43
> Sep 28 21:51:59 turing-police kernel: [ 526.046000] *pde = 00000000
>
> as far as it got logging it to disk - at that point the machine locked up
> hard, even alt-sysrq was dead, had to power-cycle. Long time since that
> happened. Admittedly, that's not much to go on, but it shows that I'm having
> issues in cache_alloc_refill() even when untainted. I'll probably get more
> complete untainted traces while playing bisect-the-mm tomorrow....

bisecting would be good, thanks. It might be quicker to strip down the .config
though.

-
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/