Created
October 31, 2017 09:58
-
-
Save paulrouget/d6e3d62c5fd03af96b3338cf9414335d 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
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP | |
* frame #0: 0x00007fff7301dbf2 libsystem_kernel.dylib`__munmap + 10 | |
frame #1: 0x000000010a0cbf93 cargo`p_munmap + 19 | |
frame #2: 0x000000010a08af89 cargo`append_to_pack + 233 | |
frame #3: 0x000000010a08a516 cargo`git_indexer_append + 70 | |
frame #4: 0x000000010a09af63 cargo`write_one + 835 | |
frame #5: 0x000000010a099357 cargo`write_pack + 1079 | |
frame #6: 0x000000010a0bfc6d cargo`local_download_pack + 829 | |
frame #7: 0x000000010a0aa462 cargo`git_remote_download + 1170 | |
frame #8: 0x000000010a0aa5c4 cargo`git_remote_fetch + 196 | |
frame #9: 0x000000010a05c5d3 cargo`git2::remote::Remote::fetch::h57185a74e0a329fa + 755 | |
frame #10: 0x0000000109fa997c cargo`cargo::sources::git::utils::fetch::_$u7b$$u7b$closure$u7d$$u7d$::h9ade6b057212a878 + 1228 | |
frame #11: 0x0000000109fa7168 cargo`cargo::sources::git::utils::fetch::h69b2e7ee0123d4b2 + 7656 | |
frame #12: 0x0000000109fa04c2 cargo`cargo::sources::git::utils::GitDatabase::copy_to::h680bf6340b256c34 + 2290 | |
frame #13: 0x0000000109fabdca cargo`_$LT$cargo..sources..git..source..GitSource$LT$$u27$cfg$GT$$u20$as$u20$cargo..core..source..Source$GT$::update::hcf5241761c04fddd + 3370 | |
frame #14: 0x0000000109ed76e6 cargo`cargo::core::registry::PackageRegistry::ensure_loaded::h33184495fa55b807 + 1030 | |
frame #15: 0x0000000109edb42d cargo`_$LT$cargo..core..registry..PackageRegistry$LT$$u27$cfg$GT$$u20$as$u20$cargo..core..registry..Registry$GT$::query::hce6cefe68e1e41dc + 1869 | |
frame #16: 0x0000000109e75805 cargo`_$LT$$RF$$u27$a$u20$mut$u20$I$u20$as$u20$core..iter..iterator..Iterator$GT$::next::h4b75fd62edd7e487 + 309 | |
frame #17: 0x0000000109ecb6c0 cargo`cargo::core::resolver::activate::h47d735566c4d865a + 8512 | |
frame #18: 0x0000000109ecd4e4 cargo`cargo::core::resolver::activate_deps_loop::haa5964815a4d84c5 + 468 | |
frame #19: 0x0000000109ec73ad cargo`cargo::core::resolver::resolve::h7460a4016259eacf + 557 | |
frame #20: 0x0000000109f92887 cargo`cargo::ops::resolve::resolve_with_previous::h2a97eee7ecd522ec + 5735 | |
frame #21: 0x0000000109f910e9 cargo`cargo::ops::resolve::resolve_with_registry::hf439f0394c2ff730 + 185 | |
frame #22: 0x0000000109f8fe0f cargo`cargo::ops::resolve::resolve_ws_precisely::h53f8f607dabee46b + 1103 | |
frame #23: 0x0000000109eeeb83 cargo`cargo::ops::cargo_compile::compile_ws::h8438d2ca2ebd2997 + 1251 | |
frame #24: 0x0000000109eee212 cargo`cargo::ops::cargo_compile::compile_with_exec::h7ac2cd68f869f6a5 + 498 | |
frame #25: 0x0000000109eedfde cargo`cargo::ops::cargo_compile::compile::hc07306374d19b082 + 94 | |
frame #26: 0x0000000109d4f974 cargo`cargo::call_main_without_stdin::h81e8bd9fce3d4ea0 + 7140 | |
frame #27: 0x0000000109d7988f cargo`cargo::try_execute_builtin_command::h59552ceacacbe84c + 399 | |
frame #28: 0x0000000109d75d3f cargo`cargo::execute::h461a6a7675ee11a4 + 3775 | |
frame #29: 0x0000000109d6a96b cargo`cargo::call_main_without_stdin::he2a424939911018a + 3403 | |
frame #30: 0x0000000109d74b97 cargo`cargo::main::h5292333e05f70489 + 935 | |
frame #31: 0x000000010a2e411d cargo`__rust_maybe_catch_panic + 29 | |
frame #32: 0x000000010a2d7819 cargo`std::rt::lang_start::h9964da1c4c457f6e + 473 | |
frame #33: 0x0000000109d26334 cargo`start + 52 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment