Litespeed crash

#1
I receieved an email about litespeed crashing on my test server with the following message:

Core was generated by `./lshttpd'.
Program terminated with signal 6, Aborted.
#0 0x40092671 in kill () from /lib/i686/libc.so.6
#0 0x40092671 in kill () from /lib/i686/libc.so.6
#1 0x40092405 in raise () from /lib/i686/libc.so.6
#2 0x4009394b in abort () from /lib/i686/libc.so.6
#3 0x4008b933 in __assert_fail () from /lib/i686/libc.so.6
#4 0x08075931 in HttpConnection::setupChunkOS ()
#5 0x0807be41 in HttpExtConnector::prepareRespHeader ()
#6 0x0807b7d9 in HttpExtConnector::checkRespSize ()
#7 0x0807b84c in HttpExtConnector::flushResp ()
#8 0x0807f92e in FcgiConnection::processFcgiData ()
#9 0x0807f2f5 in FcgiConnection::doRead ()
#10 0x0808665c in ExtConn::eek:nRead ()
#11 0x080875f7 in EdStream::handleEvents ()
#12 0x080884a5 in Poller::waitAndProcessEvents ()
#13 0x08069622 in EventDispatcher::run ()
#14 0x0804bbf5 in HttpServerImpl::start ()
#15 0x0804f0d4 in HttpServer::start ()
#16 0x0804f354 in HttpServer::main ()
#17 0x0804b725 in main ()
#18 0x4007fa67 in __libc_start_main () from /lib/i686/libc.so.6
 
Top