Skip to content
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

Random memory corruption on the Linux bots #10012

Closed
catamorphism opened this issue Oct 22, 2013 · 1 comment
Closed

Random memory corruption on the Linux bots #10012

catamorphism opened this issue Oct 22, 2013 · 1 comment
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-linux Operating system: Linux

Comments

@catamorphism
Copy link
Contributor

For example: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/1193/steps/test/logs/stdio

I don't think the change that I made in this commit ( #10002 ) could have caused this problem.

@alexcrichton
Copy link
Member

Closing, I don't think this is too actionable any more.

flip1995 pushed a commit to flip1995/rust that referenced this issue Dec 17, 2022
Don't lint `string_lit_as_bytes` in match scrutinees

fixes rust-lang#9885
changelog: `string_lit_as_bytes`: Don't lint in match scrutinees
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-linux Operating system: Linux
Projects
None yet
Development

No branches or pull requests

2 participants