bernardladenthin / BitcoinAddressFinder

A high performance bitcoin address finder.
Apache License 2.0
170 stars 49 forks source link

EXCEPTION_ACCESS_VIOLATION #39

Open mercsmingo opened 3 months ago

mercsmingo commented 3 months ago

After running the command for about an hour it crashed cmd. What might be the problem. Im running on windows 11, core i7 processor, 16 gigs of ram.

Thank you

bernardladenthin commented 3 months ago

Hi, do you have access to the log file? My software uses Java, and only the LMDB and OpenCL are native, but they are well-tested operations. I think it's a fault outside of this software that becomes apparent under heavy load.