[Bug 1997247] Re: Got Segmentation fault when enable zipl -V on the guest.

Frank Heimes 1997247 at bugs.launchpad.net
Tue Nov 22 11:48:55 UTC 2022


*** This bug is a duplicate of bug 1974109 ***
    https://bugs.launchpad.net/bugs/1974109

Okay, great - and thanks for testing!.
This new version is currently in the process to be rolled out (we call it SRU process).
Will soon land in jammy-proposed and later in jammy-updates.

I'm marking this as duplicate of LP#1974109,
since the fix for this ticket obviously also fixes this bug.

** This bug has been marked a duplicate of bug 1974109
   [UBUNTU 22.04] zipl segfaults when "parameters=" is missing

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

Title:
  Got Segmentation fault when enable zipl -V on the guest.

Status in Ubuntu on IBM z Systems:
  New
Status in s390-tools package in Ubuntu:
  New

Bug description:
  I am test ubuntu secure execution on Ubuntu22.04 s390x on DPM mode.

  Host secure execution enablement is OK.

  root at a257seubut:/home/ubuntu# cat /proc/cmdline
  root=/dev/disk/by-id/dm-uuid-part1-mpath-20017380030bb1668 prot_virt=1
  root at a257seubut:/home/ubuntu# dmesg | grep ultravisor
  [    0.119067] prot_virt: Reserving 130MB as ultravisor base storage
  root at a257seubut:/home/ubuntu# 

  And I have create some Ubuntu guest on it.
  But when I enable guest execution, I got this Segmentation fault error.

  ubuntu at a257ubtu20seon04:~$ cat parmfile 
  root=/dev/disk/by-path/ccw-0.0.0000-part1 swiotlb=262144

  ubuntu at a257ubtu20seon04:~$ cat /etc/zipl.conf
  [defaultboot]
  defaultmenu = menu

  :menu
  target = /boot
  1 = ubuntu
  3 = secure
  default = 3
  prompt = 1
  timeout = 10
  [secure]
  target = /boot
  image = /boot/secure-linux
  [ubuntu]
  target = /boot
  image = /boot/vmlinuz
  ramdisk = /boot/initrd.img
  parameters = root=/dev/disk/by-path/ccw-0.0.0000-part1

  ubuntu at a257ubtu20seon04:~$ sudo genprotimg -i /boot/vmlinuz -r /boot/initrd.img -p parmfile -k HKD-3932-02860A8.crt --no-verify -o /boot/secure-linux -V
  WARNING: host-key document verification is disabled. Your workload is not secured.
        kernel:	0x000000015000 (     8085504 /      8081976 Bytes)
      parmline:	0x0000007cb000 (        4096 /           57 Bytes)
       ramdisk:	0x0000007cc000 (    26640384 /     26639555 Bytes)
       stage3b:	0x000002134000 (        8192 /         5716 Bytes)
       stage3a:	0x000000010000 (       20480 /        20480 Bytes)

  ubuntu at a257ubtu20seon04:~$ sudo zipl -V
  Looking for components in '/lib/s390-tools'
  Using config file '/etc/zipl.conf'
  [ 1326.923001] User process fault: interruption code 0010 ilc:3 in zipl[1000000+26000]
  [ 1326.923012] Failing address: 0000000000000000 TEID: 0000000000000800
  [ 1326.923014] Fault in primary space mode while using user ASCE.
  [ 1326.923017] AS:0000000085de01c7 R3:0000000085260007 S:0000000000000020 
  Segmentation fault
  ubuntu at a257ubtu20seon04:~$ 

  
  ubuntu at a257seubut:~$ cat /etc/os-release 
  PRETTY_NAME="Ubuntu 22.04.1 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04.1 LTS (Jammy Jellyfish)"
  VERSION_CODENAME=jammy
  ID=ubuntu
  ID_LIKE=debian
  HOME_URL="https://www.ubuntu.com/"
  SUPPORT_URL="https://help.ubuntu.com/"
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
  UBUNTU_CODENAME=jammy
  ubuntu at a257seubut:~$ 

  Could you help to take a look for this? If you need more info, please
  let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1997247/+subscriptions




More information about the foundations-bugs mailing list