All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Huth <1795148@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1795148] Re: address_space_stw_le_cached: Assertion `addr < cache->len && 2 <= cache ->len - addr' failed
Date: Mon, 15 Oct 2018 06:46:07 -0000	[thread overview]
Message-ID: <153958596760.3499.1457781402179866020.malone@soybean.canonical.com> (raw)
In-Reply-To: 153823442833.30132.5797682134380809612.malonedeb@soybean.canonical.com

Do you know how to use "git bisect"? If so, could you maybe try to
bisect which commit between v2.12.0 and v3.0.0 introduced this problem?

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1795148

Title:
  address_space_stw_le_cached: Assertion `addr < cache->len && 2 <=
  cache ->len - addr' failed

Status in QEMU:
  New

Bug description:
  When running OpenBSD-current as a guest, the following assertion is
  hit after a few seconds, resulting in the virtual machine to crash:

  ```
  qemu-system-x86_64: /build/qemu/src/qemu-3.0.0/include/exec/memory_ldst_cached.inc.h:85: address_space_stw_le_cached: Assertion `addr < cache->len && 2 <= cache->len - addr' failed.
  ```

  Host is Arch Linux stable, running on x86_64.

  Qemu version is 3.0.0, installed via the standard Arch Linux package.

  Version 2.12.1 didn't exhibit this behavior.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1795148/+subscriptions

       reply	other threads:[~2018-10-15  7:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <153823442833.30132.5797682134380809612.malonedeb@soybean.canonical.com>
2018-10-15  6:46 ` Thomas Huth [this message]
2018-10-15  9:39 ` [Qemu-devel] [Bug 1795148] Re: address_space_stw_le_cached: Assertion `addr < cache->len && 2 <= cache ->len - addr' failed Peter Maydell
2019-01-18 17:20 ` Peter Maydell

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=153958596760.3499.1457781402179866020.malone@soybean.canonical.com \
    --to=1795148@bugs.launchpad.net \
    --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 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.