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
I'm not 100% sure whether this issue belongs here or at the cargo repo, however this seems to be the only crate for which this is occurring on this system.
I'm getting the following stack overflow while attempting to compile this crate:
I'm not 100% sure whether this issue belongs here or at the cargo repo, however this seems to be the only crate for which this is occurring on this system.
I'm getting the following stack overflow while attempting to compile this crate:
System:
MacBook Air (Mid 2011)
MacOS 10.10.5
I'm not yet sure whether this is specific to this machine or not. Is it possible that this old macbook air has a lower stack size limit?
Occurs on both
1.33.0-nightly
and1.31
stable version of rustc and cargo.I originally bumped into this in a downstream repo that uses glutin, which uses this. Still currently trying to find a workaround.
The text was updated successfully, but these errors were encountered: