VMemBuf::getReadBuffer(size_t&): Assertion `size <= 8192' failed.

#1
I just tried OLS on a DirectAdmin server. In /var/log/httpd/stderr.log, there are a lot of this error:

2020-06-13 13:47:27.587 [STDERR] openlitespeed (lshttpd - #01): util/vmembuf.cpp:815: char* VMemBuf::getReadBuffer(size_t&): Assertion `size <= 8192' failed.

I am using OLS 1.7.1. Any idea what this error is? The cause and the fix?

Thanks.
 
Top