echidna icon indicating copy to clipboard operation
echidna copied to clipboard

[Bug-Candidate]: Inconsistent "thread blocked indefinitely in an mvar operation"

Open 0xicingdeath opened this issue 11 months ago • 2 comments

Describe the issue:

An inconsistent Echidna failure on Curvance identified the following "thread blocked indefinitely in an mvar operation" that we got intermittently throughout the engagement. This would occasionally result in jobs failing on the cloud. I don't have a whole lot more information on what cause(d) this specific error.

Code example to reproduce the issue:

Occasional runs on Curvance resulted in this error.

Version:

Error was last seen on Echidna 2.2.3 once, and one of the branches containing fixes for Echidna.

Relevant log output:

No response

0xicingdeath avatar Mar 12 '24 15:03 0xicingdeath

I'm also seeing this error frequently on an M1 Macbook

zaqk avatar May 19 '24 18:05 zaqk

Anyone who's getting MVar errors: please run the catchMVarErrors branch on your codebase and tell me whether any "[MVar]: Error at ..." message appears before the normal "thread blocked indefinitely in an MVar operation" error message. This should help to pinpoint the cause of these problems

samalws-tob avatar Jul 08 '24 19:07 samalws-tob