glv2 / bruteforce-luks

Try to find the password of a LUKS encrypted volume.
GNU General Public License v3.0
240 stars 34 forks source link

segmentation fault #9

Closed ciroiriarte closed 7 years ago

ciroiriarte commented 7 years ago

Hi!, I'm getting segmentation fault running with 8 threads:

[15618.712948] bruteforce-luks[31735]: segfault at 8 ip 00007fc4b8a79697 sp 00007fc4b48d07e8 error 6 in libdevmapper.so.1.02[7fc4b8a70000+46000] [15629.142266] bruteforce-luks[31801]: segfault at 8 ip 00007f3f75371697 sp 00007f3f729cb7e8 error 6 [15629.142269] bruteforce-luks[31798]: segfault at 8 ip 00007f3f75371697 sp 00007f3f741ce7e8 error 6 in libdevmapper.so.1.02[7f3f75368000+46000]

1 thread works though...

openSUSE Leap 42.1 cryptsetup-1.6.4-3.3.x86_64

ciroiriarte commented 7 years ago

Work around: install cryptsetup 1.7.2 from Tumbleweed.