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

"rustc has stopped working" on windows #3988

Closed
stoke opened this issue Nov 16, 2012 · 3 comments
Closed

"rustc has stopped working" on windows #3988

stoke opened this issue Nov 16, 2012 · 3 comments
Labels
I-crash Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics. O-windows Operating system: Windows
Milestone

Comments

@stoke
Copy link

stoke commented Nov 16, 2012

Hi,

I've just installed rust from the official executable, and when I try to run rustc, I got this error.

I am on Windows ultimate x86, gcc v4.7.2.

P.S: Inspecting with a debugger, I've noticed that this is caused from an access violation (EAX points to an invalid address).

@yawnt
Copy link

yawnt commented Nov 20, 2012

i'm having the same problem

@catamorphism
Copy link
Contributor

Bug is two months old, no further follow-up. Going to assume it was ephemeral, reopen if necessary.

@kukuen
Copy link

kukuen commented Jun 8, 2013

I had the same issue and fixed it by using gcc 4.6.x.

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-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

4 participants