Hi Roger,

the weird thing is that my local vm, the machine that actually deploys the
servers, doesn't have this issue.  This instance also runs nixos-16.03 and
uses the same nixos-16.03-small channel.

This issue started when trying to upgrade to 16.03  I was not really clear
about how to do this so I ended up running nix-channel add ... nixos on all
deployed servers, causing all the nixops deployed config to be lost,
resulting in having to redeploy every server.  Currently I'm still unsure
how to upgrade machines deployed with nixops :-(

I don't mind redeploying every machine to solve this, as the issues are
piling up now: I need to reboot a server because I can't do any systemctl
call anymore that requires root privileges.  Even when first switching to
the root account (I know the password), this issue persists.  I'm still
completely unsure where this issue comes from.  Googling this error "Error
getting authority: Error initializing authority: Error calling
StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached
(g-io-error-quark, 24)" gives me tons of pages with polkit, dbus and
systemd things that go far beyond my understandings.

When running the polkit service with strace, I can see loads of errors
about files not being found and the trace ends with

write(2, "Error switcing to user polkituse"..., 98Error switcing to user
polkituser: Error changing to home directory /var/empty: Permission denied
) = 98

Please find attached the full strace log.  I really hope someone can assist
further in this nasty issue.  Maybe it is related to the use of
nixos-16.03-small instead of nixos-16.03.  But since I'm using nixos for
servers only, without the need for a desktop environment, I was expecting
the small channel to be better..

Kind regards!

Erik

On Wed, Apr 13, 2016 at 12:57 PM Roger Qiu <[email protected]> wrote:

> Have you tried rolling back to 15.09, does it still happen?
>
>
> On 13/04/2016 4:47 PM, 4levels wrote:
>
> Hi Nix'ers,
>
> No one? Im I the only one who's experiencing this?
>
> This timeout still occurs and makes every call to systemctl at least 30
> seconds slower, pretty annoying actually..
>
> Hope someone with understanding can shed some light on what might be going
> on here.
>
> Erik
>
> On Tue, Apr 12, 2016 at 3:00 AM 4levels < <[email protected]>
> [email protected]> wrote:
>
>> Hi Nix'ers,
>>
>> After upgrading to version 16.03 I'm facing timeouts whenever I try to
>> restart a service via systemctl restart.
>> I might be overlooking something obvious here, as I just ran
>> nix-channel-add https://nixos.org/channels/nixos-16.03-small nixos
>> nixos-rebuild boot --upgrade
>>
>> Any hints in what could be the issue?
>> This is the full error message on the console:
>>
>> Error getting authority: Error initializing authority: Error calling
>> StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached
>> (g-io-error-quark, 24)
>>
>> I can run other commands through sudo though.
>>
>> Thanks!
>>
>> Erik
>>
>>
>
> _______________________________________________
> nix-dev mailing 
> [email protected]http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
> --
> Founder of Matrix AIhttps://matrix.ai/
> +61420925975
>
> _______________________________________________
> nix-dev mailing list
> [email protected]
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
[root@administration:/root]# strace /nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/polkit-1/polkitd
execve("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/polkit-1/polkitd", ["/nix/store/wb07v337r8d6l4g5pqns3"...], [/* 51 vars */]) = 0
brk(NULL)                               = 0xe33000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94895000
access("/etc/ld-nix.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/tls/x86_64/libpolkit-gobject-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/tls/x86_64", 0x7ffc0a8379c0) = -1 ENOENT (No such file or directory)
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/tls/libpolkit-gobject-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/tls", 0x7ffc0a8379c0) = -1 ENOENT (No such file or directory)
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/x86_64/libpolkit-gobject-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/x86_64", 0x7ffc0a8379c0) = -1 ENOENT (No such file or directory)
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libpolkit-gobject-1.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000~\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=165008, ...}) = 0
mmap(NULL, 2228048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e94455000
mprotect(0x7f8e94474000, 2097152, PROT_NONE) = 0
mmap(0x7f8e94674000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x7f8e94674000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/tls/x86_64", 0x7ffc0a837990) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/tls/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/tls", 0x7ffc0a837990) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/x86_64", 0x7ffc0a837990) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260`\3\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1940920, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94894000
mmap(NULL, 3653352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e940d9000
mprotect(0x7f8e9424e000, 2093056, PROT_NONE) = 0
mmap(0x7f8e9444d000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x174000) = 0x7f8e9444d000
mmap(0x7f8e94454000, 3816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e94454000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\253\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=398752, ...}) = 0
mmap(NULL, 2428808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e93e88000
mprotect(0x7f8e93ed8000, 2093056, PROT_NONE) = 0
mmap(0x7f8e940d7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4f000) = 0x7f8e940d7000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\241\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1429960, ...}) = 0
mmap(NULL, 3369808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e93b51000
mprotect(0x7f8e93c86000, 2097152, PROT_NONE) = 0
mmap(0x7f8e93e86000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x135000) = 0x7f8e93e86000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/tls/x86_64", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/tls", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/x86_64", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/tls/x86_64", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/tls", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/x86_64", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/tls/x86_64", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/tls", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/x86_64", 0x7ffc0a837900) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=135600, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94893000
mmap(NULL, 2212904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e93934000
mprotect(0x7f8e9394c000, 2093056, PROT_NONE) = 0
mmap(0x7f8e93b4b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f8e93b4b000
mmap(0x7f8e93b4d000, 13352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e93b4d000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=626360, ...}) = 0
mmap(NULL, 536704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e9480f000
mmap(0x7f8e9488e000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7e000) = 0x7f8e9488e000
mmap(0x7f8e94892000, 128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e94892000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/tls/x86_64/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/tls/x86_64", 0x7ffc0a8378a0) = -1 ENOENT (No such file or directory)
open("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/tls/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/tls", 0x7ffc0a8378a0) = -1 ENOENT (No such file or directory)
open("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/x86_64/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/x86_64", 0x7ffc0a8378a0) = -1 ENOENT (No such file or directory)
open("/nix/store/m9jaksy94d4agxcyv3nmpjldz1gb6lww-expat-2.1.0/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`>\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=184736, ...}) = 0
mmap(NULL, 2261672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e9370b000
mprotect(0x7f8e93732000, 2093056, PROT_NONE) = 0
mmap(0x7f8e93931000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f8e93931000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libmozjs-17.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libmozjs-17.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libmozjs-17.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/libmozjs-17.0.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200F\3\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=4388944, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e9480e000
mmap(NULL, 6052864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e93145000
mprotect(0x7f8e934e5000, 2097152, PROT_NONE) = 0
mmap(0x7f8e936e5000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3a0000) = 0x7f8e936e5000
mmap(0x7f8e936fb000, 64512, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e936fb000
close(3)                                = 0
open("/nix/store/wb07v337r8d6l4g5pqns364qpajnw57n-polkit-0.113/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/d55jd4wn4vgjja0rkivvqiygxyjf1dqw-spidermonkey-17.0.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\t\2\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1905592, ...}) = 0
mmap(NULL, 3791328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e92da7000
mprotect(0x7f8e92f3b000, 2097152, PROT_NONE) = 0
mmap(0x7f8e9313b000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x194000) = 0x7f8e9313b000
mmap(0x7f8e93141000, 14816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e93141000
close(3)                                = 0
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\22\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=16432, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e9480d000
mmap(NULL, 2107896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e92ba4000
mprotect(0x7f8e92ba7000, 2093056, PROT_NONE) = 0
mmap(0x7f8e92da6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8e92da6000
close(3)                                = 0
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/tls/x86_64", 0x7ffc0a837690) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/tls", 0x7ffc0a837690) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/x86_64", 0x7ffc0a837690) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/tls/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/tls/x86_64", 0x7ffc0a837690) = -1 ENOENT (No such file or directory)
open("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/tls/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/tls", 0x7ffc0a837690) = -1 ENOENT (No such file or directory)
open("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/x86_64/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/x86_64", 0x7ffc0a837690) = -1 ENOENT (No such file or directory)
open("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=18712, ...}) = 0
mmap(NULL, 2109680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e929a0000
mprotect(0x7f8e929a2000, 2097152, PROT_NONE) = 0
mmap(0x7f8e92ba2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8e92ba2000
close(3)                                = 0
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360!\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=107800, ...}) = 0
mmap(NULL, 2195272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e92788000
mprotect(0x7f8e927a0000, 2093056, PROT_NONE) = 0
mmap(0x7f8e9299f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f8e9299f000
close(3)                                = 0
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/57hdkfyzzig17mjxn19xdyiafv7xfq0y-zlib-1.2.8/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hjhvci1yrvprass115szb909hm8lj0mn-systemd-229/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`9\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=97128, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e9480c000
mmap(NULL, 2189896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e92571000
mprotect(0x7f8e92584000, 2097152, PROT_NONE) = 0
mmap(0x7f8e92784000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f8e92784000
mmap(0x7f8e92786000, 6728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e92786000
close(3)                                = 0
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/2jfh3bhwrmxf2g6509paa6byjx6br403-libffi-3.2.1/lib/../lib64/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\33\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=46720, ...}) = 0
mmap(NULL, 2137256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e92367000
mprotect(0x7f8e92371000, 2093056, PROT_NONE) = 0
mmap(0x7f8e92570000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f8e92570000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e9480b000
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/tls/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/tls", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/tls/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/tls", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/tls/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/tls", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/tls/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/tls", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/x86_64", 0x7ffc0a837420) = -1 ENOENT (No such file or directory)
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\27\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0444, st_size=21016, ...}) = 0
mmap(NULL, 2112976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e92163000
mprotect(0x7f8e92167000, 2093056, PROT_NONE) = 0
mmap(0x7f8e92366000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f8e92366000
close(3)                                = 0
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P!\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=42096, ...}) = 0
mmap(NULL, 2128832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e91f5b000
mprotect(0x7f8e91f62000, 2093056, PROT_NONE) = 0
mmap(0x7f8e92161000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f8e92161000
close(3)                                = 0
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240U\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1126312, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e9480a000
mmap(NULL, 3154208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e91c58000
mprotect(0x7f8e91d5a000, 2093056, PROT_NONE) = 0
mmap(0x7f8e91f59000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x101000) = 0x7f8e91f59000
close(3)                                = 0
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`0\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=168288, ...}) = 0
mmap(NULL, 2246640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e91a33000
mprotect(0x7f8e91a57000, 2097152, PROT_NONE) = 0
mmap(0x7f8e91c57000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x24000) = 0x7f8e91c57000
close(3)                                = 0
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/i85c61pf7vyfxs2npnppmmyfs3hv7ag0-libcap-2.24/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/tls/x86_64/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/tls/x86_64", 0x7ffc0a837360) = -1 ENOENT (No such file or directory)
open("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/tls/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/tls", 0x7ffc0a837360) = -1 ENOENT (No such file or directory)
open("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/x86_64/liblz4.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/x86_64", 0x7ffc0a837360) = -1 ENOENT (No such file or directory)
open("/nix/store/z530jz6s1fld7npa13pkwvympassn193-lz4-131/lib/liblz4.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P#\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=102136, ...}) = 0
mmap(NULL, 2190592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e9181c000
mprotect(0x7f8e91833000, 2093056, PROT_NONE) = 0
mmap(0x7f8e91a32000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f8e91a32000
close(3)                                = 0
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/libgcrypt.so.20", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\216\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=982744, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94809000
mmap(NULL, 3010496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e9153d000
mprotect(0x7f8e91613000, 2097152, PROT_NONE) = 0
mmap(0x7f8e91813000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd6000) = 0x7f8e91813000
close(3)                                = 0
open("/nix/store/nbi1p1l7f25nr8ji9vf6bfi4blw9dhwa-xz-5.2.2/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/hsldsqjgjj3njy8mgazy5ji5zicfpcdd-libgcrypt-1.6.5/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/0ym5nbcdn5107xxxnqhpw1agdgj2m22l-libgpg-error-1.21/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300)\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=88928, ...}) = 0
mmap(NULL, 2170296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e9132b000
mprotect(0x7f8e9133d000, 2093056, PROT_NONE) = 0
mmap(0x7f8e9153c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f8e9153c000
close(3)                                = 0
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/tls/x86_64/libplds4.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/tls/x86_64", 0x7ffc0a8372d0) = -1 ENOENT (No such file or directory)
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/tls/libplds4.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/tls", 0x7ffc0a8372d0) = -1 ENOENT (No such file or directory)
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/x86_64/libplds4.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/x86_64", 0x7ffc0a8372d0) = -1 ENOENT (No such file or directory)
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/libplds4.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\21\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=16992, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94808000
mmap(NULL, 2108496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e91128000
mprotect(0x7f8e9112b000, 2093056, PROT_NONE) = 0
mmap(0x7f8e9132a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8e9132a000
close(3)                                = 0
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/libplc4.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\26\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=21584, ...}) = 0
mmap(NULL, 2112528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e90f24000
mprotect(0x7f8e90f28000, 2093056, PROT_NONE) = 0
mmap(0x7f8e91127000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f8e91127000
close(3)                                = 0
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/libnspr4.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\320\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=288056, ...}) = 0
mmap(NULL, 2349344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e90ce6000
mprotect(0x7f8e90d20000, 2093056, PROT_NONE) = 0
mmap(0x7f8e90f1f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x39000) = 0x7f8e90f1f000
mmap(0x7f8e90f21000, 10528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e90f21000
close(3)                                = 0
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/tls/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/tls/x86_64", 0x7ffc0a837240) = -1 ENOENT (No such file or directory)
open("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/tls/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/tls", 0x7ffc0a837240) = -1 ENOENT (No such file or directory)
open("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/x86_64", 0x7ffc0a837240) = -1 ENOENT (No such file or directory)
open("/nix/store/d2ljpb414jpmzik3cvl0xlmr5m4aggp7-gcc-5.3.0/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \217\10\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0555, st_size=1533168, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94807000
mmap(NULL, 3642336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e9096c000
mprotect(0x7f8e90ad7000, 2093056, PROT_NONE) = 0
mmap(0x7f8e90cd6000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16a000) = 0x7f8e90cd6000
mmap(0x7f8e90ce2000, 13280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8e90ce2000
close(3)                                = 0
open("/nix/store/gcix8qwfp7s0x4r8cz5afjqywwzdhqdp-nspr-4.12/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p+\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0444, st_size=99780, ...}) = 0
mmap(NULL, 2184832, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e90756000
mprotect(0x7f8e9076b000, 2097152, PROT_NONE) = 0
mmap(0x7f8e9096b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f8e9096b000
close(3)                                = 0
open("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/tls/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/tls/x86_64", 0x7ffc0a8371e0) = -1 ENOENT (No such file or directory)
open("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/tls/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/tls", 0x7ffc0a8371e0) = -1 ENOENT (No such file or directory)
open("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/x86_64/libattr.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/x86_64", 0x7ffc0a8371e0) = -1 ENOENT (No such file or directory)
open("/nix/store/lg5gdp1yx9wn9938785z3dgprk0qdwvw-attr-2.4.47/lib/libattr.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\24\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0444, st_size=21968, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94806000
mmap(NULL, 2113376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8e90552000
mprotect(0x7f8e90556000, 2093056, PROT_NONE) = 0
mmap(0x7f8e90755000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f8e90755000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94805000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94804000
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94802000
arch_prctl(ARCH_SET_FS, 0x7f8e948027c0) = 0
mprotect(0x7f8e9313b000, 16384, PROT_READ) = 0
mprotect(0x7f8e91f59000, 4096, PROT_READ) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8e94801000
mprotect(0x7f8e90cd6000, 40960, PROT_READ) = 0
mprotect(0x7f8e93b4b000, 4096, PROT_READ) = 0
mprotect(0x7f8e92ba2000, 4096, PROT_READ) = 0
mprotect(0x7f8e92161000, 4096, PROT_READ) = 0
mprotect(0x7f8e92784000, 4096, PROT_READ) = 0
mprotect(0x7f8e9488e000, 12288, PROT_READ) = 0
mprotect(0x7f8e94897000, 4096, PROT_READ) = 0
set_tid_address(0x7f8e94802a90)         = 2432
set_robust_list(0x7f8e94802aa0, 24)     = 0
rt_sigaction(SIGRTMIN, {0x7f8e9393ad10, [], SA_RESTORER|SA_SIGINFO, 0x7f8e93944bf0}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x7f8e9393ada0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f8e93944bf0}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
brk(NULL)                               = 0xe33000
brk(0xe65000)                           = 0xe65000
futex(0x7f8e93e87a08, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x7f8e93e87a08, FUTEX_WAKE_PRIVATE, 2147483647) = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = 0
sendto(3, "\2\0\0\0\v\0\0\0\7\0\0\0passwd\0", 19, MSG_NOSIGNAL, NULL, 0) = 19
poll([{fd=3, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=3, revents=POLLIN|POLLHUP}])
recvmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"passwd\0", 7}, {"\310O\3\0\0\0\0\0", 8}], msg_controllen=20, [{cmsg_len=20, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, [4]}], msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 15
mmap(NULL, 217032, PROT_READ, MAP_SHARED, 4, 0) = 0x7f8e947cc000
close(4)                                = 0
close(3)                                = 0
setgroups(0, [])                        = 0
open("/proc/sys/kernel/ngroups_max", O_RDONLY) = 3
read(3, "65536\n", 31)                  = 6
close(3)                                = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = 0
sendto(3, "\2\0\0\0\f\0\0\0\6\0\0\0group\0", 18, MSG_NOSIGNAL, NULL, 0) = 18
poll([{fd=3, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=3, revents=POLLIN|POLLHUP}])
recvmsg(3, {msg_name(0)=NULL, msg_iov(2)=[{"group\0", 6}, {"\310O\3\0\0\0\0\0", 8}], msg_controllen=20, [{cmsg_len=20, cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, [4]}], msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 14
mmap(NULL, 217032, PROT_READ, MAP_SHARED, 4, 0) = 0x7f8e94797000
close(4)                                = 0
close(3)                                = 0
socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = 0
sendto(3, "\2\0\0\0\17\0\0\0\v\0\0\0polkituser\0", 23, MSG_NOSIGNAL, NULL, 0) = 23
poll([{fd=3, events=POLLIN|POLLERR|POLLHUP}], 1, 5000) = 1 ([{fd=3, revents=POLLIN|POLLHUP}])
read(3, "\2\0\0\0\0\0\0\0\0\0\0\0", 12) = 12
close(3)                                = 0
setgroups(1, [65534])                   = 0
setregid(65534, 65534)                  = 0
setreuid(28, 28)                        = 0
geteuid()                               = 28
getuid()                                = 28
getegid()                               = 65534
getgid()                                = 65534
chdir("/var/empty")                     = -1 EACCES (Permission denied)
open("/nix/store/3zl5q5g3dn5iagiwm7za4y85nkrrnhnm-glib-2.46.2/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/nix/store/bb32xf954imhdrzn7j8h82xs1bx7p3fr-glibc-2.23/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3
fstat(3, {st_mode=S_IFREG|0444, st_size=56095, ...}) = 0
read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096
read(3, "1002//\tJUS_I.B1.002//\nmodule\tJUS"..., 4096) = 4096
read(3, "ISO-IR-110//\t\tISO-8859-4//\nalias"..., 4096) = 4096
read(3, "\t\tISO-8859-14//\nalias\tISO_8859-1"..., 4096) = 4096
read(3, "IC-ES//\nalias\tEBCDICES//\t\tEBCDIC"..., 4096) = 4096
read(3, "DIC-CP-ES//\t\tIBM284//\nalias\tCSIB"..., 4096) = 4096
read(3, "//\nalias\tCSIBM864//\t\tIBM864//\nal"..., 4096) = 4096
brk(0xe86000)                           = 0xe86000
read(3, "BM939//\nmodule\tIBM939//\t\tINTERNA"..., 4096) = 4096
read(3, "EUC-CN//\nalias\tCN-GB//\t\t\tEUC-CN/"..., 4096) = 4096
read(3, "T//\nmodule\tISO-2022-CN-EXT//\tINT"..., 4096) = 4096
read(3, "//\t\tISO_5428//\nalias\tISO_5428:19"..., 4096) = 4096
read(3, "CII-8\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tc"..., 4096) = 4096
read(3, "\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\t"..., 4096) = 4096
read(3, "712//\t\tINTERNAL\t\tIBM12712\t\t1\nmod"..., 4096) = 2847
read(3, "", 4096)                       = 0
close(3)                                = 0
futex(0x7f8e931408c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(2, "Error switcing to user polkituse"..., 98Error switcing to user polkituser: Error changing to home directory /var/empty: Permission denied
) = 98
fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
write(1, "Exiting with code 1\n", 20Exiting with code 1
)   = 20
exit_group(1)                           = ?
+++ exited with 1 +++

_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to