it asserted in the linux side, and on win32 it crashed afterwards
[Debug] 08:33:32: ./src/common/list.cpp(385): assert "wxAssertFailure" failed: detaching node which is not from this list
Call stack:
[00] wxListBase::DetachNode(wxNodeBase*)
[01] wxListBase::DeleteNode(wxNodeBase*)
[02] wxObjectList::DeleteNode(wxObjectListNode*)
[03] wxObjectList::Erase(wxObjectListNode*)
[04] wxEvtHandler::ProcessPendingEvents()
[05] wxAppConsole::ProcessPendingEvents()
[06] 0x2aaaab833c1c
[07] 0x2aaaad794231
[08] 0x2aaaad796fd3
[09] g_main_loop_run
[10] gtk_main
[11] wxEventLoop::Run()
[12] wxAppBase::MainLoop()
[13] wxAppBase::OnRun()
[14] wxEntry(int&, wchar_t**)
[15] wxEntry(int&, char**)
[16] main /home/stefanero/temp/amule-dev/src/amule-gui.cpp:
[17] __libc_start_main
[18] _start
there is actually not much more, since the wxDebug-Alert crashed itself...
