Re: pre6 oom killer oops

From: Linus Torvalds (torvalds@transmeta.com)
Date: Wed Oct 31 2001 - 10:28:49 EST


On Wed, 31 Oct 2001, Jeff Garzik wrote:
>
> 2.4.14-pre6 on alpha. three oops attached, an oops right after oom
> killer kicked in, and two hits on this BUG: kernel BUG at buffer.c:498!

This isn't the oom killer - look more closely at your oops:

        do_wp_page: bogus page at address 2000002dbc0 (page 0xfffffc173ab13b00)
        VM: killing process cc1(29719)

Note the "do_wp_page" message _before_ the VM decided to kill the process.
And the first oops seems to be more of the same: big corruption in the
page tables.

Looks like the oom killer kicked in under extreme memory load, but the
extreme memory load caused something else too.

                Linus

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



This archive was generated by hypermail 2b29 : Wed Oct 31 2001 - 21:00:44 EST