qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1795148] [NEW] address_space_stw_le_cached: Assertion


From: Frank Denis
Subject: [Qemu-devel] [Bug 1795148] [NEW] address_space_stw_le_cached: Assertion `addr < cache->len && 2 <= cache ->len - addr' failed
Date: Sat, 29 Sep 2018 15:20:28 -0000

Public bug reported:

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.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
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 via email to

[Prev in Thread] Current Thread [Next in Thread]