Skip to content
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

Example 17 crashes on Windows platform #11

Open
unknownue opened this issue Aug 3, 2019 · 1 comment
Open

Example 17 crashes on Windows platform #11

unknownue opened this issue Aug 3, 2019 · 1 comment

Comments

@unknownue
Copy link
Owner

unknownue commented Aug 3, 2019

When run example 17 on Windows, the program crashes and output the following message:

thread 'main' panicked at 'Failed to wait for Fence!: Result(-4)', src\libcore\result.rs:999:5
note: Run with 'RUST_BACKTRACE=1' environment variable to display a backtrace.
error: process didn't exit successfully: 'target\debug\17.exe' (exit code: 101)

Related issue: #10

@unknownue
Copy link
Owner Author

Example 17 is an incomplete example, and example 18 is its complete version.
On my windows machine, example 17 crashes, but example 18 works well.
Currently I failed to find any explicit method to keep example 17 incomplete but not crash on Windows.
So if example 17 crashes on your machine, ignore it and just go through to example 18.

unknownue added a commit that referenced this issue Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant