merit-miner icon indicating copy to clipboard operation
merit-miner copied to clipboard

crash with: Assertion `size <= BUCKETSIZE' failed.

Open varnie opened this issue 6 years ago • 3 comments

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.

varnie avatar Jun 04 '18 22:06 varnie

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!

adilwali avatar Jun 25 '18 16:06 adilwali

No problem. CPU is Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz gcc (GCC) 8.1.1 20180531

varnie avatar Jun 25 '18 18:06 varnie

Any update on this issue? I have a same problem on Fedora linux

hsynynrdg avatar Aug 26 '18 12:08 hsynynrdg