FS#8909 - cryptsetup
Attached to Project:
Arch Linux
Opened by Mr. Morph (morphis) - Wednesday, 12 December 2007, 16:11 GMT
Last edited by Thomas Bächler (brain0) - Friday, 16 January 2009, 00:39 GMT
Opened by Mr. Morph (morphis) - Wednesday, 12 December 2007, 16:11 GMT
Last edited by Thomas Bächler (brain0) - Friday, 16 January 2009, 00:39 GMT
|
Details
Description:
If I want to open a partition in luks format and the device name I commit to cryptsetup doesn´t exit cryptsetup crashes with a segmentation fault Additional info: * cryptsetup 1.0.5-5 Steps to reproduce: Try to open a luks partition on a non existent device. for example: cryptsetup luksOpen /dev/sda1 test Where /dev/sda1 should not exist! |
This task depends upon
# cryptsetup luksOpen /dev/sdb1 test
Command failed: Can not access device
Where /dev/sdb1 doesn't exist.