Search results

  1. H

    Program terminated with signal 11, Segmentation fault

    OLS 1.7.7 on my DirectAdmin / CloudLinux server seems to restart itself multiple times and creating core files. Any idea, please? Thanks. # /usr/local/lsws/bin/openlitespeed -v LiteSpeed/1.7.7 Open module versions: modgzip 1.1 cache 1.62 modinspector 1.1 uploadprogress 1.1...
  2. H

    multiple /tmp/lshttpd/bak_core/core

    It seems that OpenLiteSpeed keeps restarting many times. Each time, it creates /tmp/lshttpd/bak_core/core.xxxxx file. I am using version 1.7.5. The server load is just around 0.6, with 6 cores Xeon(R) Gold 6136. 16GB RAM, with no swap usage. Here is an example. Any idea, please? Thanks. # gdb...
  3. H

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

    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...
Top