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
Yes, I just ran into this as well, and it looks like this is a dupe of #13259. @jamesluke, can you confirm the workaround in that issue works by adding this early on in your code?
Just tried this again with the latest nightly (would give commit, but for some reason 'rustc --version verbose' isn't giving me one), it now works even without the record_sp_limit(0) workaround you suggested.
Code:
Error: task '
' failed at 'calledResult::unwrap()
on anErr
value: MapViewOfFile failure = 998', C:\bot\slave\nightly-win\build\src\libcore\result.rs:548OS: Windows 8.1 Pro
Compiler version: rustc 0.12.0-pre-nightly (b2bd998 2014-07-28 22:36:39 +0000)
The file is being opened, as shown by this process monitor scrape:
The text was updated successfully, but these errors were encountered: