Comment 4 for bug 2000066

Revision history for this message
David Baakman (davidbaakman) wrote :

Hi Olivier,

Interesting; to answer your question yes and no :)

During the installation the installer crashed three times:
- First attempt, I made numerous changes to the disk layout (and on the screen before, I configured my network settings). I was creating multiple partitions, different mount points, different filesystems (should I use XFS, Btrfs or Ext4....), and trying to get to my 'desired' state. Then it suddenly crashed. One interesting note: it didn't write a crash report.
I don't know anymore whether I needed to restart the machine, or whether the machine rebooted itself, or whether the installer restarted. As I had 'played' around with so many options, I didn't really took notice.
- Second attempt. Again, I configured network, and then started with the disk layout. As I kindof knew what I wanted (but it wasn't clear how I could achieve it - I wanted a root-partition that was not encrypted, and some LVM partitions that were), I filled in all information 'in one' go, and I tried to edit the PV (to try to get to the state I wanted), and then it crashed again. This time with a crash report.
This time the installer restarted.
As I now knew there was a bug somewhere, I wanted to replay it in a minimal way.
- Third attempt. Everything default (most significant change: no static network config, but just DHCP), until the disk page. There the least amount of steps to crash. This time, no LVM encryption.

The crash report is from the third attempt, without LVM encryption. But the second attempt, I definitely selected LVM encryptionm a. When I checked the crash report of the second attempt, I saw this is in the steps taken (and somewhere in the report I see, password = redacted). As the third attempt was less steps (and, as there is binary data in the report, I cannot verify that the binary data does not contain my entered password), I uploaded this one.

So, apparently, the trigger/state change that is caused by selecting LVM encrpytion was persisted during the restart of the installer.

(In the end, 4th attempt: just /boot, /boot/efi, / partitions, left most of the space unpartitioned, and created partition + LUKS + LVM structure manually afterwards)

Regards,
David