-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Segfault #31
Comments
This is almost certainly a Rust bug. What OS are you on? |
I've filed an issue on what I believe the cause is as rust-lang/rust#13246. If you remove the bare block that's wrapping most of that example, everything should run okay. |
Ubuntu 13.10 64-bit. |
sfackler
added a commit
that referenced
this issue
Apr 8, 2014
This is a workaround for rust-lang/rust#13246 to prevent total badness until it gets fixed. cc #34, #31
7 tasks
I believe this should be fixed by rust-lang/rust#21972. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Causes a segfault on the rust-nightly package I installed today (rustc 0.10-pre).
Backtrace:
The text was updated successfully, but these errors were encountered: