qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: pbonzini@redhat.com, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Commit 23326164ae (exec: Support 64-bit op...) triggers assertion
Date: Fri, 19 Jul 2013 12:06:42 -0700	[thread overview]
Message-ID: <51E98E42.9060102@twiddle.net> (raw)
In-Reply-To: <20130719132852.27732500@redhat.com>

On 07/19/2013 10:28 AM, Luiz Capitulino wrote:
> Hi,
> 
> Reproducer:
> 
> # ./qemu-qmp -drive file=disks/test.img,if=virtio,cache=none,aio=native \
>   -enable-kvm -m 1G -monitor stdio  -usb -usbdevice host:1.43
> QEMU 1.5.50 monitor - type 'help' for more information
> (qemu) qemu-qmp: /home/lcapitulino/work/src/upstream/qmp-unstable/exec.c:1927: memory_access_size: Assertion `l >= access_size_min' failed.
> 
> I have an USB stick on 1.43, although I did manage to get this without
> USB at all (forgot how, though).
> 
> Bisect says the bug was introduced by:
> 
> commit 23326164ae6fe8d94b7eff123e03f97ca6978d33
> Author: Richard Henderson <rth@twiddle.net>
> Date:   Mon Jul 8 14:55:59 2013 -0700
> 
>     exec: Support 64-bit operations in address_space_rw
> 

Yes, we've already discussed it and agreed upon a solution.
I guess it hasn't been applied yet?


r~

  parent reply	other threads:[~2013-07-19 19:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19 17:28 [Qemu-devel] Commit 23326164ae (exec: Support 64-bit op...) triggers assertion Luiz Capitulino
2013-07-19 17:41 ` Luiz Capitulino
2013-07-19 19:06 ` Richard Henderson [this message]
2013-07-19 19:23   ` Luiz Capitulino

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=51E98E42.9060102@twiddle.net \
    --to=rth@twiddle.net \
    --cc=lcapitulino@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /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).