You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2021/09/10 08:58:46 UTC

[Bug 65567] mod_md OCSP stapling not updated, log md_curl.c:551: md_curl_multi_perform: Assertion `running == requests->nelts' failed.

https://bz.apache.org/bugzilla/show_bug.cgi?id=65567

--- Comment #1 from Stefan Eissing <st...@eissing.org> ---
Is it reported in the log/crash what the numbers were? It would be interesting
to know if "running == 0", for example.

Failing any way to reproduce this so far, I think the hard assert() should be
replaced by an "ap_assert()" that is only available in our maintainer builds.
And the log level in line 543 should be increased to see mismatches on a
production server.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org