[Bug 2076651] Autopkgtest regression report (grub2-unsigned/2.12-5ubuntu5.1)

Ubuntu SRU Bot 2076651 at bugs.launchpad.net
Fri Oct 18 02:23:34 UTC 2024


All autopkgtests for the newly accepted grub2-unsigned (2.12-5ubuntu5.1) for oracular have finished running.
The following regressions have been reported in tests triggered by the package:

ubuntu-boot-test/4 (amd64)


Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/oracular/update_excuses.html#grub2-unsigned

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/2076651

Title:
  [SRU] Crash on RISC-V in virtual machine using KVM

Status in grub2 package in Ubuntu:
  Fix Committed
Status in grub2-signed package in Ubuntu:
  Fix Committed
Status in grub2-unsigned package in Ubuntu:
  New
Status in grub2 source package in Noble:
  Fix Committed
Status in grub2-signed source package in Noble:
  New
Status in grub2-unsigned source package in Noble:
  New
Status in grub2 source package in Oracular:
  Fix Committed
Status in grub2-signed source package in Oracular:
  Fix Committed
Status in grub2-unsigned source package in Oracular:
  New

Bug description:
  [ Impact ]

  On RISC-V hardware offering the hypervisor extension GRUB crashes in
  virtual machines running under KVM due  to missing accessibility of
  the counter register.

  For measuring time the RISC-V ISA provides the time register.

  Please, apply the following patch:

  [PATCH 1/1] riscv: use time register in grub_efi_get_time_ms()
  https://lists.gnu.org/archive/html/grub-devel/2024-08/msg00008.html

  [ Test Plan ]

  To reproduce the error run Ubuntu on QEMU according to
  https://wiki.ubuntu.com/RISC-V/QEMU on an HiFive P550 Premier. Add
  '-accel kvm' to the command line to use KVM. GRUB crashes.

  Run Ubuntu on QEMU according to https://wiki.ubuntu.com/RISC-V/QEMU.

  In GRUB press the <C>-key to enter the console.

  Execute 'sleep 10' and check that the console prompt is written after
  approximately 10 seconds.

  Restart the VM with the 'reset' command.

  Check that the countdown in the Ubuntu menu runs at wall time speed.

  Check that the login prompt is reached.

  Correct timing under KVM depends on LP #2076927.

  [ Where problems could occur ]

  The patch only concerns RISC-V. It changes how GRUB measures elapsed
  time.

  Incorrect measuring of time could lead to the menu countdown or the
  sleep command not working.

  [ Other Info ]

  n/a

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2076651/+subscriptions




More information about the foundations-bugs mailing list