From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 10 13:21:14 2020 Received: (at submit) by debbugs.gnu.org; 10 Apr 2020 17:21:14 +0000 Received: from localhost ([127.0.0.1]:56008 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jMxL8-0006IR-2E for submit@debbugs.gnu.org; Fri, 10 Apr 2020 13:21:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:38321) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jMxL6-0006IJ-GR for submit@debbugs.gnu.org; Fri, 10 Apr 2020 13:21:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46686) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jMxKu-000141-Hi for bug-guix@gnu.org; Fri, 10 Apr 2020 13:21:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW, TIME_LIMIT_EXCEEDED,URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jMxKj-0006lg-70 for bug-guix@gnu.org; Fri, 10 Apr 2020 13:21:00 -0400 Received: from aibo.runbox.com ([91.220.196.211]:52942) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jMxKg-0006jJ-8A for bug-guix@gnu.org; Fri, 10 Apr 2020 13:20:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector1; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=Rflm2fH2uhFvanAv5zDAu6CZ6S8rTG4O9SSULYgew4Y=; b=IDGMb9+efdgc/RkHK2zFnxQuS CfSXN0hYEAUIQSPm81IWelRHh5juKmGGZTmlQw4UNBHbsJnC6TgEL2XSQe0zBMzdemLKF5H34sN5W MienVBIbYBpupIfymhshpOP9ZhW+Y1MUErUT+2gUTjUAB5Ji1tq/5bMukF929yTJVm0TTXiItvTB9 VrTjjWEob5pi3bYGIAj/DAg23R7RZFC/TIF1vYLJr7A1/yKtHrFVsHYc3n/iX91J09nKnmorwZjB5 9BpYZjNIssRWt8sVtnz/8Ru5UzDuFct29iVpklDhLFUXx0tE9f/DjjYN6sDYJwGEzt/AAA8LoikmE mqWBQVAkQ==; Received: from [10.9.9.203] (helo=mailfront21.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1jMxKa-0007bY-UB for bug-guix@gnu.org; Fri, 10 Apr 2020 19:20:42 +0200 Received: by mailfront21.runbox with esmtpsa [Authenticated alias (780724)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1jMxKT-00036I-LF for bug-guix@gnu.org; Fri, 10 Apr 2020 19:20:39 +0200 Date: Fri, 10 Apr 2020 18:20:25 +0100 From: pkill9 To: bug-guix@gnu.org Subject: Pulseaudio is not looking for user configuration Message-ID: <20200410182025.0fb30500@runbox.com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/SwPRNROx7G+uTOMT18rJd0e" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 91.220.196.211 X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" --MP_/SwPRNROx7G+uTOMT18rJd0e Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Pulseaudio doesn't read my user configuration files according to strace. Attached is the output of `strace -o /tmp/log.log pulseaudio` - It only looks for /etc/pulse/daemon.conf. --MP_/SwPRNROx7G+uTOMT18rJd0e Content-Type: text/x-log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=log.log execve("/home/itsme/.guix-profile/bin/pulseaudio", ["pulseaudio"], 0x7ffcc66e5e10 /* 57 vars */) = 0 brk(NULL) = 0x1377000 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07db383000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/x86_64", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/x86_64", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/x86_64", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/tls", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/x86_64/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/x86_64/x86_64", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/x86_64", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/x86_64", 0x7ffc38e68830) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libpulsecore-13.0.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\0000\215\1\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=846840, ...}) = 0 mmap(NULL, 711392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db2d5000 mprotect(0x7f07db2eb000, 610304, PROT_NONE) = 0 mmap(0x7f07db2eb000, 405504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f07db2eb000 mmap(0x7f07db34e000, 200704, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x79000) = 0x7f07db34e000 mmap(0x7f07db380000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa000) = 0x7f07db380000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libpulsecommon-13.0.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\0\216\1\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=655000, ...}) = 0 mmap(NULL, 535160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db252000 mprotect(0x7f07db268000, 434176, PROT_NONE) = 0 mmap(0x7f07db268000, 278528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f07db268000 mmap(0x7f07db2ac000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7f07db2ac000 mmap(0x7f07db2d2000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7f000) = 0x7f07db2d2000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/x86_64/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/x86_64/x86_64", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/x86_64", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/x86_64", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/tls", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/x86_64/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/x86_64/x86_64", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/x86_64", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/x86_64", 0x7ffc38e687d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libpulse.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\220\347\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=412456, ...}) = 0 mmap(NULL, 338952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db1ff000 mmap(0x7f07db20c000, 188416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f07db20c000 mmap(0x7f07db23a000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f07db23a000 mmap(0x7f07db250000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x50000) = 0x7f07db250000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/x86_64", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/x86_64", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64", 0x7ffc38e687a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libltdl.so.7", 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\2204\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=52496, ...}) = 0 mmap(NULL, 45744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db1f3000 mmap(0x7f07db1f6000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f07db1f6000 mmap(0x7f07db1fb000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f07db1fb000 mmap(0x7f07db1fd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f07db1fd000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffc38e68770) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdbus-1.so.3", 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\375\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=470768, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07db1f1000 mmap(NULL, 393592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db190000 mmap(0x7f07db19e000, 241664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f07db19e000 mmap(0x7f07db1d9000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49000) = 0x7f07db1d9000 mmap(0x7f07db1ee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7f07db1ee000 mmap(0x7f07db1f0000, 376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07db1f0000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/x86_64", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/x86_64", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64", 0x7ffc38e68740) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgdbm.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\0\0H\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=74040, ...}) = 0 mmap(NULL, 66616, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db17f000 mmap(0x7f07db183000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07db183000 mmap(0x7f07db18b000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f07db18b000 mmap(0x7f07db18e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f07db18e000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64", 0x7ffc38e68710) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/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\0\"\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0 mmap(NULL, 25176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db178000 mmap(0x7f07db17a000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07db17a000 mmap(0x7f07db17c000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07db17c000 mmap(0x7f07db17d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07db17d000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.0", 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\240l\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=147048, ...}) = 0 mmap(NULL, 132256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db157000 mmap(0x7f07db15d000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f07db15d000 mmap(0x7f07db16c000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f07db16c000 mmap(0x7f07db172000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f07db172000 mmap(0x7f07db174000, 13472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07db174000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/librt.so.1", 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\260#\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=46336, ...}) = 0 mmap(NULL, 39904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db14d000 mmap(0x7f07db14f000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07db14f000 mmap(0x7f07db153000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f07db153000 mmap(0x7f07db155000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f07db155000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/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\0000\21\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=18944, ...}) = 0 mmap(NULL, 16624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db148000 mmap(0x7f07db149000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f07db149000 mmap(0x7f07db14a000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07db14a000 mmap(0x7f07db14b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07db14b000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/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\340\301\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=1405736, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07db146000 mmap(NULL, 1306888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07db006000 mmap(0x7f07db012000, 618496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f07db012000 mmap(0x7f07db0a9000, 634880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7f07db0a9000 mmap(0x7f07db144000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d000) = 0x7f07db144000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/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\0\3402\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0444, st_size=107304, ...}) = 0 mmap(NULL, 99376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dafed000 mmap(0x7f07daff0000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f07daff0000 mmap(0x7f07db001000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f07db001000 mmap(0x7f07db004000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f07db004000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/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\0P,\2\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=2043720, ...}) = 0 mmap(NULL, 1808384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dae33000 mprotect(0x7f07dae55000, 1630208, PROT_NONE) = 0 mmap(0x7f07dae55000, 1314816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f07dae55000 mmap(0x7f07daf96000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x7f07daf96000 mmap(0x7f07dafe3000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1af000) = 0x7f07dafe3000 mmap(0x7f07dafe9000, 14336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07dafe9000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffc38e685c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11-xcb.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@\20\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=15648, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07dae31000 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dae2c000 mmap(0x7f07dae2d000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f07dae2d000 mmap(0x7f07dae2e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dae2e000 mmap(0x7f07dae2f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dae2f000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11.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\0\0\t\2\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=1404648, ...}) = 0 mmap(NULL, 1301848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dacee000 mmap(0x7f07dad0c000, 544768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f07dad0c000 mmap(0x7f07dad91000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7f07dad91000 mmap(0x7f07dae25000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136000) = 0x7f07dae25000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffc38e68560) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libxcb.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\327\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=212264, ...}) = 0 mmap(NULL, 165000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dacc5000 mmap(0x7f07dacd2000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f07dacd2000 mmap(0x7f07dace3000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f07dace3000 mmap(0x7f07dacec000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f07dacec000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/x86_64", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/x86_64", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64", 0x7ffc38e68530) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libICE.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\0\260X\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=115664, ...}) = 0 mmap(NULL, 118976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07daca7000 mmap(0x7f07dacac000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f07dacac000 mmap(0x7f07dacba000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f07dacba000 mmap(0x7f07dacbf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f07dacbf000 mmap(0x7f07dacc1000, 12480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07dacc1000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/x86_64", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/x86_64", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64", 0x7ffc38e68500) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libSM.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\0`\"\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=40256, ...}) = 0 mmap(NULL, 37216, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dac9d000 mprotect(0x7f07dac9f000, 24576, PROT_NONE) = 0 mmap(0x7f07dac9f000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dac9f000 mmap(0x7f07daca3000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f07daca3000 mmap(0x7f07daca5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f07daca5000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/x86_64", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/x86_64", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64", 0x7ffc38e684d0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libXtst.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\0\340!\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=35648, ...}) = 0 mmap(NULL, 33336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dac94000 mprotect(0x7f07dac96000, 20480, PROT_NONE) = 0 mmap(0x7f07dac96000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dac96000 mmap(0x7f07dac99000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f07dac99000 mmap(0x7f07dac9b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f07dac9b000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/x86_64", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/x86_64", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64", 0x7ffc38e684a0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libsndfile.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@x\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=528480, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07dac92000 mmap(NULL, 495232, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dac19000 mmap(0x7f07dac20000, 323584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f07dac20000 mmap(0x7f07dac6f000, 118784, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x56000) = 0x7f07dac6f000 mmap(0x7f07dac8c000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x72000) = 0x7f07dac8c000 mmap(0x7f07dac90000, 7808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07dac90000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/x86_64", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/x86_64", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64", 0x7ffc38e68470) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/libspeexdsp.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=87360, ...}) = 0 mmap(NULL, 82200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dac04000 mmap(0x7f07dac06000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dac06000 mmap(0x7f07dac14000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f07dac14000 mmap(0x7f07dac17000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f07dac17000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffc38e68410) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXau.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\0\360\21\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=17616, ...}) = 0 mmap(NULL, 16664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dabff000 mmap(0x7f07dac00000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f07dac00000 mmap(0x7f07dac01000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dac01000 mmap(0x7f07dac02000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dac02000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffc38e683e0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libXdmcp.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\0\260!\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=30480, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07dabfd000 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dabf5000 mmap(0x7f07dabf7000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dabf7000 mmap(0x7f07dabf9000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07dabf9000 mmap(0x7f07dabfb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f07dabfb000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffc38e683b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libbsd.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@H\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=106696, ...}) = 0 mmap(NULL, 99728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dabdc000 mprotect(0x7f07dabe0000, 73728, PROT_NONE) = 0 mmap(0x7f07dabe0000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07dabe0000 mmap(0x7f07dabee000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f07dabee000 mmap(0x7f07dabf2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f07dabf2000 mmap(0x7f07dabf4000, 1424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07dabf4000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/x86_64", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/x86_64", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64", 0x7ffc38e68380) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/libuuid.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\20#\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=36808, ...}) = 0 mmap(NULL, 33176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dabd3000 mmap(0x7f07dabd5000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dabd5000 mmap(0x7f07dabd9000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f07dabd9000 mmap(0x7f07dabda000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f07dabda000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/x86_64", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/x86_64", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64", 0x7ffc38e68350) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/libXext.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\0\300C\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=90352, ...}) = 0 mmap(NULL, 80152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dabbf000 mmap(0x7f07dabc3000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07dabc3000 mmap(0x7f07dabcd000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f07dabcd000 mmap(0x7f07dabd1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f07dabd1000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/x86_64", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/x86_64", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64", 0x7ffc38e68320) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/libXi.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\0`2\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=79320, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07dabbd000 mmap(NULL, 74408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dabaa000 mmap(0x7f07dabad000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f07dabad000 mmap(0x7f07dabb8000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f07dabb8000 mmap(0x7f07dabbb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f07dabbb000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/x86_64", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/x86_64", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64", 0x7ffc38e682f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libFLAC.so.8", 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\250\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=538600, ...}) = 0 mmap(NULL, 504952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dab2e000 mprotect(0x7f07dab38000, 458752, PROT_NONE) = 0 mmap(0x7f07dab38000, 413696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f07dab38000 mmap(0x7f07dab9d000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f000) = 0x7f07dab9d000 mmap(0x7f07daba8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x79000) = 0x7f07daba8000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/x86_64", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/x86_64", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64", 0x7ffc38e682c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libogg.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"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=44080, ...}) = 0 mmap(NULL, 41248, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07dab23000 mprotect(0x7f07dab25000, 28672, PROT_NONE) = 0 mmap(0x7f07dab25000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07dab25000 mmap(0x7f07dab28000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f07dab28000 mmap(0x7f07dab2c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f07dab2c000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/x86_64", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/x86_64", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64", 0x7ffc38e68290) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/libvorbis.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\0F\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=258872, ...}) = 0 mmap(NULL, 250632, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07daae5000 mmap(0x7f07daae9000, 155648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f07daae9000 mmap(0x7f07dab0f000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f07dab0f000 mmap(0x7f07dab21000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f07dab21000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/libvorbisenc.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\260@\1\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=815624, ...}) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07daae3000 mmap(NULL, 708768, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07daa35000 mmap(0x7f07daa49000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f07daa49000 mmap(0x7f07daa4f000, 487424, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f07daa4f000 mmap(0x7f07daac6000, 118784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x90000) = 0x7f07daac6000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libmvec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libmvec.so.1", 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\0P\"\0\0\0\0\0\0"..., 832) = 832 fstat(3, {st_mode=S_IFREG|0555, st_size=186664, ...}) = 0 mmap(NULL, 176432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f07daa09000 mmap(0x7f07daa0b000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f07daa0b000 mmap(0x7f07daa18000, 110592, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f07daa18000 mmap(0x7f07daa33000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x7f07daa33000 close(3) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07daa07000 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f07daa04000 arch_prctl(ARCH_SET_FS, 0x7f07daa04780) = 0 mprotect(0x7f07dafe3000, 16384, PROT_READ) = 0 mprotect(0x7f07db144000, 4096, PROT_READ) = 0 mprotect(0x7f07daa33000, 4096, PROT_READ) = 0 mprotect(0x7f07db004000, 4096, PROT_READ) = 0 mprotect(0x7f07dab2c000, 4096, PROT_READ) = 0 mprotect(0x7f07dab21000, 4096, PROT_READ) = 0 mprotect(0x7f07daac6000, 114688, PROT_READ) = 0 mprotect(0x7f07daba8000, 4096, PROT_READ) = 0 mprotect(0x7f07db172000, 4096, PROT_READ) = 0 mprotect(0x7f07db155000, 4096, PROT_READ) = 0 mprotect(0x7f07db14b000, 4096, PROT_READ) = 0 mprotect(0x7f07dac02000, 4096, PROT_READ) = 0 mprotect(0x7f07dabf2000, 4096, PROT_READ) = 0 mprotect(0x7f07dabfb000, 4096, PROT_READ) = 0 mprotect(0x7f07dacec000, 4096, PROT_READ) = 0 mprotect(0x7f07dae25000, 8192, PROT_READ) = 0 mprotect(0x7f07dabd1000, 4096, PROT_READ) = 0 mprotect(0x7f07dabbb000, 4096, PROT_READ) = 0 mprotect(0x7f07dabda000, 4096, PROT_READ) = 0 mprotect(0x7f07dac17000, 4096, PROT_READ) = 0 mprotect(0x7f07dac8c000, 12288, PROT_READ) = 0 mprotect(0x7f07dac9b000, 4096, PROT_READ) = 0 mprotect(0x7f07dacbf000, 4096, PROT_READ) = 0 mprotect(0x7f07daca5000, 4096, PROT_READ) = 0 mprotect(0x7f07dae2f000, 4096, PROT_READ) = 0 mprotect(0x7f07db17d000, 4096, PROT_READ) = 0 mprotect(0x7f07db18e000, 4096, PROT_READ) = 0 mprotect(0x7f07db1ee000, 4096, PROT_READ) = 0 mprotect(0x7f07db1fd000, 4096, PROT_READ) = 0 mprotect(0x7f07db2d2000, 4096, PROT_READ) = 0 mprotect(0x7f07db250000, 4096, PROT_READ) = 0 mprotect(0x7f07db380000, 4096, PROT_READ) = 0 mprotect(0x416000, 4096, PROT_READ) = 0 mprotect(0x7f07db3ac000, 4096, PROT_READ) = 0 set_tid_address(0x7f07daa04a50) = 815 set_robust_list(0x7f07daa04a60, 24) = 0 rt_sigaction(SIGRTMIN, {sa_handler=0x7f07db15d700, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {sa_handler=0x7f07db15d7b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) brk(NULL) = 0x1377000 brk(0x1398000) = 0x1398000 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=56352, ...}) = 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, "\tIBM863//\nalias\tOSF1002035F//\t\tI"..., 4096) = 4096 read(3, "37//\t\tIBM937//\nmodule\tIBM937//\t\t"..., 4096) = 4096 read(3, "JIS//\t\t\tEUC-JP//\nmodule\tEUC-JP//"..., 4096) = 4096 read(3, "ias\tISO2022CN//\t\tISO-2022-CN//\nm"..., 4096) = 4096 read(3, "_5427-EXT//\nalias\tISO_5427EXT//\t"..., 4096) = 4096 brk(0x13b9000) = 0x13b9000 read(3, "st\nmodule\tMAC-SAMI//\t\tINTERNAL\t\t"..., 4096) = 4096 read(3, "12//\t\tINTERNAL\t\tIBM1112\t\t1\nmodul"..., 4096) = 4096 read(3, "\tCP9448//\t\tIBM9448//\nalias\tCSIBM"..., 4096) = 3104 read(3, "", 4096) = 0 close(3) = 0 futex(0x7f07dafe8a14, FUTEX_WAKE_PRIVATE, 2147483647) = 0 personality(PER_LINUX) = 0 (PER_LINUX) getuid() = 1000 getgid() = 998 setresuid(1000, 1000, 1000) = 0 setresgid(998, 998, 998) = 0 getuid() = 1000 geteuid() = 1000 getgid() = 998 getegid() = 998 capget({version=_LINUX_CAPABILITY_VERSION_3, pid=0}, NULL) = 0 capset({version=_LINUX_CAPABILITY_VERSION_3, pid=0}, {effective=0, permitted=0, inheritable=0}) = 0 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 fstat(3, {st_mode=S_IFDIR|0500, st_size=0, ...}) = 0 getdents64(3, /* 6 entries */, 32768) = 144 getdents64(3, /* 0 entries */, 32768) = 0 close(3) = 0 rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGTRAP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGBUS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGFPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGSTKFLT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGCONT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGURG, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGXCPU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGXFSZ, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGVTALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGPROF, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGWINCH, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGIO, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGPWR, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGSYS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_3, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_4, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_5, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_6, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_7, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_8, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_9, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_10, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_11, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_12, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_13, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_14, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_15, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_16, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_17, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_18, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_19, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_20, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_21, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_22, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_23, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_24, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_25, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_26, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_27, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_28, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_29, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_30, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_31, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGRT_32, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 setpriority(PRIO_PROCESS, 0, 0) = 0 sched_setscheduler(815, SCHED_OTHER, [0]) = 0 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=2997, ...}) = 0 read(3, "# Locale name alias data base.\n#"..., 4096) = 2997 read(3, "", 4096) = 0 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=373, ...}) = 0 mmap(NULL, 373, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07daa03000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=23, ...}) = 0 mmap(NULL, 23, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07daa02000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=56, ...}) = 0 mmap(NULL, 56, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07daa01000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=158, ...}) = 0 mmap(NULL, 158, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07daa00000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=77, ...}) = 0 mmap(NULL, 77, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da9ff000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=34, ...}) = 0 mmap(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da9fe000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 close(3) = 0 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=57, ...}) = 0 mmap(NULL, 57, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da9fd000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=290, ...}) = 0 mmap(NULL, 290, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da9fc000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=2586242, ...}) = 0 mmap(NULL, 2586242, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da784000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=3332, ...}) = 0 mmap(NULL, 3332, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da783000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=54, ...}) = 0 mmap(NULL, 54, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da782000 close(3) = 0 openat(AT_FDCWD, "/home/itsme/.guix-profile/lib/locale/2.29/en_GB.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=337024, ...}) = 0 mmap(NULL, 337024, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da72f000 close(3) = 0 readlink("/proc/self/exe", "/gnu/store/2y7p3hcm450vkyfwkjffm"..., 99) = 74 openat(AT_FDCWD, "/etc/pulse/daemon.conf", O_RDONLY|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(3, {st_mode=S_IFREG|0444, st_size=121, ...}) = 0 read(3, "default-script-file = /gnu/store"..., 4096) = 121 read(3, "", 4096) = 0 openat(AT_FDCWD, "/etc/pulse/daemon.conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory) close(3) = 0 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) read(3, "\336\220\226\6", 4) = 4 close(3) = 0 getuid() = 1000 chdir("/") = 0 umask(077) = 022 prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 prlimit64(0, RLIMIT_NICE, {rlim_cur=31, rlim_max=31}, NULL) = -1 EPERM (Operation not permitted) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en_GB.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = 3 fstat(3, {st_mode=S_IFREG|0444, st_size=1474, ...}) = 0 mmap(NULL, 1474, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f07da72e000 close(3) = 0 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) prlimit64(0, RLIMIT_RTPRIO, {rlim_cur=9, rlim_max=9}, NULL) = 0 prlimit64(0, RLIMIT_RTTIME, {rlim_cur=200000, rlim_max=200000}, NULL) = 0 prctl(PR_GET_TIMERSLACK) = 50000 setpriority(PRIO_PROCESS, 0, -11) = -1 EACCES (Permission denied) clock_getres(CLOCK_MONOTONIC, {tv_sec=0, tv_nsec=1}) = 0 getresuid([1000], [1000], [1000]) = 0 getresgid([998], [998], [998]) = 0 lstat("/run/user/1000/bus", 0x7ffc38e69240) = -1 ENOENT (No such file or directory) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1266\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\365\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1266\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -10) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1267\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\366\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1267\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -9) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1268\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\367\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1268\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -8) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1269\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\370\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1269\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -7) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1270\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\371\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1270\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -6) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1271\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\372\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1271\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -5) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1272\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\373\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1272\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -4) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1273\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\374\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1273\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -3) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1274\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\375\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1274\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -2) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1275\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\376\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1275\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 setpriority(PRIO_PROCESS, 0, -1) = -1 EACCES (Permission denied) socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(3, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1276\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) gettid() = 815 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="/\3\0\0\0\0\0\0\377\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1276\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 uname({sysname="Linux", nodename="antelope", ...}) = 0 openat(AT_FDCWD, "/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 3 read(3, "0-3\n", 8192) = 4 close(3) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/sys_vendor", O_RDONLY|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(3, "LENOVO\n", 4096) = 7 close(3) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/board_vendor", O_RDONLY|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(3, "LENOVO\n", 4096) = 7 close(3) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/bios_vendor", O_RDONLY|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(3, "LENOVO\n", 4096) = 7 close(3) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(3, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(3, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(3) = 0 stat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 getuid() = 1000 umask(077) = 077 mkdir("/run/user/1000/pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/run/user/1000/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0 getuid() = 1000 getgid() = 998 close(3) = 0 stat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 getuid() = 1000 access("/home/itsme/.pulse", F_OK) = 0 umask(077) = 077 mkdir("/home/itsme/.pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme/.pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 getuid() = 1000 getgid() = 998 close(3) = 0 stat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 getuid() = 1000 umask(077) = 077 mkdir("/run/user/1000/pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/run/user/1000/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0 getuid() = 1000 getgid() = 998 close(3) = 0 lstat("/run", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/run/user", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0 lstat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 lstat("/run/user/1000/pulse", {st_mode=S_IFDIR|0700, st_size=40, ...}) = 0 openat(AT_FDCWD, "/run/user/1000/pulse/pid", O_RDWR|O_CREAT|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC, 0600) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 fstat(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 read(3, "", 19) = 0 lseek(3, 0, SEEK_SET) = 0 ftruncate(3, 0) = 0 getpid() = 815 sendto(3, "815\n", 4, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) write(3, "815\n", 4) = 4 fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 close(3) = 0 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 clock_getres(CLOCK_MONOTONIC, {tv_sec=0, tv_nsec=1}) = 0 rt_sigaction(SIGBUS, {sa_handler=0x7f07db294850, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f07db169480}, NULL, 8) = 0 pipe2([3, 4], O_CLOEXEC) = 0 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(3, F_GETFL) = 0 (flags O_RDONLY) fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 fcntl(4, F_GETFL) = 0x1 (flags O_WRONLY) fcntl(4, F_SETFL, O_WRONLY|O_NONBLOCK) = 0 openat(AT_FDCWD, "/dev/shm/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 fstat(5, {st_mode=S_IFDIR|S_ISVTX|0777, st_size=40, ...}) = 0 getdents64(5, /* 2 entries */, 32768) = 48 getdents64(5, /* 0 entries */, 32768) = 0 close(5) = 0 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 5 fcntl(5, F_GETFD) = 0x1 (flags FD_CLOEXEC) read(5, "\227\264wl", 4) = 4 close(5) = 0 memfd_create("pulseaudio", MFD_ALLOW_SEALING) = 5 ftruncate(5, 67108864) = 0 mmap(NULL, 67108864, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_NORESERVE, 5, 0) = 0x7f07d672e000 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/locale/en_GB.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/locale/en_GB/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/locale/en.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/locale/en/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) futex(0x7ffc38e6937c, FUTEX_UNLOCK_PI) = -1 EPERM (Operation not permitted) openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 6 fcntl(6, F_GETFD) = 0x1 (flags FD_CLOEXEC) read(6, "i\21\366\265", 4) = 4 close(6) = 0 rt_sigprocmask(SIG_SETMASK, NULL, [], 8) = 0 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 pipe2([6, 7], O_CLOEXEC) = 0 fcntl(6, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(7, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(6, F_GETFL) = 0 (flags O_RDONLY) fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 fcntl(7, F_GETFL) = 0x1 (flags O_WRONLY) fcntl(7, F_SETFL, O_WRONLY|O_NONBLOCK) = 0 sendto(4, "W", 1, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) write(4, "W", 1) = 1 rt_sigaction(SIGINT, {sa_handler=0x7f07db222af0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f07db169480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 rt_sigaction(SIGTERM, {sa_handler=0x7f07db222af0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f07db169480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 rt_sigaction(SIGUSR1, {sa_handler=0x7f07db222af0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f07db169480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 rt_sigaction(SIGUSR2, {sa_handler=0x7f07db222af0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f07db169480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 rt_sigaction(SIGHUP, {sa_handler=0x7f07db222af0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f07db169480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, 8) = 0 openat(AT_FDCWD, "/gnu/store/y0lbm4qcxm3i8i7q1msp0ng1pysg8pb9-pulseaudio-13.0/etc/pulse/default.pa", O_RDONLY|O_CLOEXEC) = 8 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(8, {st_mode=S_IFREG|0444, st_size=4831, ...}) = 0 read(8, "#!/gnu/store/y0lbm4qcxm3i8i7q1ms"..., 4096) = 4096 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-device-restore.so", R_OK) = 0 futex(0x7f07db14c0a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-device-restore.so", O_RDONLY|O_CLOEXEC) = 9 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2205\0\0\0\0\0\0"..., 832) = 832 fstat(9, {st_mode=S_IFREG|0555, st_size=52512, ...}) = 0 mmap(NULL, 45776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f07d6722000 mmap(0x7f07d6725000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x3000) = 0x7f07d6725000 mmap(0x7f07d672a000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x8000) = 0x7f07d672a000 mmap(0x7f07d672c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x9000) = 0x7f07d672c000 close(9) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/tls", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = 9 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\202\0\0\0\0\0\0"..., 832) = 832 fstat(9, {st_mode=S_IFREG|0555, st_size=166552, ...}) = 0 mmap(NULL, 137536, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7f07d6700000 mmap(0x7f07d6707000, 73728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x7000) = 0x7f07d6707000 mmap(0x7f07d6719000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x19000) = 0x7f07d6719000 mmap(0x7f07d6720000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x1f000) = 0x7f07d6720000 close(9) = 0 mprotect(0x7f07d6720000, 4096, PROT_READ) = 0 mprotect(0x7f07d672c000, 4096, PROT_READ) = 0 brk(0x13da000) = 0x13da000 stat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 getuid() = 1000 access("/home/itsme/.pulse", F_OK) = 0 umask(077) = 077 mkdir("/home/itsme/.pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme/.pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 9 fstat(9, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 getuid() = 1000 getgid() = 998 close(9) = 0 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 lstat("/home/itsme/.pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 9 fcntl(9, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(9, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(9, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(9) = 0 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-device-volumes.x86_64-unknown-linux-gnu.gdbm", O_RDWR|O_CREAT, 0644) = 9 fstat(9, {st_mode=S_IFREG|0600, st_size=5120, ...}) = 0 read(9, "\317\232W\23\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\7\0\0\0\0\4\0\0&\0\0\0"..., 72) = 72 read(9, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 952) = 952 lseek(9, 1024, SEEK_SET) = 1024 read(9, "\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 1024) = 1024 fstat(9, {st_mode=S_IFREG|0600, st_size=5120, ...}) = 0 mmap(NULL, 5120, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0) = 0x7f07d66fe000 write(4, "W", 1) = 1 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-stream-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-stream-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-stream-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-stream-restore.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-stream-restore.so", O_RDONLY|O_CLOEXEC) = 10 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`Y\0\0\0\0\0\0"..., 832) = 832 fstat(10, {st_mode=S_IFREG|0555, st_size=98240, ...}) = 0 mmap(NULL, 84168, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f07d66e9000 mmap(0x7f07d66ee000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x7f07d66ee000 mmap(0x7f07d66f7000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xe000) = 0x7f07d66f7000 mmap(0x7f07d66fc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x12000) = 0x7f07d66fc000 close(10) = 0 mprotect(0x7f07d66fc000, 4096, PROT_READ) = 0 stat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 getuid() = 1000 access("/home/itsme/.pulse", F_OK) = 0 umask(077) = 077 mkdir("/home/itsme/.pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme/.pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10 fstat(10, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 getuid() = 1000 getgid() = 998 close(10) = 0 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 lstat("/home/itsme/.pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 10 fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(10, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(10, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(10) = 0 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-stream-volumes.x86_64-unknown-linux-gnu.gdbm", O_RDWR|O_CREAT, 0644) = 10 fstat(10, {st_mode=S_IFREG|0600, st_size=5120, ...}) = 0 read(10, "\317\232W\23\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\7\0\0\0\0\4\0\0&\0\0\0"..., 72) = 72 read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 952) = 952 lseek(10, 1024, SEEK_SET) = 1024 read(10, "\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 1024) = 1024 fstat(10, {st_mode=S_IFREG|0600, st_size=5120, ...}) = 0 mmap(NULL, 5120, PROT_READ|PROT_WRITE, MAP_SHARED, 10, 0) = 0x7f07d66e7000 openat(AT_FDCWD, "/home/itsme/.pulse/stream-restore.table", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/home/itsme/.config/pulse/stream-restore.table", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/pulse/stream-restore.table", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) brk(0x13fb000) = 0x13fb000 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-card-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-card-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-card-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-card-restore.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-card-restore.so", O_RDONLY|O_CLOEXEC) = 11 read(11, "\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(11, {st_mode=S_IFREG|0555, st_size=37568, ...}) = 0 mmap(NULL, 33200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7f07d66de000 mmap(0x7f07d66e0000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x2000) = 0x7f07d66e0000 mmap(0x7f07d66e3000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x5000) = 0x7f07d66e3000 mmap(0x7f07d66e5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7f07d66e5000 close(11) = 0 mprotect(0x7f07d66e5000, 4096, PROT_READ) = 0 stat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 getuid() = 1000 access("/home/itsme/.pulse", F_OK) = 0 umask(077) = 077 mkdir("/home/itsme/.pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme/.pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 11 fstat(11, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 getuid() = 1000 getgid() = 998 close(11) = 0 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 lstat("/home/itsme/.pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 11 fcntl(11, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(11, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(11, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(11) = 0 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-card-database.x86_64-unknown-linux-gnu.gdbm", O_RDWR|O_CREAT, 0644) = 11 fstat(11, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 read(11, "\317\232W\23\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\7\0\0\0\0\4\0\0&\0\0\0"..., 72) = 72 read(11, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 952) = 952 lseek(11, 1024, SEEK_SET) = 1024 read(11, "\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 1024) = 1024 fstat(11, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 11, 0) = 0x7f07d66dd000 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-augment-properties.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-augment-properties.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-augment-properties.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-augment-properties.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-augment-properties.so", O_RDONLY|O_CLOEXEC) = 12 read(12, "\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(12, {st_mode=S_IFREG|0555, st_size=28120, ...}) = 0 mmap(NULL, 25160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f07d66d6000 mmap(0x7f07d66d8000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7f07d66d8000 mmap(0x7f07d66da000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x4000) = 0x7f07d66da000 mmap(0x7f07d66db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x4000) = 0x7f07d66db000 close(12) = 0 mprotect(0x7f07d66db000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-switch-on-port-available.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-switch-on-port-available.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-switch-on-port-available.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-switch-on-port-available.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-switch-on-port-available.so", O_RDONLY|O_CLOEXEC) = 12 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\21\0\0\0\0\0\0"..., 832) = 832 fstat(12, {st_mode=S_IFREG|0555, st_size=22848, ...}) = 0 mmap(NULL, 20712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f07d66d0000 mmap(0x7f07d66d1000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x1000) = 0x7f07d66d1000 mmap(0x7f07d66d3000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7f07d66d3000 mmap(0x7f07d66d4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7f07d66d4000 close(12) = 0 mprotect(0x7f07d66d4000, 4096, PROT_READ) = 0 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-udev-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-udev-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.so", O_RDONLY|O_CLOEXEC) = 12 read(12, "\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(12, {st_mode=S_IFREG|0555, st_size=37688, ...}) = 0 mmap(NULL, 33328, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f07d66c7000 mmap(0x7f07d66c9000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7f07d66c9000 mmap(0x7f07d66cc000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7f07d66cc000 mmap(0x7f07d66ce000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x6000) = 0x7f07d66ce000 close(12) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/x86_64/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/x86_64/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/tls", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/x86_64/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/x86_64/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/x86_64", 0x7ffc38e677f0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 12 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@Y\0\0\0\0\0\0"..., 832) = 832 fstat(12, {st_mode=S_IFREG|0555, st_size=186776, ...}) = 0 mmap(NULL, 155048, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f07d66a1000 mprotect(0x7f07d66a6000, 126976, PROT_NONE) = 0 mmap(0x7f07d66a6000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7f07d66a6000 mmap(0x7f07d66bb000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x1a000) = 0x7f07d66bb000 mmap(0x7f07d66c5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x23000) = 0x7f07d66c5000 close(12) = 0 mprotect(0x7f07d66c5000, 4096, PROT_READ) = 0 mprotect(0x7f07d66ce000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 12 fstat(12, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(12, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(12, "", 4096) = 0 close(12) = 0 inotify_init1(IN_NONBLOCK|IN_CLOEXEC) = 12 inotify_add_watch(12, "/dev/snd", IN_ATTRIB|IN_CLOSE_WRITE|IN_DELETE_SELF|IN_MOVE_SELF) = 1 write(4, "W", 1) = 1 access("/run/udev/control", F_OK) = 0 name_to_handle_at(AT_FDCWD, "/dev", {handle_bytes=128 => 12, handle_type=1, f_handle=0x000000000300000000000000}, [23], 0) = 0 openat(AT_FDCWD, "/proc/self/mountinfo", O_RDONLY|O_CLOEXEC) = 13 fstat(13, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(13, "22 25 0:5 / /proc rw,relatime - "..., 1024) = 1024 close(13) = 0 socket(AF_NETLINK, SOCK_RAW|SOCK_CLOEXEC|SOCK_NONBLOCK, NETLINK_KOBJECT_UEVENT) = 13 setsockopt(13, SOL_SOCKET, SO_ATTACH_FILTER, {len=8, filter=0x7ffc38e679a0}, 16) = 0 bind(13, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=0x000002}, 12) = 0 getsockname(13, {sa_family=AF_NETLINK, nl_pid=815, nl_groups=0x000002}, [12]) = 0 setsockopt(13, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0 write(4, "W", 1) = 1 stat("/sys/subsystem", 0x7ffc38e68960) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/sys/bus", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14 fstat(14, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 brk(0x141f000) = 0x141f000 getdents64(14, /* 41 entries */, 32768) = 1128 getdents64(14, /* 0 entries */, 32768) = 0 close(14) = 0 openat(AT_FDCWD, "/sys/class", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14 fstat(14, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 getdents64(14, /* 72 entries */, 32768) = 2128 openat(AT_FDCWD, "/sys/class/sound", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 fstat(15, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 getdents64(15, /* 12 entries */, 32768) = 368 readlink("/sys/class/sound/controlC0", "../../devices/pci0000:00/0000:00"..., 1024) = 59 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/hwC0D0", "../../devices/pci0000:00/0000:00"..., 1024) = 56 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/hwC0D0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/pcmC0D0c", "../../devices/pci0000:00/0000:00"..., 1024) = 58 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0c/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/pcmC0D8p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D8p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/pcmC0D7p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D7p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/pcmC0D3p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D3p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/timer", "../../devices/virtual/sound/time"..., 1024) = 33 stat("/sys/devices/virtual/sound/timer/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/pcmC0D0p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/hwC0D3", "../../devices/pci0000:00/0000:00"..., 1024) = 56 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/hwC0D3/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 getdents64(15, /* 0 entries */, 32768) = 0 close(15) = 0 getdents64(14, /* 0 entries */, 32768) = 0 close(14) = 0 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0", 0x7ffc38e67d30, 1024) = -1 EINVAL (Invalid argument) stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", O_RDONLY|O_CLOEXEC) = 14 fstat(14, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 read(14, "", 4096) = 0 close(14) = 0 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/subsystem", "../../../../../class/sound", 1024) = 26 openat(AT_FDCWD, "/run/udev/data/+sound:card0", O_RDONLY|O_CLOEXEC) = 14 fstat(14, {st_mode=S_IFREG|0644, st_size=453, ...}) = 0 read(14, "I:4678543\nE:ID_BUS=pci\nE:ID_FOR_"..., 4096) = 453 read(14, "", 4096) = 0 close(14) = 0 access("/dev/snd/controlC0", R_OK|W_OK) = 0 openat(AT_FDCWD, "/proc/asound/card0", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14 fstat(14, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 getdents64(14, /* 13 entries */, 32768) = 392 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(15, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(15, "", 4096) = 0 close(15) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 lstat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0c/pcm_class", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0c/pcm_class", O_RDONLY|O_CLOEXEC) = 15 read(15, "generic\n", 4096) = 8 close(15) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm0c", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 fstat(15, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 getdents64(15, /* 4 entries */, 32768) = 96 openat(AT_FDCWD, "/proc/asound/card0/pcm0c/sub0/status", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(16, "closed\n", 1024) = 7 getdents64(15, /* 0 entries */, 32768) = 0 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 17 fstat(17, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(17, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(17, "", 4096) = 0 close(17) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 lstat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0p/pcm_class", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0p/pcm_class", O_RDONLY|O_CLOEXEC) = 17 read(17, "generic\n", 4096) = 8 close(17) = 0 close(15) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm0p", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 fstat(15, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 getdents64(15, /* 4 entries */, 32768) = 96 close(16) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm0p/sub0/status", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(16, "closed\n", 1024) = 7 getdents64(15, /* 0 entries */, 32768) = 0 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 17 fstat(17, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(17, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(17, "", 4096) = 0 close(17) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 lstat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D3p/pcm_class", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D3p/pcm_class", O_RDONLY|O_CLOEXEC) = 17 read(17, "generic\n", 4096) = 8 close(17) = 0 close(15) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm3p", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 fstat(15, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 getdents64(15, /* 4 entries */, 32768) = 96 close(16) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm3p/sub0/status", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(16, "closed\n", 1024) = 7 getdents64(15, /* 0 entries */, 32768) = 0 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 17 fstat(17, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(17, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(17, "", 4096) = 0 close(17) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 lstat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D7p/pcm_class", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D7p/pcm_class", O_RDONLY|O_CLOEXEC) = 17 read(17, "generic\n", 4096) = 8 close(17) = 0 close(15) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm7p", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 fstat(15, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 getdents64(15, /* 4 entries */, 32768) = 96 close(16) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm7p/sub0/status", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(16, "closed\n", 1024) = 7 getdents64(15, /* 0 entries */, 32768) = 0 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 17 fstat(17, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(17, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(17, "", 4096) = 0 close(17) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 lstat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D8p/pcm_class", {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D8p/pcm_class", O_RDONLY|O_CLOEXEC) = 17 read(17, "generic\n", 4096) = 8 close(17) = 0 close(15) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm8p", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 fstat(15, {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 getdents64(15, /* 4 entries */, 32768) = 96 close(16) = 0 openat(AT_FDCWD, "/proc/asound/card0/pcm8p/sub0/status", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(16, "closed\n", 1024) = 7 getdents64(15, /* 0 entries */, 32768) = 0 getdents64(14, /* 0 entries */, 32768) = 0 close(14) = 0 close(15) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-alsa-card.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-alsa-card.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-alsa-card.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-alsa-card.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-alsa-card.so", O_RDONLY|O_CLOEXEC) = 14 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p6\0\0\0\0\0\0"..., 832) = 832 fstat(14, {st_mode=S_IFREG|0555, st_size=44096, ...}) = 0 mmap(NULL, 37688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f07d6697000 mmap(0x7f07d669a000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x3000) = 0x7f07d669a000 mmap(0x7f07d669d000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x6000) = 0x7f07d669d000 mmap(0x7f07d669f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x7000) = 0x7f07d669f000 close(14) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/x86_64/x86_64/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/x86_64/x86_64", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/x86_64/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/x86_64", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/x86_64/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/x86_64", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/tls", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/x86_64/x86_64/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/x86_64/x86_64", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/x86_64/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/x86_64", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/x86_64/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/x86_64", 0x7ffc38e67690) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/libasound.so.2", O_RDONLY|O_CLOEXEC) = 14 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P,\3\0\0\0\0\0"..., 832) = 832 fstat(14, {st_mode=S_IFREG|0555, st_size=1237056, ...}) = 0 mmap(NULL, 1006160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f07d65a1000 mprotect(0x7f07d65d1000, 778240, PROT_NONE) = 0 mmap(0x7f07d65d1000, 540672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x30000) = 0x7f07d65d1000 mmap(0x7f07d6655000, 233472, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0xb4000) = 0x7f07d6655000 mmap(0x7f07d668f000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0xed000) = 0x7f07d668f000 close(14) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libalsa-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libalsa-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/lib/libalsa-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/libalsa-util.so", O_RDONLY|O_CLOEXEC) = 14 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\24\1\0\0\0\0\0"..., 832) = 832 fstat(14, {st_mode=S_IFREG|0555, st_size=380288, ...}) = 0 mmap(NULL, 317440, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f07d6553000 mprotect(0x7f07d6562000, 245760, PROT_NONE) = 0 mmap(0x7f07d6562000, 167936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0xf000) = 0x7f07d6562000 mmap(0x7f07d658b000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x38000) = 0x7f07d658b000 mmap(0x7f07d659e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x4a000) = 0x7f07d659e000 close(14) = 0 mprotect(0x7f07d668f000, 24576, PROT_READ) = 0 mprotect(0x7f07d659e000, 4096, PROT_READ) = 0 mprotect(0x7f07d669f000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 14 fcntl(14, F_SETFD, FD_CLOEXEC) = 0 ioctl(14, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68470) = 0 close(14) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 14 fcntl(14, F_SETFD, FD_CLOEXEC) = 0 ioctl(14, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68450) = 0 close(14) = 0 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY) = 14 fstat(14, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(14, "8f38d6761106a0899bb6a5975b4fa28e"..., 33) = 33 close(14) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 pipe([14, 15]) = 0 pipe([16, 17]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f07daa04a50) = 816 close(15) = 0 close(17) = 0 read(14, "unix:abstract=/tmp/dbus-C7Xp9lM5"..., 1024) = 77 read(14, "\1\0@\0\0\0\0\0", 1024) = 8 read(14, "", 1024) = 0 wait4(816, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 816 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=816, si_uid=1000, si_status=0, si_utime=0, si_stime=0} --- close(14) = 0 close(16) = 0 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 14 connect(14, {sa_family=AF_UNIX, sun_path=@"/tmp/dbus-C7Xp9lM5V6"}, 23) = 0 fcntl(14, F_GETFL) = 0x2 (flags O_RDWR) fcntl(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(14, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=14, events=POLLOUT}], 1, 0) = 1 ([{fd=14, revents=POLLOUT}]) sendto(14, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(14, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=14, events=POLLIN}], 1, -1) = 1 ([{fd=14, revents=POLLIN}]) read(14, "OK b114c32362204f30a26072985e8e1"..., 2048) = 37 poll([{fd=14, events=POLLOUT}], 1, -1) = 1 ([{fd=14, revents=POLLOUT}]) sendto(14, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=14, events=POLLIN}], 1, -1) = 1 ([{fd=14, revents=POLLIN}]) read(14, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=14, events=POLLOUT}], 1, -1) = 1 ([{fd=14, revents=POLLOUT}]) sendto(14, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=14, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=14, revents=POLLOUT}]) sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\v\0\0\0\1\0\0\0=\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 262 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\0010\0\0\0\2\0\0\0\200\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="%\0\0\0org.freedesktop.ReserveDevic"..., iov_len=48}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 192 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1*\0\0\0\3\0\0\0\215\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 286 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) futex(0x7f07d6696758, FUTEX_WAKE_PRIVATE, 2147483647) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e685b4) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68630) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68240) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", O_RDONLY) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 read(15, "#\n# ALSA library configuration "..., 4096) = 4096 read(15, "tended\n\t\t}\n\t\tdescription \"Direct"..., 4096) = 4096 read(15, "\t\t@func refer\n\t\t\t\tname defaults."..., 4096) = 1433 read(15, "", 4096) = 0 close(15) = 0 access("/etc/alsa/conf.d", R_OK) = -1 ENOENT (No such file or directory) access("/etc/asound.conf", R_OK) = 0 stat("/etc/asound.conf", {st_mode=S_IFREG|0444, st_size=559, ...}) = 0 openat(AT_FDCWD, "/etc/asound.conf", O_RDONLY) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=559, ...}) = 0 read(15, "# Generated by 'alsa-service'.\n\n"..., 4096) = 559 read(15, "", 4096) = 0 close(15) = 0 access("/home/itsme/.asoundrc", R_OK) = 0 stat("/home/itsme/.asoundrc", {st_mode=S_IFREG|0644, st_size=149, ...}) = 0 openat(AT_FDCWD, "/home/itsme/.asoundrc", O_RDONLY) = 15 fstat(15, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0 read(15, "defaults.bluealsa.service \"org.b"..., 4096) = 149 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67d10) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68064) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68240) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68470) = 0 access("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/ucm2/HDA Intel PCH/HDA Intel PCH at 0xf2520000 irq 34.conf", R_OK) = -1 ENOENT (No such file or directory) access("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/ucm/HDA Intel PCH at 0xf2520000 irq 34/HDA Intel PCH at 0xf2520000 irq 34.conf", R_OK) = -1 ENOENT (No such file or directory) access("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/ucm2/HDA Intel PCH/HDA Intel PCH.conf", R_OK) = -1 ENOENT (No such file or directory) access("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/ucm/HDA Intel PCH/HDA Intel PCH.conf", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/ucm2/HDA Intel PCH/HDA Intel PCH.conf", O_RDONLY) = -1 ENOENT (No such file or directory) close(15) = 0 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(15, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(15, "", 4096) = 0 close(15) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 read(15, "", 4096) = 0 close(15) = 0 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/subsystem", "../../../../../class/sound", 1024) = 26 openat(AT_FDCWD, "/run/udev/data/+sound:card0", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0644, st_size=453, ...}) = 0 read(15, "I:4678543\nE:ID_BUS=pci\nE:ID_FOR_"..., 4096) = 453 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/profile-sets/default.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=18726, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 4096 read(15, " # This profile will on"..., 4096) = 4096 read(15, "alog-output-mono\npaths-input = a"..., 4096) = 4096 brk(0x1440000) = 0x1440000 read(15, "]\ndescription = Digital Surround"..., 4096) = 4096 read(15, "ority = 7\ndirection = output\n\n[M"..., 4096) = 2342 read(15, "", 4096) = 0 close(15) = 0 brk(0x1461000) = 0x1461000 brk(0x1482000) = 0x1482000 brk(0x14a3000) = 0x14a3000 brk(0x14c4000) = 0x14c4000 brk(0x14e5000) = 0x14e5000 brk(0x1506000) = 0x1506000 brk(0x1527000) = 0x1527000 brk(0x1548000) = 0x1548000 brk(0x1569000) = 0x1569000 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/cards/aliases.conf", {st_mode=S_IFREG|0444, st_size=1460, ...}) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/cards/aliases.conf", O_RDONLY) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=1460, ...}) = 0 read(15, "#\n# Define aliases for various "..., 4096) = 1460 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/default.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=762, ...}) = 0 read(16, "#\n# Default output\n#\n\npcm.!defau"..., 4096) = 762 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/dmix.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=1656, ...}) = 0 read(16, "#\n# dmix output\n#\n\npcm.!dmix {\n\t"..., 4096) = 1656 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/dsnoop.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=1538, ...}) = 0 read(16, "#\n# dsnoop\n#\n\npcm.!dsnoop {\n\t@ar"..., 4096) = 1538 read(16, "", 4096) = 0 close(16) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67d60) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67870) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67bc4) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67de0) = 0 close(15) = 0 access("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/cards/HDA-Intel.conf", R_OK) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/cards/HDA-Intel.conf", {st_mode=S_IFREG|0444, st_size=6773, ...}) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/cards/HDA-Intel.conf", O_RDONLY) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=6773, ...}) = 0 read(15, "#\n# Configuration for the Intel "..., 4096) = 4096 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/front.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=752, ...}) = 0 read(16, "#\n# Hardware output from front s"..., 4096) = 752 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/surround21.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=906, ...}) = 0 read(16, "#\n# Hardware output from 2.1 sp"..., 4096) = 906 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/surround40.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=884, ...}) = 0 read(16, "#\n# Hardware output from 4.0 sp"..., 4096) = 884 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/surround41.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=987, ...}) = 0 brk(0x158a000) = 0x158a000 read(16, "#\n# Hardware output from 4.1 sp"..., 4096) = 987 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/surround50.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=986, ...}) = 0 read(16, "#\n# Hardware output from 5.0 sp"..., 4096) = 986 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/surround51.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=937, ...}) = 0 read(16, "#\n# Hardware output from 5.1 sp"..., 4096) = 937 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/surround71.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=985, ...}) = 0 read(16, "#\n# Hardware output from 7.1 sp"..., 4096) = 985 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/iec958.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=1213, ...}) = 0 read(16, "#\n# Hardware output from iec958"..., 4096) = 1213 read(16, "", 4096) = 0 close(16) = 0 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/hdmi.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=1188, ...}) = 0 read(16, "#\n# Hardware output from HDMI\n#"..., 4096) = 1188 read(16, "", 4096) = 0 close(16) = 0 read(15, "s.CARD { type string }\n\t@args.AE"..., 4096) = 2677 openat(AT_FDCWD, "/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/pcm/modem.conf", O_RDONLY) = 16 fstat(16, {st_mode=S_IFREG|0444, st_size=1314, ...}) = 0 read(16, "#\n# \"raw\" modem - phoneline\n#\n\np"..., 4096) = 1314 read(16, "", 4096) = 0 close(16) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC4", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC5", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC9", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC10", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC10", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC11", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC11", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC12", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC12", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC13", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC13", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC14", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC14", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC15", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC15", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC16", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC17", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC17", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC18", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC18", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC19", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC19", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC20", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC20", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC21", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC21", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC22", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC22", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC23", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC23", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC24", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC24", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC25", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC25", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC26", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC26", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC27", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC27", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC28", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC28", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC29", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC29", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC30", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC30", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC31", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/aloadC31", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x155efd0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-front-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2196, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2196 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-rear-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2185, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2185 brk(0x15ab000) = 0x15ab000 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-internal-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=3155, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 3155 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2185, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2185 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2056, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2056 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=5769, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, "ame = input\n\n[Option Capture Sou"..., 4096) = 1673 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2758, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2758 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-linein.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2569, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2569 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=1415, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 1415 brk(0x15cc000) = 0x15cc000 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=5769, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, "ame = input\n\n[Option Capture Sou"..., 4096) = 1673 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-video.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=1385, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 1385 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=5769, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, "ame = input\n\n[Option Capture Sou"..., 4096) = 1673 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-tvtuner.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=1425, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 1425 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=5769, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, "ame = input\n\n[Option Capture Sou"..., 4096) = 1673 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=1420, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 1420 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=5769, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, "ame = input\n\n[Option Capture Sou"..., 4096) = 1673 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic-line.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=1457, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 1457 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=5769, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, "ame = input\n\n[Option Capture Sou"..., 4096) = 1673 read(17, "", 4096) = 0 close(17) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-headphone-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2298, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2298 brk(0x15ed000) = 0x15ed000 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-headset-mic.conf", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(15, {st_mode=S_IFREG|0444, st_size=2360, ...}) = 0 read(15, "# This file is part of PulseAudi"..., 4096) = 2360 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-input-mic.conf.common", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1330, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1330 read(17, "", 4096) = 0 close(17) = 0 read(15, "", 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(15, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(15, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(15, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15db300) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15db300) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15db300) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15db300) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15db300) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680e0) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67960) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67ad4) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67b2c) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D1c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67910) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67adc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b50) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67990) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67970) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67980) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67974) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a50) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67620) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67974) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67ba0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x158feb0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67390) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67390) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67610) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67610) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67370) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67370) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e675f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e675f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67a90) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67a90) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67ac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e679f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67940) = 0 mmap(NULL, 20480, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0) = 0x7f07d654c000 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=1929, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 1929 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common", O_RDONLY|O_CLOEXEC) = 18 fcntl(18, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(18, {st_mode=S_IFREG|0444, st_size=11446, ...}) = 0 read(18, "# This file is part of PulseAudi"..., 4096) = 4096 read(18, "he ELD information\n; "..., 4096) = 4096 read(18, "ection of the PCM device is open"..., 4096) = 3254 read(18, "", 4096) = 0 close(18) = 0 read(17, "", 4096) = 0 close(17) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output-lineout.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=3963, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 3963 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common", O_RDONLY|O_CLOEXEC) = 18 fcntl(18, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(18, {st_mode=S_IFREG|0444, st_size=11446, ...}) = 0 read(18, "# This file is part of PulseAudi"..., 4096) = 4096 read(18, "he ELD information\n; "..., 4096) = 4096 read(18, "ection of the PCM device is open"..., 4096) = 3254 read(18, "", 4096) = 0 close(18) = 0 read(17, "", 4096) = 0 close(17) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=4521, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 4096 read(17, ".1 = lfe\noverride-map.2 = lfe,lf"..., 4096) = 425 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common", O_RDONLY|O_CLOEXEC) = 18 fcntl(18, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(18, {st_mode=S_IFREG|0444, st_size=11446, ...}) = 0 read(18, "# This file is part of PulseAudi"..., 4096) = 4096 read(18, "he ELD information\n; "..., 4096) = 4096 read(18, "ection of the PCM device is open"..., 4096) = 3254 read(18, "", 4096) = 0 close(18) = 0 read(17, "", 4096) = 0 close(17) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=3147, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 3147 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common", O_RDONLY|O_CLOEXEC) = 18 fcntl(18, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(18, {st_mode=S_IFREG|0444, st_size=11446, ...}) = 0 read(18, "# This file is part of PulseAudi"..., 4096) = 4096 read(18, "he ELD information\n; "..., 4096) = 4096 read(18, "ection of the PCM device is open"..., 4096) = 3254 read(18, "", 4096) = 0 close(18) = 0 read(17, "", 4096) = 0 close(17) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output-headphones-2.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=2139, ...}) = 0 read(17, "# This file is part of PulseAudi"..., 4096) = 2139 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/analog-output.conf.common", O_RDONLY|O_CLOEXEC) = 18 fcntl(18, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(18, {st_mode=S_IFREG|0444, st_size=11446, ...}) = 0 read(18, "# This file is part of PulseAudi"..., 4096) = 4096 read(18, "he ELD information\n; "..., 4096) = 4096 read(18, "ection of the PCM device is open"..., 4096) = 3254 read(18, "", 4096) = 0 close(18) = 0 read(17, "", 4096) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 brk(0x160f000) = 0x160f000 brk(0x1607000) = 0x1607000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15ed120) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15ed120) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15ed120) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e680a0) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15ed120) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d654b000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654a000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x1590950) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d654b000, 4096) = 0 munmap(0x7f07d654a000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 munmap(0x7f07d654c000, 20480) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e678d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a44) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67a9c) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b10) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67950) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67930) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67934) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a10) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e675e0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67934) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67b60) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15daa70) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e660e4) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15da840) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15dd770) = 0 close(17) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67910) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67adc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b50) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67990) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67970) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67980) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67974) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a50) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67620) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67974) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67ba0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15d6360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67390) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67390) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67610) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67610) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67370) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67370) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e675f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e675f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67a90) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67a90) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67ac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e679f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67940) = 0 mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0) = 0x7f07d6548000 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6547000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d6546000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15a2060) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6547000, 4096) = 0 munmap(0x7f07d6546000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 munmap(0x7f07d6548000, 36864) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e678d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a44) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67a9c) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b10) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67950) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67930) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67934) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a10) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e675e0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67934) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67b60) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15a22b0) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e660e4) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15a1200) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15dd770) = 0 close(17) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e678d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a44) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67a9c) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b10) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67950) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67930) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67940) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67934) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a10) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e675e0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67934) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67b60) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15da940) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e660e4) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15dce70) = 0 ioctl(17, SNDRV_CTL_IOCTL_TLV_READ, 0x15dd770) = 0 close(17) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67910) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67adc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b50) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67990) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67970) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67980) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67974) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a50) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67620) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67974) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67ba0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15a11e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67910) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67adc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b50) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67990) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67970) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67980) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67974) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a50) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67620) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67974) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67ba0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15d9ee0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67440) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e670d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67424) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67640) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e676f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67864) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e678bc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67930) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67770) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67750) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67760) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67754) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67830) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67400) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67754) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67980) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15a1320) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67440) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e670d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67424) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67640) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e676f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67864) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e678bc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67930) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67770) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67750) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67760) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67754) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67830) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67400) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67754) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67980) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15d2e30) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e672e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e672e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67040) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67040) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67910) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67adc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b50) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67990) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67970) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67980) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67974) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a50) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67620) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67974) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67ba0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15d6230) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67910) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67adc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b50) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67990) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67970) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67980) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67974) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a50) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67620) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67974) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67ba0) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15a1370) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ba0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67650) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67440) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e670d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67424) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67640) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e676f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67864) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e678bc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67930) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67770) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67750) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67760) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67754) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67830) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67400) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67754) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67980) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15d2e30) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67440) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e670d0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67424) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67640) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e676f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67864) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e678bc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67930) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67770) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67750) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67760) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67754) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67830) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67400) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67754) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67980) = 0 ioctl(15, SNDRV_CTL_IOCTL_TLV_READ, 0x15a11e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e678d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67600) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e672e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e672e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67620) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67360) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67040) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67040) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67380) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67960) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67ad4) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67b2c) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D1p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D3p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15cd500) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15920f0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15d2e20) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x158b8e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dc4c0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e1b10) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15a25a0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/hdmi-output-0.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=181, ...}) = 0 read(17, "[General]\ndescription = HDMI / D"..., 4096) = 181 read(17, "", 4096) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15e0560) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15a2260) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15d2e20) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x158b8e0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D3p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15a26e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15a1070) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15a2690) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dcf90) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15d6b70) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e1b10) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15d7260) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x158bcb0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15a2690) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dbac0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D3p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15dc700) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15dc820) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15dc6b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e1b10) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e44e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15d66a0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15a2a70) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15d74b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15dc6b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dbac0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D7p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15e00a0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15e01c0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15e0050) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e1b10) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x158b8e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e49b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dbac0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/hdmi-output-1.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=183, ...}) = 0 read(17, "[General]\ndescription = HDMI / D"..., 4096) = 183 read(17, "", 4096) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15de070) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15dc600) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15e0050) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e1b10) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D7p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15e1d40) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15a23b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15e1cf0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e44e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x158b8e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15de370) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e49b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15e1790) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15dd3b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15e1cf0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e44e0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D7p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15dbb10) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15df9e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15ddea0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x158b8e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e49b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15de370) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15dbe00) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15dd940) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15ddea0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D8p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15a2a50) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15dbf90) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15a2a00) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x158b8e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15dec80) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e44e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/share/pulseaudio/alsa-mixer/paths/hdmi-output-2.conf", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(17, {st_mode=S_IFREG|0444, st_size=183, ...}) = 0 read(17, "[General]\ndescription = HDMI / D"..., 4096) = 183 read(17, "", 4096) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15de4b0) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15d2760) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15a2a00) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dbac0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D8p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15de530) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15de650) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x15dd3c0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dec80) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e69d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e44e0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15ddf60) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x15dd160) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x15dd3c0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15dbac0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D8p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 16 fcntl(16, F_SETFD, FD_CLOEXEC) = 0 close(15) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b70) = 0 fcntl(16, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(16, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b50) = 0 ioctl(16, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b60) = 0 ioctl(16, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b54) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 16, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 16, 0x81000000) = 0x7f07d6551000 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67ca0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67730) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67a84) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15dbac0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x15d2d90) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(16, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LOCK, 0x158bd10) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e44e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e69d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x15e77b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e49b0) = 0 ioctl(16, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68630) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(16, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68590) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fe0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68334) = 0 fcntl(17, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(17, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e684b0) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68180) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67500) = 0 ioctl(17, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67510) = 0 ioctl(17, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e6847c) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(17) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67b10) = 0 close(17) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 17 fcntl(17, F_SETFD, FD_CLOEXEC) = 0 ioctl(17, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c84) = 0 ioctl(17, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cdc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 18 fcntl(18, F_SETFD, FD_CLOEXEC) = 0 close(17) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67b90) = 0 fcntl(18, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(18, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67b70) = 0 ioctl(18, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67b80) = 0 ioctl(18, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67b74) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 18, 0x80000000) = 0x7f07d6550000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 18, 0x81000000) = 0x7f07d654f000 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67d10) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e680d0) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67e60) = 0 ioctl(18, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67d90) = 0 ioctl(18, SNDRV_PCM_IOCTL_PREPARE, 0x15ddf60) = 0 ioctl(18, SNDRV_PCM_IOCTL_DROP, 0x13fdb00) = 0 ioctl(18, SNDRV_PCM_IOCTL_HW_FREE, 0x1) = 0 close(18) = 0 munmap(0x7f07d6550000, 4096) = 0 munmap(0x7f07d654f000, 4096) = 0 ioctl(16, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(16, SNDRV_PCM_IOCTL_HW_FREE, 0x158bab0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_UNLOCK, 0x158bd10) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x15e44e0) = 0 close(15) = 0 close(16) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D9p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D9p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D9p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D10p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D10p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D10p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D11p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D11p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D11p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D12p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D12p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D12p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D13p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D13p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67660) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e672f0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67644) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67860) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67af0) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67c64) = 0 ioctl(15, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67cbc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D13p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = -1 ENOENT (No such file or directory) close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e685e4) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68660) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e685e4) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68660) = 0 close(15) = 0 readlink("/sys/class/sound/card0/device/driver/module", "../../../../module/snd_hda_intel", 99) = 32 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(15, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(15, "", 4096) = 0 close(15) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 read(15, "", 4096) = 0 close(15) = 0 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/subsystem", "../../../../../class/sound", 1024) = 26 openat(AT_FDCWD, "/run/udev/data/+sound:card0", O_RDONLY|O_CLOEXEC) = 15 fstat(15, {st_mode=S_IFREG|0644, st_size=453, ...}) = 0 read(15, "I:4678543\nE:ID_BUS=pci\nE:ID_FOR_"..., 4096) = 453 read(15, "", 4096) = 0 close(15) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68110) = 0 close(15) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 15 fcntl(15, F_SETFD, FD_CLOEXEC) = 0 ioctl(15, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68464) = 0 fcntl(15, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(15, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e685e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e685e0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e682b0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67630) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67640) = 0 ioctl(15, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e685ac) = 0 write(4, "W", 1) = 1 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e682d0) = 0 clock_getres(CLOCK_MONOTONIC, {tv_sec=0, tv_nsec=1}) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/sys_vendor", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(16, "LENOVO\n", 4096) = 7 close(16) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/board_vendor", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(16, "LENOVO\n", 4096) = 7 close(16) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/bios_vendor", O_RDONLY|O_CLOEXEC) = 16 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(16, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(16, "LENOVO\n", 4096) = 7 close(16) = 0 eventfd2(0, EFD_CLOEXEC) = 16 eventfd2(0, EFD_CLOEXEC) = 17 eventfd2(0, EFD_CLOEXEC) = 18 eventfd2(0, EFD_CLOEXEC) = 19 write(4, "W", 1) = 1 write(4, "W", 1) = 1 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68140) = 0 close(20) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68170) = 0 close(20) = 0 write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\230\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\223\0\0\0type='signal',sender='org.fr"..., iov_len=152}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 296 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\5\0\0\0005\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1*\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="%\0\0\0org.freedesktop.ReserveDevic"..., iov_len=42}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 186 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\v\0\0\0\6\0\0\0=\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 91 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67560) = 0 close(20) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e671f0) = 0 close(20) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67544) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67760) = 0 close(20) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67810) = 0 close(20) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67984) = 0 ioctl(20, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e679dc) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 21 fcntl(21, F_SETFD, FD_CLOEXEC) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67a50) = 0 close(20) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67890) = 0 fcntl(21, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(21, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67870) = 0 ioctl(21, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67880) = 0 ioctl(21, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67874) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 21, 0x80000000) = 0x7f07d6552000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 21, 0x81000000) = 0x7f07d6551000 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67950) = 0 close(20) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67520) = 0 close(20) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 20 fcntl(20, F_SETFD, FD_CLOEXEC) = 0 ioctl(20, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67874) = 0 ioctl(20, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67aa0) = 0 ioctl(20, SNDRV_CTL_IOCTL_TLV_READ, 0x158bd50) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67aa0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67aa0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67aa0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e677f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67c10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67aa0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e677f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e677f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67550) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67550) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e677f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e677f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67510) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67510) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e674f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e674f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e679c0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67990) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67990) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e679c0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e679c0) = 0 ioctl(21, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e678f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67840) = 0 ioctl(21, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67840) = 0 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 21, 0) = 0x7f07d6541000 ioctl(21, SNDRV_PCM_IOCTL_PREPARE, 0x32f) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68400) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fc0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fc0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fc0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fc0) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = -1 EINVAL (Invalid argument) ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = -1 EINVAL (Invalid argument) ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = -1 EINVAL (Invalid argument) ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = -1 EINVAL (Invalid argument) ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d10) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e683e0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 22 fcntl(22, F_SETFD, FD_CLOEXEC) = 0 ioctl(22, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67e30) = 0 close(22) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 22 fcntl(22, F_SETFD, FD_CLOEXEC) = 0 ioctl(22, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68184) = 0 fcntl(22, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(22, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e68300) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e68300) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fd0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67350) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(22, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e682cc) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68170) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 23 fcntl(23, F_SETFD, FD_CLOEXEC) = 0 ioctl(23, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67f24) = 0 ioctl(23, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fa0) = 0 close(23) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 23 fcntl(23, F_SETFD, FD_CLOEXEC) = 0 ioctl(23, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67f24) = 0 ioctl(23, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fa0) = 0 close(23) = 0 readlink("/sys/class/sound/card0/device/driver/module", "../../../../module/snd_hda_intel", 99) = 32 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 23 fstat(23, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(23, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(23, "", 4096) = 0 close(23) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", O_RDONLY|O_CLOEXEC) = 23 fstat(23, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 read(23, "", 4096) = 0 close(23) = 0 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/subsystem", "../../../../../class/sound", 1024) = 26 openat(AT_FDCWD, "/run/udev/data/+sound:card0", O_RDONLY|O_CLOEXEC) = 23 fstat(23, {st_mode=S_IFREG|0644, st_size=453, ...}) = 0 read(23, "I:4678543\nE:ID_BUS=pci\nE:ID_FOR_"..., 4096) = 453 read(23, "", 4096) = 0 close(23) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 23 fcntl(23, F_SETFD, FD_CLOEXEC) = 0 ioctl(23, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67e50) = 0 close(23) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 23 fcntl(23, F_SETFD, FD_CLOEXEC) = 0 ioctl(23, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e681a4) = 0 ioctl(23, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68380) = 0 close(23) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e683f0) = 0 ioctl(21, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e68420) = 0 ioctl(21, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e683c0) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67a10) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_WRITE, 0x7ffc38e67a10) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 23 fcntl(23, F_SETFD, FD_CLOEXEC) = 0 ioctl(23, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e682b4) = 0 ioctl(23, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68330) = 0 close(23) = 0 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f07d5d40000 mprotect(0x7f07d5d41000, 8388608, PROT_READ|PROT_WRITE) = 0 clone(child_stack=0x7f07d653ff70, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[817], tls=0x7f07d6540700, child_tidptr=0x7f07d65409d0) = 817 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e677e0) = 0 ioctl(22, SNDRV_CTL_IOCTL_TLV_READ, 0x1541450) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e677e0) = 0 ioctl(22, SNDRV_CTL_IOCTL_TLV_READ, 0x1540200) = 0 ioctl(22, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e677e0) = 0 ioctl(22, SNDRV_CTL_IOCTL_TLV_READ, 0x153efb0) = 0 sendto(17, "\1\0\0\0\0\0\0\0", 8, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) write(17, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x14c1660, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0 futex(0x14c1660, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0 clock_getres(CLOCK_MONOTONIC, {tv_sec=0, tv_nsec=1}) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/sys_vendor", O_RDONLY|O_CLOEXEC) = 23 fcntl(23, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(23, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(23, "LENOVO\n", 4096) = 7 close(23) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/board_vendor", O_RDONLY|O_CLOEXEC) = 23 fcntl(23, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(23, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(23, "LENOVO\n", 4096) = 7 close(23) = 0 openat(AT_FDCWD, "/sys/class/dmi/id/bios_vendor", O_RDONLY|O_CLOEXEC) = 23 fcntl(23, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(23, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 read(23, "LENOVO\n", 4096) = 7 close(23) = 0 eventfd2(0, EFD_CLOEXEC) = 23 eventfd2(0, EFD_CLOEXEC) = 24 eventfd2(0, EFD_CLOEXEC) = 25 eventfd2(0, EFD_CLOEXEC) = 26 write(4, "W", 1) = 1 write(4, "W", 1) = 1 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68150) = 0 close(27) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68180) = 0 close(27) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67570) = 0 close(27) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67200) = 0 close(27) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67554) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67770) = 0 close(27) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67a20) = 0 close(27) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67b94) = 0 ioctl(27, SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE, 0x7ffc38e67bec) = 0 openat(AT_FDCWD, "/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK|O_CLOEXEC) = 28 fcntl(28, F_SETFD, FD_CLOEXEC) = 0 close(27) = 0 ioctl(28, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67aa0) = 0 fcntl(28, F_GETFL) = 0x8802 (flags O_RDWR|O_NONBLOCK|O_LARGEFILE) ioctl(28, SNDRV_PCM_IOCTL_PVERSION, 0x7ffc38e67a80) = 0 ioctl(28, SNDRV_PCM_IOCTL_USER_PVERSION, 0x7ffc38e67a90) = 0 ioctl(28, SNDRV_PCM_IOCTL_TTSTAMP, 0x7ffc38e67a84) = 0 mmap(NULL, 4096, PROT_READ, MAP_SHARED, 28, 0x80000000) = 0x7f07d5d3f000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 28, 0x81000000) = 0x7f07d5d3e000 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fe0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fe0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fe0) = 0 ioctl(28, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e67c20) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fe0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fe0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67fe0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d70) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d70) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d70) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67d70) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_PARAMS, 0x7ffc38e67d70) = 0 ioctl(28, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e67ca0) = 0 ioctl(28, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67bf0) = 0 ioctl(28, SNDRV_PCM_IOCTL_CHANNEL_INFO, 0x7ffc38e67bf0) = 0 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 28, 0) = 0x7f07d5d2e000 ioctl(28, SNDRV_PCM_IOCTL_PREPARE, 0) = 0 ioctl(28, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68410) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e68290) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e68290) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ff0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ff0) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ff0) = -1 EINVAL (Invalid argument) ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ff0) = -1 EINVAL (Invalid argument) ioctl(28, SNDRV_PCM_IOCTL_HW_REFINE, 0x7ffc38e67ff0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 ioctl(28, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e683f0) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67e40) = 0 close(27) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 27 fcntl(27, F_SETFD, FD_CLOEXEC) = 0 ioctl(27, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e68194) = 0 fcntl(27, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fcntl(27, F_SETFL, O_RDWR|O_NONBLOCK|O_LARGEFILE) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e68310) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_LIST, 0x7ffc38e68310) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e67fe0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67360) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e67370) = 0 ioctl(27, SNDRV_CTL_IOCTL_SUBSCRIBE_EVENTS, 0x7ffc38e682dc) = 0 ioctl(28, SNDRV_PCM_IOCTL_INFO, 0x7ffc38e68180) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 29 fcntl(29, F_SETFD, FD_CLOEXEC) = 0 ioctl(29, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67f34) = 0 ioctl(29, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fb0) = 0 close(29) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 29 fcntl(29, F_SETFD, FD_CLOEXEC) = 0 ioctl(29, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e67f34) = 0 ioctl(29, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67fb0) = 0 close(29) = 0 readlink("/sys/class/sound/card0/device/driver/module", "../../../../module/snd_hda_intel", 99) = 32 openat(AT_FDCWD, "/gnu/store/pxw38aa6wwxyd2ws9pkzj4m68qrmjscd-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 29 fstat(29, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 read(29, "# see udev.conf(5) for details\n\n"..., 4096) = 49 read(29, "", 4096) = 0 close(29) = 0 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", O_RDONLY|O_CLOEXEC) = 29 fstat(29, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 read(29, "", 4096) = 0 close(29) = 0 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/subsystem", "../../../../../class/sound", 1024) = 26 openat(AT_FDCWD, "/run/udev/data/+sound:card0", O_RDONLY|O_CLOEXEC) = 29 fstat(29, {st_mode=S_IFREG|0644, st_size=453, ...}) = 0 read(29, "I:4678543\nE:ID_BUS=pci\nE:ID_FOR_"..., 4096) = 453 read(29, "", 4096) = 0 close(29) = 0 stat("/gnu/store/n0src98azpkmnhaq7jrlkhgpynzpil7c-alsa-lib-1.2.1.2/share/alsa/alsa.conf", {st_mode=S_IFREG|0444, st_size=9625, ...}) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDONLY|O_CLOEXEC) = 29 fcntl(29, F_SETFD, FD_CLOEXEC) = 0 ioctl(29, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e67e60) = 0 close(29) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 29 fcntl(29, F_SETFD, FD_CLOEXEC) = 0 ioctl(29, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e681b4) = 0 ioctl(29, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68390) = 0 close(29) = 0 ioctl(28, SNDRV_PCM_IOCTL_SW_PARAMS, 0x7ffc38e68440) = 0 openat(AT_FDCWD, "/dev/snd/controlC0", O_RDWR|O_CLOEXEC) = 29 fcntl(29, F_SETFD, FD_CLOEXEC) = 0 ioctl(29, SNDRV_CTL_IOCTL_PVERSION, 0x7ffc38e682d4) = 0 ioctl(29, SNDRV_CTL_IOCTL_CARD_INFO, 0x7ffc38e68350) = 0 close(29) = 0 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f07d552d000 mprotect(0x7f07d552e000, 8388608, PROT_READ|PROT_WRITE) = 0 clone(child_stack=0x7f07d5d2cf70, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tid=[818], tls=0x7f07d5d2d700, child_tidptr=0x7f07d5d2d9d0) = 818 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e677f0) = 0 ioctl(27, SNDRV_CTL_IOCTL_TLV_READ, 0x1535c20) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e677f0) = 0 ioctl(27, SNDRV_CTL_IOCTL_TLV_READ, 0x15349d0) = 0 ioctl(27, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e677f0) = 0 ioctl(27, SNDRV_CTL_IOCTL_TLV_READ, 0x1533780) = 0 sendto(24, "\1\0\0\0\0\0\0\0", 8, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) write(24, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x14c1660, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68670) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e68190) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68670) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e68190) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_INFO, 0x7ffc38e68670) = 0 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e68190) = 0 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-jackdbus-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-jackdbus-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.so", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=22736, ...}) = 0 mmap(NULL, 20752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d5527000 mmap(0x7f07d5529000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x2000) = 0x7f07d5529000 mmap(0x7f07d552a000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x3000) = 0x7f07d552a000 mmap(0x7f07d552b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x3000) = 0x7f07d552b000 close(29) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/x86_64/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/x86_64/x86_64", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/x86_64", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/x86_64", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/tls", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/x86_64/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/x86_64/x86_64", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/x86_64", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/x86_64", 0x7ffc38e677c0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/0vj4r1g2bl0s5y7v6vqgcgkjqj01qmaf-jack-0.125.0/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240z\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=131336, ...}) = 0 mmap(NULL, 154256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d5501000 mmap(0x7f07d5508000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x7000) = 0x7f07d5508000 mmap(0x7f07d5516000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x15000) = 0x7f07d5516000 mmap(0x7f07d551b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x19000) = 0x7f07d551b000 mmap(0x7f07d551d000, 39568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f07d551d000 close(29) = 0 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/x86_64", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/x86_64", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64", 0x7ffc38e67430) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 }\3\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=2207104, ...}) = 0 mmap(NULL, 2096824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d5301000 mmap(0x7f07d5333000, 1523712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x32000) = 0x7f07d5333000 mmap(0x7f07d54a7000, 323584, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x1a6000) = 0x7f07d54a7000 mmap(0x7f07d54f6000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x1f4000) = 0x7f07d54f6000 close(29) = 0 mprotect(0x7f07d54f6000, 32768, PROT_READ) = 0 mprotect(0x7f07d551b000, 4096, PROT_READ) = 0 mprotect(0x7f07d552b000, 4096, PROT_READ) = 0 write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\210\0\0\0\5\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\203\0\0\0type='signal',sender='org.fr"..., iov_len=136}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 280 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\7\0\0\0005\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1n\0\0\0\6\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="i\0\0\0type='signal',sender='org.ja"..., iov_len=110}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 254 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\10\0\0\0005\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1n\0\0\0\7\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="i\0\0\0type='signal',sender='org.ja"..., iov_len=110}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 254 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\t\0\0\0005\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\32\0\0\0\10\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\25\0\0\0org.jackaudio.service\0", iov_len=26}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 170 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\4\0\0\0\n\0\0\0=\0\0\0\6\1s\0\6\0\0\0:1.143\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 84 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-bluetooth-policy.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-bluetooth-policy.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.so", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=31304, ...}) = 0 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d52f9000 mprotect(0x7f07d52fb000, 16384, PROT_NONE) = 0 mmap(0x7f07d52fb000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x2000) = 0x7f07d52fb000 mmap(0x7f07d52fd000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x4000) = 0x7f07d52fd000 mmap(0x7f07d52ff000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x5000) = 0x7f07d52ff000 close(29) = 0 mprotect(0x7f07d52ff000, 4096, PROT_READ) = 0 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-bluetooth-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-bluetooth-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.so", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\20\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=16744, ...}) = 0 mmap(NULL, 16480, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d52f4000 mmap(0x7f07d52f5000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x1000) = 0x7f07d52f5000 mmap(0x7f07d52f6000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x2000) = 0x7f07d52f6000 mmap(0x7f07d52f7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x2000) = 0x7f07d52f7000 close(29) = 0 mprotect(0x7f07d52f7000, 4096, PROT_READ) = 0 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-bluez5-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-bluez5-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.so", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240!\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=22016, ...}) = 0 mmap(NULL, 20704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d52ee000 mmap(0x7f07d52f0000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x2000) = 0x7f07d52f0000 mmap(0x7f07d52f1000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x3000) = 0x7f07d52f1000 mmap(0x7f07d52f2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x3000) = 0x7f07d52f2000 close(29) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=116176, ...}) = 0 mmap(NULL, 99408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d52d5000 mmap(0x7f07d52d9000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x4000) = 0x7f07d52d9000 mmap(0x7f07d52e4000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0xf000) = 0x7f07d52e4000 mmap(0x7f07d52ec000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x16000) = 0x7f07d52ec000 close(29) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/x86_64", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/x86_64", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64", 0x7ffc38e673b0) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/libsbc.so.1", O_RDONLY|O_CLOEXEC) = 29 read(29, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\20\0\0\0\0\0\0"..., 832) = 832 fstat(29, {st_mode=S_IFREG|0555, st_size=83760, ...}) = 0 mmap(NULL, 82024, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x7f07d52c0000 mmap(0x7f07d52c1000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x1000) = 0x7f07d52c1000 mmap(0x7f07d52d1000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x11000) = 0x7f07d52d1000 mmap(0x7f07d52d3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x12000) = 0x7f07d52d3000 close(29) = 0 mprotect(0x7f07d52d3000, 4096, PROT_READ) = 0 mprotect(0x7f07d52ec000, 4096, PROT_READ) = 0 mprotect(0x7f07d52f2000, 4096, PROT_READ) = 0 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 29 connect(29, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 fcntl(29, F_GETFL) = 0x2 (flags O_RDWR) fcntl(29, F_SETFL, O_RDWR|O_NONBLOCK) = 0 geteuid() = 1000 getsockname(29, {sa_family=AF_UNIX}, [128->2]) = 0 poll([{fd=29, events=POLLOUT}], 1, 0) = 1 ([{fd=29, revents=POLLOUT}]) sendto(29, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 sendto(29, "AUTH EXTERNAL 31303030\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 poll([{fd=29, events=POLLIN}], 1, -1) = 1 ([{fd=29, revents=POLLIN}]) read(29, "OK b81d7a2f0263beea7edff7a45e8e1"..., 2048) = 37 poll([{fd=29, events=POLLOUT}], 1, -1) = 1 ([{fd=29, revents=POLLOUT}]) sendto(29, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 poll([{fd=29, events=POLLIN}], 1, -1) = 1 ([{fd=29, revents=POLLIN}]) read(29, "AGREE_UNIX_FD\r\n", 2048) = 15 poll([{fd=29, events=POLLOUT}], 1, -1) = 1 ([{fd=29, revents=POLLOUT}]) sendto(29, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 poll([{fd=29, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=29, revents=POLLOUT}]) sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\f\0\0\0\1\0\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1|\0\0\0\2\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\3\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1m\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="h\0\0\0type='signal',sender='org.bl"..., iov_len=109}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 253 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\4\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1o\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="j\0\0\0type='signal',sender='org.bl"..., iov_len=111}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 255 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\5\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\206\0\0\0\5\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\201\0\0\0type='signal',sender='org.bl"..., iov_len=134}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 278 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\6\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\205\0\0\0\6\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\200\0\0\0type='signal',sender='org.bl"..., iov_len=133}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 277 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\7\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\215\0\0\0\7\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\210\0\0\0type='signal',sender='org.bl"..., iov_len=141}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 285 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\10\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\10\0\0\0r\0\0\0\1\1o\0\1\0\0\0/\0\0\0\0\0\0\0"..., iov_len=136}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 136 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-esound-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-esound-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.so", O_RDONLY|O_CLOEXEC) = 30 read(30, "\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(30, {st_mode=S_IFREG|0555, st_size=22040, ...}) = 0 mmap(NULL, 20712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 30, 0) = 0x7f07d52ba000 mmap(0x7f07d52bc000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 30, 0x2000) = 0x7f07d52bc000 mmap(0x7f07d52bd000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 30, 0x3000) = 0x7f07d52bd000 mmap(0x7f07d52be000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 30, 0x3000) = 0x7f07d52be000 close(30) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulseaudio/libprotocol-esound.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/libprotocol-esound.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/libprotocol-esound.so", O_RDONLY|O_CLOEXEC) = 30 read(30, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220G\0\0\0\0\0\0"..., 832) = 832 fstat(30, {st_mode=S_IFREG|0555, st_size=73200, ...}) = 0 mmap(NULL, 63016, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 30, 0) = 0x7f07d52aa000 mmap(0x7f07d52ae000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 30, 0x4000) = 0x7f07d52ae000 mmap(0x7f07d52b5000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 30, 0xb000) = 0x7f07d52b5000 mmap(0x7f07d52b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 30, 0xd000) = 0x7f07d52b8000 close(30) = 0 mprotect(0x7f07d52b8000, 4096, PROT_READ) = 0 mprotect(0x7f07d52be000, 4096, PROT_READ) = 0 umask(077) = 077 mkdir("/home/itsme", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 30 fstat(30, {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 close(30) = 0 openat(AT_FDCWD, "/home/itsme/.esd_auth", O_RDWR|O_CREAT|O_NOCTTY|O_CLOEXEC, 0600) = 30 fcntl(30, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(30, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 read(30, "\2143\24\367\361\224\373=\351\324\334\207E\274\265i", 16) = 16 fcntl(30, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 close(30) = 0 getuid() = 1000 umask(077) = 077 mkdir("/tmp/.esd-1000", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/tmp/.esd-1000", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 30 fstat(30, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 close(30) = 0 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 30 fcntl(30, F_GETFD) = 0x1 (flags FD_CLOEXEC) connect(30, {sa_family=AF_UNIX, sun_path="/tmp/.esd-1000/socket"}, 110) = -1 ENOENT (No such file or directory) close(30) = 0 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 30 fcntl(30, F_GETFD) = 0x1 (flags FD_CLOEXEC) setsockopt(30, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0 bind(30, {sa_family=AF_UNIX, sun_path="/tmp/.esd-1000/socket"}, 23) = 0 chmod("/tmp/.esd-1000/socket", 0777) = 0 listen(30, 5) = 0 write(4, "W", 1) = 1 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-native-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-native-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-native-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-native-protocol-unix.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-native-protocol-unix.so", O_RDONLY|O_CLOEXEC) = 31 read(31, "\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(31, {st_mode=S_IFREG|0555, st_size=22128, ...}) = 0 mmap(NULL, 20720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 31, 0) = 0x7f07d52a4000 mmap(0x7f07d52a6000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 31, 0x2000) = 0x7f07d52a6000 mmap(0x7f07d52a7000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 31, 0x3000) = 0x7f07d52a7000 mmap(0x7f07d52a8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 31, 0x3000) = 0x7f07d52a8000 close(31) = 0 mprotect(0x7f07d52a8000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/home/itsme/.config/pulse/cookie", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 31 fcntl(31, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(31, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = -1 EBADF (Bad file descriptor) fcntl(31, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 read(31, "\321\342\5\227h\2645e\17\272\337jDo\344I?\233{Z\177L\25;\211(\362\301\351%f+"..., 256) = 256 fcntl(31, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 close(31) = 0 stat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 getuid() = 1000 umask(077) = 077 mkdir("/run/user/1000/pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/run/user/1000/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 31 fstat(31, {st_mode=S_IFDIR|0700, st_size=60, ...}) = 0 getuid() = 1000 getgid() = 998 close(31) = 0 lstat("/run", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/run/user", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0 lstat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 lstat("/run/user/1000/pulse", {st_mode=S_IFDIR|0700, st_size=60, ...}) = 0 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 31 fcntl(31, F_GETFD) = 0x1 (flags FD_CLOEXEC) connect(31, {sa_family=AF_UNIX, sun_path="/run/user/1000/pulse/native"}, 110) = -1 ENOENT (No such file or directory) close(31) = 0 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 31 fcntl(31, F_GETFD) = 0x1 (flags FD_CLOEXEC) setsockopt(31, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0 bind(31, {sa_family=AF_UNIX, sun_path="/run/user/1000/pulse/native"}, 29) = 0 chmod("/run/user/1000/pulse/native", 0777) = 0 listen(31, 5) = 0 write(4, "W", 1) = 1 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 32 fcntl(32, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(32, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(32, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(32) = 0 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.so", F_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-gsettings.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-gsettings.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.so", O_RDONLY|O_CLOEXEC) = 32 read(32, "\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(32, {st_mode=S_IFREG|0555, st_size=22656, ...}) = 0 mmap(NULL, 20776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 32, 0) = 0x7f07d529e000 mmap(0x7f07d52a0000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 32, 0x2000) = 0x7f07d52a0000 mmap(0x7f07d52a1000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 32, 0x3000) = 0x7f07d52a1000 mmap(0x7f07d52a2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 32, 0x3000) = 0x7f07d52a2000 close(32) = 0 mprotect(0x7f07d52a2000, 4096, PROT_READ) = 0 pipe([32, 33]) = 0 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f07daa04a50) = 819 close(33) = 0 write(4, "W", 1) = 1 read(32, "-rtp-recv\0", 2048) = 10 read(32, "-combine\0-remote-access\0", 2048) = 24 read(32, "-raop-discover\0", 2048) = 15 read(32, "-upnp-media-server\0", 2048) = 19 read(32, "-rtp-send\0", 2048) = 10 read(32, "-zeroconf-discover\0!", 2048) = 20 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-default-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-default-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-default-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-default-device-restore.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-default-device-restore.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\21\0\0\0\0\0\0"..., 832) = 832 fstat(33, {st_mode=S_IFREG|0555, st_size=17752, ...}) = 0 mmap(NULL, 16584, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d5299000 mmap(0x7f07d529a000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x1000) = 0x7f07d529a000 mmap(0x7f07d529b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d529b000 mmap(0x7f07d529c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d529c000 close(33) = 0 mprotect(0x7f07d529c000, 4096, PROT_READ) = 0 stat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 getuid() = 1000 access("/home/itsme/.pulse", F_OK) = 0 umask(077) = 077 mkdir("/home/itsme/.pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme/.pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 33 fstat(33, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 getuid() = 1000 getgid() = 998 close(33) = 0 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 lstat("/home/itsme/.pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 33 fcntl(33, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(33, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(33, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(33) = 0 stat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 getuid() = 1000 access("/home/itsme/.pulse", F_OK) = 0 umask(077) = 077 mkdir("/home/itsme/.pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/home/itsme/.pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 33 fstat(33, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 getuid() = 1000 getgid() = 998 close(33) = 0 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/home/itsme", {st_mode=S_IFDIR|0700, st_size=20480, ...}) = 0 lstat("/home/itsme/.pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 33 fcntl(33, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(33, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(33, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(33) = 0 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-default-sink", O_RDONLY|O_CLOEXEC) = 33 fcntl(33, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(33, {st_mode=S_IFREG|0600, st_size=1, ...}) = 0 read(33, "\n", 4096) = 1 close(33) = 0 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-default-source", O_RDONLY|O_CLOEXEC) = 33 fcntl(33, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(33, {st_mode=S_IFREG|0600, st_size=1, ...}) = 0 read(33, "\n", 4096) = 1 close(33) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-rescue-streams.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-rescue-streams.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-rescue-streams.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-rescue-streams.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-rescue-streams.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\21\0\0\0\0\0\0"..., 832) = 832 fstat(33, {st_mode=S_IFREG|0555, st_size=22616, ...}) = 0 mmap(NULL, 20704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d5293000 mmap(0x7f07d5294000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x1000) = 0x7f07d5294000 mmap(0x7f07d5296000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x3000) = 0x7f07d5296000 mmap(0x7f07d5297000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x3000) = 0x7f07d5297000 close(33) = 0 mprotect(0x7f07d5297000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-always-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-always-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-always-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-always-sink.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-always-sink.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\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(33, {st_mode=S_IFREG|0555, st_size=17688, ...}) = 0 mmap(NULL, 16552, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d528e000 mmap(0x7f07d528f000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x1000) = 0x7f07d528f000 mmap(0x7f07d5290000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d5290000 mmap(0x7f07d5291000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d5291000 close(33) = 0 mprotect(0x7f07d5291000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-intended-roles.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-intended-roles.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-intended-roles.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-intended-roles.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-intended-roles.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\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(33, {st_mode=S_IFREG|0555, st_size=22344, ...}) = 0 mmap(NULL, 20664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d5288000 mmap(0x7f07d5289000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x1000) = 0x7f07d5289000 mmap(0x7f07d528b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x3000) = 0x7f07d528b000 mmap(0x7f07d528c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x3000) = 0x7f07d528c000 close(33) = 0 mprotect(0x7f07d528c000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-suspend-on-idle.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-suspend-on-idle.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-suspend-on-idle.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-suspend-on-idle.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-suspend-on-idle.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\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(33, {st_mode=S_IFREG|0555, st_size=37296, ...}) = 0 mmap(NULL, 33032, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d527f000 mmap(0x7f07d5281000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d5281000 mmap(0x7f07d5284000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x5000) = 0x7f07d5284000 mmap(0x7f07d5286000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x6000) = 0x7f07d5286000 close(33) = 0 mprotect(0x7f07d5286000, 4096, PROT_READ) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 read(8, "needs us anymore.\n.ifexists modu"..., 4096) = 735 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-console-kit.so", F_OK) = 0 access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-systemd-login.so", F_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-position-event-sounds.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-position-event-sounds.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-position-event-sounds.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-position-event-sounds.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-position-event-sounds.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\21\0\0\0\0\0\0"..., 832) = 832 fstat(33, {st_mode=S_IFREG|0555, st_size=17600, ...}) = 0 mmap(NULL, 16576, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d527a000 mmap(0x7f07d527b000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x1000) = 0x7f07d527b000 mmap(0x7f07d527c000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d527c000 mmap(0x7f07d527d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d527d000 close(33) = 0 mprotect(0x7f07d527d000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-role-cork.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-role-cork.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-role-cork.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-role-cork.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-role-cork.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\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(33, {st_mode=S_IFREG|0555, st_size=41600, ...}) = 0 mmap(NULL, 37176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d5270000 mmap(0x7f07d5272000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d5272000 mmap(0x7f07d5276000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x6000) = 0x7f07d5276000 mmap(0x7f07d5278000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x7000) = 0x7f07d5278000 close(33) = 0 mprotect(0x7f07d5278000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-heuristics.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-filter-heuristics.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-filter-heuristics.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-heuristics.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-heuristics.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\21\0\0\0\0\0\0"..., 832) = 832 fstat(33, {st_mode=S_IFREG|0555, st_size=18208, ...}) = 0 mmap(NULL, 16520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d526b000 mmap(0x7f07d526c000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x1000) = 0x7f07d526c000 mmap(0x7f07d526d000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d526d000 mmap(0x7f07d526e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d526e000 close(33) = 0 mprotect(0x7f07d526e000, 4096, PROT_READ) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-apply.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/lib/module-filter-apply.la", O_RDONLY) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/usr/lib/module-filter-apply.la", O_RDONLY) = -1 ENOENT (No such file or directory) access("/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-apply.so", R_OK) = 0 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-apply.so", O_RDONLY|O_CLOEXEC) = 33 read(33, "\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(33, {st_mode=S_IFREG|0555, st_size=42256, ...}) = 0 mmap(NULL, 37232, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 33, 0) = 0x7f07d5261000 mmap(0x7f07d5263000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x2000) = 0x7f07d5263000 mmap(0x7f07d5267000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x6000) = 0x7f07d5267000 mmap(0x7f07d5269000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 33, 0x7000) = 0x7f07d5269000 close(33) = 0 mprotect(0x7f07d5269000, 4096, PROT_READ) = 0 read(8, "", 4096) = 0 close(8) = 0 prctl(PR_GET_NAME, "pulseaudio") = 0 write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\30\0\0\0\t\0\0\0\200\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\17\0\0\0org.PulseAudio1\0\4\0\0\0", iov_len=24}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 168 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1\24\0\0\0\v\0\0\0\215\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 264 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1 \0\0\0\n\0\0\0\200\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\25\0\0\0org.pulseaudio.Server\0\0\0\4\0\0\0", iov_len=32}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 176 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1\32\0\0\0\r\0\0\0\215\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 270 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "WWWWWWWWWW", 10) = 10 read(3, "WWWWWWWWWW", 10) = 10 read(3, "WWWWWWWWWW", 10) = 10 read(3, "WWWWWW", 10) = 6 write(4, "W", 1) = 1 write(4, "W", 1) = 1 read(3, "WW", 10) = 2 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=994980000}, NULL, 8) = 3 ([{fd=15, revents=POLLIN}, {fd=29, revents=POLLIN}, {fd=12, revents=POLLIN}], left {tv_sec=4, tv_nsec=994972924}) write(4, "W", 1) = 1 read(15, "\0\0\0\0\1\0\0\0\33\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0IEC958 P"..., 72) = 72 ioctl(15, SNDRV_CTL_IOCTL_ELEM_READ, 0x7ffc38e68630) = 0 read(15, 0x7ffc38e692d0, 72) = -1 EAGAIN (Resource temporarily unavailable) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1 \7\0\0\366\10\0\0=\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 1904 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0pcmC0D0c\0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 256 read(12, "\1\0\0\0\10\0\0\0\0\0\0\0\20\0\0\0controlC0\0\0\0\0\0\0\0"..., 272) = 96 read(12, 0x7ffc38e69270, 272) = -1 EAGAIN (Resource temporarily unavailable) access("/dev/snd/controlC0", R_OK|W_OK) = 0 read(3, "WW", 10) = 2 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\220\0\0\0\t\0\0\0|\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=144}, {iov_base="\33\0\0\0/MediaEndpoint/A2DPSink/sbc\0"..., iov_len=144}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 288 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\220\0\0\0\n\0\0\0|\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=144}, {iov_base="\35\0\0\0/MediaEndpoint/A2DPSource/sb"..., iov_len=144}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 288 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1P\0\0\0\v\0\0\0}\0\0\0\1\1o\0\n\0\0\0/org/blu"..., iov_len=144}, {iov_base="\25\0\0\0/Profile/HSPAGProfile\0\0\0$\0\0\0"..., iov_len=80}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 224 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1|\0\0\0\f\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\370\10\0\0%\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 112 write(4, "W", 1) = 1 recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\t\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 128 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1d\0\0\0\r\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="_\0\0\0type='signal',sender='org.of"..., iov_len=100}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 244 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\n\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1f\0\0\0\16\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="a\0\0\0type='signal',sender='org.of"..., iov_len=102}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 246 poll([{fd=29, events=POLLIN}], 1, 25000) = 1 ([{fd=29, revents=POLLIN}]) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\v\0\0\0005\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1!\0\0\0\17\0\0\0q\0\0\0\1\1o\0\1\0\0\0/\0\0\0\0\0\0\0"..., iov_len=136}, {iov_base="\24\0\0\0/HandsfreeAudioAgent\0\0\0\0\1\0\0\0"..., iov_len=33}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 169 read(3, "WWWWWWWW", 10) = 8 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=991830000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=991572225}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1>\0\0\0\f\0\0\0u\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 198 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\222\0\0\0\20\0\0\0}\0\0\0\1\1o\0\n\0\0\0/org/blu"..., iov_len=144}, {iov_base="\25\0\0\0/Profile/HSPHSProfile\0\0\0$\0\0\0"..., iov_len=146}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 290 read(3, "W", 10) = 1 ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=990913000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=990909407}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\18\0\0\0\373\10\0\0}\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 200 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=990493000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=990490068}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\374\10\0\0%\0\0\0\6\1s\0\7\0\0\0:1.1277\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 56 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=990282000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=988788841}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1l\1\0\0\375\10\0\0}\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 508 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=988307000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=987119976}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\18\0\0\0\376\10\0\0}\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 200 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=986722000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=985145966}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1l\1\0\0\377\10\0\0}\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 508 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=984676000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=983120605}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1l\1\0\0\0\t\0\0}\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 508 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=982699000}, NULL, 8) = 1 ([{fd=29, revents=POLLIN}], left {tv_sec=4, tv_nsec=981210915}) recvmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1l\1\0\0\1\t\0\0}\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 508 write(4, "W", 1) = 1 recvmsg(29, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) read(3, "W", 10) = 1 read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=4, tv_nsec=980796000}, NULL, 8) = ? ERESTARTNOHAND (To be restarted if no handler) --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- sendto(7, "\2\0\0\0", 4, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) write(7, "\2\0\0\0", 4) = 4 rt_sigreturn({mask=[]}) = -1 EINTR (Interrupted system call) --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=819, si_uid=1000, si_status=SIGINT, si_utime=1, si_stime=0} --- read(3, 0x7ffc38e693e6, 10) = -1 EAGAIN (Resource temporarily unavailable) ppoll([{fd=3, events=POLLIN}, {fd=15, events=POLLIN}, {fd=32, events=POLLIN}, {fd=31, events=POLLIN}, {fd=30, events=POLLIN}, {fd=29, events=POLLIN|POLLERR|POLLHUP}, {fd=29, events=0}, {fd=23, events=POLLIN}, {fd=26, events=POLLIN}, {fd=16, events=POLLIN}, {fd=19, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 16, {tv_sec=3, tv_nsec=152019000}, NULL, 8) = 2 ([{fd=32, revents=POLLHUP}, {fd=6, revents=POLLIN}], left {tv_sec=3, tv_nsec=152013038}) read(32, "", 2048) = 0 read(6, "\2\0\0\0", 4) = 4 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-default-sink", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 8 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(8, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 write(8, "\n", 1) = 1 close(8) = 0 openat(AT_FDCWD, "/home/itsme/.pulse/8f38d6761106a0899bb6a5975b4fa28e-default-source", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 8 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(8, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 write(8, "\n", 1) = 1 close(8) = 0 write(4, "W", 1) = 1 kill(819, SIGTERM) = 0 wait4(819, NULL, 0, NULL) = 819 write(4, "W", 1) = 1 close(32) = 0 write(4, "W", 1) = 1 openat(AT_FDCWD, "/gnu/store/2y7p3hcm450vkyfwkjffmxrnc0kckn87-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 8 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) fstat(8, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 read(8, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 close(8) = 0 unlink("/run/user/1000/pulse/native") = 0 close(31) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 unlink("/tmp/.esd-1000/socket") = 0 close(30) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1|\0\0\0\21\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1d\0\0\0\22\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="_\0\0\0type='signal',sender='org.of"..., iov_len=100}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 244 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1f\0\0\0\23\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="a\0\0\0type='signal',sender='org.of"..., iov_len=102}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 246 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1|\0\0\0\24\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1m\0\0\0\25\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="h\0\0\0type='signal',sender='org.bl"..., iov_len=109}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 253 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1o\0\0\0\26\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="j\0\0\0type='signal',sender='org.bl"..., iov_len=111}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 255 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\206\0\0\0\27\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\201\0\0\0type='signal',sender='org.bl"..., iov_len=134}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 278 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\205\0\0\0\30\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\200\0\0\0type='signal',sender='org.bl"..., iov_len=133}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 277 sendmsg(29, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\215\0\0\0\31\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\210\0\0\0type='signal',sender='org.bl"..., iov_len=141}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 285 write(4, "W", 1) = 1 write(4, "W", 1) = 1 close(29) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\210\0\0\0\v\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\203\0\0\0type='signal',sender='org.fr"..., iov_len=136}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 280 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1n\0\0\0\f\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="i\0\0\0type='signal',sender='org.ja"..., iov_len=110}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 254 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1n\0\0\0\r\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="i\0\0\0type='signal',sender='org.ja"..., iov_len=110}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 254 write(4, "W", 1) = 1 write(4, "W", 1) = 1 close(15) = 0 write(17, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x14c1660, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = 0 write(17, "\1\0\0\0\0\0\0\0", 8) = 8 write(17, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x7f07d65409d0, FUTEX_WAIT, 817, NULL) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 close(16) = 0 close(17) = 0 close(18) = 0 close(19) = 0 ioctl(21, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 ioctl(21, SNDRV_PCM_IOCTL_DROP, 0x32f) = 0 munmap(0x7f07d6541000, 65536) = 0 ioctl(21, SNDRV_PCM_IOCTL_HW_FREE, 0) = 0 close(21) = 0 munmap(0x7f07d6552000, 4096) = 0 munmap(0x7f07d6551000, 4096) = 0 close(20) = 0 close(22) = 0 write(24, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x14c1660, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY) = -1 EAGAIN (Resource temporarily unavailable) write(24, "\1\0\0\0\0\0\0\0", 8) = 8 futex(0x7f07d5d2d9d0, FUTEX_WAIT, 818, NULL) = -1 EAGAIN (Resource temporarily unavailable) write(4, "W", 1) = 1 write(4, "W", 1) = 1 close(23) = 0 close(24) = 0 close(25) = 0 close(26) = 0 ioctl(28, SNDRV_PCM_IOCTL_DROP, 0) = 0 ioctl(28, SNDRV_PCM_IOCTL_DROP, 0x1) = 0 munmap(0x7f07d5d2e000, 65536) = 0 ioctl(28, SNDRV_PCM_IOCTL_HW_FREE, 0) = 0 close(28) = 0 munmap(0x7f07d5d3f000, 4096) = 0 munmap(0x7f07d5d3e000, 4096) = 0 close(27) = 0 write(4, "W", 1) = 1 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1*\0\0\0\16\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="%\0\0\0org.freedesktop.ReserveDevic"..., iov_len=42}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 186 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\4\1\1*\0\0\0\17\0\0\0\215\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 507 write(4, "W", 1) = 1 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\230\0\0\0\17\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\223\0\0\0type='signal',sender='org.fr"..., iov_len=152}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 296 write(4, "W", 1) = 1 write(4, "W", 1) = 1 close(14) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 close(13) = 0 write(4, "W", 1) = 1 close(12) = 0 write(4, "W", 1) = 1 write(4, "W", 1) = 1 write(4, "W", 1) = 1 msync(0x7f07d66dd000, 4096, MS_SYNC|MS_INVALIDATE) = 0 munmap(0x7f07d66dd000, 4096) = 0 close(11) = 0 write(4, "W", 1) = 1 msync(0x7f07d66e7000, 5120, MS_SYNC|MS_INVALIDATE) = 0 munmap(0x7f07d66e7000, 5120) = 0 close(10) = 0 write(4, "W", 1) = 1 msync(0x7f07d66fe000, 5120, MS_SYNC|MS_INVALIDATE) = 0 munmap(0x7f07d66fe000, 5120) = 0 close(9) = 0 write(4, "W", 1) = 1 munmap(0x7f07d672e000, 67108864) = 0 close(5) = 0 rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7f07db169480}, NULL, 8) = 0 write(4, "W", 1) = 1 close(6) = 0 close(7) = 0 close(3) = 0 close(4) = 0 stat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 getuid() = 1000 umask(077) = 077 mkdir("/run/user/1000/pulse", 0700) = -1 EEXIST (File exists) umask(077) = 077 openat(AT_FDCWD, "/run/user/1000/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 fstat(3, {st_mode=S_IFDIR|0700, st_size=60, ...}) = 0 getuid() = 1000 getgid() = 998 close(3) = 0 lstat("/run", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat("/run/user", {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0 lstat("/run/user/1000", {st_mode=S_IFDIR|0700, st_size=180, ...}) = 0 lstat("/run/user/1000/pulse", {st_mode=S_IFDIR|0700, st_size=60, ...}) = 0 openat(AT_FDCWD, "/run/user/1000/pulse/pid", O_RDWR|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 fstat(3, {st_mode=S_IFREG|0600, st_size=4, ...}) = 0 read(3, "815\n", 19) = 4 read(3, "", 15) = 0 getpid() = 815 ftruncate(3, 0) = 0 unlink("/run/user/1000/pulse/pid") = 0 fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 close(3) = 0 exit_group(0) = ? +++ exited with 0 +++ --MP_/SwPRNROx7G+uTOMT18rJd0e-- From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 13 07:47:16 2020 Received: (at 40544) by debbugs.gnu.org; 13 Apr 2020 11:47:16 +0000 Received: from localhost ([127.0.0.1]:59314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNxYa-00040P-Gy for submit@debbugs.gnu.org; Mon, 13 Apr 2020 07:47:16 -0400 Received: from mx1.riseup.net ([198.252.153.129]:37850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jNxYY-00040F-1K for 40544@debbugs.gnu.org; Mon, 13 Apr 2020 07:47:14 -0400 Received: from bell.riseup.net (unknown [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4916Ks21nbzDqbZ; Mon, 13 Apr 2020 04:47:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1586778433; bh=UyWZpneZz7SMQzjsZZDEqm8Y6uS5dw6vWnFDXZv6Vnw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=qIa/1rM+4zifE/MoOGHZVxfxZXN3Bsd9CEFqV2mwniPdnHLFCYy2KHzG64nkUZNbI YvSiOupGdPhAOHqsAZ4cjJtB9VZQJNVy8MyTXzwXY/yy8MCheUVMiPi94+Snea5JZp NQ4h6kJaoegMAqDIDbqDlieeyiV5lFSziStzu0sU= X-Riseup-User-ID: 2F2A559A97C648FC57E2EABA886AA624398EEF5C14F48EAC61225468ACEF5AAA Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 4916Kr29CfzJrf8; Mon, 13 Apr 2020 04:47:11 -0700 (PDT) Date: Sat, 11 Apr 2020 22:26:09 +0200 From: raingloom To: pkill9 Subject: Re: bug#40544: Pulseaudio is not looking for user configuration Message-ID: <20200411222609.1e62239e@riseup.net> In-Reply-To: <20200410182025.0fb30500@runbox.com> References: <20200410182025.0fb30500@runbox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, 10 Apr 2020 18:20:25 +0100 pkill9 wrote: > Pulseaudio doesn't read my user configuration files according to > strace. > > Attached is the output of `strace -o /tmp/log.log pulseaudio` - It > only looks for /etc/pulse/daemon.conf. Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [198.252.153.129 listed in list.dnswl.org] 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: runbox.com] 0.5 DATE_IN_PAST_24_48 Date: is 24 to 48 hours before Received: date -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [198.252.153.129 listed in wl.mailspike.net] 2.0 PDS_TONAME_EQ_TOLOCAL_SHORT Short body with To: name matches everything in local email 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 40544 Cc: 40544@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.8 (/) On Fri, 10 Apr 2020 18:20:25 +0100 pkill9 wrote: > Pulseaudio doesn't read my user configuration files according to > strace. > > Attached is the output of `strace -o /tmp/log.log pulseaudio` - It > only looks for /etc/pulse/daemon.conf. Weird, when I put flat_volumes in my user config it fixed things. Have you tried `strace -f`? From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 15 19:10:27 2020 Received: (at 40544) by debbugs.gnu.org; 15 Apr 2020 23:10:27 +0000 Received: from localhost ([127.0.0.1]:37291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOrAo-0001Nn-UB for submit@debbugs.gnu.org; Wed, 15 Apr 2020 19:10:26 -0400 Received: from aibo.runbox.com ([91.220.196.211]:40580) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jOrAk-0001Nb-Ud for 40544@debbugs.gnu.org; Wed, 15 Apr 2020 19:10:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector1; h=Content-Type:MIME-Version:References:In-Reply-To:Message-ID: Subject:Cc:To:From:Date; bh=3lR0p9XtVT7vuE2Tm/Y35Y/M9Tz8fqUwvipHvzxlsgI=; b=m N7Rvm+/MSgrXnQWrv7qLEVHoHX4IkB9wO3xApMFXZsftIkAvPvdKxop+hT9eexD6b90EfDG2VA7bD GPTq2g33+oumWsZkr4jhDsSgYcO9OyBkFGPAC+qYyQXSKBysN3qZZFNv9tQ9QHrUPt/lvbz4csogz +MW/gwvlNl9DMCavELoBMZhGIc24fwr5M9n75b3bui4uFNHuV605yx478AdwMpx6uGxCxRb7MuCkS S5IlLRyh8pT9t+lClQI2XWI6wmUEC+IuJ7quPVAH8ofNfXI2h4UCkl/GcZtTbZuQEibrzeNhBMfjT YhGFfSMfo7Dl+d4bJ9QJXaVjxf5cy7Iqw==; Received: from [10.9.9.203] (helo=mailfront21.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1jOrAi-00037Y-62; Thu, 16 Apr 2020 01:10:20 +0200 Received: by mailfront21.runbox with esmtpsa [Authenticated alias (780724)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1jOrAM-0003o8-KE; Thu, 16 Apr 2020 01:10:03 +0200 Date: Thu, 16 Apr 2020 00:09:52 +0100 From: pkill9 To: raingloom Subject: Re: bug#40544: Pulseaudio is not looking for user configuration Message-ID: <20200416000952.7abe5eab@runbox.com> In-Reply-To: <20200411222609.1e62239e@riseup.net> References: <20200410182025.0fb30500@runbox.com> <20200411222609.1e62239e@riseup.net> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/WZdndcxRLKE2v0jADjFR=3o" X-Debbugs-Envelope-To: 40544 Cc: 40544@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" --MP_/WZdndcxRLKE2v0jADjFR=3o Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi raingloom, > Weird, when I put flat_volumes in my user config it fixed things. > > Have you tried `strace -f`? Yep, I just run `strace -fo /tmp/log.log pulseaudio`, i've attached the logfile. It doesn't try to access the user's pulseaudio config. --MP_/WZdndcxRLKE2v0jADjFR=3o Content-Type: text/x-log Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=log.log 18012 execve("/gnu/store/bbl2xnm5b6bqj8d9qh3zcjx46q9sc7di-profile/bin/pulseaudio", ["pulseaudio"], 0x7fffe581b9f0 /* 43 vars */) = 0 18012 brk(NULL) = 0x221f000 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce4941f000 18012 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/x86_64", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/x86_64", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64", 0x7ffec0518f20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\215\1\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=846840, ...}) = 0 18012 mmap(NULL, 711392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce49371000 18012 mprotect(0x7fce49387000, 610304, PROT_NONE) = 0 18012 mmap(0x7fce49387000, 405504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fce49387000 18012 mmap(0x7fce493ea000, 200704, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x79000) = 0x7fce493ea000 18012 mmap(0x7fce4941c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa000) = 0x7fce4941c000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpulsecommon-13.0.so", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\216\1\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=655000, ...}) = 0 18012 mmap(NULL, 535160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce492ee000 18012 mprotect(0x7fce49304000, 434176, PROT_NONE) = 0 18012 mmap(0x7fce49304000, 278528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fce49304000 18012 mmap(0x7fce49348000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7fce49348000 18012 mmap(0x7fce4936e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7f000) = 0x7fce4936e000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/x86_64", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/x86_64", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64", 0x7ffec0518ec0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libpulse.so.0", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\347\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=412456, ...}) = 0 18012 mmap(NULL, 338952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce4929b000 18012 mmap(0x7fce492a8000, 188416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7fce492a8000 18012 mmap(0x7fce492d6000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7fce492d6000 18012 mmap(0x7fce492ec000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x50000) = 0x7fce492ec000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/x86_64", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/x86_64", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64", 0x7ffec0518e90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2204\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=52496, ...}) = 0 18012 mmap(NULL, 45744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce4928f000 18012 mmap(0x7fce49292000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fce49292000 18012 mmap(0x7fce49297000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7fce49297000 18012 mmap(0x7fce49299000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7fce49299000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffec0518e60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\375\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=470768, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce4928d000 18012 mmap(NULL, 393592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce4922c000 18012 mmap(0x7fce4923a000, 241664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fce4923a000 18012 mmap(0x7fce49275000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49000) = 0x7fce49275000 18012 mmap(0x7fce4928a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7fce4928a000 18012 mmap(0x7fce4928c000, 376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce4928c000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/x86_64", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/x86_64", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64", 0x7ffec0518e30) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0H\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=74040, ...}) = 0 18012 mmap(NULL, 66616, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce4921b000 18012 mmap(0x7fce4921f000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce4921f000 18012 mmap(0x7fce49227000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7fce49227000 18012 mmap(0x7fce4922a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fce4922a000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64", 0x7ffec0518e00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3 18012 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 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0 18012 mmap(NULL, 25176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce49214000 18012 mmap(0x7fce49216000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce49216000 18012 mmap(0x7fce49218000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce49218000 18012 mmap(0x7fce49219000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce49219000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=147048, ...}) = 0 18012 mmap(NULL, 132256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce491f3000 18012 mmap(0x7fce491f9000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fce491f9000 18012 mmap(0x7fce49208000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7fce49208000 18012 mmap(0x7fce4920e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7fce4920e000 18012 mmap(0x7fce49210000, 13472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce49210000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260#\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=46336, ...}) = 0 18012 mmap(NULL, 39904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce491e9000 18012 mmap(0x7fce491eb000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce491eb000 18012 mmap(0x7fce491ef000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fce491ef000 18012 mmap(0x7fce491f1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fce491f1000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=18944, ...}) = 0 18012 mmap(NULL, 16624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce491e4000 18012 mmap(0x7fce491e5000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fce491e5000 18012 mmap(0x7fce491e6000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce491e6000 18012 mmap(0x7fce491e7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce491e7000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\301\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=1405736, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce491e2000 18012 mmap(NULL, 1306888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce490a2000 18012 mmap(0x7fce490ae000, 618496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7fce490ae000 18012 mmap(0x7fce49145000, 634880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7fce49145000 18012 mmap(0x7fce491e0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d000) = 0x7fce491e0000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3402\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=107304, ...}) = 0 18012 mmap(NULL, 99376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce49089000 18012 mmap(0x7fce4908c000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fce4908c000 18012 mmap(0x7fce4909d000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7fce4909d000 18012 mmap(0x7fce490a0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fce490a0000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P,\2\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=2043720, ...}) = 0 18012 mmap(NULL, 1808384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48ecf000 18012 mprotect(0x7fce48ef1000, 1630208, PROT_NONE) = 0 18012 mmap(0x7fce48ef1000, 1314816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7fce48ef1000 18012 mmap(0x7fce49032000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x7fce49032000 18012 mmap(0x7fce4907f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1af000) = 0x7fce4907f000 18012 mmap(0x7fce49085000, 14336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce49085000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffec0518cb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\20\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=15648, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48ecd000 18012 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48ec8000 18012 mmap(0x7fce48ec9000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fce48ec9000 18012 mmap(0x7fce48eca000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48eca000 18012 mmap(0x7fce48ecb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48ecb000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\2\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=1404648, ...}) = 0 18012 mmap(NULL, 1301848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48d8a000 18012 mmap(0x7fce48da8000, 544768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7fce48da8000 18012 mmap(0x7fce48e2d000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7fce48e2d000 18012 mmap(0x7fce48ec1000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136000) = 0x7fce48ec1000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffec0518c50) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\327\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=212264, ...}) = 0 18012 mmap(NULL, 165000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48d61000 18012 mmap(0x7fce48d6e000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7fce48d6e000 18012 mmap(0x7fce48d7f000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7fce48d7f000 18012 mmap(0x7fce48d88000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7fce48d88000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/x86_64", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/x86_64", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64", 0x7ffec0518c20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260X\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=115664, ...}) = 0 18012 mmap(NULL, 118976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48d43000 18012 mmap(0x7fce48d48000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fce48d48000 18012 mmap(0x7fce48d56000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7fce48d56000 18012 mmap(0x7fce48d5b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7fce48d5b000 18012 mmap(0x7fce48d5d000, 12480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce48d5d000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/x86_64", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/x86_64", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64", 0x7ffec0518bf0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 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 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=40256, ...}) = 0 18012 mmap(NULL, 37216, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48d39000 18012 mprotect(0x7fce48d3b000, 24576, PROT_NONE) = 0 18012 mmap(0x7fce48d3b000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48d3b000 18012 mmap(0x7fce48d3f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fce48d3f000 18012 mmap(0x7fce48d41000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fce48d41000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/x86_64", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/x86_64", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64", 0x7ffec0518bc0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340!\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=35648, ...}) = 0 18012 mmap(NULL, 33336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48d30000 18012 mprotect(0x7fce48d32000, 20480, PROT_NONE) = 0 18012 mmap(0x7fce48d32000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48d32000 18012 mmap(0x7fce48d35000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fce48d35000 18012 mmap(0x7fce48d37000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fce48d37000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/x86_64", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/x86_64", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64", 0x7ffec0518b90) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@x\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=528480, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48d2e000 18012 mmap(NULL, 495232, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48cb5000 18012 mmap(0x7fce48cbc000, 323584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fce48cbc000 18012 mmap(0x7fce48d0b000, 118784, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x56000) = 0x7fce48d0b000 18012 mmap(0x7fce48d28000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x72000) = 0x7fce48d28000 18012 mmap(0x7fce48d2c000, 7808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce48d2c000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/x86_64", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/x86_64", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64", 0x7ffec0518b60) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 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 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=87360, ...}) = 0 18012 mmap(NULL, 82200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48ca0000 18012 mmap(0x7fce48ca2000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48ca2000 18012 mmap(0x7fce48cb0000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7fce48cb0000 18012 mmap(0x7fce48cb3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7fce48cb3000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffec0518b00) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=17616, ...}) = 0 18012 mmap(NULL, 16664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48c9b000 18012 mmap(0x7fce48c9c000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fce48c9c000 18012 mmap(0x7fce48c9d000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48c9d000 18012 mmap(0x7fce48c9e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48c9e000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffec0518ad0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=30480, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48c99000 18012 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48c91000 18012 mmap(0x7fce48c93000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48c93000 18012 mmap(0x7fce48c95000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce48c95000 18012 mmap(0x7fce48c97000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fce48c97000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffec0518aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=106696, ...}) = 0 18012 mmap(NULL, 99728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48c78000 18012 mprotect(0x7fce48c7c000, 73728, PROT_NONE) = 0 18012 mmap(0x7fce48c7c000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce48c7c000 18012 mmap(0x7fce48c8a000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7fce48c8a000 18012 mmap(0x7fce48c8e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7fce48c8e000 18012 mmap(0x7fce48c90000, 1424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce48c90000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/x86_64", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/x86_64", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64", 0x7ffec0518a70) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20#\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=36808, ...}) = 0 18012 mmap(NULL, 33176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48c6f000 18012 mmap(0x7fce48c71000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48c71000 18012 mmap(0x7fce48c75000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fce48c75000 18012 mmap(0x7fce48c76000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fce48c76000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/x86_64", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/x86_64", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64", 0x7ffec0518a40) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300C\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=90352, ...}) = 0 18012 mmap(NULL, 80152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48c5b000 18012 mmap(0x7fce48c5f000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce48c5f000 18012 mmap(0x7fce48c69000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fce48c69000 18012 mmap(0x7fce48c6d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7fce48c6d000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/x86_64", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/x86_64", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64", 0x7ffec0518a10) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`2\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=79320, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48c59000 18012 mmap(NULL, 74408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48c46000 18012 mmap(0x7fce48c49000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fce48c49000 18012 mmap(0x7fce48c54000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fce48c54000 18012 mmap(0x7fce48c57000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7fce48c57000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/x86_64", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/x86_64", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64", 0x7ffec05189e0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\250\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=538600, ...}) = 0 18012 mmap(NULL, 504952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48bca000 18012 mprotect(0x7fce48bd4000, 458752, PROT_NONE) = 0 18012 mmap(0x7fce48bd4000, 413696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7fce48bd4000 18012 mmap(0x7fce48c39000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f000) = 0x7fce48c39000 18012 mmap(0x7fce48c44000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x79000) = 0x7fce48c44000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/x86_64", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/x86_64", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64", 0x7ffec05189b0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 3 18012 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 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=44080, ...}) = 0 18012 mmap(NULL, 41248, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48bbf000 18012 mprotect(0x7fce48bc1000, 28672, PROT_NONE) = 0 18012 mmap(0x7fce48bc1000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48bc1000 18012 mmap(0x7fce48bc4000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fce48bc4000 18012 mmap(0x7fce48bc8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7fce48bc8000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/x86_64", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/x86_64", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64", 0x7ffec0518980) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0F\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=258872, ...}) = 0 18012 mmap(NULL, 250632, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48b81000 18012 mmap(0x7fce48b85000, 155648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fce48b85000 18012 mmap(0x7fce48bab000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7fce48bab000 18012 mmap(0x7fce48bbd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7fce48bbd000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260@\1\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=815624, ...}) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48b7f000 18012 mmap(NULL, 708768, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48ad1000 18012 mmap(0x7fce48ae5000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7fce48ae5000 18012 mmap(0x7fce48aeb000, 487424, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7fce48aeb000 18012 mmap(0x7fce48b62000, 118784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x90000) = 0x7fce48b62000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libmvec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libmvec.so.1", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\"\0\0\0\0\0\0"..., 832) = 832 18012 fstat(3, {st_mode=S_IFREG|0555, st_size=186664, ...}) = 0 18012 mmap(NULL, 176432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fce48aa5000 18012 mmap(0x7fce48aa7000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fce48aa7000 18012 mmap(0x7fce48ab4000, 110592, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7fce48ab4000 18012 mmap(0x7fce48acf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x7fce48acf000 18012 close(3) = 0 18012 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48aa3000 18012 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fce48aa0000 18012 arch_prctl(ARCH_SET_FS, 0x7fce48aa0780) = 0 18012 mprotect(0x7fce4907f000, 16384, PROT_READ) = 0 18012 mprotect(0x7fce491e0000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48acf000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce490a0000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48bc8000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48bbd000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48b62000, 114688, PROT_READ) = 0 18012 mprotect(0x7fce48c44000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4920e000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce491f1000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce491e7000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48c9e000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48c8e000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48c97000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48d88000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48ec1000, 8192, PROT_READ) = 0 18012 mprotect(0x7fce48c6d000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48c57000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48c76000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48cb3000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48d28000, 12288, PROT_READ) = 0 18012 mprotect(0x7fce48d37000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48d5b000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48d41000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce48ecb000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce49219000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4922a000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4928a000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce49299000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4936e000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce492ec000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4941c000, 4096, PROT_READ) = 0 18012 mprotect(0x416000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce49448000, 4096, PROT_READ) = 0 18012 set_tid_address(0x7fce48aa0a50) = 18012 18012 set_robust_list(0x7fce48aa0a60, 24) = 0 18012 rt_sigaction(SIGRTMIN, {sa_handler=0x7fce491f9700, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_1, {sa_handler=0x7fce491f97b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 18012 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 brk(NULL) = 0x221f000 18012 brk(0x2240000) = 0x2240000 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=56352, ...}) = 0 18012 read(3, "# GNU libc iconv configuration.\n"..., 4096) = 4096 18012 read(3, "1002//\tJUS_I.B1.002//\nmodule\tJUS"..., 4096) = 4096 18012 read(3, "ISO-IR-110//\t\tISO-8859-4//\nalias"..., 4096) = 4096 18012 read(3, "\t\tISO-8859-14//\nalias\tISO_8859-1"..., 4096) = 4096 18012 read(3, "IC-ES//\nalias\tEBCDICES//\t\tEBCDIC"..., 4096) = 4096 18012 read(3, "DIC-CP-ES//\t\tIBM284//\nalias\tCSIB"..., 4096) = 4096 18012 read(3, "\tIBM863//\nalias\tOSF1002035F//\t\tI"..., 4096) = 4096 18012 read(3, "37//\t\tIBM937//\nmodule\tIBM937//\t\t"..., 4096) = 4096 18012 read(3, "JIS//\t\t\tEUC-JP//\nmodule\tEUC-JP//"..., 4096) = 4096 18012 read(3, "ias\tISO2022CN//\t\tISO-2022-CN//\nm"..., 4096) = 4096 18012 read(3, "_5427-EXT//\nalias\tISO_5427EXT//\t"..., 4096) = 4096 18012 brk(0x2261000) = 0x2261000 18012 read(3, "st\nmodule\tMAC-SAMI//\t\tINTERNAL\t\t"..., 4096) = 4096 18012 read(3, "12//\t\tINTERNAL\t\tIBM1112\t\t1\nmodul"..., 4096) = 4096 18012 read(3, "\tCP9448//\t\tIBM9448//\nalias\tCSIBM"..., 4096) = 3104 18012 read(3, "", 4096) = 0 18012 close(3) = 0 18012 futex(0x7fce49084a14, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18012 personality(PER_LINUX) = 0 (PER_LINUX) 18012 getuid() = 1002 18012 getgid() = 998 18012 setresuid(1002, 1002, 1002) = 0 18012 setresgid(998, 998, 998) = 0 18012 getuid() = 1002 18012 geteuid() = 1002 18012 getgid() = 998 18012 getegid() = 998 18012 capget({version=_LINUX_CAPABILITY_VERSION_3, pid=0}, NULL) = 0 18012 capset({version=_LINUX_CAPABILITY_VERSION_3, pid=0}, {effective=0, permitted=0, inheritable=0}) = 0 18012 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3 18012 fstat(3, {st_mode=S_IFDIR|0500, st_size=0, ...}) = 0 18012 getdents64(3, /* 8 entries */, 32768) = 192 18012 close(7) = 0 18012 close(14) = 0 18012 getdents64(3, /* 0 entries */, 32768) = 0 18012 close(3) = 0 18012 rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGTRAP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGBUS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGFPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGSTKFLT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGCONT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGURG, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGXCPU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGXFSZ, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGVTALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGPROF, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGWINCH, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGIO, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGPWR, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGSYS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_3, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_4, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_5, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_6, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_7, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_8, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_9, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_10, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_11, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_12, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_13, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_14, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_15, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_16, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_17, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_18, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_19, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_20, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_21, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_22, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_23, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_24, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_25, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_26, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_27, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_28, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_29, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_30, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_31, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGRT_32, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18012 setpriority(PRIO_PROCESS, 0, 0) = 0 18012 sched_setscheduler(18012, SCHED_OTHER, [0]) = 0 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=2997, ...}) = 0 18012 read(3, "# Locale name alias data base.\n#"..., 4096) = 2997 18012 read(3, "", 4096) = 0 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=373, ...}) = 0 18012 mmap(NULL, 373, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a9f000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MEASUREMENT", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=23, ...}) = 0 18012 mmap(NULL, 23, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a9e000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_TELEPHONE", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=56, ...}) = 0 18012 mmap(NULL, 56, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a9d000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_ADDRESS", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=158, ...}) = 0 18012 mmap(NULL, 158, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a9c000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_NAME", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=77, ...}) = 0 18012 mmap(NULL, 77, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a9b000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_PAPER", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=34, ...}) = 0 18012 mmap(NULL, 34, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a9a000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=57, ...}) = 0 18012 mmap(NULL, 57, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a99000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_MONETARY", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=290, ...}) = 0 18012 mmap(NULL, 290, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48a98000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_COLLATE", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=2586242, ...}) = 0 18012 mmap(NULL, 2586242, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce48820000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_TIME", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=3332, ...}) = 0 18012 mmap(NULL, 3332, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce4881f000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=54, ...}) = 0 18012 mmap(NULL, 54, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce4881e000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/run/current-system/locale/2.29/en_GB.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=337024, ...}) = 0 18012 mmap(NULL, 337024, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce487cb000 18012 close(3) = 0 18012 readlink("/proc/self/exe", "/gnu/store/v4bvqqga7vihhg586snyl"..., 99) = 74 18012 openat(AT_FDCWD, "/etc/pulse/daemon.conf", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=121, ...}) = 0 18012 read(3, "default-script-file = /gnu/store"..., 4096) = 121 18012 read(3, "", 4096) = 0 18012 openat(AT_FDCWD, "/etc/pulse/daemon.conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory) 18012 close(3) = 0 18012 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 read(3, "8\244d\367", 4) = 4 18012 close(3) = 0 18012 getuid() = 1002 18012 chdir("/") = 0 18012 umask(077) = 022 18012 prlimit64(0, RLIMIT_NOFILE, {rlim_cur=256, rlim_max=256}, NULL) = 0 18012 prlimit64(0, RLIMIT_NICE, {rlim_cur=31, rlim_max=31}, NULL) = -1 EPERM (Operation not permitted) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en_GB.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en_GB/LC_MESSAGES/libc.mo", O_RDONLY) = 3 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=1474, ...}) = 0 18012 mmap(NULL, 1474, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fce487ca000 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 prlimit64(0, RLIMIT_RTPRIO, {rlim_cur=9, rlim_max=9}, NULL) = 0 18012 prlimit64(0, RLIMIT_RTTIME, {rlim_cur=200000, rlim_max=200000}, NULL) = 0 18012 prctl(PR_GET_TIMERSLACK) = 50000 18012 setpriority(PRIO_PROCESS, 0, -11) = -1 EACCES (Permission denied) 18012 clock_getres(CLOCK_MONOTONIC, {tv_sec=0, tv_nsec=1}) = 0 18012 getresuid([1002], [1002], [1002]) = 0 18012 getresgid([998], [998], [998]) = 0 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.78\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\365\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.78\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -10) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.79\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\366\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.79\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -9) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.80\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\367\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.80\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -8) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.81\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\370\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.81\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -7) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.82\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\371\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.82\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -6) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.83\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\372\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.83\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -5) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.84\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\373\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.84\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -4) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.85\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\374\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.85\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -3) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.86\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\375\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.86\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -2) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.87\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\376\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.87\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 setpriority(PRIO_PROCESS, 0, -1) = -1 EACCES (Permission denied) 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18012 connect(3, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(3, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=3, events=POLLOUT}], 1, 0) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(3, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18012 read(3, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=3, events=POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendto(3, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.88\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 gettid() = 18012 18012 sendmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\f\0\0\0\2\0\0\0\240\0\0\0\1\1o\0\35\0\0\0/org/fre"..., iov_len=176}, {iov_base="\\F\0\0\0\0\0\0\377\377\377\377", iov_len=12}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 188 18012 poll([{fd=3, events=POLLIN}], 1, 25000) = 1 ([{fd=3, revents=POLLIN}]) 18012 recvmsg(3, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1Q\0\0\0\3\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.88\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 217 18012 recvmsg(3, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 close(3) = 0 18012 uname({sysname="Linux", nodename="antelope", ...}) = 0 18012 openat(AT_FDCWD, "/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 3 18012 read(3, "0-3\n", 8192) = 4 18012 close(3) = 0 18012 openat(AT_FDCWD, "/sys/class/dmi/id/sys_vendor", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 18012 read(3, "LENOVO\n", 4096) = 7 18012 close(3) = 0 18012 openat(AT_FDCWD, "/sys/class/dmi/id/board_vendor", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 18012 read(3, "LENOVO\n", 4096) = 7 18012 close(3) = 0 18012 openat(AT_FDCWD, "/sys/class/dmi/id/bios_vendor", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0444, st_size=4096, ...}) = 0 18012 read(3, "LENOVO\n", 4096) = 7 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(3, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(3) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(3, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(3) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 99) = 23 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(3) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(3, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(3) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 99) = 23 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 4095) = 23 18012 lstat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/tmp/pulse-pqRgJOcjcfse/pid", O_RDWR|O_CREAT|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC, 0600) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 fstat(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 18012 read(3, "", 19) = 0 18012 lseek(3, 0, SEEK_SET) = 0 18012 ftruncate(3, 0) = 0 18012 getpid() = 18012 18012 sendto(3, "18012\n", 6, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) 18012 write(3, "18012\n", 6) = 6 18012 fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 close(3) = 0 18012 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 clock_getres(CLOCK_MONOTONIC, {tv_sec=0, tv_nsec=1}) = 0 18012 rt_sigaction(SIGBUS, {sa_handler=0x7fce49330850, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 pipe2([3, 4], O_CLOEXEC) = 0 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(3, F_GETFL) = 0 (flags O_RDONLY) 18012 fcntl(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 18012 fcntl(4, F_GETFL) = 0x1 (flags O_WRONLY) 18012 fcntl(4, F_SETFL, O_WRONLY|O_NONBLOCK) = 0 18012 openat(AT_FDCWD, "/dev/shm/", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 5 18012 fstat(5, {st_mode=S_IFDIR|S_ISVTX|0777, st_size=40, ...}) = 0 18012 getdents64(5, /* 2 entries */, 32768) = 48 18012 getdents64(5, /* 0 entries */, 32768) = 0 18012 close(5) = 0 18012 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 5 18012 fcntl(5, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 read(5, "\320\323\227\345", 4) = 4 18012 close(5) = 0 18012 memfd_create("pulseaudio", MFD_ALLOW_SEALING) = 5 18012 ftruncate(5, 67108864) = 0 18012 mmap(NULL, 67108864, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_NORESERVE, 5, 0) = 0x7fce447ca000 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/share/locale/en_GB.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/share/locale/en_GB/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/share/locale/en.utf8/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/share/locale/en/LC_MESSAGES/pulseaudio.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 futex(0x7ffec0519a6c, FUTEX_UNLOCK_PI) = -1 EPERM (Operation not permitted) 18012 openat(AT_FDCWD, "/dev/urandom", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 6 18012 fcntl(6, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 read(6, "\224\236&\"", 4) = 4 18012 close(6) = 0 18012 rt_sigprocmask(SIG_SETMASK, NULL, [], 8) = 0 18012 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 pipe2([6, 7], O_CLOEXEC) = 0 18012 fcntl(6, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(7, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(6, F_GETFL) = 0 (flags O_RDONLY) 18012 fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 18012 fcntl(7, F_GETFL) = 0x1 (flags O_WRONLY) 18012 fcntl(7, F_SETFL, O_WRONLY|O_NONBLOCK) = 0 18012 sendto(4, "W", 1, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) 18012 write(4, "W", 1) = 1 18012 rt_sigaction(SIGINT, {sa_handler=0x7fce492beaf0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce49205480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 rt_sigaction(SIGTERM, {sa_handler=0x7fce492beaf0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce49205480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 rt_sigaction(SIGUSR1, {sa_handler=0x7fce492beaf0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce49205480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 rt_sigaction(SIGUSR2, {sa_handler=0x7fce492beaf0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce49205480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 rt_sigaction(SIGHUP, {sa_handler=0x7fce492beaf0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7fce49205480}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, 8) = 0 18012 openat(AT_FDCWD, "/gnu/store/y0lbm4qcxm3i8i7q1msp0ng1pysg8pb9-pulseaudio-13.0/etc/pulse/default.pa", O_RDONLY|O_CLOEXEC) = 8 18012 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(8, {st_mode=S_IFREG|0444, st_size=4831, ...}) = 0 18012 read(8, "#!/gnu/store/y0lbm4qcxm3i8i7q1ms"..., 4096) = 4096 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-device-restore.so", R_OK) = 0 18012 futex(0x7fce491e80a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-device-restore.so", O_RDONLY|O_CLOEXEC) = 9 18012 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2205\0\0\0\0\0\0"..., 832) = 832 18012 fstat(9, {st_mode=S_IFREG|0555, st_size=52512, ...}) = 0 18012 mmap(NULL, 45776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7fce447be000 18012 mmap(0x7fce447c1000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x3000) = 0x7fce447c1000 18012 mmap(0x7fce447c6000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x8000) = 0x7fce447c6000 18012 mmap(0x7fce447c8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x9000) = 0x7fce447c8000 18012 close(9) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/tls", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/libprotocol-native.so", O_RDONLY|O_CLOEXEC) = 9 18012 read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\202\0\0\0\0\0\0"..., 832) = 832 18012 fstat(9, {st_mode=S_IFREG|0555, st_size=166552, ...}) = 0 18012 brk(0x2282000) = 0x2282000 18012 mmap(NULL, 137536, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7fce4479c000 18012 mmap(0x7fce447a3000, 73728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x7000) = 0x7fce447a3000 18012 mmap(0x7fce447b5000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x19000) = 0x7fce447b5000 18012 mmap(0x7fce447bc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x1f000) = 0x7fce447bc000 18012 close(9) = 0 18012 mprotect(0x7fce447bc000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce447c8000, 4096, PROT_READ) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 9 18012 fstat(9, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(9) = 0 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 9 18012 fcntl(9, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(9, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(9, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(9) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-device-volumes.x86_64-unknown-linux-gnu.gdbm", O_RDWR|O_CREAT, 0644) = 9 18012 fstat(9, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 18012 read(9, "\317\232W\23\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\7\0\0\0\0\4\0\0&\0\0\0"..., 72) = 72 18012 read(9, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 952) = 952 18012 lseek(9, 1024, SEEK_SET) = 1024 18012 read(9, "\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 1024) = 1024 18012 fstat(9, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 18012 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 9, 0) = 0x7fce4479b000 18012 write(4, "W", 1) = 1 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-stream-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-stream-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-stream-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-stream-restore.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-stream-restore.so", O_RDONLY|O_CLOEXEC) = 10 18012 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`Y\0\0\0\0\0\0"..., 832) = 832 18012 fstat(10, {st_mode=S_IFREG|0555, st_size=98240, ...}) = 0 18012 mmap(NULL, 84168, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7fce44786000 18012 mmap(0x7fce4478b000, 36864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x5000) = 0x7fce4478b000 18012 mmap(0x7fce44794000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0xe000) = 0x7fce44794000 18012 mmap(0x7fce44799000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x12000) = 0x7fce44799000 18012 close(10) = 0 18012 mprotect(0x7fce44799000, 4096, PROT_READ) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 10 18012 fstat(10, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(10) = 0 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 10 18012 fcntl(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(10, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(10, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(10) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-stream-volumes.x86_64-unknown-linux-gnu.gdbm", O_RDWR|O_CREAT, 0644) = 10 18012 fstat(10, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 18012 read(10, "\317\232W\23\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\7\0\0\0\0\4\0\0&\0\0\0"..., 72) = 72 18012 read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 952) = 952 18012 lseek(10, 1024, SEEK_SET) = 1024 18012 read(10, "\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 1024) = 1024 18012 fstat(10, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 18012 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 10, 0) = 0x7fce44785000 18012 openat(AT_FDCWD, "/home/test/.pulse/stream-restore.table", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/home/test/.config/pulse/stream-restore.table", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/pulse/stream-restore.table", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-card-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-card-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-card-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-card-restore.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-card-restore.so", O_RDONLY|O_CLOEXEC) = 11 18012 read(11, "\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 18012 fstat(11, {st_mode=S_IFREG|0555, st_size=37568, ...}) = 0 18012 mmap(NULL, 33200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7fce4477c000 18012 mmap(0x7fce4477e000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x2000) = 0x7fce4477e000 18012 mmap(0x7fce44781000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x5000) = 0x7fce44781000 18012 mmap(0x7fce44783000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x6000) = 0x7fce44783000 18012 close(11) = 0 18012 mprotect(0x7fce44783000, 4096, PROT_READ) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 11 18012 fstat(11, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(11) = 0 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 11 18012 fcntl(11, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(11, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(11, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(11) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-card-database.x86_64-unknown-linux-gnu.gdbm", O_RDWR|O_CREAT, 0644) = 11 18012 fstat(11, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 18012 read(11, "\317\232W\23\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\7\0\0\0\0\4\0\0&\0\0\0"..., 72) = 72 18012 read(11, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 952) = 952 18012 lseek(11, 1024, SEEK_SET) = 1024 18012 read(11, "\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0\0\10\0\0\0\0\0\0"..., 1024) = 1024 18012 fstat(11, {st_mode=S_IFREG|0600, st_size=4096, ...}) = 0 18012 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 11, 0) = 0x7fce4477b000 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-augment-properties.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-augment-properties.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-augment-properties.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-augment-properties.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-augment-properties.so", O_RDONLY|O_CLOEXEC) = 12 18012 read(12, "\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 18012 fstat(12, {st_mode=S_IFREG|0555, st_size=28120, ...}) = 0 18012 mmap(NULL, 25160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7fce44774000 18012 mmap(0x7fce44776000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7fce44776000 18012 mmap(0x7fce44778000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x4000) = 0x7fce44778000 18012 mmap(0x7fce44779000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x4000) = 0x7fce44779000 18012 close(12) = 0 18012 mprotect(0x7fce44779000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-switch-on-port-available.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-switch-on-port-available.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-switch-on-port-available.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-switch-on-port-available.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-switch-on-port-available.so", O_RDONLY|O_CLOEXEC) = 12 18012 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(12, {st_mode=S_IFREG|0555, st_size=22848, ...}) = 0 18012 mmap(NULL, 20712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7fce4476e000 18012 mmap(0x7fce4476f000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x1000) = 0x7fce4476f000 18012 mmap(0x7fce44771000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7fce44771000 18012 mmap(0x7fce44772000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x3000) = 0x7fce44772000 18012 close(12) = 0 18012 mprotect(0x7fce44772000, 4096, PROT_READ) = 0 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.so", F_OK) = 0 18012 brk(0x22a3000) = 0x22a3000 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-udev-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-udev-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-udev-detect.so", O_RDONLY|O_CLOEXEC) = 12 18012 read(12, "\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 18012 fstat(12, {st_mode=S_IFREG|0555, st_size=37688, ...}) = 0 18012 mmap(NULL, 33328, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7fce44765000 18012 mmap(0x7fce44767000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x2000) = 0x7fce44767000 18012 mmap(0x7fce4476a000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7fce4476a000 18012 mmap(0x7fce4476c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x6000) = 0x7fce4476c000 18012 close(12) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/x86_64/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/x86_64/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/tls", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/x86_64/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/x86_64/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/x86_64/libudev.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/x86_64", 0x7ffec0517ee0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 12 18012 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@Y\0\0\0\0\0\0"..., 832) = 832 18012 fstat(12, {st_mode=S_IFREG|0555, st_size=186776, ...}) = 0 18012 mmap(NULL, 155048, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7fce4473f000 18012 mprotect(0x7fce44744000, 126976, PROT_NONE) = 0 18012 mmap(0x7fce44744000, 86016, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x5000) = 0x7fce44744000 18012 mmap(0x7fce44759000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x1a000) = 0x7fce44759000 18012 mmap(0x7fce44763000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x23000) = 0x7fce44763000 18012 close(12) = 0 18012 mprotect(0x7fce44763000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4476c000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/d92fv6s63hmn9ny806j9s758bpwbbh85-eudev-3.2.9/etc/udev/udev.conf", O_RDONLY|O_CLOEXEC) = 12 18012 fstat(12, {st_mode=S_IFREG|0444, st_size=49, ...}) = 0 18012 read(12, "# see udev.conf(5) for details\n\n"..., 4096) = 49 18012 read(12, "", 4096) = 0 18012 close(12) = 0 18012 inotify_init1(IN_NONBLOCK|IN_CLOEXEC) = 12 18012 inotify_add_watch(12, "/dev/snd", IN_ATTRIB|IN_CLOSE_WRITE|IN_DELETE_SELF|IN_MOVE_SELF) = 1 18012 write(4, "W", 1) = 1 18012 access("/run/udev/control", F_OK) = 0 18012 name_to_handle_at(AT_FDCWD, "/dev", {handle_bytes=128 => 12, handle_type=1, f_handle=0x000000000300000000000000}, [23], 0) = 0 18012 openat(AT_FDCWD, "/proc/self/mountinfo", O_RDONLY|O_CLOEXEC) = 13 18012 fstat(13, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 18012 read(13, "22 25 0:5 / /proc rw,relatime - "..., 1024) = 1024 18012 close(13) = 0 18012 socket(AF_NETLINK, SOCK_RAW|SOCK_CLOEXEC|SOCK_NONBLOCK, NETLINK_KOBJECT_UEVENT) = 13 18012 setsockopt(13, SOL_SOCKET, SO_ATTACH_FILTER, {len=8, filter=0x7ffec0518090}, 16) = 0 18012 bind(13, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=0x000002}, 12) = 0 18012 getsockname(13, {sa_family=AF_NETLINK, nl_pid=18012, nl_groups=0x000002}, [12]) = 0 18012 setsockopt(13, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0 18012 write(4, "W", 1) = 1 18012 stat("/sys/subsystem", 0x7ffec0519050) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/sys/bus", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14 18012 fstat(14, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 18012 getdents64(14, /* 41 entries */, 32768) = 1128 18012 getdents64(14, /* 0 entries */, 32768) = 0 18012 close(14) = 0 18012 openat(AT_FDCWD, "/sys/class", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14 18012 fstat(14, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 18012 getdents64(14, /* 72 entries */, 32768) = 2128 18012 openat(AT_FDCWD, "/sys/class/sound", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 15 18012 fstat(15, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 18012 getdents64(15, /* 12 entries */, 32768) = 368 18012 readlink("/sys/class/sound/controlC0", "../../devices/pci0000:00/0000:00"..., 1024) = 59 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/hwC0D0", "../../devices/pci0000:00/0000:00"..., 1024) = 56 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/hwC0D0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/pcmC0D0c", "../../devices/pci0000:00/0000:00"..., 1024) = 58 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0c/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/pcmC0D8p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D8p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/pcmC0D7p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D7p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/pcmC0D3p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D3p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/timer", "../../devices/virtual/sound/time"..., 1024) = 33 18012 stat("/sys/devices/virtual/sound/timer/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/pcmC0D0p", "../../devices/pci0000:00/0000:00"..., 1024) = 58 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0p/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/hwC0D3", "../../devices/pci0000:00/0000:00"..., 1024) = 56 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/hwC0D3/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 readlink("/sys/class/sound/card0", "../../devices/pci0000:00/0000:00"..., 1024) = 49 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 getdents64(15, /* 0 entries */, 32768) = 0 18012 close(15) = 0 18012 getdents64(14, /* 0 entries */, 32768) = 0 18012 close(14) = 0 18012 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0", 0x7ffec0518420, 1024) = -1 EINVAL (Invalid argument) 18012 stat("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/uevent", O_RDONLY|O_CLOEXEC) = 14 18012 fstat(14, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0 18012 read(14, "", 4096) = 0 18012 close(14) = 0 18012 readlink("/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/subsystem", "../../../../../class/sound", 1024) = 26 18012 openat(AT_FDCWD, "/run/udev/data/+sound:card0", O_RDONLY|O_CLOEXEC) = 14 18012 fstat(14, {st_mode=S_IFREG|0644, st_size=453, ...}) = 0 18012 read(14, "I:4678543\nE:ID_BUS=pci\nE:ID_FOR_"..., 4096) = 453 18012 read(14, "", 4096) = 0 18012 close(14) = 0 18012 access("/dev/snd/controlC0", R_OK|W_OK) = -1 EACCES (Permission denied) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.so", F_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-jackdbus-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-jackdbus-detect.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-jackdbus-detect.so", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\"\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=22736, ...}) = 0 18012 mmap(NULL, 20752, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce44739000 18012 mmap(0x7fce4473b000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x2000) = 0x7fce4473b000 18012 mmap(0x7fce4473c000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x3000) = 0x7fce4473c000 18012 mmap(0x7fce4473d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x3000) = 0x7fce4473d000 18012 close(14) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/x86_64/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/x86_64/x86_64", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/x86_64", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/x86_64", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/tls", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/x86_64/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/x86_64/x86_64", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/x86_64", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/x86_64/libjack.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/x86_64", 0x7ffec0517eb0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/4d4fyc53pbmhm4xhgqa3h353ji7rj05v-jack-0.125.0/lib/libjack.so.0", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240z\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=131336, ...}) = 0 18012 mmap(NULL, 154256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce44713000 18012 mmap(0x7fce4471a000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x7000) = 0x7fce4471a000 18012 mmap(0x7fce44728000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x15000) = 0x7fce44728000 18012 mmap(0x7fce4472d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x19000) = 0x7fce4472d000 18012 mmap(0x7fce4472f000, 39568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fce4472f000 18012 close(14) = 0 18012 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/x86_64", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/x86_64", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/tls", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/x86_64", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/x86_64", 0x7ffec0517b20) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/wrlkvgl0lz7b03gwqf27ql6pjkmj5v6r-bdb-6.2.32/lib/libdb-6.2.so", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 }\3\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=2207104, ...}) = 0 18012 mmap(NULL, 2096824, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce44513000 18012 mmap(0x7fce44545000, 1523712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x32000) = 0x7fce44545000 18012 mmap(0x7fce446b9000, 323584, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x1a6000) = 0x7fce446b9000 18012 mmap(0x7fce44708000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x1f4000) = 0x7fce44708000 18012 close(14) = 0 18012 mprotect(0x7fce44708000, 32768, PROT_READ) = 0 18012 mprotect(0x7fce4472d000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce4473d000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY) = 14 18012 fstat(14, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(14, "8f38d6761106a0899bb6a5975b4fa28e"..., 33) = 33 18012 close(14) = 0 18012 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 18012 pipe([14, 15]) = 0 18012 pipe([16, 17]) = 0 18012 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fce48aa0a50) = 18013 18012 close(15 18013 set_robust_list(0x7fce48aa0a60, 24 18012 <... close resumed>) = 0 18013 <... set_robust_list resumed>) = 0 18012 close(17) = 0 18012 read(14, 18013 openat(AT_FDCWD, "/dev/null", O_RDWR) = 18 18013 dup2(18, 0) = 0 18013 close(18) = 0 18013 close(14) = 0 18013 close(16) = 0 18013 dup2(15, 1) = 1 18013 dup2(17, 2) = 2 18013 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 14 18013 fstat(14, {st_mode=S_IFDIR|0500, st_size=0, ...}) = 0 18013 getdents64(14, /* 19 entries */, 32768) = 456 18013 close(3) = 0 18013 close(4) = 0 18013 close(5) = 0 18013 close(6) = 0 18013 close(7) = 0 18013 close(8) = 0 18013 close(9) = 0 18013 close(10) = 0 18013 close(11) = 0 18013 close(12) = 0 18013 close(13) = 0 18013 close(15) = 0 18013 close(17) = 0 18013 getdents64(14, /* 0 entries */, 32768) = 0 18013 close(14) = 0 18013 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18013 execve("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/bin/dbus-launch", ["dbus-launch", "--autolaunch", "8f38d6761106a0899bb6a5975b4fa28e", "--binary-syntax", "--close-stderr"], 0x2250bd0 /* 45 vars */) = 0 18013 brk(NULL) = 0x16ea000 18013 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5b8e10a000 18013 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffe2ae906d0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\375\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=470768, ...}) = 0 18013 mmap(NULL, 393592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8e0a9000 18013 mmap(0x7f5b8e0b7000, 241664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f5b8e0b7000 18013 mmap(0x7f5b8e0f2000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49000) = 0x7f5b8e0f2000 18013 mmap(0x7f5b8e107000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7f5b8e107000 18013 mmap(0x7f5b8e109000, 376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5b8e109000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffe2ae906a0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\2\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=1404648, ...}) = 0 18013 mmap(NULL, 1301848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8df6b000 18013 mmap(0x7f5b8df89000, 544768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f5b8df89000 18013 mmap(0x7f5b8e00e000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7f5b8e00e000 18013 mmap(0x7f5b8e0a2000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136000) = 0x7f5b8e0a2000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffe2ae90670) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3402\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0444, st_size=107304, ...}) = 0 18013 mmap(NULL, 99376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8df52000 18013 mmap(0x7f5b8df55000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f5b8df55000 18013 mmap(0x7f5b8df66000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f5b8df66000 18013 mmap(0x7f5b8df69000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f5b8df69000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P,\2\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=2043720, ...}) = 0 18013 mmap(NULL, 1808384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd98000 18013 mprotect(0x7f5b8ddba000, 1630208, PROT_NONE) = 0 18013 mmap(0x7f5b8ddba000, 1314816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f5b8ddba000 18013 mmap(0x7f5b8defb000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x7f5b8defb000 18013 mmap(0x7f5b8df48000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1af000) = 0x7f5b8df48000 18013 mmap(0x7f5b8df4e000, 14336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5b8df4e000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=147048, ...}) = 0 18013 mmap(NULL, 132256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd77000 18013 mmap(0x7f5b8dd7d000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f5b8dd7d000 18013 mmap(0x7f5b8dd8c000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f5b8dd8c000 18013 mmap(0x7f5b8dd92000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f5b8dd92000 18013 mmap(0x7f5b8dd94000, 13472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5b8dd94000 18013 close(3) = 0 18013 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5b8dd75000 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffe2ae905e0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\327\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=212264, ...}) = 0 18013 mmap(NULL, 165000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd4c000 18013 mmap(0x7f5b8dd59000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f5b8dd59000 18013 mmap(0x7f5b8dd6a000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f5b8dd6a000 18013 mmap(0x7f5b8dd73000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f5b8dd73000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffe2ae905b0) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=17616, ...}) = 0 18013 mmap(NULL, 16664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd47000 18013 mmap(0x7f5b8dd48000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f5b8dd48000 18013 mmap(0x7f5b8dd49000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5b8dd49000 18013 mmap(0x7f5b8dd4a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5b8dd4a000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffe2ae90580) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=30480, ...}) = 0 18013 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd3f000 18013 mmap(0x7f5b8dd41000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5b8dd41000 18013 mmap(0x7f5b8dd43000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f5b8dd43000 18013 mmap(0x7f5b8dd45000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f5b8dd45000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffe2ae90550) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=106696, ...}) = 0 18013 mmap(NULL, 99728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd26000 18013 mprotect(0x7f5b8dd2a000, 73728, PROT_NONE) = 0 18013 mmap(0x7f5b8dd2a000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f5b8dd2a000 18013 mmap(0x7f5b8dd38000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f5b8dd38000 18013 mmap(0x7f5b8dd3c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f5b8dd3c000 18013 mmap(0x7f5b8dd3e000, 1424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5b8dd3e000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260#\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=46336, ...}) = 0 18013 mmap(NULL, 39904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd1c000 18013 mmap(0x7f5b8dd1e000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5b8dd1e000 18013 mmap(0x7f5b8dd22000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f5b8dd22000 18013 mmap(0x7f5b8dd24000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f5b8dd24000 18013 close(3) = 0 18013 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18013 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 18013 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832 18013 fstat(3, {st_mode=S_IFREG|0555, st_size=18944, ...}) = 0 18013 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5b8dd1a000 18013 mmap(NULL, 16624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5b8dd15000 18013 mmap(0x7f5b8dd16000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f5b8dd16000 18013 mmap(0x7f5b8dd17000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5b8dd17000 18013 mmap(0x7f5b8dd18000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5b8dd18000 18013 close(3) = 0 18013 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5b8dd12000 18013 arch_prctl(ARCH_SET_FS, 0x7f5b8dd12740) = 0 18013 mprotect(0x7f5b8df48000, 16384, PROT_READ) = 0 18013 mprotect(0x7f5b8dd18000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8dd92000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8dd24000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8df69000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8dd3c000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8dd45000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8dd4a000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8dd73000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8e0a2000, 8192, PROT_READ) = 0 18013 mprotect(0x7f5b8e107000, 4096, PROT_READ) = 0 18013 mprotect(0x408000, 4096, PROT_READ) = 0 18013 mprotect(0x7f5b8e133000, 4096, PROT_READ) = 0 18013 set_tid_address(0x7f5b8dd12a10) = 18013 18013 set_robust_list(0x7f5b8dd12a20, 24) = 0 18013 rt_sigaction(SIGRTMIN, {sa_handler=0x7f5b8dd7d700, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f5b8dd89480}, NULL, 8) = 0 18013 rt_sigaction(SIGRT_1, {sa_handler=0x7f5b8dd7d7b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f5b8dd89480}, NULL, 8) = 0 18013 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 18013 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 18013 openat(AT_FDCWD, "/dev/null", O_RDWR) = 3 18013 close(3) = 0 18013 brk(NULL) = 0x16ea000 18013 brk(0x170b000) = 0x170b000 18013 getresuid([1002], [1002], [1002]) = 0 18013 getresgid([998], [998], [998]) = 0 18013 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18013 connect(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0 18013 getpeername(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0 18013 uname({sysname="Linux", nodename="antelope", ...}) = 0 18013 access("/home/test/.Xauthority", R_OK) = -1 ENOENT (No such file or directory) 18013 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18013 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18013 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 18013 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18013 writev(3, [{iov_base="l\0\v\0\0\0\0\0\0\0\0\0", iov_len=12}, {iov_base="", iov_len=0}], 2) = 12 18013 recvfrom(3, 0x16f0940, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable) 18013 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18013 recvfrom(3, "\0\26\v\0\0\0\6\0", 8, 0, NULL, NULL) = 8 18013 recvfrom(3, "No protocol specified\n\0\0", 24, 0, NULL, NULL) = 24 18013 write(2, "No protocol specified\n", 22) = 22 18013 shutdown(3, SHUT_RDWR) = 0 18013 close(3) = 0 18013 write(2, "Autolaunch error: X11 initializa"..., 45) = 45 18013 exit_group(1) = ? 18012 <... read resumed>"", 1024) = 0 18013 +++ exited with 1 +++ 18012 wait4(18013, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 18013 18012 read(16, "No protocol specified\nAutolaunch"..., 1024) = 67 18012 read(16, "", 1024) = 0 18012 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18012 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18013, si_uid=1002, si_status=1, si_utime=0, si_stime=0} --- 18012 close(14) = 0 18012 close(16) = 0 18012 prctl(PR_GET_NAME, "pulseaudio") = 0 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "E: [pulseaudio] module-jackdbus-"..., 278) = 278 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "E: [pulseaudio] module-jackdbus-"..., 98) = 98 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "E: [pulseaudio] module.c: \33[1;31"..., 133) = 133 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.so", F_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-bluetooth-policy.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-bluetooth-policy.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-policy.so", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=31304, ...}) = 0 18012 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce4450b000 18012 mprotect(0x7fce4450d000, 16384, PROT_NONE) = 0 18012 mmap(0x7fce4450d000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x2000) = 0x7fce4450d000 18012 mmap(0x7fce4450f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x4000) = 0x7fce4450f000 18012 mmap(0x7fce44511000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x5000) = 0x7fce44511000 18012 close(14) = 0 18012 mprotect(0x7fce44511000, 4096, PROT_READ) = 0 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.so", F_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-bluetooth-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-bluetooth-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluetooth-discover.so", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\20\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=16744, ...}) = 0 18012 mmap(NULL, 16480, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce44506000 18012 mmap(0x7fce44507000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x1000) = 0x7fce44507000 18012 mmap(0x7fce44508000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x2000) = 0x7fce44508000 18012 mmap(0x7fce44509000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x2000) = 0x7fce44509000 18012 close(14) = 0 18012 mprotect(0x7fce44509000, 4096, PROT_READ) = 0 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.so", F_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-bluez5-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-bluez5-discover.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-bluez5-discover.so", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240!\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=22016, ...}) = 0 18012 mmap(NULL, 20704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce44500000 18012 mmap(0x7fce44502000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x2000) = 0x7fce44502000 18012 mmap(0x7fce44503000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x3000) = 0x7fce44503000 18012 mmap(0x7fce44504000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x3000) = 0x7fce44504000 18012 close(14) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/libbluez5-util.so", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=116216, ...}) = 0 18012 mmap(NULL, 99408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce444e7000 18012 mmap(0x7fce444eb000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x4000) = 0x7fce444eb000 18012 mmap(0x7fce444f6000, 32768, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0xf000) = 0x7fce444f6000 18012 mmap(0x7fce444fe000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x16000) = 0x7fce444fe000 18012 close(14) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/x86_64", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/x86_64", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/tls", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/x86_64", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64/libsbc.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 stat("/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/x86_64", 0x7ffec0517aa0) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/qbqainjrx268l6n6z8j2v9g7ca1pmw6x-sbc-1.4/lib/libsbc.so.1", O_RDONLY|O_CLOEXEC) = 14 18012 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\20\0\0\0\0\0\0"..., 832) = 832 18012 fstat(14, {st_mode=S_IFREG|0555, st_size=83760, ...}) = 0 18012 mmap(NULL, 82024, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7fce444d2000 18012 mmap(0x7fce444d3000, 65536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x1000) = 0x7fce444d3000 18012 mmap(0x7fce444e3000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x11000) = 0x7fce444e3000 18012 mmap(0x7fce444e5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x12000) = 0x7fce444e5000 18012 close(14) = 0 18012 mprotect(0x7fce444e5000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce444fe000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce44504000, 4096, PROT_READ) = 0 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 14 18012 connect(14, {sa_family=AF_UNIX, sun_path="/var/run/dbus/system_bus_socket"}, 33) = 0 18012 fcntl(14, F_GETFL) = 0x2 (flags O_RDWR) 18012 fcntl(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18012 geteuid() = 1002 18012 getsockname(14, {sa_family=AF_UNIX}, [128->2]) = 0 18012 poll([{fd=14, events=POLLOUT}], 1, 0) = 1 ([{fd=14, revents=POLLOUT}]) 18012 sendto(14, "\0", 1, MSG_NOSIGNAL, NULL, 0) = 1 18012 sendto(14, "AUTH EXTERNAL 31303032\r\n", 24, MSG_NOSIGNAL, NULL, 0) = 24 18012 poll([{fd=14, events=POLLIN}], 1, -1) = 1 ([{fd=14, revents=POLLIN}]) 18012 read(14, "OK eec139d2e3454d64ae54fac25e975"..., 2048) = 37 18012 poll([{fd=14, events=POLLOUT}], 1, -1) = 1 ([{fd=14, revents=POLLOUT}]) 18012 sendto(14, "NEGOTIATE_UNIX_FD\r\n", 19, MSG_NOSIGNAL, NULL, 0) = 19 18012 poll([{fd=14, events=POLLIN}], 1, -1) = 1 ([{fd=14, revents=POLLIN}]) 18012 read(14, "AGREE_UNIX_FD\r\n", 2048) = 15 18012 poll([{fd=14, events=POLLOUT}], 1, -1) = 1 ([{fd=14, revents=POLLOUT}]) 18012 sendto(14, "BEGIN\r\n", 7, MSG_NOSIGNAL, NULL, 0) = 7 18012 poll([{fd=14, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=14, revents=POLLOUT}]) 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\1\0\0\0n\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=128}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 128 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\n\0\0\0\1\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 260 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1|\0\0\0\2\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\3\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1m\0\0\0\3\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="h\0\0\0type='signal',sender='org.bl"..., iov_len=109}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 253 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\4\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1o\0\0\0\4\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="j\0\0\0type='signal',sender='org.bl"..., iov_len=111}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 255 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\5\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\206\0\0\0\5\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\201\0\0\0type='signal',sender='org.bl"..., iov_len=134}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 278 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\6\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\205\0\0\0\6\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\200\0\0\0type='signal',sender='org.bl"..., iov_len=133}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 277 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\7\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\215\0\0\0\7\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\210\0\0\0type='signal',sender='org.bl"..., iov_len=141}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 285 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\10\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\0\0\0\0\10\0\0\0r\0\0\0\1\1o\0\1\0\0\0/\0\0\0\0\0\0\0"..., iov_len=136}, {iov_base="", iov_len=0}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 136 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.so", F_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-esound-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-esound-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-esound-protocol-unix.so", O_RDONLY|O_CLOEXEC) = 15 18012 read(15, "\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 18012 fstat(15, {st_mode=S_IFREG|0555, st_size=22040, ...}) = 0 18012 mmap(NULL, 20712, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7fce444cc000 18012 mmap(0x7fce444ce000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x2000) = 0x7fce444ce000 18012 mmap(0x7fce444cf000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x3000) = 0x7fce444cf000 18012 mmap(0x7fce444d0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x3000) = 0x7fce444d0000 18012 close(15) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libprotocol-esound.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libprotocol-esound.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/libprotocol-esound.so", O_RDONLY|O_CLOEXEC) = 15 18012 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220G\0\0\0\0\0\0"..., 832) = 832 18012 fstat(15, {st_mode=S_IFREG|0555, st_size=73200, ...}) = 0 18012 mmap(NULL, 63016, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7fce444bc000 18012 mmap(0x7fce444c0000, 28672, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x4000) = 0x7fce444c0000 18012 mmap(0x7fce444c7000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0xb000) = 0x7fce444c7000 18012 mmap(0x7fce444ca000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0xd000) = 0x7fce444ca000 18012 close(15) = 0 18012 mprotect(0x7fce444ca000, 4096, PROT_READ) = 0 18012 mprotect(0x7fce444d0000, 4096, PROT_READ) = 0 18012 umask(077) = 077 18012 mkdir("/home/test", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 15 18012 fstat(15, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 close(15) = 0 18012 openat(AT_FDCWD, "/home/test/.esd_auth", O_RDWR|O_CREAT|O_NOCTTY|O_CLOEXEC, 0600) = 15 18012 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(15, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 read(15, "\310v\332\324\21\tf\266\225c\37\346aM\233\222", 16) = 16 18012 fcntl(15, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 close(15) = 0 18012 getuid() = 1002 18012 umask(077) = 077 18012 mkdir("/tmp/.esd-1002", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/tmp/.esd-1002", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 15 18012 fstat(15, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 close(15) = 0 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 15 18012 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 connect(15, {sa_family=AF_UNIX, sun_path="/tmp/.esd-1002/socket"}, 110) = -1 ENOENT (No such file or directory) 18012 close(15) = 0 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 15 18012 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 setsockopt(15, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0 18012 bind(15, {sa_family=AF_UNIX, sun_path="/tmp/.esd-1002/socket"}, 23) = 0 18012 chmod("/tmp/.esd-1002/socket", 0777) = 0 18012 listen(15, 5) = 0 18012 write(4, "W", 1) = 1 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-native-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-native-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-native-protocol-unix.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-native-protocol-unix.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-native-protocol-unix.so", O_RDONLY|O_CLOEXEC) = 16 18012 read(16, "\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 18012 fstat(16, {st_mode=S_IFREG|0555, st_size=22128, ...}) = 0 18012 mmap(NULL, 20720, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 16, 0) = 0x7fce444b6000 18012 mmap(0x7fce444b8000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x2000) = 0x7fce444b8000 18012 mmap(0x7fce444b9000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x3000) = 0x7fce444b9000 18012 mmap(0x7fce444ba000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x3000) = 0x7fce444ba000 18012 close(16) = 0 18012 mprotect(0x7fce444ba000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/cookie", O_RDONLY|O_NOCTTY|O_CLOEXEC) = 16 18012 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(16, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = -1 EBADF (Bad file descriptor) 18012 fcntl(16, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 read(16, "\315\255\0W)NKW\7 .\2~\337\203\330\270A\204\0\355;}\230\326\2531\324\353\6\375y"..., 256) = 256 18012 fcntl(16, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 close(16) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 16 18012 fstat(16, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(16) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 16 18012 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(16, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(16, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(16) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 99) = 23 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 4095) = 23 18012 lstat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 16 18012 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 connect(16, {sa_family=AF_UNIX, sun_path="/tmp/pulse-pqRgJOcjcfse/native"}, 110) = -1 ENOENT (No such file or directory) 18012 close(16) = 0 18012 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 16 18012 fcntl(16, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 setsockopt(16, SOL_SOCKET, SO_PRIORITY, [6], 4) = 0 18012 bind(16, {sa_family=AF_UNIX, sun_path="/tmp/pulse-pqRgJOcjcfse/native"}, 32) = 0 18012 chmod("/tmp/pulse-pqRgJOcjcfse/native", 0777) = 0 18012 listen(16, 5) = 0 18012 write(4, "W", 1) = 1 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 17 18012 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(17, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(17, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(17) = 0 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.so", F_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-gsettings.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-gsettings.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-gsettings.so", O_RDONLY|O_CLOEXEC) = 17 18012 read(17, "\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 18012 fstat(17, {st_mode=S_IFREG|0555, st_size=22656, ...}) = 0 18012 mmap(NULL, 20776, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 17, 0) = 0x7fce444b0000 18012 mmap(0x7fce444b2000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x2000) = 0x7fce444b2000 18012 mmap(0x7fce444b3000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x3000) = 0x7fce444b3000 18012 mmap(0x7fce444b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x3000) = 0x7fce444b4000 18012 close(17) = 0 18012 mprotect(0x7fce444b4000, 4096, PROT_READ) = 0 18012 pipe([17, 18]) = 0 18012 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fce48aa0a50) = 18014 18012 close(18) = 0 18014 set_robust_list(0x7fce48aa0a60, 24 18012 write(4, "W", 1 18014 <... set_robust_list resumed>) = 0 18012 <... write resumed>) = 1 18012 read(17, 18014 personality(PER_LINUX) = 0 (PER_LINUX) 18014 close(17) = 0 18014 dup2(18, 1) = 1 18014 close(18) = 0 18014 close(0) = 0 18014 openat(AT_FDCWD, "/dev/null", O_RDONLY) = 0 18014 close(2) = 0 18014 openat(AT_FDCWD, "/dev/null", O_WRONLY) = 2 18014 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 17 18014 fstat(17, {st_mode=S_IFDIR|0500, st_size=0, ...}) = 0 18014 getdents64(17, /* 20 entries */, 32768) = 480 18014 close(3) = 0 18014 close(4) = 0 18014 close(5) = 0 18014 close(6) = 0 18014 close(7) = 0 18014 close(8) = 0 18014 close(9) = 0 18014 close(10) = 0 18014 close(11) = 0 18014 close(12) = 0 18014 close(13) = 0 18014 close(14) = 0 18014 close(15) = 0 18014 close(16) = 0 18014 getdents64(17, /* 0 entries */, 32768) = 0 18014 close(17) = 0 18014 rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGILL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGTRAP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGABRT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGBUS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGFPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGSEGV, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGSTKFLT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGCONT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGTSTP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGTTIN, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGTTOU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGURG, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGXCPU, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGXFSZ, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGVTALRM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGPROF, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGWINCH, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGIO, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGPWR, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGSYS, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_3, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_4, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_5, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_6, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_7, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_8, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_9, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_10, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_11, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_12, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_13, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_14, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_15, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_16, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_17, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_18, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_19, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_20, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_21, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_22, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_23, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_24, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_25, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_26, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_27, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_28, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_29, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_30, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_31, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_32, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18014 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18014 setpriority(PRIO_PROCESS, 0, 0) = 0 18014 sched_setscheduler(18014, SCHED_OTHER, [0]) = 0 18014 prctl(PR_SET_PDEATHSIG, SIGTERM) = 0 18014 execve("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/libexec/pulse/gsettings-helper", ["/gnu/store/v4bvqqga7vihhg586snyl"...], 0x2250bd0 /* 43 vars */) = 0 18014 brk(NULL) = 0x2054000 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d8ce4000 18014 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/x86_64", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/x86_64", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/tls", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/x86_64", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/x86_64", 0x7ffd2361fac0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpulsecore-13.0.so", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\215\1\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=846840, ...}) = 0 18014 mmap(NULL, 711392, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8c36000 18014 mprotect(0x7f74d8c4c000, 610304, PROT_NONE) = 0 18014 mmap(0x7f74d8c4c000, 405504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f74d8c4c000 18014 mmap(0x7f74d8caf000, 200704, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x79000) = 0x7f74d8caf000 18014 mmap(0x7f74d8ce1000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xaa000) = 0x7f74d8ce1000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpulsecommon-13.0.so", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\216\1\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=655000, ...}) = 0 18014 mmap(NULL, 535160, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8bb3000 18014 mprotect(0x7f74d8bc9000, 434176, PROT_NONE) = 0 18014 mmap(0x7f74d8bc9000, 278528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f74d8bc9000 18014 mmap(0x7f74d8c0d000, 151552, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7f74d8c0d000 18014 mmap(0x7f74d8c33000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7f000) = 0x7f74d8c33000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/x86_64", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/x86_64", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/tls", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/x86_64", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64/libpulse.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/x86_64", 0x7ffd2361fa60) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libpulse.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\347\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=412456, ...}) = 0 18014 mmap(NULL, 338952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8b60000 18014 mmap(0x7f74d8b6d000, 188416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f74d8b6d000 18014 mmap(0x7f74d8b9b000, 90112, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f74d8b9b000 18014 mmap(0x7f74d8bb1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x50000) = 0x7f74d8bb1000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/tls", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/tls", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/x86_64/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/x86_64/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/x86_64/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/x86_64", 0x7ffd2361fa30) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\370\3\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=2320160, ...}) = 0 18014 mmap(NULL, 1859272, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d899a000 18014 mmap(0x7f74d89d6000, 1015808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3c000) = 0x7f74d89d6000 18014 mmap(0x7f74d8ace000, 552960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x134000) = 0x7f74d8ace000 18014 mmap(0x7f74d8b55000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1ba000) = 0x7f74d8b55000 18014 mmap(0x7f74d8b5f000, 3784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d8b5f000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \347\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=452224, ...}) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d8998000 18014 mmap(NULL, 384808, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d893a000 18014 mprotect(0x7f74d8948000, 315392, PROT_NONE) = 0 18014 mmap(0x7f74d8948000, 208896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f74d8948000 18014 mmap(0x7f74d897b000, 102400, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x41000) = 0x7f74d897b000 18014 mmap(0x7f74d8995000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x7f74d8995000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\355\1\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=1347008, ...}) = 0 18014 mmap(NULL, 1185896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8818000 18014 mprotect(0x7f74d8836000, 1052672, PROT_NONE) = 0 18014 mmap(0x7f74d8836000, 512000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f74d8836000 18014 mmap(0x7f74d88b3000, 536576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9b000) = 0x7f74d88b3000 18014 mmap(0x7f74d8937000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11e000) = 0x7f74d8937000 18014 mmap(0x7f74d8939000, 2152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d8939000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgdbm.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0H\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=74040, ...}) = 0 18014 mmap(NULL, 66616, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8807000 18014 mmap(0x7f74d880b000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d880b000 18014 mmap(0x7f74d8813000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f74d8813000 18014 mmap(0x7f74d8816000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f74d8816000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/x86_64", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/x86_64", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/tls", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/x86_64", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64/libcap.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/x86_64", 0x7ffd2361f970) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/0ccasv19pnfqs09b0la1kqxaryd6kml7-libcap-2.27/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0444, st_size=26336, ...}) = 0 18014 mmap(NULL, 25176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8800000 18014 mmap(0x7f74d8802000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d8802000 18014 mmap(0x7f74d8804000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d8804000 18014 mmap(0x7f74d8805000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d8805000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=147048, ...}) = 0 18014 mmap(NULL, 132256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d87df000 18014 mmap(0x7f74d87e5000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f74d87e5000 18014 mmap(0x7f74d87f4000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f74d87f4000 18014 mmap(0x7f74d87fa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f74d87fa000 18014 mmap(0x7f74d87fc000, 13472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d87fc000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260#\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=46336, ...}) = 0 18014 mmap(NULL, 39904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d87d5000 18014 mmap(0x7f74d87d7000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d87d7000 18014 mmap(0x7f74d87db000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f74d87db000 18014 mmap(0x7f74d87dd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f74d87dd000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=18944, ...}) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d87d3000 18014 mmap(NULL, 16624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d87ce000 18014 mmap(0x7f74d87cf000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f74d87cf000 18014 mmap(0x7f74d87d0000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d87d0000 18014 mmap(0x7f74d87d1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d87d1000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\301\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=1405736, ...}) = 0 18014 mmap(NULL, 1306888, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d868e000 18014 mmap(0x7f74d869a000, 618496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x7f74d869a000 18014 mmap(0x7f74d8731000, 634880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7f74d8731000 18014 mmap(0x7f74d87cc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13d000) = 0x7f74d87cc000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3402\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0444, st_size=107304, ...}) = 0 18014 mmap(NULL, 99376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8675000 18014 mmap(0x7f74d8678000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f74d8678000 18014 mmap(0x7f74d8689000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f74d8689000 18014 mmap(0x7f74d868c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f74d868c000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2792g0vczwsxnvqm9ja5g9hwvbrjlc4w-gdbm-1.18.1/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P,\2\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=2043720, ...}) = 0 18014 mmap(NULL, 1808384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d84bb000 18014 mprotect(0x7f74d84dd000, 1630208, PROT_NONE) = 0 18014 mmap(0x7f74d84dd000, 1314816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f74d84dd000 18014 mmap(0x7f74d861e000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x7f74d861e000 18014 mmap(0x7f74d866b000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1af000) = 0x7f74d866b000 18014 mmap(0x7f74d8671000, 14336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d8671000 18014 close(3) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d84b9000 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffd2361f820) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11-xcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\20\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=15648, ...}) = 0 18014 mmap(NULL, 16424, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d84b4000 18014 mmap(0x7f74d84b5000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f74d84b5000 18014 mmap(0x7f74d84b6000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d84b6000 18014 mmap(0x7f74d84b7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d84b7000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\2\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=1404648, ...}) = 0 18014 mmap(NULL, 1301848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8376000 18014 mmap(0x7f74d8394000, 544768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f74d8394000 18014 mmap(0x7f74d8419000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7f74d8419000 18014 mmap(0x7f74d84ad000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136000) = 0x7f74d84ad000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffd2361f7c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\327\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=212264, ...}) = 0 18014 mmap(NULL, 165000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d834d000 18014 mmap(0x7f74d835a000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f74d835a000 18014 mmap(0x7f74d836b000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f74d836b000 18014 mmap(0x7f74d8374000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f74d8374000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/x86_64", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/x86_64", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/tls", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/x86_64", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/x86_64", 0x7ffd2361f790) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260X\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=115664, ...}) = 0 18014 mmap(NULL, 118976, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d832f000 18014 mmap(0x7f74d8334000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f74d8334000 18014 mmap(0x7f74d8342000, 20480, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x7f74d8342000 18014 mmap(0x7f74d8347000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f74d8347000 18014 mmap(0x7f74d8349000, 12480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d8349000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/x86_64", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/x86_64", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/tls", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/x86_64", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/x86_64", 0x7ffd2361f760) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=40256, ...}) = 0 18014 mmap(NULL, 37216, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8325000 18014 mprotect(0x7f74d8327000, 24576, PROT_NONE) = 0 18014 mmap(0x7f74d8327000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d8327000 18014 mmap(0x7f74d832b000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f74d832b000 18014 mmap(0x7f74d832d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f74d832d000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/x86_64", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/x86_64", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/tls", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/x86_64", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64/libXtst.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/x86_64", 0x7ffd2361f730) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libXtst.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340!\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=35648, ...}) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d8323000 18014 mmap(NULL, 33336, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d831a000 18014 mprotect(0x7f74d831c000, 20480, PROT_NONE) = 0 18014 mmap(0x7f74d831c000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d831c000 18014 mmap(0x7f74d831f000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f74d831f000 18014 mmap(0x7f74d8321000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f74d8321000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/x86_64", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/x86_64", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/tls", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/x86_64", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/x86_64", 0x7ffd2361f700) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2204\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=52496, ...}) = 0 18014 mmap(NULL, 45744, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d830e000 18014 mmap(0x7f74d8311000, 20480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f74d8311000 18014 mmap(0x7f74d8316000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f74d8316000 18014 mmap(0x7f74d8318000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f74d8318000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/x86_64", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/x86_64", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/tls", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/x86_64", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/x86_64", 0x7ffd2361f6d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libsndfile.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@x\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=528480, ...}) = 0 18014 mmap(NULL, 495232, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8295000 18014 mmap(0x7f74d829c000, 323584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f74d829c000 18014 mmap(0x7f74d82eb000, 118784, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x56000) = 0x7f74d82eb000 18014 mmap(0x7f74d8308000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x72000) = 0x7f74d8308000 18014 mmap(0x7f74d830c000, 7808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d830c000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffd2361f6a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\375\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=470768, ...}) = 0 18014 mmap(NULL, 393592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8234000 18014 mmap(0x7f74d8242000, 241664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f74d8242000 18014 mmap(0x7f74d827d000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49000) = 0x7f74d827d000 18014 mmap(0x7f74d8292000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7f74d8292000 18014 mmap(0x7f74d8294000, 376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d8294000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/d2s1arjinm43r94lxjzpfyp9mgrwmzf2-libsm-1.2.3/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/rcwqnx62dg1sjpk46c86w5z2fi8hmwcy-libxtst-1.2.3/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/zasz52va238yyaq68rjm8ljwl4ikij4p-libltdl-2.4.6/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/8qy2w8rskpx8az0aalk3z4kf1jhm89qh-libsndfile-1.0.28/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulseaudio/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/x86_64", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/x86_64", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/tls", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/x86_64", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/x86_64", 0x7ffd2361f670) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/21506gl0y5hvwwhsv83lpn9x162vx7lb-speexdsp-1.2.0/lib/libspeexdsp.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=87360, ...}) = 0 18014 mmap(NULL, 82200, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d821f000 18014 mmap(0x7f74d8221000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d8221000 18014 mmap(0x7f74d822f000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f74d822f000 18014 mmap(0x7f74d8232000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f74d8232000 18014 close(3) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d821d000 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=26400, ...}) = 0 18014 mmap(NULL, 24984, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8216000 18014 mmap(0x7f74d8218000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d8218000 18014 mmap(0x7f74d821a000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d821a000 18014 mmap(0x7f74d821b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d821b000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/x86_64/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/x86_64/x86_64", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/x86_64", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/x86_64", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/tls", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/x86_64/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/x86_64/x86_64", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/x86_64", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/x86_64/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/x86_64", 0x7ffd2361f5e0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3602\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=133088, ...}) = 0 18014 mmap(NULL, 127360, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d81f6000 18014 mmap(0x7f74d81f9000, 81920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f74d81f9000 18014 mmap(0x7f74d820d000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f74d820d000 18014 mmap(0x7f74d8214000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x7f74d8214000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/x86_64/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/x86_64", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/x86_64", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/tls", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/x86_64/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/x86_64", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64/libmount.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/x86_64", 0x7ffd2361f5b0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/libmount.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\352\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=425944, ...}) = 0 18014 mmap(NULL, 377592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8199000 18014 mmap(0x7f74d81a6000, 233472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f74d81a6000 18014 mmap(0x7f74d81df000, 77824, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x46000) = 0x7f74d81df000 18014 mmap(0x7f74d81f2000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x58000) = 0x7f74d81f2000 18014 mmap(0x7f74d81f5000, 760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d81f5000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/qx7p7hiq90mi7r78hcr9cyskccy2j4bg-zlib-1.2.11/lib/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/x86_64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/x86_64/x86_64", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/x86_64", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/x86_64", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/tls", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/x86_64/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/x86_64/x86_64", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/x86_64", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/x86_64/libselinux.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/x86_64", 0x7ffd2361f580) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/sb1hkmc4mk7xkiqih1d925jb9yvjgvrk-libselinux-2.7/lib/libselinux.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240{\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=201416, ...}) = 0 18014 mmap(NULL, 178832, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d816d000 18014 mmap(0x7f74d8174000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f74d8174000 18014 mmap(0x7f74d818e000, 28672, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7f74d818e000 18014 mmap(0x7f74d8195000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27000) = 0x7f74d8195000 18014 mmap(0x7f74d8197000, 6800, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d8197000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240C\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=101296, ...}) = 0 18014 mmap(NULL, 100960, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8154000 18014 mprotect(0x7f74d8158000, 69632, PROT_NONE) = 0 18014 mmap(0x7f74d8158000, 49152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d8158000 18014 mmap(0x7f74d8164000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f74d8164000 18014 mmap(0x7f74d8169000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f74d8169000 18014 mmap(0x7f74d816b000, 6752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d816b000 18014 close(3) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d8152000 18014 openat(AT_FDCWD, "/gnu/store/b8pr2k0i2zd07zmb7kpffmcimqi337if-glib-2.60.6/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/x86_64/x86_64/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/x86_64/x86_64", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/x86_64/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/x86_64", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/x86_64/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/x86_64", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/tls", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/x86_64/x86_64/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/x86_64/x86_64", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/x86_64/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/x86_64", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/x86_64/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/x86_64", 0x7ffd2361f520) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ain96mrdwqd4s9shdd3s7m4syp5icdx5-libffi-3.2.1/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=49048, ...}) = 0 18014 mmap(NULL, 46696, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8146000 18014 mprotect(0x7f74d8148000, 32768, PROT_NONE) = 0 18014 mmap(0x7f74d8148000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d8148000 18014 mmap(0x7f74d814e000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f74d814e000 18014 mmap(0x7f74d8150000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f74d8150000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/x86_64/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/x86_64/x86_64", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/x86_64", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/x86_64", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/tls", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/x86_64/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/x86_64/x86_64", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/x86_64", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/x86_64/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/x86_64", 0x7ffd2361f4f0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5j6w0x3aq0i5r9565w92lrh016vlmv2d-pcre-8.43/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=481448, ...}) = 0 18014 mmap(NULL, 471528, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d80d2000 18014 mmap(0x7f74d80d4000, 335872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d80d4000 18014 mmap(0x7f74d8126000, 122880, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x54000) = 0x7f74d8126000 18014 mmap(0x7f74d8144000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x71000) = 0x7f74d8144000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffd2361f4c0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=17616, ...}) = 0 18014 mmap(NULL, 16664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d80cd000 18014 mmap(0x7f74d80ce000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f74d80ce000 18014 mmap(0x7f74d80cf000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d80cf000 18014 mmap(0x7f74d80d0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d80d0000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffd2361f490) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=30480, ...}) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d80cb000 18014 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d80c3000 18014 mmap(0x7f74d80c5000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d80c5000 18014 mmap(0x7f74d80c7000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d80c7000 18014 mmap(0x7f74d80c9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f74d80c9000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffd2361f460) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=106696, ...}) = 0 18014 mmap(NULL, 99728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d80aa000 18014 mprotect(0x7f74d80ae000, 73728, PROT_NONE) = 0 18014 mmap(0x7f74d80ae000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d80ae000 18014 mmap(0x7f74d80bc000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f74d80bc000 18014 mmap(0x7f74d80c0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f74d80c0000 18014 mmap(0x7f74d80c2000, 1424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f74d80c2000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/pbpvpr32y1bikm8swjz14q2l0r3c2n2x-libice-1.0.10/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20#\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=36808, ...}) = 0 18014 mmap(NULL, 33176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d80a1000 18014 mmap(0x7f74d80a3000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d80a3000 18014 mmap(0x7f74d80a7000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f74d80a7000 18014 mmap(0x7f74d80a8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f74d80a8000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/x86_64", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/x86_64", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/tls", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/x86_64", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/x86_64", 0x7ffd2361f400) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300C\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=90352, ...}) = 0 18014 mmap(NULL, 80152, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d808d000 18014 mmap(0x7f74d8091000, 40960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d8091000 18014 mmap(0x7f74d809b000, 16384, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f74d809b000 18014 mmap(0x7f74d809f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x7f74d809f000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/j01p4wjas358cvayyjqpl449hmpanra8-libxext-1.3.4/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/x86_64", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/x86_64", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/tls", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/x86_64", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/x86_64", 0x7ffd2361f3d0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/xyspn6iqsyijs9s13sa8srx5106gpdv1-libxi-1.7.10/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`2\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=79320, ...}) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d808b000 18014 mmap(NULL, 74408, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d8078000 18014 mmap(0x7f74d807b000, 45056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f74d807b000 18014 mmap(0x7f74d8086000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f74d8086000 18014 mmap(0x7f74d8089000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x7f74d8089000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/x86_64", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/x86_64", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/tls", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/x86_64", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/x86_64", 0x7ffd2361f3a0) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libFLAC.so.8", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\250\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=538600, ...}) = 0 18014 mmap(NULL, 504952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d7ffc000 18014 mprotect(0x7f74d8006000, 458752, PROT_NONE) = 0 18014 mmap(0x7f74d8006000, 413696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa000) = 0x7f74d8006000 18014 mmap(0x7f74d806b000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f000) = 0x7f74d806b000 18014 mmap(0x7f74d8076000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x79000) = 0x7f74d8076000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/x86_64", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/x86_64", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/tls", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/x86_64", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/x86_64", 0x7ffd2361f370) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 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 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=44080, ...}) = 0 18014 mmap(NULL, 41248, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d7ff1000 18014 mprotect(0x7f74d7ff3000, 28672, PROT_NONE) = 0 18014 mmap(0x7f74d7ff3000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d7ff3000 18014 mmap(0x7f74d7ff6000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f74d7ff6000 18014 mmap(0x7f74d7ffa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x7f74d7ffa000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/x86_64", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/x86_64", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/tls", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/x86_64", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 stat("/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/x86_64", 0x7ffd2361f340) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0F\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=258872, ...}) = 0 18014 mmap(NULL, 250632, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d7fb3000 18014 mmap(0x7f74d7fb7000, 155648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f74d7fb7000 18014 mmap(0x7f74d7fdd000, 73728, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2a000) = 0x7f74d7fdd000 18014 mmap(0x7f74d7fef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3b000) = 0x7f74d7fef000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/hxkjxsfji1m2gkazjrvfnkgb3z51jmh0-flac-1.3.3/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/fxfks4f2f2h7cmk6g242kvs6lckn5i5c-libvorbis-1.3.6/lib/libvorbisenc.so.2", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260@\1\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=815624, ...}) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d7fb1000 18014 mmap(NULL, 708768, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d7f03000 18014 mmap(0x7f74d7f17000, 24576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f74d7f17000 18014 mmap(0x7f74d7f1d000, 487424, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f74d7f1d000 18014 mmap(0x7f74d7f94000, 118784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x90000) = 0x7f74d7f94000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/xymkwf57x988q8cny2is1dgzrbr9xdfi-util-linux-2.34/lib/libblkid.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\276\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=383432, ...}) = 0 18014 mmap(NULL, 339704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d7eb0000 18014 mprotect(0x7f74d7ebb000, 274432, PROT_NONE) = 0 18014 mmap(0x7f74d7ebb000, 200704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f74d7ebb000 18014 mmap(0x7f74d7eec000, 69632, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3c000) = 0x7f74d7eec000 18014 mmap(0x7f74d7efe000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d000) = 0x7f74d7efe000 18014 close(3) = 0 18014 openat(AT_FDCWD, "/gnu/store/5xb0hi13dsazgsy6g0w56hl41763d34z-libogg-1.3.4/lib/libmvec.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libmvec.so.1", O_RDONLY|O_CLOEXEC) = 3 18014 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\"\0\0\0\0\0\0"..., 832) = 832 18014 fstat(3, {st_mode=S_IFREG|0555, st_size=186664, ...}) = 0 18014 mmap(NULL, 176432, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f74d7e84000 18014 mmap(0x7f74d7e86000, 53248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f74d7e86000 18014 mmap(0x7f74d7e93000, 110592, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x7f74d7e93000 18014 mmap(0x7f74d7eae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x7f74d7eae000 18014 close(3) = 0 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d7e82000 18014 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f74d7e80000 18014 arch_prctl(ARCH_SET_FS, 0x7f74d7e811c0) = 0 18014 mprotect(0x7f74d866b000, 16384, PROT_READ) = 0 18014 mprotect(0x7f74d87cc000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d7eae000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d868c000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d7efe000, 16384, PROT_READ) = 0 18014 mprotect(0x7f74d7ffa000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d7fef000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d7f94000, 114688, PROT_READ) = 0 18014 mprotect(0x7f74d8076000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d87fa000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d87dd000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d87d1000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d80d0000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d80c0000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d80c9000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8374000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d84ad000, 8192, PROT_READ) = 0 18014 mprotect(0x7f74d809f000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8089000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d80a8000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8144000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8150000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8169000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8195000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d81f2000, 8192, PROT_READ) = 0 18014 mprotect(0x7f74d8214000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8937000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d821b000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8232000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8292000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8308000, 12288, PROT_READ) = 0 18014 mprotect(0x7f74d8318000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8321000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8347000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d832d000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d84b7000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8805000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8816000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8995000, 8192, PROT_READ) = 0 18014 mprotect(0x7f74d8b55000, 28672, PROT_READ) = 0 18014 mprotect(0x7f74d8c33000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8bb1000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8ce1000, 4096, PROT_READ) = 0 18014 mprotect(0x403000, 4096, PROT_READ) = 0 18014 mprotect(0x7f74d8d0d000, 4096, PROT_READ) = 0 18014 set_tid_address(0x7f74d7e81490) = 18014 18014 set_robust_list(0x7f74d7e814a0, 24) = 0 18014 rt_sigaction(SIGRTMIN, {sa_handler=0x7f74d87e5700, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f74d87f1480}, NULL, 8) = 0 18014 rt_sigaction(SIGRT_1, {sa_handler=0x7f74d87e57b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f74d87f1480}, NULL, 8) = 0 18014 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 18014 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 18014 statfs("/sys/fs/selinux", 0x7ffd236207d0) = -1 ENOENT (No such file or directory) 18014 statfs("/selinux", 0x7ffd236207d0) = -1 ENOENT (No such file or directory) 18014 brk(NULL) = 0x2054000 18014 brk(0x2075000) = 0x2075000 18014 openat(AT_FDCWD, "/proc/filesystems", O_RDONLY|O_CLOEXEC) = 3 18014 fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 18014 read(3, "nodev\tsysfs\nnodev\ttmpfs\nnodev\tbd"..., 1024) = 312 18014 read(3, "", 1024) = 0 18014 close(3) = 0 18014 access("/etc/selinux/config", F_OK) = -1 ENOENT (No such file or directory) 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 pipe2([3, 4], 0) = 0 18014 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f74d7e81490) = 18015 18015 set_robust_list(0x7f74d7e814a0, 24 18014 close(4 18015 <... set_robust_list resumed>) = 0 18014 <... close resumed>) = 0 18014 read(3, 18015 rt_sigaction(SIGCHLD, {sa_handler=SIG_DFL, sa_mask=[CHLD], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f74d84f0860}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 18015 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[INT], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f74d84f0860}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 18015 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[TERM], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f74d84f0860}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 18015 rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[HUP], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f74d84f0860}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 18015 rt_sigaction(SIGPIPE, {sa_handler=SIG_DFL, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7f74d84f0860}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 18015 close(3) = 0 18015 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_DIRECTORY) = 3 18015 getdents64(3, /* 7 entries */, 4096) = 168 18015 fcntl(4, F_SETFD, FD_CLOEXEC) = 0 18015 getdents64(3, /* 0 entries */, 4096) = 0 18015 close(3) = 0 18015 openat(AT_FDCWD, "/dev/null", O_RDONLY) = 3 18015 dup2(3, 0) = 0 18015 close(3) = 0 18015 execve("/gnu/store/bbl2xnm5b6bqj8d9qh3zcjx46q9sc7di-profile/bin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/gnu/store/bbl2xnm5b6bqj8d9qh3zcjx46q9sc7di-profile/sbin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/home/test/.local/bin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/run/setuid-programs/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/home/test/.config/guix/current/bin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/home/test/.guix-profile/bin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/run/current-system/profile/bin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 execve("/run/current-system/profile/sbin/gsettings-data-convert", ["gsettings-data-convert"], 0x7ffd23620958 /* 43 vars */) = -1 ENOENT (No such file or directory) 18015 write(4, "\1\0\0\0", 4) = 4 18014 <... read resumed>"\1\0\0\0", 8) = 4 18015 write(4, "\2\0\0\0", 4 18014 read(3, 18015 <... write resumed>) = 4 18014 <... read resumed>"\2\0\0\0", 4) = 4 18015 exit_group(1) = ? 18014 openat(AT_FDCWD, "lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 4 18014 fstat(4, {st_mode=S_IFREG|0444, st_size=56352, ...}) = 0 18015 +++ exited with 1 +++ 18014 read(4, "# GNU libc iconv configuration.\n"..., 4096) = 4096 18014 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18015, si_uid=1002, si_status=1, si_utime=0, si_stime=0} --- 18014 read(4, "1002//\tJUS_I.B1.002//\nmodule\tJUS"..., 4096) = 4096 18014 read(4, "ISO-IR-110//\t\tISO-8859-4//\nalias"..., 4096) = 4096 18014 read(4, "\t\tISO-8859-14//\nalias\tISO_8859-1"..., 4096) = 4096 18014 read(4, "IC-ES//\nalias\tEBCDICES//\t\tEBCDIC"..., 4096) = 4096 18014 read(4, "DIC-CP-ES//\t\tIBM284//\nalias\tCSIB"..., 4096) = 4096 18014 read(4, "\tIBM863//\nalias\tOSF1002035F//\t\tI"..., 4096) = 4096 18014 brk(0x2096000) = 0x2096000 18014 read(4, "37//\t\tIBM937//\nmodule\tIBM937//\t\t"..., 4096) = 4096 18014 read(4, "JIS//\t\t\tEUC-JP//\nmodule\tEUC-JP//"..., 4096) = 4096 18014 read(4, "ias\tISO2022CN//\t\tISO-2022-CN//\nm"..., 4096) = 4096 18014 read(4, "_5427-EXT//\nalias\tISO_5427EXT//\t"..., 4096) = 4096 18014 read(4, "st\nmodule\tMAC-SAMI//\t\tINTERNAL\t\t"..., 4096) = 4096 18014 read(4, "12//\t\tINTERNAL\t\tIBM1112\t\t1\nmodul"..., 4096) = 4096 18014 read(4, "\tCP9448//\t\tIBM9448//\nalias\tCSIBM"..., 4096) = 3104 18014 read(4, "", 4096) = 0 18014 close(4) = 0 18014 futex(0x7f74d8670a14, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 wait4(18015, NULL, 0, NULL) = 18015 18014 close(3) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 eventfd2(0, EFD_CLOEXEC|EFD_NONBLOCK) = 3 18014 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 openat(AT_FDCWD, "/run/current-system/profile/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = 4 18014 fstat(4, {st_mode=S_IFREG|0444, st_size=3948, ...}) = 0 18014 mmap(NULL, 3948, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f74d7e7f000 18014 close(4) = 0 18014 openat(AT_FDCWD, "/home/test/.guix-profile/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory) 18014 openat(AT_FDCWD, "/run/current-system/profile/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = 4 18014 fstat(4, {st_mode=S_IFREG|0444, st_size=3948, ...}) = 0 18014 mmap(NULL, 3948, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7f74d7e7e000 18014 close(4) = 0 18014 openat(AT_FDCWD, "/home/test/.local/share/glib-2.0/schemas/gschemas.compiled", O_RDONLY) = -1 ENOENT (No such file or directory) 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 getpeername(2, 0x7ffd23620140, [128]) = -1 ENOTSOCK (Socket operation on non-socket) 18014 futex(0x7f74d8939628, FUTEX_WAKE_PRIVATE, 2147483647) = 0 18014 ioctl(2, TCGETS, 0x7ffd23620120) = -1 ENOTTY (Inappropriate ioctl for device) 18014 getpid() = 18014 18014 openat(AT_FDCWD, "/etc/localtime", O_RDONLY|O_CLOEXEC) = 4 18014 fstat(4, {st_mode=S_IFREG|0444, st_size=3648, ...}) = 0 18014 fstat(4, {st_mode=S_IFREG|0444, st_size=3648, ...}) = 0 18014 read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 3648 18014 lseek(4, -2321, SEEK_CUR) = 1327 18014 read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 2321 18014 close(4) = 0 18014 brk(0x20bb000) = 0x20bb000 18014 brk(0x20b4000) = 0x20b4000 18014 write(2, "\n(process:18014): GLib-GIO-ERROR"..., 127) = 127 18014 --- SIGTRAP {si_signo=SIGTRAP, si_code=SI_KERNEL} --- 18012 <... read resumed>"", 2048) = 0 18014 +++ killed by SIGTRAP +++ 18012 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=18014, si_uid=1002, si_status=SIGTRAP, si_utime=0, si_stime=0} --- 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "E: [pulseaudio] stdin-util.c: \33["..., 83) = 83 18012 kill(18014, SIGTERM) = 0 18012 wait4(18014, NULL, 0, NULL) = 18014 18012 write(4, "W", 1) = 1 18012 close(17) = 0 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "E: [pulseaudio] module.c: \33[1;31"..., 117) = 117 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-default-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-default-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-default-device-restore.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-default-device-restore.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-default-device-restore.so", O_RDONLY|O_CLOEXEC) = 17 18012 read(17, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(17, {st_mode=S_IFREG|0555, st_size=17752, ...}) = 0 18012 mmap(NULL, 16584, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 17, 0) = 0x7fce444ab000 18012 mmap(0x7fce444ac000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x1000) = 0x7fce444ac000 18012 mmap(0x7fce444ad000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x2000) = 0x7fce444ad000 18012 mmap(0x7fce444ae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x2000) = 0x7fce444ae000 18012 close(17) = 0 18012 mprotect(0x7fce444ae000, 4096, PROT_READ) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 17 18012 fstat(17, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(17) = 0 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 17 18012 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(17, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(17, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(17) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 17 18012 fstat(17, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(17) = 0 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 17 18012 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(17, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(17, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(17) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-default-sink", O_RDONLY|O_CLOEXEC) = 17 18012 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(17, {st_mode=S_IFREG|0600, st_size=1, ...}) = 0 18012 read(17, "\n", 4096) = 1 18012 close(17) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-default-source", O_RDONLY|O_CLOEXEC) = 17 18012 fcntl(17, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(17, {st_mode=S_IFREG|0600, st_size=1, ...}) = 0 18012 read(17, "\n", 4096) = 1 18012 close(17) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-rescue-streams.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-rescue-streams.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-rescue-streams.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-rescue-streams.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-rescue-streams.so", O_RDONLY|O_CLOEXEC) = 17 18012 read(17, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(17, {st_mode=S_IFREG|0555, st_size=22616, ...}) = 0 18012 mmap(NULL, 20704, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 17, 0) = 0x7fce444a5000 18012 mmap(0x7fce444a6000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x1000) = 0x7fce444a6000 18012 mmap(0x7fce444a8000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x3000) = 0x7fce444a8000 18012 mmap(0x7fce444a9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x3000) = 0x7fce444a9000 18012 close(17) = 0 18012 mprotect(0x7fce444a9000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-always-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-always-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-always-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-always-sink.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-always-sink.so", O_RDONLY|O_CLOEXEC) = 17 18012 read(17, "\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 18012 fstat(17, {st_mode=S_IFREG|0555, st_size=17688, ...}) = 0 18012 mmap(NULL, 16552, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 17, 0) = 0x7fce444a0000 18012 mmap(0x7fce444a1000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x1000) = 0x7fce444a1000 18012 mmap(0x7fce444a2000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x2000) = 0x7fce444a2000 18012 mmap(0x7fce444a3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x2000) = 0x7fce444a3000 18012 close(17) = 0 18012 mprotect(0x7fce444a3000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-null-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-null-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-null-sink.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-null-sink.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-null-sink.so", O_RDONLY|O_CLOEXEC) = 17 18012 read(17, "\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 18012 fstat(17, {st_mode=S_IFREG|0555, st_size=29272, ...}) = 0 18012 mmap(NULL, 25096, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 17, 0) = 0x7fce44499000 18012 mmap(0x7fce4449b000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x2000) = 0x7fce4449b000 18012 mmap(0x7fce4449d000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x4000) = 0x7fce4449d000 18012 mmap(0x7fce4449e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x4000) = 0x7fce4449e000 18012 close(17) = 0 18012 mprotect(0x7fce4449e000, 4096, PROT_READ) = 0 18012 eventfd2(0, EFD_CLOEXEC) = 17 18012 eventfd2(0, EFD_CLOEXEC) = 18 18012 eventfd2(0, EFD_CLOEXEC) = 19 18012 eventfd2(0, EFD_CLOEXEC) = 20 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 mmap(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fce43c98000 18012 mprotect(0x7fce43c99000, 8388608, PROT_READ|PROT_WRITE) = 0 18012 clone(child_stack=0x7fce44497f70, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7fce444989d0, tls=0x7fce44498700, child_tidptr=0x7fce444989d0) = 18016 18016 set_robust_list(0x7fce444989e0, 24) = 0 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 prctl(PR_SET_NAME, "null-sink") = 0 18016 sched_setscheduler(18016, 0x40000002 /* SCHED_??? */, [5]) = 0 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = 0 18016 <... futex resumed>) = 1 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) 18016 <... futex resumed>) = 0 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=226851000}, NULL, 8 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-intended-roles.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-intended-roles.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-intended-roles.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-intended-roles.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-intended-roles.so", O_RDONLY|O_CLOEXEC) = 21 18012 read(21, "\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 18012 fstat(21, {st_mode=S_IFREG|0555, st_size=22344, ...}) = 0 18012 mmap(NULL, 20664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x7fce43c92000 18012 mmap(0x7fce43c93000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x1000) = 0x7fce43c93000 18012 mmap(0x7fce43c95000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x3000) = 0x7fce43c95000 18012 mmap(0x7fce43c96000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x3000) = 0x7fce43c96000 18012 close(21) = 0 18012 mprotect(0x7fce43c96000, 4096, PROT_READ) = 0 18012 brk(0x22c4000) = 0x22c4000 18012 brk(0x22c3000) = 0x22c3000 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-suspend-on-idle.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-suspend-on-idle.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-suspend-on-idle.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-suspend-on-idle.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-suspend-on-idle.so", O_RDONLY|O_CLOEXEC) = 21 18012 read(21, "\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 18012 fstat(21, {st_mode=S_IFREG|0555, st_size=37296, ...}) = 0 18012 mmap(NULL, 33032, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x7fce43c89000 18012 mmap(0x7fce43c8b000, 12288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c8b000 18012 mmap(0x7fce43c8e000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x5000) = 0x7fce43c8e000 18012 mmap(0x7fce43c90000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x6000) = 0x7fce43c90000 18012 close(21) = 0 18012 mprotect(0x7fce43c90000, 4096, PROT_READ) = 0 18012 write(4, "W", 1) = 1 18012 read(8, "needs us anymore.\n.ifexists modu"..., 4096) = 735 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-console-kit.so", F_OK) = 0 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-systemd-login.so", F_OK) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-position-event-sounds.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-position-event-sounds.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-position-event-sounds.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-position-event-sounds.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-position-event-sounds.so", O_RDONLY|O_CLOEXEC) = 21 18012 read(21, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(21, {st_mode=S_IFREG|0555, st_size=17600, ...}) = 0 18012 mmap(NULL, 16576, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x7fce43c84000 18012 mmap(0x7fce43c85000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x1000) = 0x7fce43c85000 18012 mmap(0x7fce43c86000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c86000 18012 mmap(0x7fce43c87000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c87000 18012 close(21) = 0 18012 mprotect(0x7fce43c87000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-role-cork.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-role-cork.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-role-cork.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-role-cork.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-role-cork.so", O_RDONLY|O_CLOEXEC) = 21 18012 read(21, "\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 18012 fstat(21, {st_mode=S_IFREG|0555, st_size=41600, ...}) = 0 18012 mmap(NULL, 37176, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x7fce43c7a000 18012 mmap(0x7fce43c7c000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c7c000 18012 mmap(0x7fce43c80000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x6000) = 0x7fce43c80000 18012 mmap(0x7fce43c82000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x7000) = 0x7fce43c82000 18012 close(21) = 0 18012 mprotect(0x7fce43c82000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-heuristics.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-filter-heuristics.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-filter-heuristics.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-heuristics.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-heuristics.so", O_RDONLY|O_CLOEXEC) = 21 18012 read(21, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\21\0\0\0\0\0\0"..., 832) = 832 18012 fstat(21, {st_mode=S_IFREG|0555, st_size=18208, ...}) = 0 18012 mmap(NULL, 16520, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x7fce43c75000 18012 mmap(0x7fce43c76000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x1000) = 0x7fce43c76000 18012 mmap(0x7fce43c77000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c77000 18012 mmap(0x7fce43c78000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c78000 18012 close(21) = 0 18012 mprotect(0x7fce43c78000, 4096, PROT_READ) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-apply.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/lib/module-filter-apply.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/usr/lib/module-filter-apply.la", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 access("/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-apply.so", R_OK) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/lib/pulse-13.0/modules/module-filter-apply.so", O_RDONLY|O_CLOEXEC) = 21 18012 read(21, "\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 18012 fstat(21, {st_mode=S_IFREG|0555, st_size=42256, ...}) = 0 18012 mmap(NULL, 37232, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 21, 0) = 0x7fce43c6b000 18012 mmap(0x7fce43c6d000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x2000) = 0x7fce43c6d000 18012 mmap(0x7fce43c71000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x6000) = 0x7fce43c71000 18012 mmap(0x7fce43c73000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 21, 0x7000) = 0x7fce43c73000 18012 close(21) = 0 18012 mprotect(0x7fce43c73000, 4096, PROT_READ) = 0 18012 read(8, "", 4096) = 0 18012 close(8) = 0 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY) = 8 18012 fstat(8, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(8, "8f38d6761106a0899bb6a5975b4fa28e"..., 33) = 33 18012 close(8) = 0 18012 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 18012 pipe([8, 21]) = 0 18012 pipe([22, 23]) = 0 18012 clone( 18017 set_robust_list(0x7fce48aa0a60, 24 18012 <... clone resumed>child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fce48aa0a50) = 18017 18017 <... set_robust_list resumed>) = 0 18017 openat(AT_FDCWD, "/dev/null", O_RDWR) = 24 18017 dup2(24, 0 18012 close(21 18017 <... dup2 resumed>) = 0 18017 close(24) = 0 18017 close(8) = 0 18017 close(22) = 0 18017 dup2(21, 1 18012 <... close resumed>) = 0 18017 <... dup2 resumed>) = 1 18017 dup2(23, 2) = 2 18017 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8 18017 fstat(8, 18012 close(23 18017 <... fstat resumed>{st_mode=S_IFDIR|0500, st_size=0, ...}) = 0 18012 <... close resumed>) = 0 18012 read(8, 18017 getdents64(8, /* 25 entries */, 32768) = 600 18017 close(3) = 0 18017 close(4) = 0 18017 close(5) = 0 18017 close(6) = 0 18017 close(7) = 0 18017 close(9) = 0 18017 close(10) = 0 18017 close(11) = 0 18017 close(12) = 0 18017 close(13) = 0 18017 close(14) = 0 18017 close(15) = 0 18017 close(16) = 0 18017 close(17) = 0 18017 close(18) = 0 18017 close(19) = 0 18017 close(20) = 0 18017 close(21) = 0 18017 close(23) = 0 18017 getdents64(8, /* 0 entries */, 32768) = 0 18017 close(8) = 0 18017 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18017 execve("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/bin/dbus-launch", ["dbus-launch", "--autolaunch", "8f38d6761106a0899bb6a5975b4fa28e", "--binary-syntax", "--close-stderr"], 0x2250bd0 /* 45 vars */) = 0 18017 brk(NULL) = 0x234b000 18017 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5e29000 18017 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffca968a3e0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\375\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=470768, ...}) = 0 18017 mmap(NULL, 393592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5dc8000 18017 mmap(0x7f8ab5dd6000, 241664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f8ab5dd6000 18017 mmap(0x7f8ab5e11000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49000) = 0x7f8ab5e11000 18017 mmap(0x7f8ab5e26000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7f8ab5e26000 18017 mmap(0x7f8ab5e28000, 376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5e28000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffca968a3b0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\2\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=1404648, ...}) = 0 18017 mmap(NULL, 1301848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5c8a000 18017 mmap(0x7f8ab5ca8000, 544768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f8ab5ca8000 18017 mmap(0x7f8ab5d2d000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7f8ab5d2d000 18017 mmap(0x7f8ab5dc1000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136000) = 0x7f8ab5dc1000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffca968a380) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3402\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0444, st_size=107304, ...}) = 0 18017 mmap(NULL, 99376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5c71000 18017 mmap(0x7f8ab5c74000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f8ab5c74000 18017 mmap(0x7f8ab5c85000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f8ab5c85000 18017 mmap(0x7f8ab5c88000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f8ab5c88000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P,\2\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=2043720, ...}) = 0 18017 mmap(NULL, 1808384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5ab7000 18017 mprotect(0x7f8ab5ad9000, 1630208, PROT_NONE) = 0 18017 mmap(0x7f8ab5ad9000, 1314816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7f8ab5ad9000 18017 mmap(0x7f8ab5c1a000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x7f8ab5c1a000 18017 mmap(0x7f8ab5c67000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1af000) = 0x7f8ab5c67000 18017 mmap(0x7f8ab5c6d000, 14336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5c6d000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=147048, ...}) = 0 18017 mmap(NULL, 132256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a96000 18017 mmap(0x7f8ab5a9c000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f8ab5a9c000 18017 mmap(0x7f8ab5aab000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f8ab5aab000 18017 mmap(0x7f8ab5ab1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7f8ab5ab1000 18017 mmap(0x7f8ab5ab3000, 13472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5ab3000 18017 close(3) = 0 18017 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5a94000 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffca968a2f0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\327\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=212264, ...}) = 0 18017 mmap(NULL, 165000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a6b000 18017 mmap(0x7f8ab5a78000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7f8ab5a78000 18017 mmap(0x7f8ab5a89000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7f8ab5a89000 18017 mmap(0x7f8ab5a92000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7f8ab5a92000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffca968a2c0) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=17616, ...}) = 0 18017 mmap(NULL, 16664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a66000 18017 mmap(0x7f8ab5a67000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f8ab5a67000 18017 mmap(0x7f8ab5a68000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8ab5a68000 18017 mmap(0x7f8ab5a69000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8ab5a69000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffca968a290) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=30480, ...}) = 0 18017 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a5e000 18017 mmap(0x7f8ab5a60000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8ab5a60000 18017 mmap(0x7f8ab5a62000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f8ab5a62000 18017 mmap(0x7f8ab5a64000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f8ab5a64000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffca968a260) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=106696, ...}) = 0 18017 mmap(NULL, 99728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a45000 18017 mprotect(0x7f8ab5a49000, 73728, PROT_NONE) = 0 18017 mmap(0x7f8ab5a49000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f8ab5a49000 18017 mmap(0x7f8ab5a57000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7f8ab5a57000 18017 mmap(0x7f8ab5a5b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f8ab5a5b000 18017 mmap(0x7f8ab5a5d000, 1424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5a5d000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260#\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=46336, ...}) = 0 18017 mmap(NULL, 39904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a3b000 18017 mmap(0x7f8ab5a3d000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8ab5a3d000 18017 mmap(0x7f8ab5a41000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7f8ab5a41000 18017 mmap(0x7f8ab5a43000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f8ab5a43000 18017 close(3) = 0 18017 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18017 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 18017 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832 18017 fstat(3, {st_mode=S_IFREG|0555, st_size=18944, ...}) = 0 18017 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5a39000 18017 mmap(NULL, 16624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f8ab5a34000 18017 mmap(0x7f8ab5a35000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f8ab5a35000 18017 mmap(0x7f8ab5a36000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8ab5a36000 18017 mmap(0x7f8ab5a37000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f8ab5a37000 18017 close(3) = 0 18017 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f8ab5a31000 18017 arch_prctl(ARCH_SET_FS, 0x7f8ab5a31740) = 0 18017 mprotect(0x7f8ab5c67000, 16384, PROT_READ) = 0 18017 mprotect(0x7f8ab5a37000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5ab1000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5a43000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5c88000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5a5b000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5a64000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5a69000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5a92000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5dc1000, 8192, PROT_READ) = 0 18017 mprotect(0x7f8ab5e26000, 4096, PROT_READ) = 0 18017 mprotect(0x408000, 4096, PROT_READ) = 0 18017 mprotect(0x7f8ab5e52000, 4096, PROT_READ) = 0 18017 set_tid_address(0x7f8ab5a31a10) = 18017 18017 set_robust_list(0x7f8ab5a31a20, 24) = 0 18017 rt_sigaction(SIGRTMIN, {sa_handler=0x7f8ab5a9c700, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7f8ab5aa8480}, NULL, 8) = 0 18017 rt_sigaction(SIGRT_1, {sa_handler=0x7f8ab5a9c7b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7f8ab5aa8480}, NULL, 8) = 0 18017 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 18017 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 18017 openat(AT_FDCWD, "/dev/null", O_RDWR) = 3 18017 close(3) = 0 18017 brk(NULL) = 0x234b000 18017 brk(0x236c000) = 0x236c000 18017 getresuid([1002], [1002], [1002]) = 0 18017 getresgid([998], [998], [998]) = 0 18017 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18017 connect(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0 18017 getpeername(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0 18017 uname({sysname="Linux", nodename="antelope", ...}) = 0 18017 access("/home/test/.Xauthority", R_OK) = -1 ENOENT (No such file or directory) 18017 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18017 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18017 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 18017 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18017 writev(3, [{iov_base="l\0\v\0\0\0\0\0\0\0\0\0", iov_len=12}, {iov_base="", iov_len=0}], 2) = 12 18017 recvfrom(3, 0x2351940, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable) 18017 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18017 recvfrom(3, "\0\26\v\0\0\0\6\0", 8, 0, NULL, NULL) = 8 18017 recvfrom(3, "No protocol specified\n\0\0", 24, 0, NULL, NULL) = 24 18017 write(2, "No protocol specified\n", 22) = 22 18017 shutdown(3, SHUT_RDWR) = 0 18017 close(3) = 0 18017 write(2, "Autolaunch error: X11 initializa"..., 45) = 45 18017 exit_group(1) = ? 18017 +++ exited with 1 +++ 18012 <... read resumed>"", 1024) = 0 18016 <... ppoll resumed>) = ? ERESTARTNOHAND (To be restarted if no handler) 18012 wait4(18017, 18016 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18017, si_uid=1002, si_status=1, si_utime=0, si_stime=0} --- 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=206969148}, NULL, 8 18012 <... wait4 resumed>[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 18017 18012 read(22, "No protocol specified\nAutolaunch"..., 1024) = 67 18012 read(22, "", 1024) = 0 18012 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18012 close(8) = 0 18012 close(22) = 0 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "W: [pulseaudio] server-lookup.c:"..., 254) = 254 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "W: [pulseaudio] server-lookup.c:"..., 86) = 86 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY) = 8 18012 fstat(8, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(8, "8f38d6761106a0899bb6a5975b4fa28e"..., 33) = 33 18012 close(8) = 0 18012 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 18012 pipe([8, 21]) = 0 18012 pipe([22, 23]) = 0 18012 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fce48aa0a50) = 18018 18018 set_robust_list(0x7fce48aa0a60, 24 18012 close(21 18018 <... set_robust_list resumed>) = 0 18012 <... close resumed>) = 0 18012 close(23) = 0 18012 read(8, 18018 openat(AT_FDCWD, "/dev/null", O_RDWR) = 24 18018 dup2(24, 0) = 0 18018 close(24) = 0 18018 close(8) = 0 18018 close(22) = 0 18018 dup2(21, 1) = 1 18018 dup2(23, 2) = 2 18018 openat(AT_FDCWD, "/proc/self/fd", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 8 18018 fstat(8, {st_mode=S_IFDIR|0500, st_size=0, ...}) = 0 18018 getdents64(8, /* 25 entries */, 32768) = 600 18018 close(3) = 0 18018 close(4) = 0 18018 close(5) = 0 18018 close(6) = 0 18018 close(7) = 0 18018 close(9) = 0 18018 close(10) = 0 18018 close(11) = 0 18018 close(12) = 0 18018 close(13) = 0 18018 close(14) = 0 18018 close(15) = 0 18018 close(16) = 0 18018 close(17) = 0 18018 close(18) = 0 18018 close(19) = 0 18018 close(20) = 0 18018 close(21) = 0 18018 close(23) = 0 18018 getdents64(8, /* 0 entries */, 32768) = 0 18018 close(8) = 0 18018 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18018 execve("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/bin/dbus-launch", ["dbus-launch", "--autolaunch", "8f38d6761106a0899bb6a5975b4fa28e", "--binary-syntax", "--close-stderr"], 0x2250bd0 /* 45 vars */) = 0 18018 brk(NULL) = 0x18b8000 18018 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe357245000 18018 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/x86_64", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/x86_64", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/tls", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/x86_64", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/x86_64", 0x7ffd9d0a1350) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\375\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=470768, ...}) = 0 18018 mmap(NULL, 393592, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3571e4000 18018 mmap(0x7fe3571f2000, 241664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7fe3571f2000 18018 mmap(0x7fe35722d000, 86016, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49000) = 0x7fe35722d000 18018 mmap(0x7fe357242000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5d000) = 0x7fe357242000 18018 mmap(0x7fe357244000, 376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe357244000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/x86_64", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/x86_64", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/tls", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/x86_64", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/x86_64", 0x7ffd9d0a1320) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\2\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=1404648, ...}) = 0 18018 mmap(NULL, 1301848, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe3570a6000 18018 mmap(0x7fe3570c4000, 544768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7fe3570c4000 18018 mmap(0x7fe357149000, 606208, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xa3000) = 0x7fe357149000 18018 mmap(0x7fe3571dd000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x136000) = 0x7fe3571dd000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/tls", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib", {st_mode=S_IFDIR|0555, st_size=4096, ...}) = 0 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/tls", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/x86_64", 0x7ffd9d0a12f0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/2plcy91lypnbbysb18ymnhaw3zwk8pg1-gcc-7.4.0-lib/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3402\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0444, st_size=107304, ...}) = 0 18018 mmap(NULL, 99376, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe35708d000 18018 mmap(0x7fe357090000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7fe357090000 18018 mmap(0x7fe3570a1000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7fe3570a1000 18018 mmap(0x7fe3570a4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fe3570a4000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/5jlcgjxm6g8l9xbar4yk88fiww7234dk-dbus-1.12.16/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/06ybqkh3lb3g7c77b74izy32grglf45x-libx11-1.6.8/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P,\2\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=2043720, ...}) = 0 18018 mmap(NULL, 1808384, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356ed3000 18018 mprotect(0x7fe356ef5000, 1630208, PROT_NONE) = 0 18018 mmap(0x7fe356ef5000, 1314816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22000) = 0x7fe356ef5000 18018 mmap(0x7fe357036000, 311296, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x7fe357036000 18018 mmap(0x7fe357083000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1af000) = 0x7fe357083000 18018 mmap(0x7fe357089000, 14336, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe357089000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=147048, ...}) = 0 18018 mmap(NULL, 132256, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356eb2000 18018 mmap(0x7fe356eb8000, 61440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fe356eb8000 18018 mmap(0x7fe356ec7000, 24576, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7fe356ec7000 18018 mmap(0x7fe356ecd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a000) = 0x7fe356ecd000 18018 mmap(0x7fe356ecf000, 13472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe356ecf000 18018 close(3) = 0 18018 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe356eb0000 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/x86_64", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/x86_64", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/tls", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/x86_64", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/x86_64", 0x7ffd9d0a1260) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\327\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=212264, ...}) = 0 18018 mmap(NULL, 165000, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356e87000 18018 mmap(0x7fe356e94000, 69632, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd000) = 0x7fe356e94000 18018 mmap(0x7fe356ea5000, 36864, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e000) = 0x7fe356ea5000 18018 mmap(0x7fe356eae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0x7fe356eae000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/x86_64", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/x86_64", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/tls", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/x86_64", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/x86_64", 0x7ffd9d0a1230) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\21\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=17616, ...}) = 0 18018 mmap(NULL, 16664, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356e82000 18018 mmap(0x7fe356e83000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fe356e83000 18018 mmap(0x7fe356e84000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe356e84000 18018 mmap(0x7fe356e85000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe356e85000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/x86_64", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/x86_64", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/tls", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/x86_64", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/x86_64", 0x7ffd9d0a1200) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260!\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=30480, ...}) = 0 18018 mmap(NULL, 28896, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356e7a000 18018 mmap(0x7fe356e7c000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe356e7c000 18018 mmap(0x7fe356e7e000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fe356e7e000 18018 mmap(0x7fe356e80000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7fe356e80000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/x86_64", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/x86_64", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/tls", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/x86_64", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64/libbsd.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 stat("/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/x86_64", 0x7ffd9d0a11d0) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libbsd.so.0", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@H\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=106696, ...}) = 0 18018 mmap(NULL, 99728, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356e61000 18018 mprotect(0x7fe356e65000, 73728, PROT_NONE) = 0 18018 mmap(0x7fe356e65000, 57344, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7fe356e65000 18018 mmap(0x7fe356e73000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x7fe356e73000 18018 mmap(0x7fe356e77000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7fe356e77000 18018 mmap(0x7fe356e79000, 1424, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fe356e79000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260#\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=46336, ...}) = 0 18018 mmap(NULL, 39904, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356e57000 18018 mmap(0x7fe356e59000, 16384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe356e59000 18018 mmap(0x7fe356e5d000, 8192, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7fe356e5d000 18018 mmap(0x7fe356e5f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fe356e5f000 18018 close(3) = 0 18018 openat(AT_FDCWD, "/gnu/store/wlpk6qxv479njqbxanhk6c4ism0jb5qk-libxcb-1.13/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/bwjxngk8vgzj99kw835qhd1qggs0mpcn-libxau-1.0.9/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/6bnd1gwfd9a9gxm18vzdjpsr36paz47i-libxdmcp-1.1.3/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/y6q2myfry9zvk0y5df4hbj00dznr6v34-libbsd-0.9.1/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18018 openat(AT_FDCWD, "/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 18018 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\21\0\0\0\0\0\0"..., 832) = 832 18018 fstat(3, {st_mode=S_IFREG|0555, st_size=18944, ...}) = 0 18018 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe356e55000 18018 mmap(NULL, 16624, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fe356e50000 18018 mmap(0x7fe356e51000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fe356e51000 18018 mmap(0x7fe356e52000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe356e52000 18018 mmap(0x7fe356e53000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fe356e53000 18018 close(3) = 0 18018 mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe356e4d000 18018 arch_prctl(ARCH_SET_FS, 0x7fe356e4d740) = 0 18018 mprotect(0x7fe357083000, 16384, PROT_READ) = 0 18018 mprotect(0x7fe356e53000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe356ecd000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe356e5f000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe3570a4000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe356e77000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe356e80000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe356e85000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe356eae000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe3571dd000, 8192, PROT_READ) = 0 18018 mprotect(0x7fe357242000, 4096, PROT_READ) = 0 18018 mprotect(0x408000, 4096, PROT_READ) = 0 18018 mprotect(0x7fe35726e000, 4096, PROT_READ) = 0 18018 set_tid_address(0x7fe356e4da10) = 18018 18018 set_robust_list(0x7fe356e4da20, 24) = 0 18018 rt_sigaction(SIGRTMIN, {sa_handler=0x7fe356eb8700, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x7fe356ec4480}, NULL, 8) = 0 18018 rt_sigaction(SIGRT_1, {sa_handler=0x7fe356eb87b0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x7fe356ec4480}, NULL, 8) = 0 18018 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 18018 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 18018 openat(AT_FDCWD, "/dev/null", O_RDWR) = 3 18018 close(3) = 0 18018 brk(NULL) = 0x18b8000 18018 brk(0x18d9000) = 0x18d9000 18018 getresuid([1002], [1002], [1002]) = 0 18018 getresgid([998], [998], [998]) = 0 18018 socket(AF_UNIX, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3 18018 connect(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, 20) = 0 18018 getpeername(3, {sa_family=AF_UNIX, sun_path=@"/tmp/.X11-unix/X0"}, [124->20]) = 0 18018 uname({sysname="Linux", nodename="antelope", ...}) = 0 18018 access("/home/test/.Xauthority", R_OK) = -1 ENOENT (No such file or directory) 18018 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR) 18018 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 18018 fcntl(3, F_SETFD, FD_CLOEXEC) = 0 18018 poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) 18018 writev(3, [{iov_base="l\0\v\0\0\0\0\0\0\0\0\0", iov_len=12}, {iov_base="", iov_len=0}], 2) = 12 18018 recvfrom(3, 0x18be940, 8, 0, NULL, NULL) = -1 EAGAIN (Resource temporarily unavailable) 18018 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}]) 18018 recvfrom(3, "\0\26\v\0\0\0\6\0", 8, 0, NULL, NULL) = 8 18018 recvfrom(3, "No protocol specified\n\0\0", 24, 0, NULL, NULL) = 24 18018 write(2, "No protocol specified\n", 22) = 22 18018 shutdown(3, SHUT_RDWR) = 0 18018 close(3) = 0 18018 write(2, "Autolaunch error: X11 initializa"..., 45) = 45 18018 exit_group(1) = ? 18012 <... read resumed>"", 1024) = 0 18018 +++ exited with 1 +++ 18012 wait4(18018, 18016 <... ppoll resumed>) = ? ERESTARTNOHAND (To be restarted if no handler) 18016 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18018, si_uid=1002, si_status=1, si_utime=0, si_stime=0} --- 18012 <... wait4 resumed>[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 18018 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=193788989}, NULL, 8 18012 read(22, "No protocol specified\nAutolaunch"..., 1024) = 67 18012 read(22, "", 1024) = 0 18012 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 18012 close(8) = 0 18012 close(22) = 0 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "W: [pulseaudio] main.c: \33[1mUnab"..., 245) = 245 18012 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0 18012 write(2, "W: [pulseaudio] main.c: \33[1mAuto"..., 77) = 77 18012 read(3, "WWWWWWWWWW", 10) = 10 18012 read(3, "WWWWWWWWWW", 10) = 10 18012 read(3, "W", 10) = 1 18012 write(4, "W", 1) = 1 18012 read(3, "W", 10) = 1 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, {tv_sec=4, tv_nsec=967380000}, NULL, 8) = 1 ([{fd=14, revents=POLLIN}], left {tv_sec=4, tv_nsec=967373847}) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\260\n\0\0~\0\0\0=\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 2048 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="ol1\0\30\0\0\0\t\0\0\0Connected\0\1b\0\0\0\0\1\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 768 18012 write(4, "W", 1) = 1 18012 read(3, "W", 10) = 1 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\220\0\0\0\t\0\0\0|\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=144}, {iov_base="\33\0\0\0/MediaEndpoint/A2DPSink/sbc\0"..., iov_len=144}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 288 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\220\0\0\0\n\0\0\0|\0\0\0\1\1o\0\17\0\0\0/org/blu"..., iov_len=144}, {iov_base="\35\0\0\0/MediaEndpoint/A2DPSource/sb"..., iov_len=144}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 288 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1P\0\0\0\v\0\0\0}\0\0\0\1\1o\0\n\0\0\0/org/blu"..., iov_len=144}, {iov_base="\25\0\0\0/Profile/HSPAGProfile\0\0\0$\0\0\0"..., iov_len=80}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 224 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1|\0\0\0\f\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\200\0\0\0%\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 168 18012 write(4, "W", 1) = 1 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\t\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1d\0\0\0\r\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="_\0\0\0type='signal',sender='org.of"..., iov_len=100}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 244 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\n\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1f\0\0\0\16\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="a\0\0\0type='signal',sender='org.of"..., iov_len=102}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 246 18012 poll([{fd=14, events=POLLIN}], 1, 25000) = 1 ([{fd=14, revents=POLLIN}]) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\v\0\0\0005\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 72 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1!\0\0\0\17\0\0\0q\0\0\0\1\1o\0\1\0\0\0/\0\0\0\0\0\0\0"..., iov_len=136}, {iov_base="\24\0\0\0/HandsfreeAudioAgent\0\0\0\0\1\0\0\0"..., iov_len=33}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 169 18012 read(3, "WWWWWWWW", 10) = 8 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, {tv_sec=4, tv_nsec=963917000}, NULL, 8) = 1 ([{fd=14, revents=POLLIN}], left {tv_sec=4, tv_nsec=963667971}) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\3\1\1>\0\0\0\f\0\0\0u\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 198 18012 write(4, "W", 1) = 1 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 read(3, "W", 10) = 1 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\0\1\222\0\0\0\20\0\0\0}\0\0\0\1\1o\0\n\0\0\0/org/blu"..., iov_len=144}, {iov_base="\25\0\0\0/Profile/HSPHSProfile\0\0\0$\0\0\0"..., iov_len=146}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 290 18012 read(3, "W", 10) = 1 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, {tv_sec=4, tv_nsec=963190000}, NULL, 8) = 1 ([{fd=14, revents=POLLIN}], left {tv_sec=4, tv_nsec=962978083}) 18012 recvmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\2\1\1\0\0\0\0\203\0\0\0%\0\0\0\6\1s\0\5\0\0\0:1.89\0\0\0"..., iov_len=2048}], msg_iovlen=1, msg_controllen=0, msg_flags=MSG_CMSG_CLOEXEC}, MSG_CMSG_CLOEXEC) = 56 18012 write(4, "W", 1) = 1 18012 recvmsg(14, {msg_namelen=0}, MSG_CMSG_CLOEXEC) = -1 EAGAIN (Resource temporarily unavailable) 18012 read(3, "W", 10) = 1 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, {tv_sec=4, tv_nsec=962732000}, NULL, 8 18016 <... ppoll resumed>) = 0 (Timeout) 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=226443000}, NULL, 8) = 0 (Timeout) 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=226682000}, NULL, 8 18012 <... ppoll resumed>) = 0 (Timeout) 18012 sendto(18, "\1\0\0\0\0\0\0\0", 8, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) 18012 write(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 <... ppoll resumed>) = 1 ([{fd=18, revents=POLLIN}], left {tv_sec=1, tv_nsec=677019587}) 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 read(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = 0 18016 <... futex resumed>) = 1 18012 write(4, "W", 1 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, NULL, NULL, 8 18012 <... write resumed>) = 1 18012 write(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 <... ppoll resumed>) = 1 ([{fd=18, revents=POLLIN}]) 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 read(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = 0 18016 <... futex resumed>) = 1 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, NULL, NULL, 8 18012 read(3, "W", 10) = 1 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, {tv_sec=0, tv_nsec=29610000}, NULL, 8) = 0 (Timeout) 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-default-sink", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 8 18012 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(8, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 18012 write(8, "\n", 1) = 1 18012 close(8) = 0 18012 openat(AT_FDCWD, "/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-default-source", O_WRONLY|O_CREAT|O_TRUNC|O_CLOEXEC, 0666) = 8 18012 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(8, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0 18012 write(8, "\n", 1) = 1 18012 close(8) = 0 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, NULL, NULL, 8) = ? ERESTARTNOHAND (To be restarted if no handler) 18012 --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL} --- 18012 sendto(7, "\2\0\0\0", 4, MSG_NOSIGNAL, NULL, 0) = -1 ENOTSOCK (Socket operation on non-socket) 18012 write(7, "\2\0\0\0", 4) = 4 18012 rt_sigreturn({mask=[]}) = -1 EINTR (Interrupted system call) 18012 read(3, 0x7ffec0519ad6, 10) = -1 EAGAIN (Resource temporarily unavailable) 18012 ppoll([{fd=3, events=POLLIN}, {fd=17, events=POLLIN}, {fd=20, events=POLLIN}, {fd=16, events=POLLIN}, {fd=15, events=POLLIN}, {fd=14, events=POLLIN|POLLERR|POLLHUP}, {fd=14, events=0}, {fd=13, events=POLLIN}, {fd=12, events=POLLIN}, {fd=6, events=POLLIN}], 10, NULL, NULL, 8) = 1 ([{fd=6, revents=POLLIN}]) 18012 read(6, "\2\0\0\0", 4) = 4 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 <... ppoll resumed>) = 1 ([{fd=18, revents=POLLIN}]) 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 read(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1) = 1 18012 <... futex resumed>) = 0 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=226894000}, NULL, 8 18012 write(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 <... ppoll resumed>) = 1 ([{fd=18, revents=POLLIN}], left {tv_sec=2, tv_nsec=226878104}) 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 read(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = 0 18016 <... futex resumed>) = 1 18012 write(4, "W", 1 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, {tv_sec=2, tv_nsec=226759000}, NULL, 8 18012 <... write resumed>) = 1 18012 write(4, "W", 1) = 1 18012 write(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 <... ppoll resumed>) = 1 ([{fd=18, revents=POLLIN}], left {tv_sec=2, tv_nsec=226684539}) 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 read(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1) = 1 18016 ppoll([{fd=18, events=POLLIN}, {fd=19, events=POLLIN}], 2, NULL, NULL, 8 18012 <... futex resumed>) = 0 18012 write(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 <... ppoll resumed>) = 1 ([{fd=18, revents=POLLIN}]) 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 read(18, "\1\0\0\0\0\0\0\0", 8) = 8 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = 0 18016 <... futex resumed>) = 1 18012 futex(0x2294bf0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, NULL, FUTEX_BITSET_MATCH_ANY 18016 futex(0x2294bf0, FUTEX_WAKE_PRIVATE, 1 18012 <... futex resumed>) = -1 EAGAIN (Resource temporarily unavailable) 18016 <... futex resumed>) = 0 18012 futex(0x7fce444989d0, FUTEX_WAIT, 18016, NULL 18016 madvise(0x7fce43c98000, 8368128, MADV_DONTNEED) = 0 18016 exit(0) = ? 18012 <... futex resumed>) = 0 18016 +++ exited with 0 +++ 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 close(17) = 0 18012 close(18) = 0 18012 close(19) = 0 18012 close(20) = 0 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 8 18012 fcntl(8, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(8, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(8, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(8) = 0 18012 unlink("/tmp/pulse-pqRgJOcjcfse/native") = 0 18012 close(16) = 0 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 unlink("/tmp/.esd-1002/socket") = 0 18012 close(15) = 0 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1|\0\0\0\21\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1d\0\0\0\22\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="_\0\0\0type='signal',sender='org.of"..., iov_len=100}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 244 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1f\0\0\0\23\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="a\0\0\0type='signal',sender='org.of"..., iov_len=102}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 246 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1|\0\0\0\24\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="w\0\0\0type='signal',sender='org.fr"..., iov_len=124}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 268 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1m\0\0\0\25\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="h\0\0\0type='signal',sender='org.bl"..., iov_len=109}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 253 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1o\0\0\0\26\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="j\0\0\0type='signal',sender='org.bl"..., iov_len=111}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 255 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\206\0\0\0\27\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\201\0\0\0type='signal',sender='org.bl"..., iov_len=134}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 278 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\205\0\0\0\30\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\200\0\0\0type='signal',sender='org.bl"..., iov_len=133}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 277 18012 sendmsg(14, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="l\1\1\1\215\0\0\0\31\0\0\0\177\0\0\0\1\1o\0\25\0\0\0/org/fre"..., iov_len=144}, {iov_base="\210\0\0\0type='signal',sender='org.bl"..., iov_len=141}], msg_iovlen=2, msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 285 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 close(14) = 0 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 close(13) = 0 18012 write(4, "W", 1) = 1 18012 close(12) = 0 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 write(4, "W", 1) = 1 18012 msync(0x7fce4477b000, 4096, MS_SYNC|MS_INVALIDATE) = 0 18012 munmap(0x7fce4477b000, 4096) = 0 18012 close(11) = 0 18012 write(4, "W", 1) = 1 18012 msync(0x7fce44785000, 4096, MS_SYNC|MS_INVALIDATE) = 0 18012 munmap(0x7fce44785000, 4096) = 0 18012 close(10) = 0 18012 write(4, "W", 1) = 1 18012 msync(0x7fce4479b000, 4096, MS_SYNC|MS_INVALIDATE) = 0 18012 munmap(0x7fce4479b000, 4096) = 0 18012 close(9) = 0 18012 write(4, "W", 1) = 1 18012 munmap(0x7fce447ca000, 67108864) = 0 18012 close(5) = 0 18012 rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGUSR2, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGUSR1, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fce49205480}, NULL, 8) = 0 18012 write(4, "W", 1) = 1 18012 close(6) = 0 18012 close(7) = 0 18012 close(3) = 0 18012 close(4) = 0 18012 stat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 access("/home/test/.pulse", F_OK) = -1 ENOENT (No such file or directory) 18012 umask(077) = 077 18012 mkdir("/home/test/.config/pulse", 0700) = -1 EEXIST (File exists) 18012 umask(077) = 077 18012 openat(AT_FDCWD, "/home/test/.config/pulse", O_RDONLY|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 18012 fstat(3, {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 getgid() = 998 18012 close(3) = 0 18012 openat(AT_FDCWD, "/gnu/store/v4bvqqga7vihhg586snylck2nh4pywxm-pulseaudio-13.0/etc/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/var/lib/dbus/machine-id", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 18012 openat(AT_FDCWD, "/etc/machine-id", O_RDONLY|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fstat(3, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0 18012 read(3, "8f38d6761106a0899bb6a5975b4fa28e"..., 4096) = 33 18012 close(3) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 99) = 23 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 getuid() = 1002 18012 lstat("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 lstat("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", {st_mode=S_IFLNK|0777, st_size=23, ...}) = 0 18012 readlink("/home/test/.config/pulse/8f38d6761106a0899bb6a5975b4fa28e-runtime", "/tmp/pulse-pqRgJOcjcfse", 4095) = 23 18012 lstat("/tmp", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 18012 lstat("/tmp/pulse-pqRgJOcjcfse", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 18012 openat(AT_FDCWD, "/tmp/pulse-pqRgJOcjcfse/pid", O_RDWR|O_NOCTTY|O_NOFOLLOW|O_CLOEXEC) = 3 18012 fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 18012 fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 fstat(3, {st_mode=S_IFREG|0600, st_size=6, ...}) = 0 18012 read(3, "18012\n", 19) = 6 18012 read(3, "", 13) = 0 18012 getpid() = 18012 18012 ftruncate(3, 0) = 0 18012 unlink("/tmp/pulse-pqRgJOcjcfse/pid") = 0 18012 fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 18012 close(3) = 0 18012 exit_group(0) = ? 18012 +++ exited with 0 +++ --MP_/WZdndcxRLKE2v0jADjFR=3o-- From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 16 10:26:50 2020 Received: (at 40544) by debbugs.gnu.org; 16 Apr 2020 14:26:50 +0000 Received: from localhost ([127.0.0.1]:39043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jP5Te-0001PI-A5 for submit@debbugs.gnu.org; Thu, 16 Apr 2020 10:26:50 -0400 Received: from mout01.posteo.de ([185.67.36.65]:40107) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jP5Tb-0001P3-T4 for 40544@debbugs.gnu.org; Thu, 16 Apr 2020 10:26:48 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 7B8FB160062 for <40544@debbugs.gnu.org>; Thu, 16 Apr 2020 16:26:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1587047201; bh=8pbmrv70MBTX9RdJ0LTgCsp9TOZ6vKg6dCT0+3+R9sA=; h=From:To:Cc:Subject:Date:From; b=m1Sr4C29w/c7qiJQja2qpQbeCrRvQt6QOvB7JvSlOA7pYMVUlXiQ2YZJhc4yhVcww vM8yCyaGKO4Mgh+nlBloBmXqzb96wIoh8dqhU3qfmbpH9QQTP0wdFaOrMszkShQDj9 tJdKr417ji5niWQn5/L5jsta8azABiQnFrhL6yE+r7Lj05JJs1TzPzS1rcuerxY5yJ itKlAdcKK3AJNagVUJhtmmZj+ltWtSszZaJgPblOv9n1VyGSWwQqg5Kaiu+DY1U23t Q+M/5D4fNMkQ/6MLSkXt8qUkcfCfuERgQ0jMlpzqbT82bjOeqFRAiLPJWc2fXG8flW edup3D2DDJdEw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4931kR4M40z9rxd; Thu, 16 Apr 2020 16:26:39 +0200 (CEST) From: Diego Nicola Barbato To: pkill9 Subject: Re: bug#40544: Pulseaudio is not looking for user configuration References: <20200410182025.0fb30500@runbox.com> Date: Thu, 16 Apr 2020 16:26:38 +0200 In-Reply-To: <20200410182025.0fb30500@runbox.com> (pkill9@runbox.com's message of "Fri, 10 Apr 2020 18:20:25 +0100") Message-ID: <877dyfik0x.fsf@GlaDOS.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 40544 Cc: 40544@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hey, pkill9 writes: > Pulseaudio doesn't read my user configuration files according to strace. > > Attached is the output of `strace -o /tmp/log.log pulseaudio` - It only > looks for /etc/pulse/daemon.conf. That's a known [0] (but AFAIK undocumented) side effect of the PulseAudio service, which was added to %desktop-services in January [1]. If you want PulseAudio to read your user configuration files you'll have to remove that service from your system services or unset PULSE_CONFIG and PULSE_CLIENT_CONFIG in ~/.profile [2]. Regards, Diego [0]: https://lists.gnu.org/archive/html/guix-patches/2020-01/msg00388.html [1]: https://git.savannah.gnu.org/cgit/guix.git/commit/?id=71e33e32fcedbd0aaafda4fd548fb8443064253c [2]: https://lists.gnu.org/archive/html/guix-patches/2020-01/msg00408.html From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 16 21:28:16 2020 Received: (at 40544) by debbugs.gnu.org; 17 Apr 2020 01:28:16 +0000 Received: from localhost ([127.0.0.1]:39744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jPFnk-0002mH-C2 for submit@debbugs.gnu.org; Thu, 16 Apr 2020 21:28:16 -0400 Received: from aibo.runbox.com ([91.220.196.211]:39588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jPFnh-0002m5-QC for 40544@debbugs.gnu.org; Thu, 16 Apr 2020 21:28:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector1; h=Content-Transfer-Encoding:Content-Type:MIME-Version: References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=A4gmgfcS2OHCCkbwPazm7Jgg8xt6XLWZM3SL2UYwu1g=; b=bGbeOeMf23xEL7Y/4gHXOa0NNC 0x1+rMTJ38x00Tyxu3HK4RAfMfftN8A4fNxZjtkyAilqVeRuDjqyPLuxFcrZX66m3efzdY8n7R6KK 9Io94nCcYqg4H3Z1CVKAiEW2i30vtXrCtOTkMtcbqExIiOIol+zsQ6Shl6wzE+IRKCiAlDzhS/12O 9prXBv5T6xFqmhHOetbUEKwOjhn6PbcOa29iykZQ7bPcTtH1bTkmsmPVvQVnb5kzyQg+pxxLVhzhc Yryd+nubw6sPLT/J5SnM9vwiuwW23VKlcbiEhuvrz4xKtYM3xibfIWOiaUTZgynPaHze6NXtp7CyC qj5cC1Nw==; Received: from [10.9.9.204] (helo=mailfront22.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1jPFnf-0001hQ-AM; Fri, 17 Apr 2020 03:28:11 +0200 Received: by mailfront22.runbox with esmtpsa [Authenticated alias (780724)] (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) id 1jPFnQ-00065b-FC; Fri, 17 Apr 2020 03:27:56 +0200 Date: Fri, 17 Apr 2020 02:27:54 +0100 From: pkill9 To: Diego Nicola Barbato Subject: Re: bug#40544: Pulseaudio is not looking for user configuration Message-ID: <20200417022754.52aa7cbe@runbox.com> In-Reply-To: <877dyfik0x.fsf@GlaDOS.home> References: <20200410182025.0fb30500@runbox.com> <877dyfik0x.fsf@GlaDOS.home> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 40544 Cc: 40544@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) > That's a known [0] (but AFAIK undocumented) side effect of the > PulseAudio service, which was added to %desktop-services in January > [1]. If you want PulseAudio to read your user configuration files > you'll have to remove that service from your system services or unset > PULSE_CONFIG and PULSE_CLIENT_CONFIG in ~/.profile [2]. Thank you very much for pointing that out, I've solved all my problems with Pulseaudio now. Glad it was just a trivial misconfiguration and not a bug. From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 22 16:00:49 2020 Received: (at 40544) by debbugs.gnu.org; 22 Apr 2020 20:00:49 +0000 Received: from localhost ([127.0.0.1]:53379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRLY9-0006qp-5E for submit@debbugs.gnu.org; Wed, 22 Apr 2020 16:00:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRLY8-0006qe-0H for 40544@debbugs.gnu.org; Wed, 22 Apr 2020 16:00:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35765) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRLY1-0004yW-Hy; Wed, 22 Apr 2020 16:00:41 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=53000 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jRLY0-00040m-Vu; Wed, 22 Apr 2020 16:00:41 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Diego Nicola Barbato Subject: Re: bug#40544: Pulseaudio is not looking for user configuration References: <20200410182025.0fb30500@runbox.com> <877dyfik0x.fsf@GlaDOS.home> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 4 =?utf-8?Q?Flor=C3=A9al?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Wed, 22 Apr 2020 22:00:37 +0200 In-Reply-To: <877dyfik0x.fsf@GlaDOS.home> (Diego Nicola Barbato's message of "Thu, 16 Apr 2020 16:26:38 +0200") Message-ID: <87h7xbthne.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 40544 Cc: pkill9 , 40544@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Diego, Diego Nicola Barbato skribis: > pkill9 writes: > >> Pulseaudio doesn't read my user configuration files according to strace. >> >> Attached is the output of `strace -o /tmp/log.log pulseaudio` - It only >> looks for /etc/pulse/daemon.conf. > > That's a known [0] (but AFAIK undocumented) side effect of the > PulseAudio service, which was added to %desktop-services in January [1]. > If you want PulseAudio to read your user configuration files you'll have > to remove that service from your system services or unset PULSE_CONFIG > and PULSE_CLIENT_CONFIG in ~/.profile [2]. It would be good to document that, right below =E2=80=98pulseaudio-service-type=E2=80=99. Would you like to give it a try= , Diego? Or alternately, is there a way we can arrange so that the user=E2=80=99s co= nfig takes precedence over /etc/pulse? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 28 05:58:31 2020 Received: (at 40544) by debbugs.gnu.org; 28 Apr 2020 09:58:31 +0000 Received: from localhost ([127.0.0.1]:39056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTN0Z-0001o7-0C for submit@debbugs.gnu.org; Tue, 28 Apr 2020 05:58:31 -0400 Received: from mout01.posteo.de ([185.67.36.65]:35463) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTN0W-0001nu-SI for 40544@debbugs.gnu.org; Tue, 28 Apr 2020 05:58:29 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 75BAB160060 for <40544@debbugs.gnu.org>; Tue, 28 Apr 2020 11:58:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1588067902; bh=3UGRcStPLvUZip0Fp0NtR2rasPzhPdpTroOuqgk8z44=; h=From:To:Cc:Subject:Date:From; b=ZKtlCMKI1sy5T4W5gqx3pUF6Qg6fnb0DQDugQQ3xJe/yXTGg86VkzI0r2YNTKhDfg j6MrzphCSn3GUPHXfogN5Cm4gKegUj/x4MZV7kzU1aFIH7WdklBlnnATXt5zhx3ykZ zoNm18TtC7fYoTDNM0EbY4IsVcTeIIaYB+vT0l9s7hTY3jDBmexPWtV/KKEGYKiRE+ krb1t/Yjrbr4GSLNTu9R/Drf16sV0tddgHIgKRUt1Sn0qKzQOWEoyUL2Y3Rqtes9Xt aVxV9hlWdlV1uMqbxB9ZbuRLa4uTXo1ceqkxMV/CuOobzzY1zINnPmnyrBbBb6kOk6 df/34wspxU7uA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49BHCK3m8Cz6tmH; Tue, 28 Apr 2020 11:58:21 +0200 (CEST) From: Diego Nicola Barbato To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#40544: Pulseaudio is not looking for user configuration References: <20200410182025.0fb30500@runbox.com> <877dyfik0x.fsf@GlaDOS.home> <87h7xbthne.fsf@gnu.org> Date: Tue, 28 Apr 2020 11:58:20 +0200 In-Reply-To: <87h7xbthne.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 22 Apr 2020 22:00:37 +0200") Message-ID: <87368ohqyr.fsf@GlaDOS.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 40544 Cc: pkill9 , 40544@debbugs.gnu.org, Diego Nicola Barbato X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Ludovic Court=C3=A8s writes: > Hi Diego, > > Diego Nicola Barbato skribis: > >> pkill9 writes: >> >>> Pulseaudio doesn't read my user configuration files according to strace. >>> >>> Attached is the output of `strace -o /tmp/log.log pulseaudio` - It only >>> looks for /etc/pulse/daemon.conf. >> >> That's a known [0] (but AFAIK undocumented) side effect of the >> PulseAudio service, which was added to %desktop-services in January [1]. >> If you want PulseAudio to read your user configuration files you'll have >> to remove that service from your system services or unset PULSE_CONFIG >> and PULSE_CLIENT_CONFIG in ~/.profile [2]. > > It would be good to document that, right below > =E2=80=98pulseaudio-service-type=E2=80=99. Would you like to give it a t= ry, Diego? I've attached a patch, which adds a warning to the documentation. > Or alternately, is there a way we can arrange so that the user=E2=80=99s = config > takes precedence over /etc/pulse? We can't configure PulseAudio with "--sysconfdir=3D/etc" because it would break without the service (e.g. on foreign distributions).[0] We could patch PulseAudio to make the sysconfdir configurable at runtime using an environment variable. The service could set this environment variable to /etc instead of setting =E2=80=98PULSE_CONFIG=E2=80=99 and =E2=80=98PULSE_CLIENT_CONFIG=E2=80=99. That way the user's config would ta= ke precedence over /etc/pulse (PulseAudio's normal behaviour). Without the service (and with the environment variable unset) it would fall back to the sysconfdir configured at build time so it wouldn't break on foreign distributions. Although I doubt that the slight improvement in user experience would justify the increased maintenance burden. Regards, Diego [0]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D38172#14 --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-doc-Mention-that-PulseAudio-service-overrides-user-c.patch >From a33a10102f555454d9025b0693edf8d539f6a7af Mon Sep 17 00:00:00 2001 From: Diego Nicola Barbato Date: Sat, 25 Apr 2020 11:32:07 +0200 Subject: [PATCH] doc: Mention that PulseAudio service overrides user configuration. * doc/guix.texi (Sound Services): Add a warning that 'pulseaudio-service-type' overrides per-user configuration files in '~/.config/pulse'. --- doc/guix.texi | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/guix.texi b/doc/guix.texi index 19094c4b70..683c40b476 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -63,7 +63,7 @@ Copyright @copyright{} 2018, 2019 Florian Pelz@* Copyright @copyright{} 2018 Laura Lazzati@* Copyright @copyright{} 2018 Alex Vong@* Copyright @copyright{} 2019 Josh Holland@* -Copyright @copyright{} 2019 Diego Nicola Barbato@* +Copyright @copyright{} 2019, 2020 Diego Nicola Barbato@* Copyright @copyright{} 2019 Ivan Petkov@* Copyright @copyright{} 2019 Jakob L. Kreuze@* Copyright @copyright{} 2019 Kyle Andrews@* @@ -16288,6 +16288,13 @@ This is the type for the @uref{https://www.pulseaudio.org/, PulseAudio} sound server. It exists to allow system overrides of the default settings via @code{pulseaudio-configuration}, see below. +@quotation Warning +This service overrides per-user configuration files. If you want +PulseAudio to honor configuraton files in @file{~/.config/pulse} you +have to unset the environment variables @code{PULSE_CONFIG} and +@code{PULSE_CLIENTCONFIG} in your @file{~/.bash_profile}. +@end quotation + @quotation Warning This service on its own does not ensure, that the @code{pulseaudio} package exists on your machine. It merely adds configuration files for it, as -- 2.26.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 28 16:50:05 2020 Received: (at 40544-done) by debbugs.gnu.org; 28 Apr 2020 20:50:05 +0000 Received: from localhost ([127.0.0.1]:41739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTXB7-0003vy-LE for submit@debbugs.gnu.org; Tue, 28 Apr 2020 16:50:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jTXB6-0003vH-Hr for 40544-done@debbugs.gnu.org; Tue, 28 Apr 2020 16:50:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40575) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jTXB0-0006GS-9U; Tue, 28 Apr 2020 16:49:58 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=58750 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jTXAz-0008Um-Po; Tue, 28 Apr 2020 16:49:58 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Diego Nicola Barbato Subject: Re: bug#40544: Pulseaudio is not looking for user configuration References: <20200410182025.0fb30500@runbox.com> <877dyfik0x.fsf@GlaDOS.home> <87h7xbthne.fsf@gnu.org> <87368ohqyr.fsf@GlaDOS.home> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 10 =?utf-8?Q?Flor=C3=A9al?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 28 Apr 2020 22:49:56 +0200 In-Reply-To: <87368ohqyr.fsf@GlaDOS.home> (Diego Nicola Barbato's message of "Tue, 28 Apr 2020 11:58:20 +0200") Message-ID: <87lfmftjwr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 40544-done Cc: pkill9 , 40544-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Diego, Diego Nicola Barbato skribis: >>> That's a known [0] (but AFAIK undocumented) side effect of the >>> PulseAudio service, which was added to %desktop-services in January [1]. >>> If you want PulseAudio to read your user configuration files you'll have >>> to remove that service from your system services or unset PULSE_CONFIG >>> and PULSE_CLIENT_CONFIG in ~/.profile [2]. >> >> It would be good to document that, right below >> =E2=80=98pulseaudio-service-type=E2=80=99. Would you like to give it a = try, Diego? > > I've attached a patch, which adds a warning to the documentation. > >> Or alternately, is there a way we can arrange so that the user=E2=80=99s= config >> takes precedence over /etc/pulse? > > We can't configure PulseAudio with "--sysconfdir=3D/etc" because it would > break without the service (e.g. on foreign distributions).[0] OK. > We could patch PulseAudio to make the sysconfdir configurable at runtime > using an environment variable. The service could set this environment > variable to /etc instead of setting =E2=80=98PULSE_CONFIG=E2=80=99 and > =E2=80=98PULSE_CLIENT_CONFIG=E2=80=99. That way the user's config would = take precedence > over /etc/pulse (PulseAudio's normal behaviour). Without the service > (and with the environment variable unset) it would fall back to the > sysconfdir configured at build time so it wouldn't break on foreign > distributions. Although I doubt that the slight improvement in user > experience would justify the increased maintenance burden. Yeah, plus I=E2=80=99d rather use existing mechanism than patch PulseAudio. But anyway, we can revisit this later if documenting the issue turns out to be insufficient. > From a33a10102f555454d9025b0693edf8d539f6a7af Mon Sep 17 00:00:00 2001 > From: Diego Nicola Barbato > Date: Sat, 25 Apr 2020 11:32:07 +0200 > Subject: [PATCH] doc: Mention that PulseAudio service overrides user > configuration. > > * doc/guix.texi (Sound Services): Add a warning that 'pulseaudio-service-= type' > overrides per-user configuration files in '~/.config/pulse'. Applied, thank you! Ludo=E2=80=99. From unknown Sun Jun 22 22:43:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 27 May 2020 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator