Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServo on Windows is sometimes failing with return value 127 #9541
Labels
Comments
|
I've moved the conversation from #9468 to this ticket as the previous ticket was about a separate issue |
|
Here is whats outputted when i run
And my
@jdm here is a comparison of the two |
|
Looks like this issue is a duplicate of #9465 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On my host machine
RUST_BACKTRACE=1 target/debug/servo.exe tests/html/about-mozilla.html
works, loads up the window and shows the book of mozilla.
However, when i run via ./mach i get
When running without the rust backtrace Env i get....
This is a bit hard to debug without a backtrace, whats the difference between the 2?