Skip to content

Instantly share code, notes, and snippets.

@dcolish
Created June 25, 2013 14:16
Show Gist options
  • Save dcolish/5858782 to your computer and use it in GitHub Desktop.
Save dcolish/5858782 to your computer and use it in GitHub Desktop.
compile_and_link: x86_64-unknown-linux-gnu/stage2/test/rustitest-x86_64-unknown-linux-gnu
run: x86_64-unknown-linux-gnu/stage2/test/rustitest-x86_64-unknown-linux-gnu
running 2 tests
test tests::exit_quits ... ok
rustitest-x86_64-unknown-linux-gnu: /home/dcolish/workspace/rust/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp:230: void llvm::RuntimeDyldELF::resolveX86_64Relocation(const llvm::SectionEntry&, uint64_t, uint64_t, uint32_t, int64_t): Assertion `RealOffset <= (2147483647) && RealOffset >= (-2147483647-1)' failed.
Aborted
make: *** [tmp/check-stage2-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-rusti.ok] Error 134
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment