04-24-2023, 04:09 PM
(04-24-2023, 03:20 PM)WeiCoer Wrote: When I usingto run hashcat in single thread, hashcat can normally execution when it's stataus are Initilizing, Autotuning and Selftest. When Running' however, I got theCode:pthread_create()
error!Code:malloc(): memory corruption
This error message followsstrings.Code:[s]tatus [p]ause ypass [c]heckpoint [f]inish [q]uit =>
If anybady has suggestions, thansk for your comments.
why you dont use the buildin option for that?
--cpu-affinity
Str | Locks to CPU devices, separated with commas
--cpu-affinity=1,2,3
you may have to use this together with options -D1 -d1 to work properly