[Bug 1229933] encfs segfaults in recent snapshots
https://bugzilla.suse.com/show_bug.cgi?id=1229933 https://bugzilla.suse.com/show_bug.cgi?id=1229933#c3 Alexander van Kaam <alexvkaam@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexvkaam@gmail.com --- Comment #3 from Alexander van Kaam <alexvkaam@gmail.com> --- can verify this, at first I thought it might be related to https://bugzilla.suse.com/show_bug.cgi?id=1207909 so I tested the work around there but that did not solve it. Then created a new one and that fails encfs -v /home/akm/test/Encrypted /home/akm/test/Mount The directory "/home/akm/test/Encrypted/" does not exist. Should it be created? (y,N) y The directory "/home/akm/test/Mount/" does not exist. Should it be created? (y,N) y VERBOSE Root directory: /home/akm/test/Encrypted/ [main.cpp:686] VERBOSE Fuse arguments: (daemon) (threaded) (keyCheck) encfs /home/akm/test/Mount/ -o use_ino -o default_permissions [main.cpp:687] Creating new encrypted volume. Please choose from one of the following options: enter "x" for expert configuration mode, enter "p" for pre-configured paranoia mode, anything else, or an empty line will select standard mode. ?> Standard configuration selected. VERBOSE allocated cipher ssl/aes, keySize 24, ivlength 16 [SSL_Cipher.cpp:395] VERBOSE Using cipher AES, key size 192, block size 1024 [FileUtils.cpp:1166] Configuration finished. The filesystem to be created has the following properties: VERBOSE checking if ssl/aes(3:0:2) implements ssl/aes(3:0) [Interface.cpp:103] VERBOSE allocated cipher ssl/aes, keySize 24, ivlength 16 [SSL_Cipher.cpp:395] Filesystem cipher: "ssl/aes", version 3:0:2 Filename encoding: "nameio/block", version 4:0:2VERBOSE checking if nameio/block(4:0:2) implements nameio/block(4:0) [Interface.cpp:103] Key Size: 192 bitsVERBOSE checking if ssl/aes(3:0:2) implements ssl/aes(3:0) [Interface.cpp:103] VERBOSE allocated cipher ssl/aes, keySize 24, ivlength 16 [SSL_Cipher.cpp:395] Block Size: 1024 bytes Each file contains 8 byte header with unique IV data. Filenames encoded using IV chaining mode. File holes passed through to ciphertext. Now you will need to enter a password for your filesystem. You will need to remember this password, as there is absolutely no recovery mechanism. However, the password can be changed later using encfsctl. VERBOSE useStdin: 0 [FileUtils.cpp:1224] New Encfs Password: Verify Encfs Password: VERBOSE checking if ssl/aes(3:0:2) implements ssl/aes(3:0) [Interface.cpp:103] VERBOSE allocated cipher ssl/aes, keySize 24, ivlength 16 [SSL_Cipher.cpp:395] Segmentation fault (core dumped) -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com