Displaying 3 results from an estimated 3 matches for "supp_path".
Did you mean:
sun_path
2016 Aug 04
2
Dovecot 2.2.25 test failure
...UILD/dovecot-2.2.25/src/lib-dcrypt'
for bin in test-crypto test-stream; do \
if ! /bin/sh ../../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-...
2016 Aug 04
2
Dovecot 2.2.25 test failure
...r bin in test-crypto test-stream; do \
>> if ! /bin/sh ../../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)
>&...
2016 Aug 04
2
Dovecot 2.2.25 test failure
...gt;>>> if ! /bin/sh ../../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...