Closed renheren closed 3 years ago
I just tested this with 3.000.000 nonces and it works fine here.
Thanks for your test! Just a few weeks ago, I fixed my chromium "aw snap" problem, it's due to small "ulimit -v" in my bashrc file. I suspect this "Segmentation fault" is also due to my specific environment. I will try to find it out.
It's related to "ulimit -v" and numeric_id dependent. A combination can reproduce "segmentation fault" is "ulimit -v 1048576" and "./engraver -i 16325745247376581323 -s 0 -n 40000".
I built engraver with Ubuntu 18.04 and tried to plot with engraver. It works with small nonce number but no success with large nonce numbers.