[Nix-dev] Inconsistency detected by ld.so

Arnold Krille arnold at arnoldarts.de
Wed Jul 6 17:52:16 CEST 2016


Hi all,

I am encountering a strange problem here. mosh fails to start because of 
some inconsistency detected by ld.so?

Shell output:
======
arnold at amazonas:~$ mosh localhost
Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 517: 
elf_machine_rela_relative: Assertion `ELFW(R_TYPE) (reloc->r_info) == 
R_X86_64_RELATIVE' failed!
Died at 
/nix/store/aj65lm2gjxb7rkxpbb45sisljvk1br6n-mosh-1.2.5/bin/.mosh-wrapped 
line 248.
arnold at amazonas:~$
======

Its an ubuntu14.04 with nix for my user. I tried to uninstall and 
garbage collect mosh, but after the re-install the result is the same.

The same command (well, actually with a different target-server) worked 
fine yesterday and this ubuntu doesn't do auto-updates…

Is there a known explanation for this behavior (google found only 
google-chrome related things)? Can I do anything to get this fixed?

Thanks for your help,

Arnold


More information about the nix-dev mailing list