Describe the bug
nix crashes when rebuilding my flake based configuration. This is the second time this specific errors to me but it is not deterministic as rerunning the same command succeeds afterwards.
some context
โฏ sudo coredumpctl debug ~/nixpkgs
PID: 2085 (nix)
UID: 0 (root)
GID: 0 (root)
Signal: 6 (ABRT)
Timestamp: Fri 2020-11-13 14:03:08 CET (1min 12s ago)
Command Line: nix --experimental-features nix-command flakes build git+file:///home/teto/home#nixosConfigurations."jedha".config.system.build.toplevel --impure --no-write-lock-file --override-input nixpkgs-teto /home/teto/nixpkgs --override-input hm /home/teto/hm --override-input nova /home/teto/nova/nova-nix --out-link /tmp/nixos-rebuild.stYtk8/result
Executable: /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/bin/nix
Control Group: /user.slice/user-1000.slice/session-4.scope
Unit: session-4.scope
Slice: user-1000.slice
Session: 4
Owner UID: 1000 (teto)
Boot ID: 098bc23ed9fe47e6b5fbcd2e39e68680
Machine ID: 6ba303eb0232411fbc60369b9affc9e7
Hostname: jedha
Storage: /var/lib/systemd/coredump/core.nix.0.098bc23ed9fe47e6b5fbcd2e39e68680.2085.1605272588000000.lz4
Message: Process 2085 (nix) of user 0 dumped core.
and the coredump
#0 0x00007fd6cb5c641a in raise () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#1 0x00007fd6cb5b0523 in abort () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#2 0x00007fd6cb5b041f in __assert_fail_base.cold.0 () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#3 0x00007fd6cb5bed52 in __assert_fail () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#4 0x00007fd6cbd02579 in nix::DerivationGoal::registerOutputs() () from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#5 0x00007fd6cbd03914 in nix::DerivationGoal::buildDone() () from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#6 0x00007fd6cbd4f563 in nix::Worker::run(std::set<std::shared_ptr<nix::Goal>, nix::CompareGoalPtrs, std::allocator<std::shared_ptr<nix::Goal> > > const&) ()
from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#7 0x00007fd6cbd42ebb in nix::LocalStore::buildPaths(std::vector<nix::StorePathWithOutputs, std::allocator<nix::StorePathWithOutputs> > const&, nix::BuildMode) ()
from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#8 0x0000000000556c87 in nix::build(nix::ref<nix::Store>, nix::Realise, std::vector<std::shared_ptr<nix::Installable>, std::allocator<std::shared_ptr<nix::Installable> > >, nix::BuildMode)
()
#9 0x00000000004f680a in CmdBuild::run(nix::ref<nix::Store>) ()
#10 0x0000000000506638 in nix::StoreCommand::run() ()
#11 0x000000000056e1e8 in nix::mainWrapped(int, char**) ()
#12 0x00007fd6cbfe8edd in nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) ()
from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixmain.so
#13 0x00000000004713cb in main ()
Steps To Reproduce
Too many custom repos involved. I hope the backtrace is enough.
Expected behavior
Huh, the two assert(newInfo.ca) in derivation-goal.cc look good to me. Are you repairing or checking paths by any chance?
I am just running a nixos-rebuild, at some point it's possible it calls builtins.pathExists.
something I've noticed is that happens after I rebase on nixos-unstable. It rebuilds something and fails once, then I restart the command and it works fine until the next rebase.
Hmm, that does sound like something to do with fixed output derivations.
Just came across the same error while running nixops, also appears to be nondeterministic. I'm way out of my depth here but thought I'd post some of my info in case it's to any use.
> nix --version
nix (Nix) 3.0pre20201020_e0ca98c
> sudo coredumpctl debug
PID: 15627 (nix-daemon)
UID: 0 (root)
GID: 0 (root)
Signal: 6 (ABRT)
Timestamp: Thu 2020-11-26 12:16:02 CET (2h 3min ago)
Command Line: nix-daemon 15622
Executable: /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/bin/nix
Control Group: /system.slice/nix-daemon.service
Unit: nix-daemon.service
Slice: system.slice
Boot ID: 9fd49a62ddd1443dbee27f2b36fc192a
Machine ID: b2a66e78323a41eea3abac32cebf1bef
Hostname: nixpix
Storage: /var/lib/systemd/coredump/core.nix-daemon.0.9fd49a62ddd1443dbee27f2b36fc192a.15627.1606389362000000.lz4
Message: Process 15627 (nix-daemon) of user 0 dumped core.
The stacktrace from gdb:
(gdb) thread apply all bt
Thread 3 (Thread 0x7fc97200c700 (LWP 21283)):
#0 0x00007fc974292dd9 in poll () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#1 0x00007fc973d31596 in Curl_poll () from /nix/store/wmp5y493sfx864nrmn4gy94gza0d30ck-curl-7.72.0/lib/libcurl.so.4
#2 0x00007fc973d26ac3 in Curl_multi_wait.part.0 () from /nix/store/wmp5y493sfx864nrmn4gy94gza0d30ck-curl-7.72.0/lib/libcurl.so.4
#3 0x00007fc973d26ca3 in curl_multi_wait () from /nix/store/wmp5y493sfx864nrmn4gy94gza0d30ck-curl-7.72.0/lib/libcurl.so.4
#4 0x00007fc9749968d1 in nix::curlFileTransfer::workerThreadMain() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#5 0x00007fc974997e0c in nix::curlFileTransfer::workerThreadEntry() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#6 0x00007fc9745b9930 in ?? () from /nix/store/vran8acwir59772hj4vscr7zribvp7l5-gcc-9.3.0-lib/lib/libstdc++.so.6
#7 0x00007fc97436bead in start_thread () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libpthread.so.0
#8 0x00007fc97429cd2f in clone () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
Thread 2 (Thread 0x7fc97180b700 (LWP 15628)):
#0 0x00007fc974292dd9 in poll () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#1 0x00000000004ed6de in std::thread::_State_impl<std::thread::_Invoker<std::tuple<nix::MonitorFdHup::MonitorFdHup(int)::{lambda()#1}> > >::_M_run() ()
#2 0x00007fc9745b9930 in ?? () from /nix/store/vran8acwir59772hj4vscr7zribvp7l5-gcc-9.3.0-lib/lib/libstdc++.so.6
#3 0x00007fc97436bead in start_thread () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libpthread.so.0
#4 0x00007fc97429cd2f in clone () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
Thread 1 (Thread 0x7fc9731c9a00 (LWP 15627)):
#0 0x00007fc9741dd08a in raise () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#1 0x00007fc9741c7528 in abort () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#2 0x00007fc9741c740f in __assert_fail_base.cold.0 () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#3 0x00007fc9741d5a02 in __assert_fail () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#4 0x00007fc97490d5cc in nix::DerivationGoal::registerOutputs() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#5 0x00007fc97490e944 in nix::DerivationGoal::buildDone() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#6 0x00007fc97495a603 in nix::Worker::run(std::set<std::shared_ptr<nix::Goal>, nix::CompareGoalPtrs, std::allocator<std::shared_ptr<nix::Goal> > > const&) () from /nix/store/d3mli5a7ac4li
9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#7 0x00007fc97494df5b in nix::LocalStore::buildPaths(std::vector<nix::StorePathWithOutputs, std::allocator<nix::StorePathWithOutputs> > const&, nix::BuildMode) () from /nix/store/d3mli5a7
ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#8 0x00007fc97496d1d9 in nix::daemon::processConnection(nix::ref<nix::Store>, nix::FdSource&, nix::FdSink&, nix::daemon::TrustedFlag, nix::daemon::RecursiveFlag, std::function<void (nix::
Store&)>) () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#9 0x00000000004b4215 in std::_Function_handler<void (), daemonLoop(char**)::{lambda()#1}>::_M_invoke(std::_Any_data const&) ()
#10 0x00007fc974797cac in std::_Function_handler<void (), nix::startProcess(std::function<void ()>, nix::ProcessOptions const&)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /ni
x/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixutil.so
#11 0x00007fc974794659 in nix::doFork(bool, std::function<void ()>) () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixutil.so
#12 0x00007fc974797b99 in nix::startProcess(std::function<void ()>, nix::ProcessOptions const&) () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixuti
l.so
#13 0x00000000004b53d3 in main_nix_daemon(int, char**) ()
#14 0x000000000056b29b in nix::mainWrapped(int, char**) ()
#15 0x00007fc974bf3ddd in nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) () from /nix/store/d3mli5a7a
c4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixmain.so
#16 0x00000000004702eb in main ()
Last output from nixops:
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0
shrinking /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0/lib/libcares.so.2.3.0
CC networking/udhcp/common.o
gzipping man pages under /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0/share/man/
CC networking/udhcp/d6_dhcpc.o
strip is /nix/store/6k3b0kpajqnzir2603vpyzi7qqhs1l31-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0/lib
patching script interpreter paths in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0
mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po
g++ -DHAVE_CONFIG_H -I. -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-musleabihf-binutils-2.31.1/share/locale\"" -DBINDI
R="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-musleabihf-binutils-2.31.1/bin\"" -DTOOLBINDIR="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-mus
leabihf-binutils-2.31.1/armv7l-unknown-linux-musleabihf/bin\"" -DTOOLLIBDIR="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-musleabihf-binutils-2.31.1/armv7l-unknown-li
nux-musleabihf/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -pthread -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o
dynobj.o dynobj.cc
checking for references to /build/ in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0...
error: --- EndOfFile ------------------------------------------------------------- nix-build
unexpected end-of-file
Traceback (most recent call last):
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/bin/..nixops-wrapped-wrapped", line 991, in <module>
args.op()
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/bin/..nixops-wrapped-wrapped", line 412, in op_deploy
max_concurrent_activate=args.max_concurrent_activate)
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1063, in deploy
self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1052, in run_with_notify
f()
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1063, in <lambda>
self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1003, in _deploy
self.configs_path = self.build_configs(dry_run=dry_run, repair=repair, include=include, exclude=exclude)
File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 671, in build_configs
raise Exception("unable to build all machine configurations")
Exception: unable to build all machine configurations
The active derivation builder.sh seems to have continued to completion after the fact.
Just got the same when rebuilding with flakes:
nix: src/libstore/build/derivation-goal.cc:3214: void nix::DerivationGoal::registerOutputs(): Assertion `newInfo.ca' failed.
/run/current-system/sw/bin/nixos-rebuild: line 488: 24331 Aborted (core dumped) nix "${flakeFlags[@]}" build "$flake#$flakeAttr.config.system.build.toplevel" "${extraBuildFlags[@]}" "${lockFlags[@]}" --out-link $outLink
[moritz@NixOS:/etc/nixos]$ sudo coredumpctl debug
PID: 24331 (nix)
UID: 0 (root)
GID: 0 (root)
Signal: 6 (ABRT)
Timestamp: Sun 2020-11-29 22:18:06 CET (2min 44s ago)
Command Line: nix build git+file:///etc/nixos#nixosConfigurations."NixOS".config.system.build.toplevel --out-link /tmp/nixos-rebuild.LnqWE8/result
Executable: /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/bin/nix
Control Group: /user.slice/user-1000.slice/session-2.scope
Unit: session-2.scope
Slice: user-1000.slice
Session: 2
Owner UID: 1000 (moritz)
Boot ID: 42124ef259a242d1934afaf035702251
Machine ID: a419986bd0c94f8ea3ce3e79ce2025ad
Hostname: NixOS
Storage: /var/lib/systemd/coredump/core.nix.0.42124ef259a242d1934afaf035702251.24331.1606684686000000.lz4
Message: Process 24331 (nix) of user 0 dumped core.
GNU gdb (GDB) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/bin/nix...
(No debugging symbols found in /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/bin/nix)
warning: Can't open file /nix/var/nix/db/db.sqlite-shm during file-backed mapping note processing
warning: Can't open file /run/nscd/db5vHXXn (deleted) during file-backed mapping note processing
warning: Can't open file /run/nscd/dbS3Vzgp (deleted) during file-backed mapping note processing
warning: Can't open file /run/nscd/dbpE3s5m (deleted) during file-backed mapping note processing
[New LWP 24331]
[New LWP 24841]
[New LWP 24339]
[New LWP 24334]
[New LWP 24849]
[New LWP 24336]
[New LWP 24338]
[New LWP 24337]
[New LWP 24696]
[New LWP 24866]
[New LWP 24340]
[New LWP 24402]
[New LWP 24335]
[New LWP 24333]
[New LWP 24862]
[New LWP 24332]
[New LWP 24868]
[New LWP 24345]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libthread_db.so.1".
Core was generated by `nix build git+file:///etc/nixos#nixosConfigurations."NixOS".config.system.build'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007fa54e1be41a in raise () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
[Current thread is 1 (Thread 0x7fa54d1a3a00 (LWP 24331))]
(gdb) thread apply all bt
Thread 18 (Thread 0x7fa52bfff640 (LWP 24345)):
#0 0x00007fa54e2734f9 in poll () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
#1 0x00007fa54dd0611b in Curl_poll () from /nix/store/izq29d1nqgc348pi96rjlr8cvxysimsx-curl-7.73.0/lib/libcurl.so.4
#2 0x00007fa54dcfc303 in Curl_multi_wait.part.0 () from /nix/store/izq29d1nqgc348pi96rjlr8cvxysimsx-curl-7.73.0/lib/libcurl.so.4
#3 0x00007fa54dcfc4e3 in curl_multi_wait () from /nix/store/izq29d1nqgc348pi96rjlr8cvxysimsx-curl-7.73.0/lib/libcurl.so.4
#4 0x00007fa54e985e91 in nix::curlFileTransfer::workerThreadMain() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54e9873cc in nix::curlFileTransfer::workerThreadEntry() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e59e930 in ?? () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#7 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#8 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 17 (Thread 0x7fa4e5cb8640 (LWP 24868)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#8 0x0000000000000000 in ?? ()
Thread 16 (Thread 0x7fa54d19d640 (LWP 24332)):
#0 0x00007fa54e1bef0c in sigtimedwait () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
#1 0x00007fa54e359304 in sigwait () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#2 0x00007fa54e783515 in nix::signalHandlerThread(__sigset_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#3 0x00007fa54e78ac7d in std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(__sigset_t), __sigset_t> > >::_M_run() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#4 0x00007fa54e59e930 in ?? () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#5 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#6 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 15 (Thread 0x7fa4e4cb6640 (LWP 24862)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8k--Type <RET> for more, q to quit, c to continue without paging--
xr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#8 0x0000000000000000 in ?? ()
Thread 14 (Thread 0x7fa54c81c640 (LWP 24333)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 13 (Thread 0x7fa54b81a640 (LWP 24335)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 12 (Thread 0x7fa4e94bf640 (LWP 24402)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#8 0x0000000000000000 in ?? ()
--Type <RET> for more, q to quit, c to continue without paging--
Thread 11 (Thread 0x7fa531005640 (LWP 24340)):
#0 0x00007fa54e35547d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ebe1b72 in std::thread::_State_impl<std::thread::_Invoker<std::tuple<nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}> > >::_M_run() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixmain.so
#2 0x00007fa54e59e930 in ?? () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#3 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#4 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 10 (Thread 0x7fa52b7fe640 (LWP 24866)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#8 0x0000000000000000 in ?? ()
Thread 9 (Thread 0x7fa4deffd640 (LWP 24696)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6
#2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#8 0x0000000000000000 in ?? ()
--Type <RET> for more, q to quit, c to continue without paging--
Thread 8 (Thread 0x7fa54a818640 (LWP 24337)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 7 (Thread 0x7fa54a017640 (LWP 24338)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 6 (Thread 0x7fa54b019640 (LWP 24336)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 5 (Thread 0x7fa4df7fe640 (LWP 24849)):
#0 0x00007fa54d84efbf in lzma_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#1 0x00007fa54d851a45 in lzma2_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#2 0x00007fa54d848ce6 in decode_buffer () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#3 0x00007fa54d843720 in block_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#4 0x00007fa54d8453eb in stream_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#5 0x00007fa54d83cb6c in lzma_code () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#6 0x00007fa54e7336d8 in nix::XzDecompressionSink::write(unsigned char const*, unsigned long) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e97785d in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#8 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#9 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#10 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#11 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#12 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#13 0x0000000000000000 in ?? ()
Thread 4 (Thread 0x7fa54c01b640 (LWP 24334)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
--Type <RET> for more, q to quit, c to continue without paging--
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 3 (Thread 0x7fa549816640 (LWP 24339)):
#0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1
#4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0
#5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
Thread 2 (Thread 0x7fa4e84bd640 (LWP 24841)):
#0 0x00007fa54d84d99d in lzma_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#1 0x00007fa54d851a45 in lzma2_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#2 0x00007fa54d848ce6 in decode_buffer () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#3 0x00007fa54d843720 in block_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#4 0x00007fa54d8453eb in stream_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#5 0x00007fa54d83cb6c in lzma_code () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5
#6 0x00007fa54e7336d8 in nix::XzDecompressionSink::write(unsigned char const*, unsigned long) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#7 0x00007fa54e97785d in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#8 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#9 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#10 0x00007fa54ea33955 in std::_Function_handler<void (nix::Sink&), nix::copyStorePath(nix::ref<nix::Store>, nix::ref<nix::Store>, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#11 0x00007fa54e764d78 in void boost::context::detail::fiber_entry<boost::context::detail::fiber_record<boost::context::fiber, nix::VirtualStackAllocator, boost::coroutines2::detail::pull_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::control_block::control_block<nix::VirtualStackAllocator, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function<void (nix::Sink&)>, std::function<void ()>)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so
#12 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0
#13 0x0000000000000000 in ?? ()
Thread 1 (Thread 0x7fa54d1a3a00 (LWP 24331)):
#0 0x00007fa54e1be41a in raise () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
#1 0x00007fa54e1a8523 in abort () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
#2 0x00007fa54e1a841f in __assert_fail_base.cold.0 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
#3 0x00007fa54e1b6d52 in __assert_fail () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6
#4 0x00007fa54e8fbc73 in nix::DerivationGoal::registerOutputs() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#5 0x00007fa54e8fd014 in nix::DerivationGoal::buildDone() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#6 0x00007fa54e949363 in nix::Worker::run(std::set<std::shared_ptr<nix::Goal>, nix::CompareGoalPtrs, std::allocator<std::shared_ptr<nix::Goal> > > const&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#7 0x00007fa54e93ccbb in nix::LocalStore::buildPaths(std::vector<nix::StorePathWithOutputs, std::allocator<nix::StorePathWithOutputs> > const&, nix::BuildMode) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so
#8 0x0000000000559b77 in nix::build(nix::ref<nix::Store>, nix::Realise, std::vector<std::shared_ptr<nix::Installable>, std::allocator<std::shared_ptr<nix::Installable> > >, nix::BuildMode) ()
#9 0x0000000000500c46 in CmdBuild::run(nix::ref<nix::Store>) ()
--Type <RET> for more, q to quit, c to continue without paging--
#10 0x000000000050d128 in nix::StoreCommand::run() ()
#11 0x00000000005722f8 in nix::mainWrapped(int, char**) ()
#12 0x00007fa54ebe3edd in nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixmain.so
#13 0x00000000004734cb in main ()
(gdb)
I've also been observing this on a bunch of systems. The weird thing is, restarting the same build a second time seems to just work?
Most helpful comment
I've also been observing this on a bunch of systems. The weird thing is, restarting the same build a second time seems to just work?