[Bug 1781429] Re: Creating partition with larger size crashes installer
Michael Hudson-Doyle
mwhudsonlp at fastmail.fm
Thu Feb 21 13:47:49 UTC 2019
** Also affects: subiquity
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1781429
Title:
Creating partition with larger size crashes installer
Status in subiquity:
New
Status in subiquity package in Ubuntu:
Fix Committed
Bug description:
Summary:
When attempting to add a partition with size larger than available crashes and restarts.
Expected Result:
I can add a partition or get told that is too large. No crashing
Actual Result:
Installer crashes
Steps to Reproduce:
1. Download live ISO from 2018-07-11 md5sum: 9e2a51144591db71afd21e6c50d8182f
2. qemu-img create -f raw target.img 10G
3. qemu-img create -f raw target2.img 10G
4. kvm -m 1024 -boot d -cdrom bionic-live-server-amd64.iso -hda target.img -hdb target2.img -serial stdio
5. Accept all defaults once you get to the disk selection select either "Use An Entire Disk" or "Use an Entire Disk And Set Up LVM" either option will cause this issue
6. Before clicking "Done" on Filesystem setup, scroll up to the 2nd HD under Available devices.
7. Click the 2nd HD, choose add partition, and enter a size larger than what is available (e.g. if 9.96GB is available, type 10)
8. Crash
To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1781429/+subscriptions
More information about the foundations-bugs
mailing list