Giter Site home page Giter Site logo

Comments (4)

Qyriad avatar Qyriad commented on September 26, 2024 2

Linking nix against libutil with -Wl,--whole-archive when building statically seems to fix/workaround the issue

from nix.

fricklerhandwerk avatar fricklerhandwerk commented on September 26, 2024

Triaged in Nix maintainers meeting:

from nix.

nixos-discourse avatar nixos-discourse commented on September 26, 2024

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2024-05-29-nix-team-meeting-minutes-148/46195/1

from nix.

Qyriad avatar Qyriad commented on September 26, 2024

Lix has the same bug — seems to be the nix::logger global that's nullptr:

Starting program: /home/qyriad/code/lix/build/src/nix/nix --version

Program received signal SIGSEGV, Segmentation fault.
0x0000000000a58aab in nix::warn<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > (fs=...) at src/libutil/logging.hh:231
231     inline void warn(const std::string & fs, const Args & ... args)
(gdb) p nix::logger
$1 = (nix::Logger *) 0x0

from nix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.