Op 07/03/2019 om 23:03 schreef Helmut K. C. Tessarek:
Thank you very much for getting back to me.
On 2019-03-07 04:23, Stephan Bosch via dovecot wrote:
If that
doesn't fail for some reason, can you run it within valgrind?
I ran the following command:
valgrind --log-file=valgrind_test-http-payload.out
src/lib-http/test-http-payload -D
But I guess the valgrind.log itself is useless to you, and the debug output is
printed to the terminal, so I kindliy ask you to be a bit more specific. What
exact output do you need or better yet, which command do you want me to run.
Since you're compiling it anyway, maybe you should first try to increase
the CLIENT_PROGRESS_TIMEOUT in src/lib-http/test-http-payload.c. It is
currently 10 seconds.
Regards,
Stephan.