LUX-Core / rx2-cpuminer

rx2 cpu miner
Other
7 stars 5 forks source link

Cache allocation fails. #13

Open woyteck1 opened 3 years ago

woyteck1 commented 3 years ago

Hi, I compiled it today and got this:

cpuminer-rx2 1.1.0 by djm34 2020

[2021-07-27 13:22:42] Starting Stratum on stratum+tcp://rx2.eu.mine.zergpool.com:8335 [2021-07-27 13:22:42] 12 miner threads started, using 'rx2' algorithm. [2021-07-27 13:22:43] Stratum difficulty set to 0.000625 (0.00000) [2021-07-27 13:22:43] rx2 block 1831086, diff 0.061 rx2 seed = 6d4c456cd73894ee24892a736c04ba994c110d6c0af4ebbebbfad4dc79cddb1c Cache allocation failed cpuminer-rx2: RandomX/src/randomx.cpp:120: void randomx_init_cache(randomx_cache, const void, size_t): Assertion `cache != nullptr' failed. Aborted (core dumped)

My CPU is: Intel(R) Core(TM) i7-4930K CPU @ 3.40GHz

Thanks