qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: malc <av1474@comtv.ru>
Cc: "Richard W.M. Jones" <rjones@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] i586 TCG: boot hangs intermittently on cryptomgr_test at doublefault_fn
Date: Tue, 02 Jun 2009 22:10:45 +0300	[thread overview]
Message-ID: <4A257935.40401@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0906022258090.6826@linmac.oyster.ru>

malc wrote:
>> Code: c2 eb 00 ba b8 dd 41 c0 ff e2 8d 15 e4 61 99 c0 8b 0a 51 8d 15 e0 61 99
>>     
>
> c2 eb = ret 235
>
> Highly unusual..
>
>   
>> c0 8b 0a 51 c3 90 55 89 e5 56 53 83 ec 0c 0f 1f 44 00 00 <65> a1 14 00 00 00 8

The code really starts at the <65>, what you see is a part of some 
random instruction.

   0:    65 a1 14 00 00 00        mov    %gs:0x14,%eax

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.

  reply	other threads:[~2009-06-02 19:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02 17:58 [Qemu-devel] i586 TCG: boot hangs intermittently on cryptomgr_test at doublefault_fn Richard W.M. Jones
2009-06-02 18:15 ` Paul Brook
2009-06-02 18:59 ` malc
2009-06-02 19:10   ` Avi Kivity [this message]
2009-06-02 19:08 ` Avi Kivity
2009-06-02 20:43   ` [Qemu-devel] " Jan Kiszka

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=4A257935.40401@redhat.com \
    --to=avi@redhat.com \
    --cc=av1474@comtv.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=rjones@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).