Open TheBiggerGuy opened 7 years ago
Current working theory is the alloca
fails due to a small thread stack size. This only later on first reference causes an error.
https://github.com/luke-jr/bfgminer/blob/bfgminer/malgo/scrypt.c#L501
See https://github.com/libuv/libuv/issues/1507 for similar issue I belive
scrypt is not maintained. Would you like to maintain it?
I would not go as far as a full maintainer but I am looking into getting it stable for my use case. Is it "stable" or is another miner advised for scrypt (using ASICs)?
The #724 pull request has fixed the above issue for me (over two hours sable vs. sub 30 seconds crash).
ill check the PR and see if I can duplicate the issue with my scrypt drivers
@TheBiggerGuy what scrypt device are you using?
When using Alpine Linux with musl libc on an ARM32v6 system