aMule Forum
English => aMule crashes => Topic started by: linuxfever on January 02, 2008, 02:55:15 PM
-
Hello. I'm trying to use amule cvs 20080101 on Gentoo Linux (installed from portage) and it gives me an error:
$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
Loading temp files from /home/matteo/storage/download/temp.
All PartFiles Loaded.
ListenSocket: Ok.
External connections disabled in config file
*** 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
HTTP download thread started
HTTP download thread started
Host: www.gruk.org:80
URL: http://www.gruk.org/server.met.gz
Response: 200 (Error: 0)
Download size: 4078
HTTP download thread ended
HTTP download thread started
Host: www.bluetack.co.uk:80
URL: http://www.bluetack.co.uk/config/pipfilter.dat.gz
Response: 301 (Error: 0)
Host: peerates.net:80
URL: http://peerates.net/peerates/certifiedservers.met
Response: 404 (Error: 6)
HTTP download thread ended
HTTP download thread started
--------------------------------------------------------------------------------
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:
http://forum.amule.org/index.php?board=67.0
If possible, please try to generate a real backtrace of this crash:
http://www.amule.org/wiki/index.php/Backtraces
----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule CVS using wxGTK2 v2.8.7 (Snapshot: Tue Jan 1 07:01:55 CET 2008)
Running on: Linux 2.6.22-gentoo-r5 i686
Host: peerates.net:80
URL: http://peerates.net/peerates/trueservers.met
Response: 404 (Error: 6)
HTTP download thread ended
[2] ?? in amule [0x806c129]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0xb79d4b83]
[4] ?? in [0xffffe420]
[5] GSocket::Input_Timeout() in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a5b5e5]
[6] GSocket::Read(char*, int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a5b6aa]
[7] wxSocketBase::_Read(void*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a57236]
[8] wxSocketBase::Peek(void*, unsigned int) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a57372]
[9] wxProtocol::ReadLine(wxSocketBase*, wxString&) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a51701]
[10] wxHTTP::ParseHeaders() in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a4ec81]
[11] wxHTTP::BuildRequest(wxString const&, wxHTTP::wxHTTP_Req) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a502ef]
[12] wxHTTP::GetInputStream(wxString const&) in /usr/lib/libwx_baseu_net-2.8.so.0[0xb7a50787]
[13] ?? in amule [0x80da7d5]
[14] ?? in amule [0x80da9fc]
[15] ?? in amule [0x80db0a1]
[16] wxThreadInternal::PthreadStart(wxThread*) in /usr/lib/libwx_baseu-2.8.so.0[0xb79cf1c2]
[17] wxPthreadStart in /usr/lib/libwx_baseu-2.8.so.0[0xb79cf223]
[18] ?? in /lib/libpthread.so.0 [0xb7f2117b]
[19] clone in /lib/libc.so.6[0xb775704e]
--------------------------------------------------------------------------------
Abortito
When amule starts, it try to update safepeer list.
-
Looks wx. Can you try it with wx 2.8.7? I don't think we support 2.6 series anymore. I am amazed it even compiles.
Cheers!
-
I've installed only wxGTK 2.8.7.1 version
-
Sorry, I read the kernel version instead of the wx version. Ok, I am not amazed anymore :P Still, it may be worthy to try to compile wx without portage just to check.
-
I removed .aMule dir in my home and now it works...