-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Compiler on windows 8.1 issues #26647
Comments
Could you be more specific? E.g. what source? In what way does it fail to run? |
@huonw
The error message just like: test.exe has already stop working.
I'm sorry for my terrible translations. After compress, it can run normally.
|
@BigBoneDaddy Just running a simple anti virus. But if it has Intercepted virus, It will give me a tip. I also feel very strange. |
So |
@retep998 |
Could you try running a binary created by |
@retep998
|
@saixmh Can you enter in the command |
@retep998 Thanks.
|
I guess we can chalk up yet another issue to jemalloc being easily broken on Windows. |
Also, what command line or terminal are you using? |
@retep998 |
Another option you have is to manually build Rust yourself and when doing |
@retep998 |
#29839 was recently opened which I believe is the same bug as this one, and that one's a little more specific, so I'm gonna close this in favor of that. |
Source compiled to binary can not be run. But after I use UPX to compress the binary, it can be run successfully.
The text was updated successfully, but these errors were encountered: