Skip to content

rust crashes when run without any arguments #7664

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
cypher opened this issue Jul 9, 2013 · 1 comment
Closed

rust crashes when run without any arguments #7664

cypher opened this issue Jul 9, 2013 · 1 comment

Comments

@cypher
Copy link
Contributor

cypher commented Jul 9, 2013

I built rust from HEAD this morning (ac026e2), and when I run rust w/o any arguments, it produces the help output (although I'm not sure if it produces all of it?), then crashes with the following error:

rust(41022,0x10cfdd000) malloc: *** mmap(size=7522747388523884544) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug

I used Homebrew to compile rust, and I'm running Mac OS X 10.8.4. I've got the crash dump and other infos here: https://gist.github.com/cypher/7dc07c8e0461ab8c7daa

@huonw
Copy link
Member

huonw commented Jul 9, 2013

This appears to be a dup of #7617. (Reopen if you disagree.)

@huonw huonw closed this as completed Jul 9, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Sep 28, 2021
bump clippy crates to edition 2021

Also helps with dogfooding edition 2021 a bit. :)
Tests passed locally.

---

changelog: bump edition from 2018 to 2021
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

2 participants