Skip to content

rusti seg faults on simple vector definition #8910

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

Closed
glycerine opened this issue Sep 1, 2013 · 2 comments · Fixed by #9897
Closed

rusti seg faults on simple vector definition #8910

glycerine opened this issue Sep 1, 2013 · 2 comments · Fixed by #9897

Comments

@glycerine
Copy link

on linux x86-64:

$ rusti
WARNING: The Rust REPL is experimental and may be
unstable. If you encounter problems, please use the
compiler instead. Type :help for help.
rusti> let v = ~[1,23];
Segmentation fault (core dumped)
$ rustc --version
rustc 0.8-pre (bb35e23 2013-08-30 21:40:32 -0700)
@glycerine
Copy link
Author

possibly(?) related to #7692

@alexcrichton
Copy link
Member

Tagging with a-rusti

bors added a commit that referenced this issue Oct 17, 2013
Closes #9818
Closes #9567
Closes #8924
Closes #8910
Closes #8392
Closes #7692
Closes #7499
Closes #7220
Closes #5038
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

Successfully merging a pull request may close this issue.

2 participants