Hello,
amule crashes nearly always after downloading the serverlist.
I'm runnig Fedora 7 (full patched: core, updates, livna), with the Fedora-wxGTK2.8 and amule 2.1.3-3 as a single package from freshrpms.
Previously I tried the combination of amule-2.1.3-2 (livna) and wxGTK2.6 (fedora), which was slightly more stable on my system, but not really satisfying (crashes after a few hours or so).
Here is the backtrace:
-------------------------------------start------------------------------------------------
Current version is: aMule 2.1.3 using wxGTK2 v2.8.3 (Unicoded)
Running on: Linux 2.6.22.1-41.fc7 i686
[2] wxStringBase::~wxStringBase() in amule [0x807495b]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x59a076]
[4] ?? in [0x110420]
[5] wxGIFDecoder::GetFrameSize(unsigned int) const in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x41df042]
[6] wxGIFDecoder::ConvertToImage(unsigned int, wxImage*) const in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x41df0ac]
[7] wxBufferedPaintDC::~wxBufferedPaintDC() in amule [0x82cfa02]
[8] wxTextCtrl::wxTextCtrl() in amule [0x82cecbd]
[9] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.8.so.0[0x4eb325]
[10] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x5958ff]
[11] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.8.so.0[0x595a4d]
[12] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.8.so.0[0x595bb6]
[13] wxTimerBase::Notify() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x422b231]
[14] ?? in /usr/lib/libwx_gtk2u_core-2.8.so.0 [0x4106175]
[15] ?? in /lib/libglib-2.0.so.0 [0x57d9dc6]
[16] g_main_context_dispatch in /lib/libglib-2.0.so.0[0x57d97f2]
[17] ?? in /lib/libglib-2.0.so.0 [0x57dc7cf]
[18] g_main_loop_run in /lib/libglib-2.0.so.0[0x57dcb79]
[19] gtk_main in /usr/lib/libgtk-x11-2.0.so.0[0x730f44]
[20] wxEventLoop::Run() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x40fcb5c]
[21] wxAppBase::MainLoop() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x419e43e]
[22] wxAppBase::OnRun() in /usr/lib/libwx_gtk2u_core-2.8.so.0[0x419da31]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x528aaa]
[24] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0x528b67]
[25] wxWindow::GetLabel() const in amule [0x81917c0]
[26] __libc_start_main in /lib/libc.so.6[0x43150f70]
[27] wxNotebook::SetPadding(wxSize const&) in amule[0x806b511]
---------------------------------------end------------------------------------------------
There is another error message at startup:
execvp(amuleweb, --amule-config-file=/home/chow/.aMule/amule.conf) failed with error 2!
Don't know if this has to do with the crash.
Hope anybody can help me. Thanks
Chow