madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 662 forks source link

terminate called after throwing an instance of 'std::runtime_error' what(): thread failed with: small_delta >= 256 (826761134) #915

Open MinerGuy62 opened 3 years ago

MinerGuy62 commented 3 years ago

I updated this morning and the error just started occuring over the past few days.

I see there was another updated listed a couple of hours ago.

Is this NVME related or something else?

MinerGuy62 commented 3 years ago

It always seems to occur during the P3 phage

madMAx43v3r commented 3 years ago

Usually it's a RAM or drive failure

trydenfeld commented 3 years ago

I'm having same issue - /chia-plotter# ./build/chia_plot -n -1 -r 16 -t /mnt/amir/ -d /mnt/negn/ -c xch1*** -f 821a** >Log_8-29-21_1204pm.log terminate called after throwing an instance of 'std::runtime_error' what(): thread failed with: thread failed with: fwrite() failed Aborted (core dumped)

did not have this problem until updating, ran a memtest no issues

dadatuputi commented 3 years ago

I was experiencing this but realized I didn't remount the ramdisk after rebooting

sudo mount -t tmpfs -o size=110G tmpfs /mnt/ram/
trydenfeld commented 3 years ago

I'm not using a ramdisk

madMAx43v3r commented 3 years ago

I'm not using a ramdisk

You have a different error: fwrite() failed

Make sure disks are not full.