aMule Forum

English => aMule crashes => Topic started by: nfe1972 on September 18, 2005, 09:10:12 AM

Title: Amule close on proxy connection
Post by: nfe1972 on September 18, 2005, 09:10:12 AM
Thread 1 (Thread -1226361152 (LWP 31951)):
#0  0xb7afdecb in wxSocketBase::Write () from /usr/lib/libwx_baseu_net-2.6.so.0
#1  0x081b5814 in wxSizer::Add ()
#2  0x081b786c in wxSizer::Add ()
#3  0x081fc266 in wxSizer::Add ()
#4  0xb79ec556 in wxAppConsole::HandleEvent () from /usr/lib/libwx_baseu-2.6.so.0
#5  0xb7a8052b in wxEvtHandler::ProcessEventIfMatches () from /usr/lib/libwx_baseu-2.6.so.0
#6  0xb7a8081e in wxEventHashTable::HandleEvent () from /usr/lib/libwx_baseu-2.6.so.0
#7  0xb7a814f9 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_baseu-2.6.so.0
#8  0xb7a812d9 in wxEvtHandler::ProcessPendingEvents () from /usr/lib/libwx_baseu-2.6.so.0
#9  0xb79ec4ec in wxAppConsole::ProcessPendingEvents () from /usr/lib/libwx_baseu-2.6.so.0
#10 0xb7bff703 in wxPaletteBase::GetColoursCount () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#11 0xb7188420 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0
#12 0x00000000 in ?? ()
#13 0xb7fc7d17 in pthread_mutex_lock () from /lib/tls/libpthread.so.0
Title: Re: Amule close on proxy connection
Post by: phoenix on September 20, 2005, 04:38:11 AM
Nelson

Your backtrace is not inside aMule. Which is something odd, considering you have socket events and as I suppose, you are using proxy. Maybe it it some kind of memory corruption. How reproducible is this crash?

Also, do you have debug information in your executable? If not, please read these:
http://www.amule.org/wiki/index.php/Backtraces
http://www.amule.org/wiki/index.php/Using_gdb_and_valgrind

Cheers!