|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 267] (XEN) Domain 2 (vcpu#0) crashed on cpu#3:
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=267
------- Additional Comments From dbarrera@xxxxxxxxxx 2005-11-07 22:58 -------
(In reply to comment #13)
> I still haven't got quite enough context to see what's going on -- it's
> helpfull
> when posting the disassembly if you can post the whole function, as from the
> excerpt I can't easily tell.
>
> Are you using a debug=y verbose=y build of Xen. I'm surprised you're not
> getting
> something out before the vcpu crash message.
I built today using debug=y and verbose=y. I do not get any other info before
the vcpu crash message-just what I've put on this report.
>
> It might help to print xen's stack in domain_crash too. Add something like
> the
> following to the function:
>
> unsigned long a;
>
> show_stack(&a);
I want to do this; however, I don't know at this point where to put the code in.
>
>
--
Configure bugmail:
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|