Hello,
I've tried to compile wx 2.6.3 and aMule 2.1.1 from the sources. Everything seemed to work fine (no errors) but when I try to start aMule I get the message:
amule@mandarine:/usr/local/bin$ amuled
amuled: OnInit - starting timer
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/amule/.aMule/Temp.
All PartFiles Loaded.
ListenSocket: Ok.
*** TCP socket (ECServer) listening on 0.0.0.0:4712
*** Server UDP socket (TCP+3) at 0.0.0.0:4665
*** TCP socket (TCP) listening on 0.0.0.0:4662
*** Client UDP socket (extended eMule) at 0.0.0.0:4672
Empty dir /home/amule/.aMule/Incoming shared
Now, exiting main app...
aMule OnExit: Terminating core.
aMule shutdown completed.
aMule Version: aMuled 2.1.1 using wxGTK2 v2.6.2 (Unicoded)
Terminated after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
backtrace:
[2] CamuleApp::OnUnhandledException() in amule.cpp:1987
[3] wxEntry(int&, wchar_t**) in /usr/local/lib/libwx_baseu-2.6.so.0[0x40128a47]
[4] wxEntry(int&, char**) in /usr/local/lib/libwx_baseu-2.6.so.0[0x40128abe]
[5] __gxx_personality_v0 in amuled.cpp:132
[6] __libc_start_main in /lib/libc.so.6[0x4030c3be]
[7] wxAppConsole::Initialize(int&, wchar_t**) in start.S:122
Abgebrochen
amule@mandarine:/usr/local/bin$
What makes me curios is that I compiled wxGTK 2.6.3 and the message says: 2.6.2 ??
Can anybody help?
Sascha