From: Gene Heskett <gene.heskett@gmail.com>
To: David Newall <davidn@davidnewall.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: I just got got another Oops
Date: Thu, 12 Mar 2009 13:28:51 -0400 [thread overview]
Message-ID: <200903121328.51881.gene.heskett@gmail.com> (raw)
In-Reply-To: <49B8C98D.3020309@davidnewall.com>
On Thursday 12 March 2009, David Newall wrote:
>Gene Heskett wrote:
>> Mar 12 01:15:01 coyote xinetd[2583]: START: amanda pid=8970
>> from=::ffff:192.168.71.3 Mar 12 01:16:21 coyote kernel: [10353.910914]
>> BUG: unable to handle kernel NULL pointer dereference at 00000006 Mar 12
>> 01:16:21 coyote kernel: [10353.910921] IP: [<c046520b>]
>> get_page_from_freelist+0x24b/0x4c0 Mar 12 01:16:21 coyote kernel:
>> [10353.910929] *pdpt = 0000000000b38001 *pde = 0000000000000000 Mar 12
>> 01:16:21 coyote kernel: [10353.910934] Oops: 0000 [#1] PREEMPT SMP
>
>I think there must be a zone at 0x0. Try adding
>
> if (!zone) goto try_next_zone;
>
>
>in mm/page_alloc.c, (near line 1469), before
>
> if (NUMA_BUILD && zlc_active &&
This line is at #1417 in my mm/page_alloc.c, (in 2.6.29-rc7) but I have added
it, and a rebuild is in progress. I'll post again if I see it again. The
machine is still up, and functioning apparently only semi-normally ATM. I
don't know it its related, but setroubleshoot's daemon is also exiting
frequently. And can't be restarted with the 'service' utility. Off to reboot
next.
Thanks David.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
You're dead, Jim.
-- McCoy, "Amok Time", stardate 3372.7
next prev parent reply other threads:[~2009-03-12 17:29 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-12 5:33 I just got got another Oops Gene Heskett
2009-03-12 6:27 ` KAMEZAWA Hiroyuki
2009-03-12 8:36 ` David Newall
2009-03-12 17:28 ` Gene Heskett [this message]
2009-03-12 17:48 ` Gene Heskett
2009-03-12 19:37 ` David Newall
2009-03-12 23:28 ` Gene Heskett
2009-03-13 4:55 ` David Newall
2009-03-12 18:31 ` Gene Heskett
2009-03-16 2:55 ` KAMEZAWA Hiroyuki
2009-03-16 2:55 ` KAMEZAWA Hiroyuki
2009-03-16 3:22 ` KAMEZAWA Hiroyuki
2009-03-16 3:22 ` KAMEZAWA Hiroyuki
2009-03-16 8:03 ` BUG?: PAGE_FLAGS_CHECK_AT_PREP seems to be cleared too early (Was " KAMEZAWA Hiroyuki
2009-03-16 8:03 ` KAMEZAWA Hiroyuki
2009-03-16 21:44 ` Hugh Dickins
2009-03-16 21:44 ` Hugh Dickins
2009-03-16 23:44 ` KAMEZAWA Hiroyuki
2009-03-16 23:44 ` KAMEZAWA Hiroyuki
2009-03-20 15:23 ` Mel Gorman
2009-03-20 15:23 ` Mel Gorman
2009-03-22 14:55 ` Hugh Dickins
2009-03-22 14:55 ` Hugh Dickins
2009-03-23 11:27 ` Mel Gorman
2009-03-23 11:27 ` Mel Gorman
-- strict thread matches above, loose matches on Subject: below --
2009-03-12 5:33 Gene Heskett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200903121328.51881.gene.heskett@gmail.com \
--to=gene.heskett@gmail.com \
--cc=davidn@davidnewall.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.