Amuleweb CVS-20050608 crashes without user iteraction (and many others cvs crashes this way too, but this backtrace is for this version)
I got this:
goauld@stargate:~/a$ ps aux | grep amule
amuled 2389 0.6 3.9 40284 10208 ? Ss 16:13 0:19 /usr/bin/amuled -f
amuled 2392 0.0 0.0 0 0 ? Z 16:13 0:00 [amuleweb]
here is the backtrace
(gdb) bt
#0 0x400fac9e in wxMBConv::cMB2WC () from /usr/lib/libwx_baseu-2.5.so.3
#1 0x400fda80 in wxMBConv::cMB2WX () from /usr/lib/libwx_baseu-2.5.so.3
#2 0x080af58f in char2unicode (
x=0x8148ed0 "GET /dyn_A466F8253A0F70C9B64855D7C0472D8D.png HTTP/1.1\r\nHost: stargate:10002\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)\r\nAccep"...) at StringFunctions.h:85
#3 0x080915ce in CWebSocket::OnRequestReceived (this=0x8141750,
pHeader=0x8148ed0 "GET /dyn_A466F8253A0F70C9B64855D7C0472D8D.png HTTP/1.1\r\nHost: stargate:10002\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)\r\nAccep"..., dwHeaderLen=447, pData=0x0,
dwDataLen=0) at WebSocket.cpp:298
#4 0x080911cb in CWCThread::Entry (this=0x8141740) at WebSocket.cpp:210
#5 0x40142bfb in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
#6 0x40142acf in wxPthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
#7 0x40028ca3 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8 0x403d4f5a in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt full
#0 0x400fac9e in wxMBConv::cMB2WC () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#1 0x400fda80 in wxMBConv::cMB2WX () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#2 0x080af58f in char2unicode (
x=0x8148ed0 "GET /dyn_A466F8253A0F70C9B64855D7C0472D8D.png HTTP/1.1\r\nHost: stargate:10002\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)\r\nAccep"...) at StringFunctions.h:85
No locals.
#3 0x080915ce in CWebSocket::OnRequestReceived (this=0x8141750,
pHeader=0x8148ed0 "GET /dyn_A466F8253A0F70C9B64855D7C0472D8D.png HTTP/1.1\r\nHost: stargate:10002\r\nUser-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.7.8) Gecko/20050517 Firefox/1.0.4 (Debian package 1.0.4-2)\r\nAccep"..., dwHeaderLen=447, pData=0x0,
dwDataLen=0) at WebSocket.cpp:298
sHeader =
sData =
sURL =
Data = {sURL = , inadr = {s_addr = 4294967295}, pSocket = 0x0}
#4 0x080911cb in CWCThread::Entry (this=0x8141740) at WebSocket.cpp:210
IsGet = true
IsPost = false
#5 0x40142bfb in wxThreadInternal::PthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
---Type to continue, or q to quit---
No symbol table info available.
#6 0x40142acf in wxPthreadStart () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#7 0x40028ca3 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#8 0x403d4f5a in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.