You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
Issue
Although the specific cause is unknown, a simple process of converting primitives to structures caused MIRAI to crash.
Steps to Reproduce
Run
cargo mirai
on the PoC repo: https://github.com/acid-chicken/mirai-crashes-1182/blob/master/src/main.rsExpected Behavior
It doesn't crash.
Actual Results
Running
MIRAI_LOG=trace cargo mirai
:The error statement indicates the following location:
MIRAI/checker/src/block_visitor.rs
Lines 2968 to 2971 in 9951a7a
Environment
rustc 1.65.0-nightly (eaadb8947 2022-08-27)
The text was updated successfully, but these errors were encountered: