Created
December 20, 2011 08:32
-
-
Save anonymous/1500793 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make check-fast CFG_DISABLE_VALGRIND=1 | |
run-pass [stage2]: test/run-pass/invoke-external-native.rs | |
rust: fatal, 'false' failed, ../src/rt/rust_upcall.cpp:63 Native code threw an exception | |
make: *** [x86_64-apple-darwin/test/run_pass_stage2_driver-x86_64-apple-darwin.out] Abort trap: 6 | |
make check-fast CFG_DISABLE_VALGRIND=1 DEBUG=1 # seems to trigger different bug | |
/opt/rust/src/rust/src/test/run-pass/while-with-break.rs:12 [1, 2, 3, 4, 5]; // we check that it is freed by break | |
rust: "smallintmap::get(): key not present" | |
rust: upcall fail 'explicit failure', ../src/libstd/smallintmap.rs:59 | |
rust: domain main @0x7fa7ea01d600 root task failed | |
make: *** [x86_64-apple-darwin/stage2/lib/rustc/x86_64-apple-darwin/lib/librun_pass_stage2.dylib] Error 101 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment