hello,
My amule crashes when connecting to any server, using amuled and a web client.
I have followed the guides to compile and install everything, have tried different solutions but always get the same error...
Here is what I have already done:
- installed wxBase2.6.2, wxGTK 2.6.2 and amule-cvs
- configured wxGTK with "--prefix=/usr --with-gtk --enable-unicode --disable-compat24 --enable-optimise && make" options
- ldconfig
- configured amule with --enable-amulecmd --enable-webserver --disable-monolithic --enable-amule-daemon --enable-kad-compile --disable-debug --enable-optimize
options...
- launched amuled...ok (I have configured amule.conf to enable webserver)
- can connect to web server okay, lookat settings and all, but when connecting to a server, I get the following output from amuled:
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
[URL]http://forum.amule.org/board.php?boardid=67[/URL]
If possible, please try to generate a real backtrace of this crash:
[URL]http://www.amule.org/wiki/index.php/Backtraces[/URL]
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMuled CVS using v2.6.1 (Unicoded) (Snapshot: Wed Oct 26 07:02:02 CEST 2005)
Running on: Linux 2.6.13.2 i686
[2] ?? in amuled [0x805d856]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0xb7f0e6b8]
[4] ?? in [0xffffe420]
[5] ?? in amuled [0x8086bdf]
[6] ?? in amuled [0x81ef480]
[7] ?? in amuled [0x81eaa9d]
[8] ?? in amuled [0x81ea9e6]
[9] ?? in amuled [0x81e0ea1]
[10] ?? in amuled [0x8067d83]
[11] ?? in amuled [0x8067a3a]
[12] ?? in amuled [0x80e51b6]
[13] ?? in amuled [0x80edee6]
[14] ?? in amuled [0x80bd35a]
[15] ?? in amuled [0x80e4348]
[16] wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const in /usr/lib/libwx_baseu-2.6.so.0[0xb7e57e88]
[17] wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) in /usr/lib/libwx_baseu-2.6.so.0[0xb7f08060]
[18] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) in /usr/lib/libwx_baseu-2.6.so.0[0xb7f074af]
[19] wxEvtHandler::ProcessEvent(wxEvent&) in /usr/lib/libwx_baseu-2.6.so.0[0xb7f08200]
[20] wxEvtHandler::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.6.so.0[0xb7f07f96]
[21] wxAppConsole::ProcessPendingEvents() in /usr/lib/libwx_baseu-2.6.so.0[0xb7e57df6]
[22] ?? in amuled [0x8062fe9]
[23] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7e9e868]
[24] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0xb7e9e94d]
[25] ?? in amuled [0x806238b]
[26] __libc_start_main in /lib/tls/libc.so.6[0xb7bab974]
[27] wxAppConsole::Initialize(int&, wchar_t**) in amuled[0x8052111]
--------------------------------------------------------------------------------
and exits. amuleweb carry's on but have to kill it.
I'm really stuck