Hi
running gentoo kernel 2.6.30 and kde 4.2
Amule used from svn problems occoure since 9732 and not changing go forward to 9755 or use the before running 9721
after typing amule in command prompt get (Speicherzugriffsfehler) memory segmentation fault
Created a backtrace (rebuilded crypto++ not help)
Starting program: /usr/local/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread 0xb539c720 (LWP 611)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb539c720 (LWP 611)]
0xb7d343ec in CryptoPP::SHA256::InitState () from /usr/lib/libcrypto++.so.0
(gdb) bt
#0 0xb7d343ec in CryptoPP::SHA256::InitState () from /usr/lib/libcrypto++.so.0
#1 0x080ea2fc in CryptoPP::IteratedHashWithStaticTransform<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 1>, 64u, 32u, CryptoPP::SHA256, 32u, true>::Init (this=0xbf9881c8) at /usr/include/cryptopp/iterhash.h:90
#2 0xb7cdbd33 in CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::Restart () from /usr/lib/libcrypto++.so.0
#3 0xb7cde0eb in CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::TruncatedFinal () from /usr/lib/libcrypto++.so.0
#4 0xb7d0f9c6 in CryptoPP::RandomPool::IncorporateEntropy () from /usr/lib/libcrypto++.so.0
#5 0xb7d02972 in CryptoPP::AutoSeededRandomPool::Reseed () from /usr/lib/libcrypto++.so.0
#6 0x08440004 in AutoSeededRandomPool (this=0x88459e0, blocking=false, seedSize=32) at /usr/include/cryptopp/osrng.h:89
#7 0x0843fc13 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at RandomFunctions.cpp:31
#8 0x0843fc4c in global constructors keyed to _Z13GetRandomPoolv () at RandomFunctions.cpp:62
#9 0x084da012 in ?? ()
#10 0xb7f77310 in ?? () from /lib/ld-linux.so.2
#11 0x08648ff4 in ?? ()
#12 0xbf988348 in ?? ()
#13 0x08085215 in _init ()
Backtrace stopped: frame did not save the PC
(gdb) bt full
#0 0xb7d343ec in CryptoPP::SHA256::InitState () from /usr/lib/libcrypto++.so.0
No symbol table info available.
#1 0x080ea2fc in CryptoPP::IteratedHashWithStaticTransform<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 1>, 64u, 32u, CryptoPP::SHA256, 32u, true>::Init (this=0xbf9881c8) at /usr/include/cryptopp/iterhash.h:90
No locals.
#2 0xb7cdbd33 in CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::Restart () from /usr/lib/libcrypto++.so.0
No symbol table info available.
#3 0xb7cde0eb in CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::TruncatedFinal () from /usr/lib/libcrypto++.so.0
No symbol table info available.
#4 0xb7d0f9c6 in CryptoPP::RandomPool::IncorporateEntropy () from /usr/lib/libcrypto++.so.0
No symbol table info available.
#5 0xb7d02972 in CryptoPP::AutoSeededRandomPool::Reseed () from /usr/lib/libcrypto++.so.0
No symbol table info available.
#6 0x08440004 in AutoSeededRandomPool (this=0x88459e0, blocking=false, seedSize=32) at /usr/include/cryptopp/osrng.h:89
No locals.
#7 0x0843fc13 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at RandomFunctions.cpp:31
No locals.
#8 0x0843fc4c in global constructors keyed to _Z13GetRandomPoolv () at RandomFunctions.cpp:62
No locals.
#9 0x084da012 in ?? ()
No symbol table info available.
#10 0xb7f77310 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#11 0x08648ff4 in ?? ()
No symbol table info available.
#12 0xbf988348 in ?? ()
No symbol table info available.
#13 0x08085215 in _init ()
No symbol table info available.
Backtrace stopped: frame did not save the PC
(gdb) thread apply all bt
Thread 1 (Thread 0xb539c720 (LWP 611)):
#0 0xb7d343ec in CryptoPP::SHA256::InitState () from /usr/lib/libcrypto++.so.0
#1 0x080ea2fc in CryptoPP::IteratedHashWithStaticTransform<unsigned int, CryptoPP::EnumToType<CryptoPP::ByteOrder, 1>, 64u, 32u, CryptoPP::SHA256, 32u, true>::Init (this=0xbf9881c8) at /usr/include/cryptopp/iterhash.h:90
#2 0xb7cdbd33 in CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::Restart () from /usr/lib/libcrypto++.so.0
#3 0xb7cde0eb in CryptoPP::IteratedHashBase<unsigned int, CryptoPP::HashTransformation>::TruncatedFinal () from /usr/lib/libcrypto++.so.0
#4 0xb7d0f9c6 in CryptoPP::RandomPool::IncorporateEntropy () from /usr/lib/libcrypto++.so.0
#5 0xb7d02972 in CryptoPP::AutoSeededRandomPool::Reseed () from /usr/lib/libcrypto++.so.0
#6 0x08440004 in AutoSeededRandomPool (this=0x88459e0, blocking=false, seedSize=32) at /usr/include/cryptopp/osrng.h:89
#7 0x0843fc13 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at RandomFunctions.cpp:31
#8 0x0843fc4c in global constructors keyed to _Z13GetRandomPoolv () at RandomFunctions.cpp:62
#9 0x084da012 in ?? ()
#10 0xb7f77310 in ?? () from /lib/ld-linux.so.2
#11 0x08648ff4 in ?? ()
#12 0xbf988348 in ?? ()
#13 0x08085215 in _init ()
Backtrace stopped: frame did not save the PC

Can some help?