[Nix-dev] (kde 4.8): knofity4 PID: 21830 Signal: Segmentation fault (11)

Marc Weber marco-oweber at gmx.de
Sun Nov 11 16:10:43 CET 2012


Hi Joachim, sometimes this behaviour is caused by different dependencies
using different versions of a common dependency.

nix-store -q --tree store-path will show a listing.
Consider using some regex to stort by name/version to find out whether
this is the case. There may be a better option than --tree, see man
nix-store.

If this is not the case bisecting etc has to be done.

Marc Weber


More information about the nix-dev mailing list