qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Frederic Bezies <1919169@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Bug 1919169] [NEW] [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c
Date: Mon, 15 Mar 2021 15:50:53 -0000	[thread overview]
Message-ID: <161582345370.2384.8032103660795941094.malonedeb@chaenomeles.canonical.com> (raw)

Public bug reported:

Hello.

I build a git version based on commit
6157b0e19721aadb4c7fdcfe57b2924af6144b14.

When I try to launch an EFI enabled VM, it crashes on start. Here is the
command line used:

qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
-smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
archlinux-2021.03.01-x86_64.iso -boot cd &

Here is the log I get:


"qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."


ed2k-ovmf version: 202102

I tried an older version, edk2-ovmf 202011, same crash on start.

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  Hello.
  
  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.
  
  When I try to launch an EFI enabled VM, it crashes on start. Here is the
  command line used:
  
  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &
  
  Here is the log I get:
  
- ```
+ [code]
  qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.
- ```
- 
+ [/code]
  
  ed2k-ovmf version: 202102
  
  I tried an older version, edk2-ovmf 202011, same crash on start.

** Description changed:

  Hello.
  
  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.
  
  When I try to launch an EFI enabled VM, it crashes on start. Here is the
  command line used:
  
  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &
  
  Here is the log I get:
  
- [code]
+ <code>
  qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.
- [/code]
+ </code>
  
  ed2k-ovmf version: 202102
  
  I tried an older version, edk2-ovmf 202011, same crash on start.

** Description changed:

  Hello.
  
  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.
  
  When I try to launch an EFI enabled VM, it crashes on start. Here is the
  command line used:
  
  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &
  
  Here is the log I get:
  
- <code>
- qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.
- </code>
+ 
+ "qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."
+ 
  
  ed2k-ovmf version: 202102
  
  I tried an older version, edk2-ovmf 202011, same crash on start.

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

Title:
  [git]Startup crash when trying to use an EFI enabled VM in accel/kvm
  /kvm-all.c

Status in QEMU:
  New

Bug description:
  Hello.

  I build a git version based on commit
  6157b0e19721aadb4c7fdcfe57b2924af6144b14.

  When I try to launch an EFI enabled VM, it crashes on start. Here is
  the command line used:

  qemu-system-x86_64 -bios /usr/share/edk2-ovmf/x64/OVMF.fd -enable-kvm
  -smp 4 -soundhw all -k fr -m 4096 -vga qxl -hda disk.img -cdrom
  archlinux-2021.03.01-x86_64.iso -boot cd &

  Here is the log I get:

  
  "qemu-system-x86_64: ../accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed."

  
  ed2k-ovmf version: 202102

  I tried an older version, edk2-ovmf 202011, same crash on start.

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


             reply	other threads:[~2021-03-15 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 15:50 Frederic Bezies [this message]
2021-05-09 15:02 ` [Bug 1919169] Re: [git]Startup crash when trying to use an EFI enabled VM in accel/kvm/kvm-all.c Frederic Bezies

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=161582345370.2384.8032103660795941094.malonedeb@chaenomeles.canonical.com \
    --to=1919169@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 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).