aMule Forum

English => aMule crashes => Topic started by: melipone on July 16, 2008, 03:27:06 PM

Title: amule crashes on Fedora9
Post by: melipone on July 16, 2008, 03:27:06 PM
hi,
when I start amule 221 , It makes this:

Initialising aMule
Checking if there is an instance already running...
No other instances are running.
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 2.2.1 using wxGTK2 v2.8.7
Running on: Linux 2.6.25.10-86.fc9.i686 i686

[2] CamuleApp::OnFatalException() in amule [0x806af71]
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.8.so.0[0x4e3e2c6]
[4] ?? in [0x110400]
[5] unsigned int CryptoPP::DivideThreeWordsByTwo<unsigned int, CryptoPP::DWord>(unsigned int*, unsigned int, unsigned int, CryptoPP::DWord*) in amule [0x82aabed]
[6] CryptoPP::Divide(unsigned int*, unsigned int*, unsigned int*, unsigned int const*, unsigned int, unsigned int const*, unsigned int) in amule [0x82a309b]
[7] CryptoPP::PositiveDivide(CryptoPP::Integer&, CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&) in amule [0x82a678c]
[8] CryptoPP::Integer::Divide(CryptoPP::Integer&, CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&) in amule [0x82a69b9]
[9] CryptoPP::Integer::Modulo(CryptoPP::Integer const&) const in amule [0x82a6aaf]
[10] CryptoPP::FirstPrime(CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::PrimeSelector const*) in amule [0x82b7102]
[11] CryptoPP::FirstPrime(CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::PrimeSelector const*) in amule [0x82b7089]
[12] CryptoPP::Integer::GenerateRandomNoThrow(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) in amule [0x82a9364]
[13] CryptoPP::Integer::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) in amule [0x82c9584]
[14] CryptoPP::InvertibleRSAFunction::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) in amule [0x82c79e4]
[15] CryptoPP::InvertibleRSAFunction::Initialize(CryptoPP::RandomNumberGenerator&, unsigned int, CryptoPP::Integer const&) in amule [0x82c6edd]
[16] CClientCreditsList::CreateKeyPair() in amule [0x808c2b2]
[17] CClientCreditsList::InitalizeCrypting() in amule [0x808ce2d]
[18] CClientCreditsList::CClientCreditsList() in amule [0x808da15]
[19] CamuleApp::OnInit() in amule [0x8076279]
[20] CamuleGuiApp::OnInit() in amule [0x813e9e1]
[21] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.8.so.0[0x4dd4a80]
[22] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.8.so.0[0x4dd4ca7]
[23] main in amule [0x813ec80]
[24] __libc_start_main in /lib/libc.so.6[0xa695d6]
[25] wxNotebook::SetPadding(wxSize const&) in amule[0x8069d41]


--------------------------------------------------------------------------------
Erreur de segmentation

Thanx for your answers
amule 213 works fine at all
Title: Re: amule crashes on Fedora9
Post by: Stu Redman on July 16, 2008, 11:16:47 PM
Looks like your cryptopp is broken.
Did you compile amule / cryptopp yourself ?
Cryptopp comes with a test app, try it after compiling it.