Created
May 22, 2013 07:52
-
-
Save thomaslee/5625937 to your computer and use it in GitHub Desktop.
Rust issue #6575 WIP @ stage 2
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
gdb$ bt | |
#0 0x00007ffff79a9e85 in option::__extensions__::is_none_17871::_8bda618874e3556::_07pre () from /home/tom/Source/rust/x86_64-unknown-linux-gnu/stage2/bin/../lib/libcore-c3ca5d77d81b46c1-0.7-pre.so | |
#1 0x00007ffff79a9e35 in cell::__extensions__::is_empty_17869::_8bda618874e3556::_07pre () from /home/tom/Source/rust/x86_64-unknown-linux-gnu/stage2/bin/../lib/libcore-c3ca5d77d81b46c1-0.7-pre.so | |
#2 0x00007ffff79a9c68 in cell::__extensions__::take_17866::_62678c1c57713a95::_07pre () from /home/tom/Source/rust/x86_64-unknown-linux-gnu/stage2/bin/../lib/libcore-c3ca5d77d81b46c1-0.7-pre.so | |
#3 0x00007ffff79a817b in task::spawn::spawn_raw_oldsched::make_child_wrapper::anon::expr_fn_17832 () from /home/tom/Source/rust/x86_64-unknown-linux-gnu/stage2/bin/../lib/libcore-c3ca5d77d81b46c1-0.7-pre.so | |
#4 0x00007ffff7ac34d8 in __morestack () from /home/tom/Source/rust/x86_64-unknown-linux-gnu/stage2/bin/../lib/libcore-c3ca5d77d81b46c1-0.7-pre.so | |
#5 0x00007ffff7fc1864 in task_start_wrapper (a=0x40d1e0) at /home/tom/Source/rust/src/rt/rust_task.cpp:167 | |
#6 0x0000000000000000 in ?? () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment