madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 664 forks source link

Error after upgrading to default = 256 bucket size #579

Closed brianwfreeman closed 3 years ago

brianwfreeman commented 3 years ago

I am running this on Ubuntu Desktop on a 64 core Threadripper and 256GB of RAM and a 128GB RAMdisk.

I get error:

[P1] Table 1 took 6.82463 sec terminate called after throwing an instance of 'std::runtime_error' what(): thread failed with: input not sorted Aborted (core dumped)

My command was: ./chia_plot -n 50 -r 64 -t /media/brian/1.5TBOptane/ -2 /mnt/ramdisk/ -d '/media/brian/Seagate Backup Plus Drive4/'

This didn't happen prior to my upgrade of chia-plotter.

brianwfreeman commented 3 years ago

Screenshot from 2021-06-19 07-53-00

brianwfreeman commented 3 years ago

Here is another error that looks different without using RAMdisk Screenshot from 2021-06-19 07-58-27

brianwfreeman commented 3 years ago

I may have found the issue. I deleted chia-plotter and re-installed. When compiling the Build, I get the following error: Screenshot from 2021-06-19 08-33-23

madMAx43v3r commented 3 years ago

unstable RAM or CPU

brianwfreeman commented 3 years ago

You are correct MadMax. Unstable RAM. It is fixed now.

Thank you for your work on this amazing project!!

stefanel96 commented 3 years ago

@brianwfreeman can have a conversation somewhere, I think I am so close to fixing it, but I need some help?