-
Notifications
You must be signed in to change notification settings - Fork 2
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
thread 'main' has overflowed its stack #1
Comments
I tried it with 1.25.1 and 1.26.0-nightly. Both were successful in MacOS 10.13.3. |
I'm using windows 10, and running with stable changed nothing. Do i need any library installed or something like that? |
I think that there is nothing special need for a library etc. |
I tried it in Windows 10 environment and the same issue occurred. I built it in release mode and it ran. However, it can not open the file because Windows's path serarator is incorrect in making zip file. I'll fix it in a moment. |
Just running example code results in stackoverflow:
Compiled with rustc 1.25.0-nightly (8ccab7eed 2018-01-31)
Runnning as test passes the test but the output is still unreadable.
Files:
test-results.zip
The text was updated successfully, but these errors were encountered: