Created
April 4, 2016 11:40
-
-
Save vinipsmaker/be8e8d8de6fe707fe3939f5a67a3de59 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
ubuntu @ wily64 ~/Projetos/routing $ rm target/debug/examples/*.log; RUST_LOG=routing=info,ci_test=info,crust=trace cargo run --example ci_test | |
Running `target/debug/examples/ci_test` | |
--------- Starting 20 nodes ----------- | |
Started Node #1 with Process ID 5107 | |
Started Node #2 with Process ID 5119 | |
Started Node #3 with Process ID 5142 | |
Started Node #4 with Process ID 5176 | |
Started Node #5 with Process ID 5219 | |
Started Node #6 with Process ID 5273 | |
Started Node #7 with Process ID 5336 | |
Started Node #8 with Process ID 5409 | |
Started Node #9 with Process ID 5492 | |
Started Node #10 with Process ID 5586 | |
Started Node #11 with Process ID 5687 | |
Started Node #12 with Process ID 5796 | |
Started Node #13 with Process ID 5909 | |
Started Node #14 with Process ID 6052 | |
thread 'Node thread' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:466 | |
stack backtrace: | |
thread 'Node thread' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:466 | |
stack backtrace: | |
thread 'Service::connect utp rendezvous' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', thread 'Service::connect utp rendezvous' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
stack backtrace: | |
/home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
thread 'Node thread' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:503 | |
stack backtrace: | |
thread 'Service::connect utp rendezvous' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
stack backtrace: | |
thread 'Service::connect utp rendezvous' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
thread 'Service::connect utp rendezvous' panicked at ' | |
==================================================================================================== | |
| Result evaluated to Err: Error { repr: Os { code: 11, message: "Resource temporarily unavailable" } } | | |
==================================================================================================== | |
', /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
stack backtrace: | |
1: 0x55a43860dc50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x55a438610a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x55a43861052f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x55a4385fa516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x55a4385fac78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x55a4381ca9c3 - service::Service::connect::_<closure>::closure.22406 | |
1: 0x561b6dffec50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x561b6e001a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x561b6e00152f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x561b6dfeb516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x561b6dfebc78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x561b6dc6c733 - utp_wrapper::UtpWrapper::wrap::_<closure>::closure.25819 | |
1: 0x55ff4505ec50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x55ff45061a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x55ff4506152f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x55ff4504b516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x55ff4504bc78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x55ff44c1b9c3 - service::Service::connect::_<closure>::closure.22406 | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x55a4381ca45e - result::Result<T, E>::unwrap_or_else::h1081521707500358799 | |
at ../src/libcore/result.rs:658 | |
8: 0x55a4381ae097 - service::Service::connect::ha541fbdc147d2e1bsVa | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:466 | |
9: 0x55a4380d4acd - core::Core::connect::he7a74e4f03da78e7aYe | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x561b6dc6c1ce - result::Result<T, E>::unwrap_or_else::h7514537313646235863 | |
at ../src/libcore/result.rs:658 | |
8: 0x561b6dc5e10e - utp_wrapper::UtpWrapper::wrap::h21f361b6d50ba1e4M3e | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
9: 0x561b6dc58aec - utp_connections::upgrade_utp::h528db0067aeb27cfoqe | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:39 | |
10: 0x561b6dc13f5b - utp_connections::rendezvous_connect_utp::h8338ef2000c56e07Ope | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:31 | |
11: 0x561b6dbbf6e1 - connection::utp_rendezvous_connect::h70ffec84562783b9OLc | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/connection.rs:589 | |
12: 0x561b6dbbd6bd - service::Service::connect::_<closure>::closure.22425 | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:484 | |
13: 0x561b6dbbc823 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.22414 | |
at ../src/libstd/thread/mod.rs:277 | |
14: 0x561b6dbbc798 - sys_common::unwind::try::try_fn::h18369951173400074434 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
15: 0x561b6dffe228 - __rust_try | |
16: 0x561b6dffa71b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
17: 0x561b6dbbc6d5 - sys_common::unwind::try::h5786257596800975411 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
18: 0x561b6dbbc51b - std::thread::Builder::spawn::_<closure>::closure.22411 | |
at ../src/libstd/thread/mod.rs:277 | |
19: 0x561b6dbbdc47 - boxed::F.FnBox<A>::call_box::h1892054568617389871 | |
at ../src/liballoc/boxed.rs:541 | |
20: 0x561b6e0002b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
21: 0x7f29edab36a9 - start_thread | |
22: 0x7f29ee2dce9c - clone | |
23: 0x0 - <unknown> | |
1: 0x56398066ec50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x563980671a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x56398067152f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x56398065b516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x56398065bc78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x5639802dc733 - utp_wrapper::UtpWrapper::wrap::_<closure>::closure.25819 | |
1: 0x558dcd879c50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x558dcd87ca85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x558dcd87c52f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x558dcd866516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x558dcd866c78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x558dcd43d85e - service::Service::connect::_<closure>::closure.22492 | |
1: 0x5573d2521c50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x5573d2524a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x5573d252452f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x5573d250e516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x5573d250ec78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x5573d218f733 - utp_wrapper::UtpWrapper::wrap::_<closure>::closure.25819 | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x55ff44c1b45e - result::Result<T, E>::unwrap_or_else::h1081521707500358799 | |
at ../src/libcore/result.rs:658 | |
8: 0x55ff44bff097 - service::Service::connect::ha541fbdc147d2e1bsVa | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:466 | |
9: 0x55ff44a02411 - core::Core::handle_connection_info_prepared::h248d644116c5bacbpmc | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x5639802dc1ce - result::Result<T, E>::unwrap_or_else::h7514537313646235863 | |
at ../src/libcore/result.rs:658 | |
8: 0x5639802ce10e - utp_wrapper::UtpWrapper::wrap::h21f361b6d50ba1e4M3e | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
9: 0x5639802c8aec - utp_connections::upgrade_utp::h528db0067aeb27cfoqe | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:39 | |
10: 0x563980283f5b - utp_connections::rendezvous_connect_utp::h8338ef2000c56e07Ope | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:31 | |
11: 0x56398022f6e1 - connection::utp_rendezvous_connect::h70ffec84562783b9OLc | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/connection.rs:589 | |
12: 0x56398022d6bd - service::Service::connect::_<closure>::closure.22425 | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:484 | |
13: 0x56398022c823 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.22414 | |
at ../src/libstd/thread/mod.rs:277 | |
14: 0x56398022c798 - sys_common::unwind::try::try_fn::h18369951173400074434 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
15: 0x56398066e228 - __rust_try | |
16: 0x56398066a71b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
17: 0x56398022c6d5 - sys_common::unwind::try::h5786257596800975411 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
18: 0x56398022c51b - std::thread::Builder::spawn::_<closure>::closure.22411 | |
at ../src/libstd/thread/mod.rs:277 | |
19: 0x56398022dc47 - boxed::F.FnBox<A>::call_box::h1892054568617389871 | |
at ../src/liballoc/boxed.rs:541 | |
20: 0x5639806702b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
21: 0x7fe6aa3246a9 - start_thread | |
22: 0x7fe6aab4de9c - clone | |
23: 0x0 - <unknown> | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x5573d218f1ce - result::Result<T, E>::unwrap_or_else::h7514537313646235863 | |
at ../src/libcore/result.rs:658 | |
8: 0x5573d218110e - utp_wrapper::UtpWrapper::wrap::h21f361b6d50ba1e4M3e | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
9: 0x5573d217baec - utp_connections::upgrade_utp::h528db0067aeb27cfoqe | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:39 | |
10: 0x5573d2136f5b - utp_connections::rendezvous_connect_utp::h8338ef2000c56e07Ope | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:31 | |
11: 0x5573d20e26e1 - connection::utp_rendezvous_connect::h70ffec84562783b9OLc | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/connection.rs:589 | |
12: 0x5573d20e06bd - service::Service::connect::_<closure>::closure.22425 | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:484 | |
13: 0x5573d20df823 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.22414 | |
at ../src/libstd/thread/mod.rs:277 | |
14: 0x5573d20df798 - sys_common::unwind::try::try_fn::h18369951173400074434 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
15: 0x5573d2521228 - __rust_try | |
16: 0x5573d251d71b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
17: 0x5573d20df6d5 - sys_common::unwind::try::h5786257596800975411 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
18: 0x5573d20df51b - std::thread::Builder::spawn::_<closure>::closure.22411 | |
at ../src/libstd/thread/mod.rs:277 | |
19: 0x5573d20e0c47 - boxed::F.FnBox<A>::call_box::h1892054568617389871 | |
at ../src/liballoc/boxed.rs:541 | |
20: 0x5573d25232b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
21: 0x7fb425abe6a9 - start_thread | |
22: 0x7fb4262e7e9c - clone | |
23: 0x0 - <unknown> | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x558dcd43d2fe - result::Result<T, E>::unwrap_or_else::h9992795987081832948 | |
at ../src/libcore/result.rs:658 | |
8: 0x558dcd41a25c - service::Service::connect::ha541fbdc147d2e1bsVa | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:503 | |
9: 0x558dcd21d411 - core::Core::handle_connection_info_prepared::h248d644116c5bacbpmc | |
at src/core.rs:672 | |
10: 0x55ff449f3e55 - core::Core::handle_crust_event::hc9bee11fd9f2b5deY2b | |
at src/core.rs:527 | |
11: 0x55ff449e070d - core::Core::handle_event::h7518e572ac34e7f6zZb | |
at src/core.rs:437 | |
12: 0x55ff449dc8da - core::Core::run::_<closure>::closure.25923 | |
at src/core.rs:356 | |
13: 0x55ff449dc86e - result::Result<T, E>::map::h16884616427295288699 | |
at ../src/libcore/result.rs:435 | |
14: 0x55ff449c11f1 - core::Core::run::h19ecd5dfaaf3290fmPb | |
at src/core.rs:354 | |
15: 0x55ff44b573b5 - node::Node::new::_<closure>::closure.32698 | |
at src/node.rs:74 | |
16: 0x55ff44b56df3 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.32688 | |
at ../src/libstd/thread/mod.rs:277 | |
17: 0x55ff44b56d68 - sys_common::unwind::try::try_fn::h9476327570384002850 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
18: 0x55ff4505e228 - __rust_try | |
19: 0x55ff4505a71b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
20: 0x55ff44b56ca5 - sys_common::unwind::try::h15916537983353592404 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
21: 0x55ff44b56aeb - std::thread::Builder::spawn::_<closure>::closure.32685 | |
at ../src/libstd/thread/mod.rs:277 | |
22: 0x55ff44b575b7 - boxed::F.FnBox<A>::call_box::h480096710333490735 | |
at ../src/liballoc/boxed.rs:541 | |
23: 0x55ff450602b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
24: 0x7f93b14486a9 - start_thread | |
25: 0x7f93b1c71e9c - clone | |
26: 0x0 - <unknown> | |
at src/core.rs:2231 | |
10: 0x55a438053bfe - core::Core::handle_connection_info_from_node::haba2dd686d7a5242oDe | |
at src/core.rs:1966 | |
11: 0x55a43803c77a - core::Core::handle_request_message::haafc2da8bcfc2cdaBTc | |
at src/core.rs:1110 | |
12: 0x55a43803b7d3 - core::Core::dispatch_request_response::he1d9739d92a44b5atSc | |
at src/core.rs:1041 | |
13: 0x55a438029d79 - core::Core::handle_routing_message::hc8f1a74df6a75ab3fRc | |
at src/core.rs:1033 | |
14: 0x55a43802624e - core::Core::handle_signed_message_for_node::h9022570762155ffaKIc | |
at src/core.rs:896 | |
15: 0x55a438021776 - core::Core::handle_signed_message::hcfb332699832c4eecHc | |
at src/core.rs:857 | |
16: 0x55a43801bdb5 - core::Core::handle_hop_message::ha3c033f78fa1902bayc | |
at src/core.rs:778 | |
17: 0x55a437fae7e6 - core::Core::handle_new_message::h7b780a7d429fbcbe6uc | |
at src/core.rs:699 | |
18: 0x55a437fa2dc3 - core::Core::handle_crust_event::hc9bee11fd9f2b5deY2b | |
at src/core.rs:518 | |
19: 0x55a437f8f70d - core::Core::handle_event::h7518e572ac34e7f6zZb | |
at src/core.rs:437 | |
20: 0x55a437f8b8da - core::Core::run::_<closure>::closure.25923 | |
at src/core.rs:356 | |
21: 0x55a437f8b86e - result::Result<T, E>::map::h16884616427295288699 | |
at ../src/libcore/result.rs:435 | |
22: 0x55a437f701f1 - core::Core::run::h19ecd5dfaaf3290fmPb | |
at src/core.rs:354 | |
23: 0x55a4381063b5 - node::Node::new::_<closure>::closure.32698 | |
at src/node.rs:74 | |
24: 0x55a438105df3 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.32688 | |
at ../src/libstd/thread/mod.rs:277 | |
25: 0x55a438105d68 - sys_common::unwind::try::try_fn::h9476327570384002850 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
26: 0x55a43860d228 - __rust_try | |
27: 0x55a43860971b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
28: 0x55a438105ca5 - sys_common::unwind::try::h15916537983353592404 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
29: 0x55a438105aeb - std::thread::Builder::spawn::_<closure>::closure.32685 | |
at ../src/libstd/thread/mod.rs:277 | |
30: 0x55a4381065b7 - boxed::F.FnBox<A>::call_box::h480096710333490735 | |
at ../src/liballoc/boxed.rs:541 | |
31: 0x55a43860f2b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
32: 0x7f1f5b70d6a9 - start_thread | |
33: 0x7f1f5bf36e9c - clone | |
34: 0x0 - <unknown> | |
stack backtrace: | |
1: 0x55a43860dc50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x55a438610a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x55a43861052f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x55a4385fa516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x55a4385fac78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x55a43827b733 - utp_wrapper::UtpWrapper::wrap::_<closure>::closure.25819 | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x55a43827b1ce - result::Result<T, E>::unwrap_or_else::h7514537313646235863 | |
at ../src/libcore/result.rs:658 | |
8: 0x55a43826d10e - utp_wrapper::UtpWrapper::wrap::h21f361b6d50ba1e4M3e | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
9: 0x55a438267aec - utp_connections::upgrade_utp::h528db0067aeb27cfoqe | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:39 | |
10: 0x55a438222f5b - utp_connections::rendezvous_connect_utp::h8338ef2000c56e07Ope | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:31 | |
11: 0x55a4381ce6e1 - connection::utp_rendezvous_connect::h70ffec84562783b9OLc | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/connection.rs:589 | |
12: 0x55a4381cc6bd - service::Service::connect::_<closure>::closure.22425 | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:484 | |
13: 0x55a4381cb823 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.22414 | |
at ../src/libstd/thread/mod.rs:277 | |
14: 0x55a4381cb798 - sys_common::unwind::try::try_fn::h18369951173400074434 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
15: 0x55a43860d228 - __rust_try | |
16: 0x55a43860971b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
17: 0x55a4381cb6d5 - sys_common::unwind::try::h5786257596800975411 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
18: 0x55a4381cb51b - std::thread::Builder::spawn::_<closure>::closure.22411 | |
at ../src/libstd/thread/mod.rs:277 | |
19: 0x55a4381ccc47 - boxed::F.FnBox<A>::call_box::h1892054568617389871 | |
at ../src/liballoc/boxed.rs:541 | |
20: 0x55a43860f2b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
21: 0x7f1f5b70d6a9 - start_thread | |
22: 0x7f1f5bf36e9c - clone | |
23: 0x0 - <unknown> | |
stack backtrace: | |
1: 0x55a43860dc50 - sys::backtrace::tracing::imp::write::hf7e21f48f7cb711bEju | |
2: 0x55a438610a85 - panicking::default_handler::_<closure>::closure.42502 | |
3: 0x55a43861052f - panicking::default_handler::hac4d0be12e3129d2Gwy | |
4: 0x55a4385fa516 - sys_common::unwind::begin_unwind_inner::hf13a3e016c1e78e1bct | |
5: 0x55a4385fac78 - sys_common::unwind::begin_unwind_fmt::h878e9fd8b85e0857hbt | |
6: 0x55a43827b733 - utp_wrapper::UtpWrapper::wrap::_<closure>::closure.25819 | |
at /home/ubuntu/Projetos/routing/<std macros>:8 | |
7: 0x55a43827b1ce - result::Result<T, E>::unwrap_or_else::h7514537313646235863 | |
at ../src/libcore/result.rs:658 | |
8: 0x55a43826d10e - utp_wrapper::UtpWrapper::wrap::h21f361b6d50ba1e4M3e | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_wrapper.rs:30 | |
9: 0x55a438267aec - utp_connections::upgrade_utp::h528db0067aeb27cfoqe | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:39 | |
10: 0x55a438222f5b - utp_connections::rendezvous_connect_utp::h8338ef2000c56e07Ope | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/utp_connections.rs:31 | |
11: 0x55a4381ce6e1 - connection::utp_rendezvous_connect::h70ffec84562783b9OLc | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/connection.rs:589 | |
12: 0x55a4381cc6bd - service::Service::connect::_<closure>::closure.22425 | |
at /home/ubuntu/.cargo/git/checkouts/crust-05dc0bb1fb48e04d/improve-utp/src/service.rs:484 | |
13: 0x55a4381cb823 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.22414 | |
at ../src/libstd/thread/mod.rs:277 | |
14: 0x55a4381cb798 - sys_common::unwind::try::try_fn::h18369951173400074434 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
15: 0x55a43860d228 - __rust_try | |
16: 0x55a43860971b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
17: 0x55a4381cb6d5 - sys_common::unwind::try::h5786257596800975411 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
18: 0x55a4381cb51b - std::thread::Builder::spawn::_<closure>::closure.22411 | |
at ../src/libstd/thread/mod.rs:277 | |
19: 0x55a4381ccc47 - boxed::F.FnBox<A>::call_box::h1892054568617389871 | |
at ../src/liballoc/boxed.rs:541 | |
20: 0x55a43860f2b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
21: 0x7f1f5b70d6a9 - start_thread | |
22: 0x7f1f5bf36e9c - clone | |
23: 0x0 - <unknown> | |
at src/core.rs:672 | |
10: 0x558dcd20ee55 - core::Core::handle_crust_event::hc9bee11fd9f2b5deY2b | |
at src/core.rs:527 | |
11: 0x558dcd1fb70d - core::Core::handle_event::h7518e572ac34e7f6zZb | |
at src/core.rs:437 | |
12: 0x558dcd1f78da - core::Core::run::_<closure>::closure.25923 | |
at src/core.rs:356 | |
13: 0x558dcd1f786e - result::Result<T, E>::map::h16884616427295288699 | |
at ../src/libcore/result.rs:435 | |
14: 0x558dcd1dc1f1 - core::Core::run::h19ecd5dfaaf3290fmPb | |
at src/core.rs:354 | |
15: 0x558dcd3723b5 - node::Node::new::_<closure>::closure.32698 | |
at src/node.rs:74 | |
16: 0x558dcd371df3 - std::thread::Builder::spawn::_<closure>::_<closure>::closure.32688 | |
at ../src/libstd/thread/mod.rs:277 | |
17: 0x558dcd371d68 - sys_common::unwind::try::try_fn::h9476327570384002850 | |
at ../src/libstd/sys/common/unwind/mod.rs:153 | |
18: 0x558dcd879228 - __rust_try | |
19: 0x558dcd87571b - sys_common::unwind::try::inner_try::h7232ca0b9dac160cJ8s | |
20: 0x558dcd371ca5 - sys_common::unwind::try::h15916537983353592404 | |
at ../src/libstd/sys/common/unwind/mod.rs:123 | |
21: 0x558dcd371aeb - std::thread::Builder::spawn::_<closure>::closure.32685 | |
at ../src/libstd/thread/mod.rs:277 | |
22: 0x558dcd3725b7 - boxed::F.FnBox<A>::call_box::h480096710333490735 | |
at ../src/liballoc/boxed.rs:541 | |
23: 0x558dcd87b2b3 - sys::thread::Thread::new::thread_start::h93f164b37c9b35e1Ctx | |
24: 0x7f5fa58416a9 - start_thread | |
25: 0x7f5fa606ae9c - clone | |
26: 0x0 - <unknown> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment