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
assert_mutex is referenced in some functions which would be called in other global variable's constructors.
This would lead to crash in initialization.