repeated warning emails since upgrade to 1.17.13

#1
My Centos 7 server recently updated openlitespeed to 1.7.13-1.el7 from the litespeed repository and the server started sending emails with the subject "LiteSpeed Web server /usr/local/lsws/bin/openlitespeed on #machine-name-redacted# restarts automatically to fix 503 Errors".

These emails are being sent at the rate of one per minute and have have no message body.

I can't find any matching 503 error in any log on the server (which log file should they be in?). The server appears to otherwise be running normally, with no reports of user errors, nor any unusual loading.

Restarting openlitespeed did not fix the issue, nor did a server reboot.

The server configuration has not been changed recently, so I am assuming that there is a bug, or at least changed behaviour in openlitespeed.

As a workaround, I have reverted to running apache on the server.
 
#4
A couple of hours later...


At [23/Aug/2021:04:54:33 +0000], web server with pid=7925 received unexpected signal=11, a core file is created. A new instance of web server will be started automatically!

Please forward the following debug information to bug@litespeedtech.com.
Environment:

Server: LiteSpeed/1.7.13 Open
module versions:
modgzip 1.1
cache 1.62
modinspector 1.1
uploadprogress 1.1
mod_security 1.4

OS: Linux
Release: 3.10.0-1160.36.2.el7.x86_64
Version: #1 SMP Wed Jul 21 11:57:15 UTC 2021
Machine: x86_64

If the call stack information does not show up here, please compress and forward the core file located in /tmp/lshttpd.

[New LWP 7925]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `openlitespee'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007fc2c9e2aa54 in __memset_sse2 () from /lib64/libc.so.6
#0 0x00007fc2c9e2aa54 in __memset_sse2 () from /lib64/libc.so.6
No symbol table info available.
#1 0x000000000060ff34 in ls_hash_clear ()
No symbol table info available.
#2 0x00000000005fd5d9 in HttpFetch::~HttpFetch() ()
No symbol table info available.
#3 0x00000000004ae808 in HttpServerImpl::asyncDownloadQuicCloudTrustIp() ()
No symbol table info available.
#4 0x00000000004b3390 in HttpServerImpl::eek:nTimer60Secs() ()
No symbol table info available.
#5 0x00000000004b3472 in HttpServerImpl::eek:nTimer30Secs() [clone .part.145] ()
No symbol table info available.
#6 0x00000000004d0624 in EventDispatcher::run() ()
No symbol table info available.
#7 0x00000000004aec4e in HttpServerImpl::start() ()
No symbol table info available.
#8 0x0000000000484966 in LshttpdMain::main(int, char**) ()
No symbol table info available.
#9 0x0000000000484802 in main ()
No symbol table info available.
rax 0x1e1 481
rbx 0x2fcf2d0 50131664
rcx 0x221 545
rdx 0xb8181800000008 51817887073042440
rsi 0x0 0
rdi 0x1e1 481
rbp 0x2fcf3b8 0x2fcf3b8
rsp 0x7ffec51a21e8 0x7ffec51a21e8
r8 0x0 0
r9 0x3017950 50428240
r10 0x5 5
r11 0x246 582
r12 0x2fcf370 50131824
r13 0x2dc8fa0 48009120
r14 0x0 0
r15 0x0 0
rip 0x7fc2c9e2aa54 0x7fc2c9e2aa54 <__memset_sse2+84>
eflags 0x10202 [ IF RF ]
cs 0x33 51
ss 0x2b 43
ds 0x0 0
es 0x0 0
fs 0x0 0
gs 0x0 0
 
Top