View Single Post
  #6  
Old 05-03-2011, 02:18 AM
andreas andreas is offline
Senior Member
 
Join Date: Aug 2006
Posts: 91
Already did, no success. Keeps crashing every few minutes now that the daily traffic is picking up.

Quote:
Server: LiteSpeed/4.1 Standard
OS: Linux
Release: 2.6.32-31-server
Version: #61-Ubuntu SMP Fri Apr 8 19:44:42 UTC 2011
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 Thread 6532]
Core was generated by `litespeed'.
Program terminated with signal 6, Aborted.
#0 0xf77ce430 in __kernel_vsyscall ()
#0 0xf77ce430 in __kernel_vsyscall ()
#1 0xf7648921 in *__GI_raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2 0xf764bd52 in *__GI_abort () at abort.c:92
#3 0xf7641788 in *__GI___assert_fail (
assertion=0x8267250 "m_pEnd < (struct iovec*)m_store + 15",
file=0x8267220 "/home/gwang/release/httpd/httpd/util/iovec.h", line=77,
function=0x8267680 "void IOVec::append(const void*, size_t)")
at assert.c:81
#4 0x0809efb7 in IOVec::append (this=0x8fe0a6c, pBuf=0xf726e9f8, size=1452)
at /home/gwang/release/httpd/httpd/util/iovec.h:77
#5 0x081017f2 in FcgiConnection:endingWrite (this=0x8fe09a8,
pBuf=0xf726e9f8 "", size=1452, type=5)
at /home/gwang/release/httpd/httpd/extensions/fcgi/fcgiconnection.cpp:840
#6 0x08100e3b in FcgiConnection::sendReqBody (this=0x8fe09a8,
pBuf=0xf726e9f8 "", size=1452)
at /home/gwang/release/httpd/httpd/extensions/fcgi/fcgiconnection.cpp:645
#7 0x0809867c in HttpExtConnector::sendReqBody (this=0x8fe0938)
at /home/gwang/release/httpd/httpd/http/httpextconnector.cpp:664
#8 0x080988c8 in HttpExtConnector::onRead (this=0x8fe0938, pConn=0x9218400)
at /home/gwang/release/httpd/httpd/http/httpextconnector.cpp:706
#9 0x080e0161 in HttpConnection::readReqBody (this=0x9218400)
at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:390
#10 0x080e3710 in HttpConnection::onReadEx (this=0x9218400)
at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:1900
#11 0x0809ec72 in HttpIOLink::doReadT (this=0x9218400)
at /home/gwang/release/httpd/httpd/http/httpiolink.h:147
#12 0x0809d98f in HttpIOLink::onReadT (pThis=0x9218400)
at /home/gwang/release/httpd/httpd/http/httpiolink.cpp:893
#13 0x0809c3b2 in HttpIOLink::handleEvents (this=0x9218400, evt=1)
at /home/gwang/release/httpd/httpd/http/httpiolink.cpp:162
#14 0x0812037a in epoll::waitAndProcessEvents (this=0x8fe1d98,
iTimeoutMilliSec=100) at /home/gwang/release/httpd/httpd/edio/epoll.cpp:238
#15 0x0808b716 in EventDispatcher::run (this=0x8fc2eac)
at /home/gwang/release/httpd/httpd/http/eventdispatcher.cpp:226
#16 0x0805520d in HttpServerImpl::start (this=0x8fc2e98)
at /home/gwang/release/httpd/httpd/main/httpserver.cpp:475
#17 0x08058002 in HttpServer::start (this=0x82fe1d0)
at /home/gwang/release/httpd/httpd/main/httpserver.cpp:1849
#18 0x0804fbb7 in LshttpdMain::main (this=0x8fc2c28, argc=1, argv=0xff8334d4)
at /home/gwang/release/httpd/httpd/main/lshttpdmain.cpp:1788
#19 0x0804b88e in main (argc=1, argv=0xff8334d4)
at /home/gwang/release/httpd/httpd/main.cpp:121
Reply With Quote