
01-13-2013, 08:22 AM
|
|
Member
|
|
Join Date: Aug 2011
Posts: 29
|
|
That problem solved .
Today I see this error :
[New Thread 27413]
[New Thread 27415]
[New Thread 27414]
[Thread debugging using libthread_db enabled]
Core was generated by `litespeed'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000000000480dd7 in HttpContext::getSecExclude (this=0x55995f0) at /home/gwang/release/httpd/httpd/http/httpcontext.h:595
in /home/gwang/release/httpd/httpd/http/httpcontext.h
#0 0x0000000000480dd7 in HttpContext::getSecExclude (this=0x55995f0) at /home/gwang/release/httpd/httpd/http/httpcontext.h:595
#1 0x000000000047fc03 in HttpReq::setSecRemoveID (this=0x8cdeef8, pList=0x240c4d8) at /home/gwang/release/httpd/httpd/http/httpreq.cpp:4560
#2 0x000000000049f76b in SecEngine::execute (this=0x240c420, pRuleSets=0x2846200, pConn=0x8cdee50, phase=32, scanPost=0) at /home/gwang/release/httpd/httpd/http/secengine.cpp:883
#3 0x00000000004bde5c in HttpConnection: rocessModSecRules (this=0x8cdee50, phase=32) at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:207
#4 0x00000000004bdf11 in HttpConnection::nextRequest (this=0x8cdee50) at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:223
#5 0x00000000004c2d49 in HttpConnection::writeComplete (this=0x8cdee50) at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:2203
#6 0x00000000004c2e21 in HttpConnection::doWrite (this=0x8cdee50, aioSent=0) at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:2225
#7 0x00000000004c2fcb in HttpConnection::onWriteEx (this=0x8cdee50) at /home/gwang/release/httpd/httpd/http/httpconnection.cpp:2283
#8 0x000000000046bf8d in HttpIOLink::doWrite (this=0x8cdee50) at /home/gwang/release/httpd/httpd/http/httpiolink.h:162
#9 0x000000000046a9a4 in HttpIOLink::onWriteT (pThis=0x8cdee50) at /home/gwang/release/httpd/httpd/http/httpiolink.cpp:913
#10 0x0000000000469173 in HttpIOLink::handleEvents (this=0x8cdee50, evt=4) at /home/gwang/release/httpd/httpd/http/httpiolink.cpp:180
#11 0x0000000000504220 in epoll::waitAndProcessEvents (this=0x2440530, iTimeoutMilliSec=100) at /home/gwang/release/httpd/httpd/edio/epoll.cpp:271
#12 0x000000000045707c in EventDispatcher::run (this=0x2409018) at /home/gwang/release/httpd/httpd/http/eventdispatcher.cpp:225
#13 0x00000000004151d3 in HttpServerImpl::start (this=0x2408ff0) at /home/gwang/release/httpd/httpd/main/httpserver.cpp:492
#14 0x00000000004183d1 in HttpServer::start (this=0x894710) at /home/gwang/release/httpd/httpd/main/httpserver.cpp:1909
#15 0x000000000040eebb in LshttpdMain::main (this=0x2408c30, argc=1, argv=0x7ffffda69c28) at /home/gwang/release/httpd/httpd/main/lshttpdmain.cpp:1840
#16 0x000000000040a63f in main (argc=1, argv=0x7ffffda69c28) at /home/gwang/release/httpd/httpd/main.cpp:124
|