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
From what I can tell by shortly inspecting the error message, it's caused by the static initialization of the MUTEXT_INIT at line number 177 in libstd/sync/mutex.rs
The following is the full error message that's returned:
The bug manifests itself when trying to build the master branch of the following repo: https://github.com/mlalic/solicit
From what I can tell by shortly inspecting the error message, it's caused by the static initialization of the
MUTEXT_INIT
at line number 177 inlibstd/sync/mutex.rs
The following is the full error message that's returned:
Meta
rustc
version:Stack backtrace:
The text was updated successfully, but these errors were encountered: