View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001140aMuleExternal Connpublic2007-07-12 14:282008-02-17 02:13
Reporterchemical 
Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product VersionSVN 
Target VersionFixed in Version 
Summary0001140: amuleweb crashes directly after login
Descriptionamuleweb crashes (exits) directly after the login through the web interface.

Monitored with strace:
--
Processing request [redirected]: index.html
WCThread: exited [WebSocket closed]
WCThread: Started a new WCThread
WCThread: Started a new WCThread
WCThread: Started a new WCThread
Processing request [original]: top.html
Session ok, logged in
Processing request [redirected]: top.html
WCThread: exited [WebSocket closed]
Processing request [original]: amuleweb-main-dload.php
Session ok, logged in
Processing request [redirected]: amuleweb-main-dload.php
WCThread: Started a new WCThread
Processing request [original]: footer.php
Session ok, logged in
Processing request [redirected]: footer.php
WCThread: exited [WebSocket closed]
Processing request [original]: stats.php
Session ok, logged in
Processing request [redirected]: stats.php
0xbfbd956b, 1) = ? ERESTARTSYS (To be restarted)
--

Backtrace:
[New Thread 229386 (LWP 28367)]
WCThread: Started a new WCThread
[New Thread 245771 (LWP 28368)]
WCThread: Started a new WCThread
[New Thread 262156 (LWP 28369)]
WCThread: Started a new WCThread

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 114691 (LWP 28360)]
0x00000008 in ?? ()
(gdb) thread apply all bt full

Thread 18 (Thread 262156 (LWP 28369)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x42095b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x42095cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x42095bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81d3968,
    pHeader=0x81e7c96 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81ebc3c}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c175c}, <No data fields>}
        current_cookie = 0x81e7e5a "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81ebb5c}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x42095c5c,
              _M_right = 0x42095c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81c175c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81d3968}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81ebb5c}, <No data fields>}
        path = 0x81e7c6c "/dyn_F3726BBC5208AE0D754D5B39A32075F7.png"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81d3958) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 17 (Thread 245771 (LWP 28368)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41e95b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41e95cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41e95bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81d7c30,
    pHeader=0x81d2796 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c16fc}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c153c}, <No data fields>}
        current_cookie = 0x81d295a "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81c161c}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41e95c5c,
              _M_right = 0x41e95c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81c153c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81d7c30}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c161c}, <No data fields>}
        path = 0x81d276c "/dyn_76CA9B753C4440CD7856F0E130E4A82A.png"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81d7c20) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 16 (Thread 229386 (LWP 28367)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41c95b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41c95cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41c95bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81ac8a8,
    pHeader=0x81d177c "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81b0004}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81afec4}, <No data fields>}
        current_cookie = 0x81d1940 "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81aff64}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41c95c5c,
              _M_right = 0x41c95c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81afec4}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81ac8a8}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81aff64}, <No data fields>}
        path = 0x81d1764 "/toolbutton-filter.jpeg"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81ac898) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 15 (Thread 213001 (LWP 28366)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41a95b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41a95cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41a95bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x8206aa8,
    pHeader=0x81c3169 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81afdfc}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d038c}, <No data fields>}
        current_cookie = 0x81c332d "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81afd9c}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41a95c5c,
              _M_right = 0x41a95c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81d038c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x8206aa8}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81afd9c}, <No data fields>}
        path = 0x81c315c "/delete.jpeg"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x8206a98) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 14 (Thread 196616 (LWP 28365)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41895b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41895cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41895bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81c5ba8,
    pHeader=0x81eab57 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d032c}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d026c}, <No data fields>}
        current_cookie = 0x81ead1b "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81d02cc}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41895c5c,
              _M_right = 0x41895c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81d026c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81c5ba8}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d02cc}, <No data fields>}
        path = 0x81eab4c "/down.jpeg"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81c5b98) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 13 (Thread 180231 (LWP 28364)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41695b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41695cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41695bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81d82b0,
    pHeader=0x81c18ad "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c142c}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81b0124}, <No data fields>}
        current_cookie = 0x81c1a71 "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81b0184}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41695c5c,
              _M_right = 0x41695c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81b0124}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81d82b0}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81b0184}, <No data fields>}
        path = 0x81c18a4 "/up.jpeg"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81d82a0) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 12 (Thread 163846 (LWP 28363)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41495b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41495cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41495bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81c5848,
    pHeader=0x81c0429 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d020c}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d014c}, <No data fields>}
        current_cookie = 0x81c05ed "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81d01ac}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41495c5c,
              _M_right = 0x41495c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81d014c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81c5848}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81d01ac}, <No data fields>}
        path = 0x81c041c "/resume.jpeg"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81c5838) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 11 (Thread 147460 (LWP 28362)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41095b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41095cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41095bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x857ab00,
    pHeader=0x81ab748 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81b00c4}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81afe5c}, <No data fields>}
        current_cookie = 0x81ab90c "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81b0064}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41095c5c,
              _M_right = 0x41095c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81afe5c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x857ab00}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81b0064}, <No data fields>}
        path = 0x81ab73c "/pause.jpeg"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x857aaf0) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 10 (Thread 131077 (LWP 28361)):
#0 0x4002eb94 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4002e9d8 in __pthread_wait_for_restart_signal () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x400301bd in __pthread_alt_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x4002cfb7 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
No symbol table info available.
0000004 0x401cf94d in wxMutexInternal::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000005 0x401cf998 in wxMutex::Lock () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000006 0x0805ec33 in wxMutexLocker (this=0x41295b6c, mutex=@0x816b2d8) at thread.h:176
No locals.
0000007 0x0805d045 in CScriptWebServer::ProcessImgFileReq (this=0x816b2d0, Data=@0x41295cac)
    at WebServer.cpp:280
        lock = {m_isOk = false, m_mutex = @0x816b2d8}
        session = (const CSession *) 0x41295bf4
        imgName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x8071ece}, <No data fields>}
        img = (CAnyImage *) 0x807208a
0000008 0x0808208a in CWebSocket::OnRequestReceived (this=0x81c30d8,
    pHeader=0x81cb8e1 "HTTP/1.1\r\nUser-Agent: Opera/9.22 (X11; Linux i686; U; en)\r\nHost: proxy:44711\r\nAccept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q="..., pData=0x0, dwDataLen=0) at WebSocket.cpp:373
        url_ext = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c637c}, <No data fields>}
        is_post = false
        sURL = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c648c}, <No data fields>}
        current_cookie = 0x81cba98 "amuleweb_session_id=1804289383\r\nCookie2: $Version=1\r\nConnection: Keep-Alive, TE\r\nTE: deflate, gzip, chunked, identity, trailers\r\n\r\n"
        Data = {parsedURL = {m_path = {<wxStringBase> = {static npos = 4294967295,
        m_pchData = 0x401feb60}, <No data fields>}, m_file = {<wxStringBase> = {
        static npos = 4294967295, m_pchData = 0x81c64ec}, <No data fields>},
    m_params = {<__gnu_norm::map<wxString,wxString,std::less<wxString>,std::allocator<std::pair<const wxString, wxString> > >> = {_M_t = {
          _M_impl = {<std::allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<const wxString, wxString> > >> = {<No data fields>}, <No data fields>},
            _M_key_compare = {<> = {<No data fields>}, <No data fields>}, _M_header = {
              _M_color = std::_S_red, _M_parent = 0x0, _M_left = 0x41295c5c,
              _M_right = 0x41295c5c},
            _M_node_count = 0}}}, <__gnu_debug::_Safe_sequence<__gnu_debug_def::map<wxString, wxString, std::less<wxString>, std::allocator<std::pair<const wxString, wxString> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0,
          _M_version = 1}, <No data fields>}, <No data fields>}}, sURL = {<wxStringBase> = {
      static npos = 4294967295, m_pchData = 0x81c648c}, <No data fields>},
  SessionID = 1804289383, pSocket = 0x81c30d8}
        sFile = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81c64ec}, <No data fields>}
        path = 0x81cb8d4 "/arrow-r.png"
        sessid = 1804289383
0000009 0x080827fb in CWCThread::Entry (this=0x81c30c8) at WebSocket.cpp:240
        IsGet = true
        IsPost = false
        lock = {m_isOk = false, m_mutex = @0x0}
0000010 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000012 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000014 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 9 (Thread 114691 (LWP 28360)):
#0 0x00000008 in ?? ()
No symbol table info available.

Thread 3 (Thread 16386 (LWP 28353)):
#0 0x404cd851 in select () from /lib/i686/libc.so.6
No symbol table info available.
0000001 0x400df360 in ?? () from /home/donkey/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
0000002 0x08189a88 in ?? ()
No symbol table info available.
0000003 0x00000000 in ?? ()
No symbol table info available.
0000004 0xffffffd8 in ?? ()
No symbol table info available.
0000005 0x400d61f9 in GSocket::Select () from /home/donkey/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
0000006 0x400d15f9 in wxSocketBase::_Wait () from /home/donkey/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
0000007 0x400d1924 in wxSocketServer::WaitForAccept ()
   from /home/donkey/lib/libwx_baseu_net-2.8.so.0
No symbol table info available.
0000008 0x080817b9 in CWSThread::Entry (this=0x81846e8) at WebSocket.cpp:97
        connection_pending = true
        sock = (struct wxSocketBase *) 0x81d3888
        should_wait = 28
        addr = <incomplete type>
        msg = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81912c4}, <No data fields>}
0000009 0x401d1638 in wxThreadInternal::PthreadStart ()
   from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000010 0x401d169d in wxPthreadStart () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
#11 0x4002bf60 in pthread_start_thread () from /lib/i686/libpthread.so.0
No symbol table info available.
0000012 0x4002c0fe in pthread_start_thread_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000013 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 2 (Thread 32769 (LWP 28352)):
#0 0x404cbb66 in poll () from /lib/i686/libc.so.6
No symbol table info available.
0000001 0x4002ba8e in __pthread_manager () from /lib/i686/libpthread.so.0
No symbol table info available.
0000002 0x4002bd63 in __pthread_manager_event () from /lib/i686/libpthread.so.0
No symbol table info available.
0000003 0x404d4327 in clone () from /lib/i686/libc.so.6
No symbol table info available.

Thread 1 (Thread 16384 (LWP 28346)):
#0 0x40031b6b in read () from /lib/i686/libpthread.so.0
No symbol table info available.
0000001 0x4026b1dc in ?? () from /lib/libreadline.so.4
No symbol table info available.
0000002 0x00000000 in ?? ()
No symbol table info available.
0000003 0x4025e016 in rl_getc () from /lib/libreadline.so.4
No symbol table info available.
0000004 0x4025dfca in rl_read_key () from /lib/libreadline.so.4
No symbol table info available.
0000005 0x4024b5ef in readline_internal_char () from /lib/libreadline.so.4
No symbol table info available.
0000006 0x4024b725 in readline_internal_char () from /lib/libreadline.so.4
No symbol table info available.
0000007 0x4024b74c in readline_internal_char () from /lib/libreadline.so.4
No symbol table info available.
0000008 0x4024b1fb in readline () from /lib/libreadline.so.4
No symbol table info available.
0000009 0x080865d4 in CaMuleExternalConnector::GetCommand (this=0x812eb70, prompt=@0xbf881ce0,
    buffer=0xbf881af8 "", buffer_size=256) at ../../../src/ExternalConnector.cpp:304
        text = 0xbf881ac8 "\b\034\210¿=¢\b\bpë\022\bà\034\210¿ø\032\210¿"
0000010 0x0808a23d in CaMuleExternalConnector::TextShell (this=0x812eb70, prompt=@0xbf881ce0)
    at ../../../src/ExternalConnector.cpp:339
        buffer = "\000\000\000\000\200R\021\b\000\000\000\000\230I\030\b\000\000\000\000®\002\003@\230I\030\b \212R@!\000\000\000\214F\003@øH\030\b \212R@¡\000\000\000\214F\003@øH\030\b \212R@H\033\210¿oÑ\002@0\212R@Ø\177R@h\033\210¿mÂF@ \212R@øH\030\bh\033\210¿P\226\026\b$E\020\bÿÿÿÿx\033\210¿âã\005\bøH\030\b\230I\030\001\210\033\210¿\005å\005\bøH\030\b4E\r\b\230\033\210¿\021æ\005\bÐ\033\210¿P\226\026\bØ\033\210¿9]\005\bÐ\033\210¿Ð\033\210¿x\000\000\000\2366<@\214\001\000\000Ø\177R@Ø\033\210¿pë\022\b"...
        buf = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x401feb60}, <No data fields>}
        The_End = false
#11 0x08086c65 in CaMuleExternalConnector::ConnectAndRun (this=0x812eb70,
    ProgName=@0xbf881ce0, ProgVersion=@0xbf881cdc) at ../../../src/ExternalConnector.cpp:423
        appName = {<wxStringBase> = {static npos = 4294967295,
    m_pchData = 0x81695fc}, <No data fields>}
0000012 0x0807d056 in CamulewebApp::OnRun (this=0x812eb70) at WebInterface.cpp:62
No locals.
0000013 0x4016505a in wxEntry () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000014 0x40165117 in wxEntry () from /home/donkey/lib/libwx_baseu-2.8.so.0
No symbol table info available.
0000015 0x0807cf9a in main (argc=1, argv=0xbf881da4) at WebInterface.cpp:48
No locals.
#0 0x00000008 in ?? ()
(gdb)
--
Additional InformationIn reference to my 10 month old thread: http://forum.amule.org/index.php?topic=11268.0 [^]

The browser used is irrelevant, it crashes on every login with every browser.
TagsNo tags attached.
Fixed in Revision
Operating SystemLinux
Attached Files

- Relationships

-  Notes
(0002352)
chemical (reporter)
2007-07-12 14:38

Forgot to mention: The range of aMule versions used starts at 2.1.3, walks over SVN of 2006-09 and is still present on todays tarball.
(0002353)
chemical (reporter)
2007-07-12 15:11

Reference: http://forum.amule.org/index.php?topic=11068 [^]
(0002357)
chemical (reporter)
2007-07-16 15:09

Interesting fact:

This crash does only happen if compiled with --enable-debug and --disable-optimize.

Compiled with --disable-debug and --enable-optimize the crash after login does NOT appear.
(0002554)
chemical (reporter)
2008-02-07 16:52

This may be outdated, so please close the ticket.

I can't reproduce it since I don't use --enable-debug and --disable-optimize anymore.

- Issue History
Date Modified Username Field Change
2007-07-12 14:28 chemical New Issue
2007-07-12 14:28 chemical Operating System => Linux
2007-07-12 14:38 chemical Note Added: 0002352
2007-07-12 15:11 chemical Note Added: 0002353
2007-07-16 15:09 chemical Note Added: 0002357
2008-02-07 16:52 chemical Note Added: 0002554
2008-02-17 02:13 Xaignar Status new => closed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker