Displaying 3 results from an estimated 3 matches for "dcrypt_mode_encrypt".
2016 Aug 04
2
Dovecot 2.2.25 test failure
...ecot-2.2.25/src/lib-dcrypt/test-crypto...done.
(gdb) r
Starting program: 
/home/alice/rpmbuild/BUILD/dovecot-2.2.25/src/lib-dcrypt/./test-crypto
Program received signal SIGSEGV, Segmentation fault.
0x000055555555fa47 in dcrypt_ctx_sym_create (algorithm=0x55555557c12e 
"AES-128-CBC", mode=DCRYPT_MODE_ENCRYPT, ctx_r=0x7fffffffdf30, 
error_r=0x0) at dcrypt.c:61
61		return dcrypt_vfs->ctx_sym_create(algorithm, mode, ctx_r, error_r);
Missing separate debuginfos, use: debuginfo-install 
glibc-2.17-106.el7_2.6.x86_64
(gdb) bt full
#0  0x000055555555fa47 in dcrypt_ctx_sym_create 
(algorithm=0x55555557c12e...
2016 Aug 04
2
Dovecot 2.2.25 test failure
...) r
>> Starting program:
>> /home/alice/rpmbuild/BUILD/dovecot-2.2.25/src/lib-dcrypt/./test-crypto
>>
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x000055555555fa47 in dcrypt_ctx_sym_create (algorithm=0x55555557c12e
>> "AES-128-CBC", mode=DCRYPT_MODE_ENCRYPT, ctx_r=0x7fffffffdf30,
>> error_r=0x0) at dcrypt.c:61
>> 61		return dcrypt_vfs->ctx_sym_create(algorithm, mode, ctx_r, error_r);
>> Missing separate debuginfos, use: debuginfo-install
>> glibc-2.17-106.el7_2.6.x86_64
>> (gdb) bt full
>> #0  0x000055555555fa47...
2016 Aug 04
2
Dovecot 2.2.25 test failure
Operating system - 64 bit CentOS 7
gcc-4.8.5-4.el7.x86_64
Building against LibreSSL which has been fine for other releases, but it 
is a crypto test that is fails.
Tried with LibreSSL 2.4.2 and 2.3.6 - both the build completes but fails 
the make check
Dovecot 2.2.24 passes make check on both.
This is where it fails:
Making check in lib-dcrypt
make[2]: Entering directory