reached unreachable code (in VM)
オープン
- 主要言語
- Zig
- スター
- 2k
- フォーク
- 94
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I just tried running this in a VM where the counters are unavailable and got the following output:
```
$ ./poop echo
poop [1/1] 'echo'... thread 305373 panic: reached unreachable code
Unable to dump stack trace: debug info stripped
Aborted (core dumped)
```
I was hoping I might use some functionality of the program even if counters are unavailable. I am making an assumption that the problem is caused by the lack of counters; in an attempt to learn more detail, I was unable to build this using zig 0.10 on nix, I got an error about `std.Build` not being defined.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。