Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created April 10, 2020 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cleverca22/4f6638c6a534f7dc8d7bf4291109b35d to your computer and use it in GitHub Desktop.
Save cleverca22/4f6638c6a534f7dc8d7bf4291109b35d to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0x00007fe3cd9bf3b0 in ffi_StorePath_to_string () from /nix/store/w3b17zpj535plva3mxr0x1dy112a6aqj-nix-2.4pre7250_94c93437/lib/libnixrust.so
#1 0x00007fe3ce619fad in nix::StorePath::to_string() const () from /nix/store/w3b17zpj535plva3mxr0x1dy112a6aqj-nix-2.4pre7250_94c93437/lib/libnixstore.so
#2 0x00007fe3ce61a3e5 in nix::Store::printStorePath[abi:cxx11](nix::StorePath const&) const () from /nix/store/w3b17zpj535plva3mxr0x1dy112a6aqj-nix-2.4pre7250_94c93437/lib/libnixstore.so
#3 0x00007fe3ce741293 in XS_Nix__Store_queryPathInfo(interpreter*, cv*) () from /nix/store/sw0b2jmf0nasy69pgw6xqv8402smbjk8-hydra-perl-deps/lib/perl5/site_perl/5.30.0/x86_64-linux-thread-multi/auto/Nix/Store/Store.so
#4 0x00007fe3d7299b81 in Perl_pp_entersub () from /nix/store/q9g7sjgicn2hl64c21c8w4h5c0sxjb0w-perl-5.30.0/lib/perl5/5.30.0/x86_64-linux-thread-multi/CORE/libperl.so
#5 0x00007fe3d728ffd6 in Perl_runops_standard () from /nix/store/q9g7sjgicn2hl64c21c8w4h5c0sxjb0w-perl-5.30.0/lib/perl5/5.30.0/x86_64-linux-thread-multi/CORE/libperl.so
#6 0x00007fe3d7206fda in perl_run () from /nix/store/q9g7sjgicn2hl64c21c8w4h5c0sxjb0w-perl-5.30.0/lib/perl5/5.30.0/x86_64-linux-thread-multi/CORE/libperl.so
#7 0x000000000040125a in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment