-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Describe the bug
Determinate Nix crashed. This is a bug. Please report this at https://github.com/DeterminateSystems/nix-src/issues with the following information included:
Exception: std::__1::system_error: mutex lock failed: Invalid argument
Stack trace:
0# nix::(anonymous namespace)::onTerminate() in /nix/store/gni0ngkd9hrrdg51pr61fx2ya1f0mklc-determinate-nix-3.15.2/bin/nix
1# std::__terminate(void ()()) in /nix/store/sg5gfy9cj0991jbd4xfyrl21rmqib9r2-libcxx-19.1.7/lib/libc++abi.1.0.dylib
2# __cxa_get_exception_ptr in /nix/store/sg5gfy9cj0991jbd4xfyrl21rmqib9r2-libcxx-19.1.7/lib/libc++abi.1.0.dylib
3# __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception) in /nix/store/sg5gfy9cj0991jbd4xfyrl21rmqib9r2-libcxx-19.1.7/lib/libc++abi.1.0.dylib
4# std::__1::__throw_system_error[abi:ne190107](std::__1::error_code, char const*) in /nix/store/sg5gfy9cj0991jbd4xfyrl21rmqib9r2-libcxx-19.1.7/lib/libc++.1.0.dylib
5# std::__1::__throw_system_error[abi:ne190107](std::__1::error_code, char const*) in /nix/store/sg5gfy9cj0991jbd4xfyrl21rmqib9r2-libcxx-19.1.7/lib/libc++.1.0.dylib
6# std::__1::mutex::try_lock() in /nix/store/sg5gfy9cj0991jbd4xfyrl21rmqib9r2-libcxx-19.1.7/lib/libc++.1.0.dylib
7# nix::getWindowWidth() in /nix/store/pv00cvc24im25n32j67c8109q9mhzdy5-determinate-nix-util-3.15.2/lib/libnixutil.2.33.1.dylib
8# nix::ProgressBar::draw(nix::ProgressBar::State&) in /nix/store/dbd1hgdk3ax5yirm2pgcjryvjippskv8-determinate-nix-main-3.15.2/lib/libnixmain.2.33.1.dylib
9# nix::ProgressBar::ProgressBar(bool)::'lambda'()::operator()() const in /nix/store/dbd1hgdk3ax5yirm2pgcjryvjippskv8-determinate-nix-main-3.15.2/lib/libnixmain.2.33.1.dylib
10# void* std::__1::__thread_proxy[abi:fe190107]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_deletestd::__1::__thread_struct>, nix::ProgressBar::ProgressBar(bool)::'lambda'()>>(void*) in /nix/store/dbd1hgdk3ax5yirm2pgcjryvjippskv8-determinate-nix-main-3.15.2/lib/libnixmain.2.33.1.dylib
11# _pthread_start in /usr/lib/system/libsystem_pthread.dylib