dapphub / dapphub/dapptools

hevm: thread blocked indefinitely in an MVar operation

Open
#859 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.1k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

I see this error running `dapp test --coverage` in the [Solmate repo](https://github.com/rari-capital/solmate)

```
hevm: internal error: op ix
CallStack (from HasCallStack):
error, called at src/EVM/UnitTest.hs:249:21 in hevm-0.48.1-68JBNYehi12HotjGf8Zowl:EVM.UnitTest
hevm: internal error: op ix
CallStack (from HasCallStack):
error, called at src/EVM/UnitTest.hs:249:21 in hevm-0.48.1-68JBNYehi12HotjGf8Zowl:EVM.UnitTest
hevm: internal error: op ix
CallStack (from HasCallStack):
error, called at src/EVM/UnitTest.hs:249:21 in hevm-0.48.1-68JBNYehi12HotjGf8Zowl:EVM.UnitTest
hevm: thread blocked indefinitely in an MVar operation
```

The error is not reproducible when running the `dapp test` command alone

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.