Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MemoryCoin 2.0 (MMC) - Flash Fork - Block 607
by
x0rcist
on 18/12/2013, 11:15:33 UTC

My miner is not working anymore with newest code. I get:

Code:
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE      
context: unable to load ssl2 md5 routines      
memorycoin in AppInit()

Anyone else seeing this?

Are you getting this error when you start the wallet, or only when you start mining?

I added some more memory cleanup code a short time ago - might be related.
This is happening when starting ./bitcoind. I might be an exception here since I am on Manjaro/Arch Linux. The previous version worked though (at least it started).
+1, same error on Ubuntu 12.04 LTS.

build with: make -f makefile.unix

so dont use the USE_PNP=- flag, should solve this error.