ASSERT INFO:
EncryptedStreamSocket.cpp(683): assert "wxAssertFailure" failed in Negotiate().
BACKTRACE:
[1] wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)
[2] CEncryptedStreamSocket::Negotiate(unsigned char const*, unsigned int) /home/amule/trunk5/src/EncryptedStreamSocket.cpp:684
[3] CEncryptedStreamSocket::Read(void*, unsigned int) /home/amule/trunk5/src/EncryptedStreamSocket.cpp:303
[4] CEMSocket::OnReceive(int) /home/amule/trunk5/src/EMSocket.cpp:227
[5] CClientTCPSocket::OnReceive(int) /home/amule/trunk5/src/ClientTCPSocket.cpp:1965
[6] CClientTCPSocketHandler::ClientTCPSocketHandler(wxSocketEvent&) /home/amule/trunk5/src/ClientTCPSocket.cpp:101
[7] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) cons)
[8] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[9] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[10] wxEvtHandler::ProcessEvent(wxEvent&)
[11] wxEvtHandler::ProcessPendingEvents()
[12] wxAppConsole::ProcessPendingEvents()
[13] wxAppBase::ProcessIdle()
[14] g_main_context_dispatch()
[15] g_main_loop_run()
[16] gtk_main()
[17] wxEventLoop::Run()
[18] wxAppBase::MainLoop()
(gdb) bt
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb75df6a7 in poll () from /lib/libc.so.6
#2 0xb7b48146 in wxapp_poll_func (ufds=0x13883628, nfds=10, timeout=19) at ./src/gtk/app.cpp:259
#3 0xb6dd3f12 in ?? () from /usr/lib/libglib-2.0.so.0
#4 0xb6dd45a2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#5 0xb71cc755 in gtk_dialog_run () from /usr/lib/libgtk-x11-2.0.so.0
#6 0xb7b79370 in wxGUIAppTraits::ShowAssertDialog (this=0x8cc1ba8, msg=@0xbff50a88) at ./src/gtk/utilsgtk.cpp:387
#7 0xb7845826 in ShowAssertDialog (szFile=0x877a8f8, nLine=683, szFunc=0x1176f9cc, szCond=0x877a8b8, szMsg=0x0, traits=0x8cc1ba8)
at ./src/common/appbase.cpp:836
#8 0xb7845bf4 in wxAppConsole::OnAssertFailure (this=0x8c9bac8, file=0x877a8f8, line=683, func=0x1176f9cc, cond=0x877a8b8, msg=0x0)
at ./src/common/appbase.cpp:445
#9 0xb7b47495 in wxApp::OnAssertFailure (this=0x8c9bac8, file=0x877a8f8, line=683, func=0x1176f9cc, cond=0x877a8b8, msg=0x0)
at ./src/gtk/app.cpp:556
total jobs = 100, too many jobstotal jobs = 100, too many jobs#10 0x0808761e in CamuleApp::OnAssertFailure (this=0x8c9bac8, file=0x877a8f8, line=683, func=0x1176f9cc, cond=0x877a8b8, msg=0x0) at amule.cpp:1391
#11 0xb784595e in wxOnAssert (szFile=0x877a8f8, nLine=683, szFunc=0x877b267 "Negotiate", szCond=0x877a8b8, szMsg=0x0)
at ./src/common/appbase.cpp:711
#12 0x0816175e in CEncryptedStreamSocket::Negotiate (this=0x12d52d40, pBuffer=0x8a6a3a0 "\036\"M\031c�UB8$\026\006�R\021�\210E\223M�\210", nLen=20)
at EncryptedStreamSocket.cpp:683
#13 0x081621ed in CEncryptedStreamSocket::Read (this=0x12d52d40, lpBuf=0x8a6a3a0, nBufLen=2000000) at EncryptedStreamSocket.cpp:303
#14 0x0815d31f in CEMSocket::OnReceive (this=0x12d52d40, nErrorCode=0) at EMSocket.cpp:227
#15 0x080ece90 in CClientTCPSocket::OnReceive (this=0x12d52d40, nErrorCode=0) at ClientTCPSocket.cpp:1963
#16 0x080f924d in CClientTCPSocketHandler::ClientTCPSocketHandler (this=0x8a6a320, event=@0x13537168) at ClientTCPSocket.cpp:101
#17 0xb78452fd in wxAppConsole::HandleEvent (this=0x8c9bac8, handler=0x8a6a320,
func=0x80f902c <CClientTCPSocketHandler::ClientTCPSocketHandler(wxSocketEvent&)>, event=@0x13537168) at ./src/common/appbase.cpp:322
#18 0xb790c3e0 in wxEvtHandler::ProcessEventIfMatches (entry=@0x8a6a2e0, handler=0x8a6a320, event=@0x13537168) at ./src/common/event.cpp:1231
#19 0xb790e179 in wxEventHashTable::HandleEvent (this=0x8a6a2c0, event=@0x13537168, self=0x8a6a320) at ./src/common/event.cpp:906
#20 0xb790e2cd in wxEvtHandler::ProcessEvent (this=0x8a6a320, event=@0x13537168) at ./src/common/event.cpp:1293
#21 0xb790cc24 in wxEvtHandler::ProcessPendingEvents (this=0x8a6a320) at ./src/common/event.cpp:1191
#22 0xb7846673 in wxAppConsole::ProcessPendingEvents (this=0x8c9bac8) at ./src/common/appbase.cpp:294
#23 0xb7c17cde in wxAppBase::ProcessIdle (this=0x8c9bac8) at ./src/common/appcmn.cpp:435
#24 0xb7b48239 in wxapp_idle_callback () at ./src/gtk/app.cpp:206
#25 0xb6dcea91 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb6dd09c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb6dd4083 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb6dd45a2 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#29 0xb724a829 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#30 0xb7b683b0 in wxEventLoop::Run (this=0xa982f30) at ./src/gtk/evtloop.cpp:76
#31 0xb7c17719 in wxAppBase::MainLoop (this=0x8c9bac8) at ./src/common/appcmn.cpp:312
#32 0xb7c1742d in wxAppBase::OnRun (this=0x8c9bac8) at ./src/common/appcmn.cpp:367
#33 0xb78902cd in wxEntry (argc=@0xb79a966c, argv=0x8c8a480) at ./src/common/init.cpp:460
#34 0xb78904f3 in wxEntry (argc=@0xbff51430, argv=0xbff514b4) at ./src/common/init.cpp:472
#35 0x082bb414 in main (argc=Cannot access memory at address 0xa) at amule-gui.cpp:94
(gdb)