From: Keir Fraser <keir@xensource.com>
To: Teck Choon Giam <giamteckchoon@gmail.com>, xen-devel@lists.xensource.com
Subject: Re: FATAL PAGE FAULT - xen-3.0.5-rc2 and xen-3.0.5-rc3
Date: Thu, 26 Apr 2007 11:11:16 +0100 [thread overview]
Message-ID: <C2563954.DF4D%keir@xensource.com> (raw)
In-Reply-To: <9b5c9bb30704260218r56543c79rdb395af91d59c30b@mail.gmail.com>
On 26/4/07 10:18, "Teck Choon Giam" <giamteckchoon@gmail.com> wrote:
> I have the following errors:
>
> Panic on CPU0:
> FATAL PAGE FAULT
> [error_code=0002]
> Faulting linear address: fbfb1100
>
> More details in snapshots as below as I don't have serial console
> cables thus unable to get full details of the errors which I will try
> to get one and send the full error if needed:
It's bizarre that only you have seen this crash. It should be easy to track
down though. If you're happy to modify C code, can you try adding:
printk("***TICKER_INIT %d %d\n", cpu, spc->ticker.cpu);
To csched_start_tickers() in common/sched_credit.c, immediately after the
line 'spc = ...'.
Alternatively I can send you a patch. The extra message should come out
twice immediately before the crash message and it would be interesting to
know what the messages say.
Also, the xen-syms file that matches the crash-message JPEGs you linked to
would be interesting. Perhaps you could zip that up and send it to me
privately if you still have it.
-- Keir
next prev parent reply other threads:[~2007-04-26 10:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-26 9:18 FATAL PAGE FAULT - xen-3.0.5-rc2 and xen-3.0.5-rc3 Teck Choon Giam
2007-04-26 10:11 ` Keir Fraser [this message]
2007-04-27 20:00 ` Teck Choon Giam
2007-04-27 21:37 ` Keir Fraser
2007-04-27 22:50 ` Teck Choon Giam
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=C2563954.DF4D%keir@xensource.com \
--to=keir@xensource.com \
--cc=giamteckchoon@gmail.com \
--cc=xen-devel@lists.xensource.com \
/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.