Displaying 3 results from an estimated 3 matches for "dcrypt_ctx_sym_create".
2016 Aug 04
2
Dovecot 2.2.25 test failure
...gt; done
>> ../../run-test.sh: line 21: 22369 Segmentation fault (core
>> dumped) valgrind -q --trace-children=yes --leak-check=full
>> --suppressions="$supp_path" --log-file=test.out.$$ $*
>> ==22369== Invalid read of size 8
>> ==22369== at 0x113A47: dcrypt_ctx_sym_create (dcrypt.c:61)
>> ==22369== by 0x119194: test_cipher_test_vectors (test-crypto.c:60)
>> ==22369== by 0x1196F0: test_run_funcs (test-common.c:354)
>> ==22369== by 0x119FC0: test_run (test-common.c:404)
>> ==22369== by 0x113461: main (test-crypto.c:554)
>> ==2...
2016 Aug 04
2
Dovecot 2.2.25 test failure
....sh: line 21: 22369 Segmentation fault (core
>>>> dumped) valgrind -q --trace-children=yes --leak-check=full
>>>> --suppressions="$supp_path" --log-file=test.out.$$ $*
>>>> ==22369== Invalid read of size 8
>>>> ==22369== at 0x113A47: dcrypt_ctx_sym_create (dcrypt.c:61)
>>>> ==22369== by 0x119194: test_cipher_test_vectors (test-crypto.c:60)
>>>> ==22369== by 0x1196F0: test_run_funcs (test-common.c:354)
>>>> ==22369== by 0x119FC0: test_run (test-common.c:404)
>>>> ==22369== by 0x113461: main...
2016 Aug 04
2
Dovecot 2.2.25 test failure
..../run-test.sh ../.. ./$bin; then exit 1; fi; \
done
../../run-test.sh: line 21: 22369 Segmentation fault (core dumped)
valgrind -q --trace-children=yes --leak-check=full
--suppressions="$supp_path" --log-file=test.out.$$ $*
==22369== Invalid read of size 8
==22369== at 0x113A47: dcrypt_ctx_sym_create (dcrypt.c:61)
==22369== by 0x119194: test_cipher_test_vectors (test-crypto.c:60)
==22369== by 0x1196F0: test_run_funcs (test-common.c:354)
==22369== by 0x119FC0: test_run (test-common.c:404)
==22369== by 0x113461: main (test-crypto.c:554)
==22369== Address 0x8 is not stack'd, mallo...