I'm running amule version 2.3.3 as daemon amuled on ArchLinux. This assertion failure only crashes amulegui leaving amuled uninterrupted. However, it is still annoying. A possible way to reproduce it is trying to submit ed2k::3D366ED505B977FC61C9A6EE01E96329 in the eD2K Link text input and manually click the submit button. Also, the backtrack of this assertion failure comes as follow:
ASSERT INFO:
ECSocket.cpp(191): assert "len == canWrite" failed in ReadFromSocket().
BACKTRACE:
[1] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[2] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[3] wxEvtHandler::TryHereOnly(wxEvent&)
[4] wxEvtHandler::ProcessEventLocally(wxEvent&)
[5] wxEvtHandler::ProcessEvent(wxEvent&)
[6] wxEvtHandler::ProcessPendingEvents()
[7] wxApp::DoIdle()
[8] g_main_context_dispatch
[9] g_main_loop_run
[10] gtk_main
[11] wxGUIEventLoop::DoRun()
[12] wxEventLoopBase::Run()
[13] wxAppConsoleBase::MainLoop()
[14] wxEntry(int&, wchar_t**)
[15] __libc_start_main
I'm running amule version 2.3.3 as daemon
amuledon ArchLinux. This assertion failure only crashesamuleguileavingamuleduninterrupted. However, it is still annoying. A possible way to reproduce it is trying to submited2k::3D366ED505B977FC61C9A6EE01E96329in theeD2K Linktext input and manually click the submit button. Also, the backtrack of this assertion failure comes as follow: