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

Assert in cuckoo/mean_cuckoo.cpp:952 #388

Open
daves0 opened this issue Aug 14, 2018 · 0 comments
Open

Assert in cuckoo/mean_cuckoo.cpp:952 #388

daves0 opened this issue Aug 14, 2018 · 0 comments

Comments

@daves0
Copy link

daves0 commented Aug 14, 2018

Describe the issue

I did a git pull of this repo this afternoon and build merit v0.5.6.0-d7a6129 on my Ubuntu 16.04 laptop. Next, I fired up merit-qt from a console window and starting mining. Since I didn't add the & to detach from the console, it stayed open and attached to the merit-qt process, which ran fine. After leaving for about two hours, I returned to find merit-qt gone and the following assertion in the console window:

merit-qt: cuckoo/mean_cuckoo.cpp:952: void edgetrimmer<offset_t, EDGEBITS, XBITS>::trimrename1(uint32_t, uint32_t) [with bool TRIMONV = false; offset_t = unsigned int; unsigned char EDGEBITS = 26u; unsigned char XBITS = 5u; uint32_t = unsigned int]: Assertion `maxnnid < P::NYZ2' failed.

Can you reliably reproduce the issue?

No. I ran merit-qt the same way again and it synced up the two hours of blocks, and then I started mining again without issue. Before I did this, I did back up my ~/.merit directory just in case it might hold something useful. I will leave merit-qt running and mining overnight and will update this report if it asserts again.

What version of merit-core are you using?

Self-compiled v0.5.6.0-d7a6129 .

Machine specs:

  • OS: Ubuntu 16.04
  • CPU: Intel Core i7-3610QM
  • RAM: 15/6 GiB according to Ubuntu
  • Disk size: 500GB
  • Disk Type (HD/SDD): HD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant