-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on macOS #2
Comments
Hi. Have you solved the problem? I did not get results after running cargo mirai in the root directory of a project. |
@linchengLi-l nope |
I have had other reports of this as well. Sadly, I can't reproduce it locally. I've been told that, for Linux, setting the LD_LIBRARY_PATH variable does the trick. For your case, This is a change in behavior in the Rust runtime that happened somewhere in the last year. If anyone has any pointers to what is really going on here, I'd very happy to hear from you. |
It is conceivable that the problem David Tolnay kindly fixed in #4, is related to this. If syncing up to the latest version of MIRAI makes the problem go away for you, I'd very much appreciate hearing from you. |
Issue
When I run
cargo mirai
I get this error:Steps to Reproduce
Expected Behavior
Not to crash
Environment
Rust version (rustc --version)
rustc 1.81.0 (eeb90cda1 2024-09-04)
The text was updated successfully, but these errors were encountered: