| Attached Files |  backtrace.txt [^] (10,637 bytes) 2005-11-27 22:17 [Show Content] [Hide Content] 
(gdb) bt
#0  0xb7f198d6 in wxStringBase::ConcatSelf () from /usr/local/lib/libwx_baseu-2.6.so.0
#1  0xb7f1a7cb in operator+ () from /usr/local/lib/libwx_baseu-2.6.so.0
#2  0x0805b8c5 in CWebServer::_GetTransferList (this=0x810b868, Data=
      {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}, inadr = {s_addr = 4294967295}, pSocket = 0x8196148}) at WebServer.cpp:1060
#3  0x08055ab6 in CWebServer::ProcessURL (this=0x810b868, Data=
      {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}, inadr = {s_addr = 4294967295}, pSocket = 0x8196148}) at WebServer.cpp:567
#4  0x08091d2b in CWebSocket::OnRequestReceived (this=0x8196148,
    pHeader=0x819e578 "GET /?ses=-1665715323&w=transfer HTTP/1.1\r\nHost: localhost:4711\r\nAccept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5\r\nAccept-Charset: ISO-8859-1"...,
    dwHeaderLen=608, pData=0x0, dwDataLen=0) at WebSocket.cpp:324
#5  0x08091036 in CWCThread::Entry (this=0x8196138) at WebSocket.cpp:210
#6  0xb7f56c8f in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
#7  0xb7f56b5c in wxPthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
#8  0xb7fd10fb in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7bfb99e in clone () from /lib/tls/libc.so.6
----- ----- ----- ----- ----- ----- ----- ----- ----- -----
(gdb) bt full
#0  0xb7f198d6 in wxStringBase::ConcatSelf () from /usr/local/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#1  0xb7f1a7cb in operator+ () from /usr/local/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#2  0x0805b8c5 in CWebServer::_GetTransferList (this=0x810b868, Data=
      {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}, inadr = {s_addr = 4294967295}, pSocket = 0x8196148}) at WebServer.cpp:1060
        sActions = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x82ef1a4}, <No data fields>}
        sED2kLink = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x81b5404}, <No data fields>}
        HTTPProcessData = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x82f2304}, <No data fields>}
        JSfileinfo = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb02e5014}, <No data fields>}
        sNextAction = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        complx = 0
        sSession = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819688c}, <No data fields>}
        sCat = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        sOp = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        sFileHash = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        sSort = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        sDownloadSortRev = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        Out = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x81a75cc}, <No data fields>}
        HTTPTemp = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        OutE = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x816e834}, <No data fields>}
        OutE2 = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x816f294}, <No data fields>}
        fTotalSize = 9952818859
        fTotalTransferred = 3249454077
        fTotalCompleted = 3249454147
        fTotalSpeed = 0
        sDownList = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x830c964}, <No data fields>}
        i = {<std::_List_iterator_base> = {_M_node = 0x8280140}, <No data fields>}
        sUpList = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x82f2304}, <No data fields>}
        j = {<std::_List_iterator_base> = {_M_node = 0x827b998}, <No data fields>}
#3  0x08055ab6 in CWebServer::ProcessURL (this=0x810b868, Data=
      {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}, inadr = {s_addr = 4294967295}, pSocket = 0x8196148}) at WebServer.cpp:567
        sPage = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819e314}, <No data fields>}
        lock = <incomplete type>
        isUseGzip = false
        Out = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x81a15ac}, <No data fields>}
        OutE = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        OutE2 = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        OutS = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        gzipOut = 0x0
        gzipLen = 0
        HTTPProcessData = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        HTTPTemp = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        lSession = -1665715323
        sSes = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x81963dc}, <No data fields>}
        sSession = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819cddc}, <No data fields>}
        sW = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819e314}, <No data fields>}
        buf = {m_str = 0x819696c "/"}
        httpOut = 0xb7ba65f4 "\201\uffff\fZ\v"
#4  0x08091d2b in CWebSocket::OnRequestReceived (this=0x8196148,
    pHeader=0x819e578 "GET /?ses=-1665715323&w=transfer HTTP/1.1\r\nHost: localhost:4711\r\nAccept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5\r\nAccept-Charset: ISO-8859-1"...,
    dwHeaderLen=608, pData=0x0, dwDataLen=0) at WebSocket.cpp:324
        sHeader = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x81a0c0c}, <No data fields>}
        sData = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0xb7f7cb5c}, <No data fields>}
        sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}
        Data = {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>},
  inadr = {s_addr = 4294967295}, pSocket = 0x8196148}
#5  0x08091036 in CWCThread::Entry (this=0x8196138) at WebSocket.cpp:210
        IsGet = true
        IsPost = false
#6  0xb7f56c8f in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#7  0xb7f56b5c in wxPthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
No symbol table info available.
#8  0xb7fd10fb in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#9  0xb7bfb99e in clone () from /lib/tls/libc.so.6
No symbol table info available.
----- ----- ----- ----- ----- ----- ----- ----- ----- -----
(gdb) thread apply all bt
Thread 23 (Thread -1255302224 (LWP 12733)):
#0  0xb7f198d6 in wxStringBase::ConcatSelf () from /usr/local/lib/libwx_baseu-2.6.so.0
#1  0xb7f1a7cb in operator+ () from /usr/local/lib/libwx_baseu-2.6.so.0
#2  0x0805b8c5 in CWebServer::_GetTransferList (this=0x810b868, Data=
      {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}, inadr = {s_addr = 4294967295}, pSocket = 0x8196148}) at WebServer.cpp:1060
#3  0x08055ab6 in CWebServer::ProcessURL (this=0x810b868, Data=
      {sURL = {<wxStringBase> = {static npos = 4294967295, m_pchData = 0x819696c}, <No data fields>}, inadr = {s_addr = 4294967295}, pSocket = 0x8196148}) at WebServer.cpp:567
#4  0x08091d2b in CWebSocket::OnRequestReceived (this=0x8196148,
    pHeader=0x819e578 "GET /?ses=-1665715323&w=transfer HTTP/1.1\r\nHost: localhost:4711\r\nAccept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5\r\nAccept-Charset: ISO-8859-1"...,
    dwHeaderLen=608, pData=0x0, dwDataLen=0) at WebSocket.cpp:324
#5  0x08091036 in CWCThread::Entry (this=0x8196138) at WebSocket.cpp:210
#6  0xb7f56c8f in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
#7  0xb7f56b5c in wxPthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
#8  0xb7fd10fb in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7bfb99e in clone () from /lib/tls/libc.so.6
Thread 2 (Thread -1213232208 (LWP 12712)):
#0  0xb7bf5137 in ___newselect_nocancel () from /lib/tls/libc.so.6
#1  0xb7e3bb6a in GSocket::Input_Timeout () from /usr/local/lib/libwx_baseu_net-2.6.so.0
#2  0xb7e3ae58 in GSocket::WaitConnection () from /usr/local/lib/libwx_baseu_net-2.6.so.0
#3  0xb7e37906 in wxSocketServer::AcceptWith () from /usr/local/lib/libwx_baseu_net-2.6.so.0
#4  0xb7e37a04 in wxSocketServer::Accept () from /usr/local/lib/libwx_baseu_net-2.6.so.0
#5  0x08090601 in CWSThread::Entry (this=0x811ba50) at WebSocket.cpp:82
#6  0xb7f56c8f in wxThreadInternal::PthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
#7  0xb7f56b5c in wxPthreadStart () from /usr/local/lib/libwx_baseu-2.6.so.0
#8  0xb7fd10fb in start_thread () from /lib/tls/libpthread.so.0
#9  0xb7bfb99e in clone () from /lib/tls/libc.so.6
Thread 1 (Thread -1212946752 (LWP 12709)):
#0  0xb7fd6581 in __read_nocancel () from /lib/tls/libpthread.so.0
#1  0xb7df924c in rl_getc () from /usr/lib/libreadline.so.4
#2  0xb7df91f9 in rl_read_key () from /usr/lib/libreadline.so.4
#3  0xb7de745e in readline_internal_char () from /usr/lib/libreadline.so.4
#4  0xb7de7665 in readline_internal_charloop () from /usr/lib/libreadline.so.4
#5  0xb7de769e in readline_internal () from /usr/lib/libreadline.so.4
#6  0xb7de716f in readline () from /usr/lib/libreadline.so.4
#7  0x08096203 in CaMuleExternalConnector::GetCommand (this=0x81092e0, prompt=@0xbf9fc070, buffer=0xbf9fbe70 "\n",
    buffer_size=256) at ExternalConnector.cpp:204
#8  0x08096342 in CaMuleExternalConnector::TextShell (this=0x81092e0, prompt=@0xbf9fc070, commands=0x80dbb40)
    at ExternalConnector.cpp:237
#9  0x0809706d in CaMuleExternalConnector::ConnectAndRun (this=0x81092e0, ProgName=@0xbf9fc070,
    ProgVersion=@0xbf9fc080, commands=0x80dbb40) at ExternalConnector.cpp:371
#10 0x0808cc5b in CamulewebApp::OnRun (this=0x81092e0) at WebInterface.cpp:230
#11 0xb7ef36a9 in wxEntry () from /usr/local/lib/libwx_baseu-2.6.so.0
#12 0xb7ef37a2 in wxEntry () from /usr/local/lib/libwx_baseu-2.6.so.0
#13 0x0808cc15 in main (argc=1, argv=0xbf9fc1b4) at WebInterface.cpp:89
#0  0xb7f198d6 in wxStringBase::ConcatSelf () from /usr/local/lib/libwx_baseu-2.6.so.0
 |