Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
varnie opened this issue Jun 4, 2018 · 3 comments
Open

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

varnie opened this issue Jun 4, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@varnie
Copy link

varnie commented Jun 4, 2018

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.

@eugene-sy eugene-sy added the bug Something isn't working label Jun 5, 2018
@adilwali
Copy link
Contributor

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!

@varnie
Copy link
Author

varnie commented Jun 25, 2018

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

@hsynynrdg
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants