All of lore.kernel.org
 help / color / mirror / Atom feed
* garbage registers when domain killed by xen
@ 2005-05-07  1:26 Kip Macy
  2005-05-07  9:15 ` Keir Fraser
  0 siblings, 1 reply; 6+ messages in thread
From: Kip Macy @ 2005-05-07  1:26 UTC (permalink / raw)
  To: xen-devel

The coredumps that I'm getting from a domain that crashes without
calling domain_crash are not terribly useful. These are the register
contents:
(gdb) i r
eax            0x6000   0x6000
ecx            0xfbc06000       0xfbc06000
edx            0xfbc06040       0xfbc06040
ebx            0x4      0x4
esp            0xc02a9008       0xc02a9008
ebp            0xc02aed78       0xc02aed78
esi            0x4      0x4
edi            0x2      0x2
eip            0x0      0x0
eflags         0x10216  0x10216
cs             0x819    0x819
ss             0x821    0x821
ds             0x821    0x821
es             0x821    0x821
fs             0x821    0x821
gs             0x821    0x821

Is it really necessary for xen to overwrite part of a domain's context
on a fatal trap?


       -Kip

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-05-07 16:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-07  1:26 garbage registers when domain killed by xen Kip Macy
2005-05-07  9:15 ` Keir Fraser
2005-05-07 14:10   ` Kip Macy
2005-05-07 14:23     ` Kip Macy
2005-05-07 14:56       ` Keir Fraser
2005-05-07 16:02         ` Kip Macy

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.