But when i run it fresh (after removing all config file i HOME_DIR (.aMule(dir) .eMule).
Segmention fault is
so..
bt:
(gdb) bt
#0 0x08269a78 in CryptoPP::PentiumOptimized::Multiply8Bottom(unsigned*, unsigned const*, unsigned const*) ()
#1 0x08269bcb in CryptoPP::P4Optimized::Multiply4(unsigned*, unsigned const*, unsigned const*) ()
#2 0x0826af18 in CryptoPP::RecursiveMultiplyTop(unsigned*, unsigned*, unsigned const*, unsigned const*, unsigned const*, unsigned) ()
#3 0x0826b29d in CryptoPP::RecursiveInverseModPower2(unsigned*,unsigned*, unsigned const*, unsigned) ()
#4 0x08278b7a in CryptoPP::MontgomeryRepresentation::MontgomeryRepresentation(CryptoPP::Integer const&) ()
#5 0x08277d8d in CryptoPP::ModularArithmetic::SimultaneousExponentiate(CryptoPP::Integer*, CryptoPP::Integer const&, CryptoPP::Integer const*, unsigned) const ()
#6 0x0828fdde in CryptoPP::AbstractRing::Exponentiate(CryptoPP::Integer const&, CryptoPP::Integer const&) const ()
#7 0x08273f27 in CryptoPP::a_exp_b_mod_c(CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&) ()
#8 0x0825fce7 in CryptoPP::IsStrongProbablePrime(CryptoPP::Integer const&, CryptoPP::Integer const&) ()
#9 0x08264321 in CryptoPP::FirstPrime(CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::PrimeSelector const*) ()
#10 0x08264071 in CryptoPP::FirstPrime(CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::PrimeSelector const*) ()
#11 0x082703bb in CryptoPP::Integer::GenerateRandomNoThrow(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) ()
#12 0x08284094 in CryptoPP::InvertibleRSAFunction::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) ()
#13 0x082853e8 in CryptoPP::InvertibleRSAFunction::Initialize(CryptoPP::RandomNumberGenerator&, unsigned, CryptoPP::Integer const&) ()
#14 0x080f53ba in CClientCreditsList::CreateKeyPair() ()
#15 0x080f6297 in CClientCreditsList::InitalizeCrypting() ()
#16 0x080f2eb0 in CClientCreditsList::CClientCreditsList(CPreferences*) ()
#17 0x08246c41 in CamuleApp::OnInit() ()
#18 0x0824e063 in wxAppConsole::CallOnInit() ()
#19 0x4052da27 in wxEntry(int&, char**) ()
from /usr/local/lib/libwx_base-2.5.so.1
#20 0x0824512d in main ()
bt full:
#0 0x08269a78 in CryptoPP::PentiumOptimized::Multiply8Bottom(unsigned*, unsigned const*, unsigned const*) ()
No symbol table info available.
#1 0x08269bcb in CryptoPP::P4Optimized::Multiply4(unsigned*, unsigned const*, unsigned const*) ()
No symbol table info available.
#2 0x0826af18 in CryptoPP::RecursiveMultiplyTop(unsigned*, unsigned*, unsigned const*, unsigned const*, unsigned const*, unsigned) ()
No symbol table info available.
#3 0x0826b29d in CryptoPP::RecursiveInverseModPower2(unsigned*,unsigned*, unsigned const*, unsigned) ()
No symbol table info available.
#4 0x08278b7a in CryptoPP::MontgomeryRepresentation::MontgomeryRepresentation(CryptoPP::Integer const&) ()
No symbol table info available.
#5 0x08277d8d in CryptoPP::ModularArithmetic::SimultaneousExponentiate(CryptoPP::Integer*, CryptoPP::Integer const&, CryptoPP::Integer const*, unsigned) const ()
No symbol table info available.
#6 0x0828fdde in CryptoPP::AbstractRing::Exponentiate(CryptoPP::Integer const&, CryptoPP::Integer const&) const ()
No symbol table info available.
#7 0x08273f27 in CryptoPP::a_exp_b_mod_c(CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&) ()
No symbol table info available.
#8 0x0825fce7 in CryptoPP::IsStrongProbablePrime(CryptoPP::Integer const&, CryptoPP::Integer const&) ()
No symbol table info available.
#9 0x08264321 in CryptoPP::FirstPrime(CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::PrimeSelector const*) ()
No symbol table info available.
#10 0x08264071 in CryptoPP::FirstPrime(CryptoPP::Integer&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::Integer const&, CryptoPP::PrimeSelector const*) ()
No symbol table info available.
#11 0x082703bb in CryptoPP::Integer::GenerateRandomNoThrow(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) ()
No symbol table info available.
#12 0x08284094 in CryptoPP::InvertibleRSAFunction::GenerateRandom(CryptoPP::RandomNumberGenerator&, CryptoPP::NameValuePairs const&) ()
No symbol table info available.
#13 0x082853e8 in CryptoPP::InvertibleRSAFunction::Initialize(CryptoPP::RandomNumberGenerator&, unsigned, CryptoPP::Integer const&) ()
No symbol table info available.
#14 0x080f53ba in CClientCreditsList::CreateKeyPair() ()
No symbol table info available.
#15 0x080f6297 in CClientCreditsList::InitalizeCrypting() ()
No symbol table info available.
#16 0x080f2eb0 in CClientCreditsList::CClientCreditsList(CPreferences*) ()
No symbol table info available.
#17 0x08246c41 in CamuleApp::OnInit() ()
No symbol table info available.
#18 0x0824e063 in wxAppConsole::CallOnInit() ()
No symbol table info available.
#19 0x4052da27 in wxEntry(int&, char**) ()
from /usr/local/lib/libwx_base-2.5.so.1
No symbol table info available.
#20 0x0824512d in main ()
No symbol table info available.