merit-miner
merit-miner copied to clipboard
crash with: Assertion `size <= BUCKETSIZE' failed.
Hi there. Just built it (last commit 8edba3c407e17af7cf65f9c2f1a067dd21d28805O) without any issues on Manjaro linux (64 bit), but it crashes upon execution:
minerd: cuckoo.cpp:222: uint32_t zbucket<EDGEBITS, XBITS, BUCKETSIZE>::setsize(const uint8_t*) [with unsigned char EDGEBITS = 26; unsigned char XBITS = 5; unsigned int BUCKETSIZE = 282624; uint32_t = unsigned int; uint8_t = unsigned char]: Assertion `size <= BUCKETSIZE' failed.
It works well on another machine though, also on Linux
If you need more information just ask. Thank you.
Thanks for this @varnie -- Sorry for the delayed response; we've been quite busy here since launch.
What CPU was this machine running? And what version of GCC did you use to compile?
Thanks!
No problem. CPU is Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz gcc (GCC) 8.1.1 20180531
Any update on this issue? I have a same problem on Fedora linux