Again, my browser was just sitting at the transfers screen, IIRC.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1254122576 (LWP 7380)]
0x08096211 in std::vector >::begin (this=0x14) at
stl_vector.h:363
363 begin() const { return const_iterator (_M_start); }
(gdb) bt
#0 0x08096211 in std::vector >::begin (this=0x14
) at stl_vector.h:363
#1 0x080961d5 in std::vector >::size (this=0x14)
at stl_vector.h:415
#2 0x0809645e in CECTag::GetTagByIndex (this=0x0, index=0) at ECPacket.h:75
#3 0x08062496 in CWebServer::_GetLog (this=0x80de0c8, Data=
{sURL = , inadr = {s_addr = 4294967295}, pSocket = 0xb720
8d18})
at WebServer.cpp:1598
#4 0x08054888 in CWebServer::ProcessURL (this=0x80de0c8, Data=
{sURL = , inadr = {s_addr = 4294967295}, pSocket = 0xb720
8d18})
at WebServer.cpp:566
#5 0x0808d5dd in CWebSocket::OnRequestReceived (this=0xb7208d18,
pHeader=0xb7207b90 "GET /?ses=-569968810&w=log HTTP/1.1\r\nHost: XXXXX:4711\
r\nUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001
Firefox/0.10.1\r\nAccept: text/xml,application/xml,application/xhtml+"..., dwHe
aderLen=498, pData=0x0, dwDataLen=0) at WebSocket.cpp:316
#6 0x0808c923 in CWCThread::Entry (this=0xb7208d08) at WebSocket.cpp:202
#7 0xb7f91bfb in wxThreadInternal::PthreadStart () from /home/monkeyboy/lib/libwx_base-2.5.so.4
#8 0xb7f91acf in wxPthreadStart () from /home/monkeyboy/lib/libwx_base-2.5.so.4
#9 0xb7fd6b63 in start_thread () from /lib/tls/libpthread.so.0
#10 0xb7d06c4a in clone () from /lib/tls/libc.so.6
(gdb) bt full
#0 0x08096211 in std::vector >::begin (this=0x14) at stl_vector.h:363
No locals.
#1 0x080961d5 in std::vector >::size (this=0x14) at stl_vector.h:415
No locals.
#2 0x0809645e in CECTag::GetTagByIndex (this=0x0, index=0) at ECPacket.h:75
No locals.
#3 0x08062496 in CWebServer::_GetLog (this=0x80de0c8, Data=
{sURL = , inadr = {s_addr = 4294967295}, pSocket = 0xb7208d18})
at WebServer.cpp:1598
sSession =
Out =
req = { = { = {m_error = 0, m_tagData = 0x0, m_tagName = 0,
m_dataLen = 0, m_dynamic = false,
m_tagList = { >> = {, true>> = {_M_start = 0x0, _M_finish = 0x0,
_M_end_of_storage = 0x0}, }, }}, },
m_opCode = 46 '.'}
response = (class CECPacket *) 0x0
#4 0x08054888 in CWebServer::ProcessURL (this=0x80de0c8, Data=
{sURL = , inadr = {s_addr = 4294967295}, pSocket = 0xb7208d18})
at WebServer.cpp:566
sPage =
lock =
isUseGzip = true
Out =
OutE =
OutE2 =
OutS =
gzipOut = (TCHAR *) 0x0
gzipLen = 0
HTTPProcessData =
HTTPTemp =
lSession = -569968810
sSes =
sSession =
sW =
httpOut = 0xb7ca1cb1 "\201ïß\v"
#5 0x0808d5dd in CWebSocket::OnRequestReceived (this=0xb7208d18,
pHeader=0xb7207b90 "GET /?ses=-569968810&w=log HTTP/1.1\r\nHost: XXXX:4711\r\nUser-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.10.1\r\nAccept: text/xml,application/xml,application/xhtml+"..., dwHeaderLen=498, pData=0x0, dwDataLen=0) at WebSocket.cpp:316
sHeader =
sData =
sURL =
Data = {sURL = , inadr = {s_addr = 4294967295}, pSocket = 0xb7208d18}
#6 0x0808c923 in CWCThread::Entry (this=0xb7208d08) at WebSocket.cpp:202
IsGet = true
IsPost = false
#7 0xb7f91bfb in wxThreadInternal::PthreadStart () from /home/monkeyboy/lib/libwx_base-2.5.so.4
No symbol table info available.
#8 0xb7f91acf in wxPthreadStart () from /home/monkeyboy/lib/libwx_base-2.5.so.4
No symbol table info available.
#9 0xb7fd6b63 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
#10 0xb7d06c4a in clone () from /lib/tls/libc.so.6
No symbol table info available.