Skip to content

Instantly share code, notes, and snippets.

@brson
Created February 10, 2012 05:07
Show Gist options
  • Save brson/1786846 to your computer and use it in GitHub Desktop.
Save brson/1786846 to your computer and use it in GitHub Desktop.
brian@axis:~/dev/rust2/build$ RUST_LOG=rustc=0,::rt::backtrace x86_64-unknown-linux-gnu/stage1/bin/rustc ../src/test/run-pass/test.rs
rust: "parse_buf(): buf is empty"
rust: upcall fail 'explicit failure', ../src/libcore/u64.rs:118
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(_ZN9rust_task4failEv+0x25)[0x7f101d828545]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(+0x2b5a9)[0x7f101d83c5a9]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustrt.so(upcall_fail+0x39)[0x7f101d82af39]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/libcore-14bd852465126fe7-0.1.so(_ZN3u648from_str17_2c4beb2ad58728b6E+0x291)[0x7f101e755241]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse5lexer11scan_number17_5b1df691a4585079E+0x131f)[0x7f101dd7ceff]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse5lexer16next_token_inner17_d1fae74b17eb81f8E+0x472)[0x7f101dd7de32]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(+0x58f23c)[0x7f101dff823c]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse5lexer10next_token17_b0ec8a872ea57299E+0xe0)[0x7f101dd7d930]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse6parser6parser611968010look_ahead17_c81c3ada39c6f17aE+0xbd)[0x7f101dd87b8d]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse6parser10parse_path17_e58c729c19ca96bfE+0x29f)[0x7f101dd977af]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse6parser30parse_path_and_ty_param_substs17_fce75ab55d7f858dE+0x78)[0x7f101dd97a68]
/home/brian/dev/rust2/build/x86_64-unknown-linux-gnu/stage1/bin/../lib/librustc-4171d83aef249987-0.1.so(_ZN6syntax5parse6parser17parse_bottom_expr17_82f999106f3f6efcE+0x5d1e)[0x7f101dd9ecce]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment