aMule Forum

English => aMule crashes => Topic started by: dummkopf on August 08, 2008, 07:28:24 PM

Title: No-start on Gentoo 64-bit
Post by: dummkopf on August 08, 2008, 07:28:24 PM
Below is what I get. I tried to re-compile crypto++ without sse2 support and compiled aMule again - still no cigar.  What gives?  :-\

Code: [Select]
$ amule
Initialising aMule
Checking if there is an instance already running...
No other instances are running.
ListenSocket: Ok.
Loading temp files from /home/<user>/.aMule/Temp.

All PartFiles Loaded.
No shareable files found in directory: /home/<user>/.aMule/Incoming
amule: integer.cpp:2317: void CryptoPP::MontgomeryReduce(CryptoPP::word*, CryptoPP::word*, CryptoPP::word*, const CryptoPP::word*, const CryptoPP::word*, size_t): Assertion `carry | !borrow' failed.
Aborted
Title: Re: No-start on Gentoo 64-bit
Post by: Kry on August 09, 2008, 03:08:53 AM
Disable optimization in crupto++ compilation.

BTW some research through the forum would be good....
Title: Re: No-start on Gentoo 64-bit
Post by: dummkopf on August 09, 2008, 03:53:02 AM
Thanks. It (-O1 for crypto++) did the trick. 

BTW, normal newbies are as lazy as other normal people.  :P They do not read stickies meant for them for instance.  :)