On 27/02/16 03:26, Carl Patenaude Poulin wrote:

Please don't top post.

Hi all,

Sorry for the delay. I've managed to get some serial console output.

https://gist.github.com/lilred/50285e1f33ab1c881ea0

I am not on Broadwell hardware. I'm using a PowerEdge R300 machine,
with a Xeon x5460 CPU.

Best

That is unfortunate.

Can you run `addr2line -e xen-syms ffff82d080217ae2` to find out exactly which line the crash is from?

What kind of domain are you running?  It looks like an HVM domain.  If so, can you possibly also, from dom0, run `xen-hvmctx $DOMID` before attaching debugging?

~Andrew