-
-
Notifications
You must be signed in to change notification settings - Fork 481
Segfault #31
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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. |
# for free
to join this conversation on GitHub.
Already have an account?
# 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: