Skip to content

Instantly share code, notes, and snippets.

@Ingvix
Created April 6, 2018 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ingvix/fccae336b4be649e993e188a6467f8d7 to your computer and use it in GitHub Desktop.
Save Ingvix/fccae336b4be649e993e188a6467f8d7 to your computer and use it in GitHub Desktop.
[nemo@Sailfish minimer]$ EGL_PLATFORM=fbdev strace /usr/lib/qt5/bin/qmlscene -platform hwcomposer main.qml
execve("/usr/lib/qt5/bin/qmlscene", ["/usr/lib/qt5/bin/qmlscene", "-platform", "hwcomposer", "main.qml"], [/* 42 vars */]) = 0
brk(0) = 0xca3000
uname({sys="Linux", node="Sailfish", ...}) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4006b000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=37954, ...}) = 0
mmap2(NULL, 37954, PROT_READ, MAP_PRIVATE, 3, 0) = 0x400cb000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5Quick.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 2515456, SEEK_SET) = 2515456
read(3, "\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"..., 1280) = 1280
lseek(3, 2515040, SEEK_SET) = 2515040
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=2516736, ...}) = 0
mmap2(NULL, 2517656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40179000
mmap2(0x403ca000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x251000) = 0x403ca000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5Qml.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 2565960, SEEK_SET) = 2565960
read(3, "\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"..., 1280) = 1280
lseek(3, 2565544, SEEK_SET) = 2565544
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=2567240, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400b9000
mmap2(NULL, 2574952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x403e0000
mmap2(0x40644000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x263000) = 0x40644000
mmap2(0x40654000, 2664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40654000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5Gui.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 3625060, SEEK_SET) = 3625060
read(3, "\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"..., 1280) = 1280
lseek(3, 3624644, SEEK_SET) = 3624644
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=3626340, ...}) = 0
mmap2(NULL, 3640592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40655000
mmap2(0x409bb000, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x365000) = 0x409bb000
mmap2(0x409cb000, 11536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x409cb000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5Network.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 963968, SEEK_SET) = 963968
read(3, "\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"..., 1280) = 1280
lseek(3, 963548, SEEK_SET) = 963548
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=965248, ...}) = 0
mmap2(NULL, 969072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x409ce000
mmap2(0x40ab6000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe7000) = 0x40ab6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5Core.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\251\367\7\0004\0\0\0"..., 512) = 512
lseek(3, 3558480, SEEK_SET) = 3558480
read(3, "\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"..., 1400) = 1400
lseek(3, 3558036, SEEK_SET) = 3558036
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=3559880, ...}) = 0
mmap2(NULL, 3573160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40abb000
mmap2(0x40e16000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35a000) = 0x40e16000
mmap2(0x40e21000, 9640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40e21000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libGLESv2.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\344\35\0\0004\0\0\0"..., 512) = 512
lseek(3, 78108, SEEK_SET) = 78108
read(3, "\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"..., 1440) = 1440
lseek(3, 16823, SEEK_SET) = 16823
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=79548, ...}) = 0
mmap2(NULL, 82944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4008a000
mprotect(0x4008e000, 65536, PROT_NONE) = 0
mmap2(0x4009e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x4009e000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0001Q\0\0004\0\0\0"..., 512) = 512
lseek(3, 66672, SEEK_SET) = 66672
read(3, "\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"..., 1440) = 1440
lseek(3, 65940, SEEK_SET) = 65940
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=68112, ...}) = 0
mmap2(NULL, 139836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400d5000
mprotect(0x400e5000, 61440, PROT_NONE) = 0
mmap2(0x400f4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x400f4000
mmap2(0x400f6000, 4668, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x400f6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\310I\0\0004\0\0\0"..., 512) = 512
lseek(3, 184132, SEEK_SET) = 184132
read(3, "\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"..., 1120) = 1120
lseek(3, 183784, SEEK_SET) = 183784
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400ae000
fstat64(3, {st_mode=S_IFREG|0755, st_size=185252, ...}) = 0
mmap2(NULL, 249728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40112000
mprotect(0x4013a000, 65536, PROT_NONE) = 0
mmap2(0x4014a000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x4014a000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\370i\4\0004\0\0\0"..., 512) = 512
lseek(3, 635676, SEEK_SET) = 635676
read(3, "\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"..., 1200) = 1200
lseek(3, 635308, SEEK_SET) = 635308
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=636876, ...}) = 0
mmap2(NULL, 728396, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40e24000
mprotect(0x40ebb000, 61440, PROT_NONE) = 0
mmap2(0x40eca000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x96000) = 0x40eca000
mmap2(0x40ed0000, 23884, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40ed0000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\230<\0\0004\0\0\0"..., 512) = 512
lseek(3, 410080, SEEK_SET) = 410080
read(3, "\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"..., 1160) = 1160
lseek(3, 409740, SEEK_SET) = 409740
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=411240, ...}) = 0
mmap2(NULL, 475284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40ed6000
mprotect(0x40f3a000, 61440, PROT_NONE) = 0
mmap2(0x40f49000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x63000) = 0x40f49000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\300&\0\0004\0\0\0"..., 512) = 512
lseek(3, 31956, SEEK_SET) = 31956
read(3, "\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"..., 1120) = 1120
lseek(3, 31608, SEEK_SET) = 31608
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=33076, ...}) = 0
mmap2(NULL, 97200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400f8000
mprotect(0x40100000, 61440, PROT_NONE) = 0
mmap2(0x4010f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x4010f000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\235z\1\0004\0\0\0"..., 512) = 512
lseek(3, 1006516, SEEK_SET) = 1006516
read(3, "\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"..., 2840) = 2840
lseek(3, 1003068, SEEK_SET) = 1003068
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=1009356, ...}) = 0
mmap2(NULL, 1078792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40f4b000
mprotect(0x4103d000, 65536, PROT_NONE) = 0
mmap2(0x4104d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf2000) = 0x4104d000
mmap2(0x41050000, 9736, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41050000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@\30\0\0004\0\0\0"..., 512) = 512
lseek(3, 21268, SEEK_SET) = 21268
read(3, "\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"..., 1320) = 1320
lseek(3, 20868, SEEK_SET) = 20868
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=22588, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002e000
mmap2(NULL, 86588, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4006d000
mprotect(0x40072000, 61440, PROT_NONE) = 0
mmap2(0x40081000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x40081000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0hF\0\0004\0\0\0"..., 512) = 512
lseek(3, 137748, SEEK_SET) = 137748
read(3, "\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"..., 1120) = 1120
lseek(3, 137404, SEEK_SET) = 137404
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0755, st_size=138868, ...}) = 0
mmap2(NULL, 202944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x41053000
mprotect(0x41075000, 61440, PROT_NONE) = 0
mmap2(0x41084000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x41084000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\20\31\0\0004\0\0\0"..., 512) = 512
lseek(3, 95320, SEEK_SET) = 95320
read(3, "\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"..., 1160) = 1160
lseek(3, 94968, SEEK_SET) = 94968
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=96480, ...}) = 0
mmap2(NULL, 160508, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4014f000
mprotect(0x40167000, 61440, PROT_NONE) = 0
mmap2(0x40176000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x40176000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libicui18n.so.52", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0xn\7\0004\0\0\0"..., 512) = 512
lseek(3, 1341628, SEEK_SET) = 1341628
read(3, "\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"..., 1120) = 1120
lseek(3, 1341284, SEEK_SET) = 1341284
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=1342748, ...}) = 0
mmap2(NULL, 1408736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x41085000
mprotect(0x411c6000, 61440, PROT_NONE) = 0
mmap2(0x411d5000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x140000) = 0x411d5000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libicuuc.so.52", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\320}\3\0004\0\0\0"..., 512) = 512
lseek(3, 980520, SEEK_SET) = 980520
read(3, "\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"..., 1120) = 1120
lseek(3, 980180, SEEK_SET) = 980180
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=981640, ...}) = 0
mmap2(NULL, 1063280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x411dd000
mprotect(0x412c4000, 61440, PROT_NONE) = 0
mmap2(0x412d3000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe6000) = 0x412d3000
mmap2(0x412dd000, 14704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x412dd000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libicudata.so.52", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\20\4\0\0004\0\0\0"..., 512) = 512
lseek(3, 23509136, SEEK_SET) = 23509136
read(3, "\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"..., 1080) = 1080
lseek(3, 23506951, SEEK_SET) = 23506951
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0755, st_size=23510216, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400b1000
mmap2(NULL, 23572432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x412e1000
mprotect(0x4294c000, 61440, PROT_NONE) = 0
mmap2(0x4295b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x166a000) = 0x4295b000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libpcre16.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\\\25\0\0004\0\0\0"..., 512) = 512
lseek(3, 239892, SEEK_SET) = 239892
read(3, "\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"..., 1120) = 1120
lseek(3, 239548, SEEK_SET) = 239548
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=241012, ...}) = 0
mmap2(NULL, 305132, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4295c000
mprotect(0x42997000, 61440, PROT_NONE) = 0
mmap2(0x429a6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3a000) = 0x429a6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\234\t\0\0004\0\0\0"..., 512) = 512
lseek(3, 8668, SEEK_SET) = 8668
read(3, "\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"..., 1160) = 1160
lseek(3, 8328, SEEK_SET) = 8328
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=9828, ...}) = 0
mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x429a7000
mprotect(0x429a9000, 61440, PROT_NONE) = 0
mmap2(0x429b8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x429b8000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0h\5\0\0004\0\0\0"..., 512) = 512
lseek(3, 2632, SEEK_SET) = 2632
read(3, "\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"..., 1040) = 1040
lseek(3, 2304, SEEK_SET) = 2304
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=3672, ...}) = 0
mmap2(NULL, 67844, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400ba000
mprotect(0x400bb000, 61440, PROT_NONE) = 0
mmap2(0x400ca000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x400ca000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\320X\1\0004\0\0\0"..., 512) = 512
lseek(3, 969396, SEEK_SET) = 969396
read(3, "\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"..., 1120) = 1120
lseek(3, 969044, SEEK_SET) = 969044
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=970516, ...}) = 0
mmap2(NULL, 1036188, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x429ba000
mprotect(0x42aa6000, 65536, PROT_NONE) = 0
mmap2(0x42ab6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xec000) = 0x42ab6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libsystemd.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 361928, SEEK_SET) = 361928
read(3, "\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"..., 1480) = 1480
lseek(3, 361432, SEEK_SET) = 361432
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=363408, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40110000
mmap2(NULL, 367776, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42ab7000
mprotect(0x42b0d000, 4096, PROT_NONE) = 0
mmap2(0x42b0e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x56000) = 0x42b0e000
close(3) = 0
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/neon/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/neon/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/neon/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/neon", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/v7l", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/neon/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/neon/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/neon/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/neon", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/tls", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/neon/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/neon/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/neon/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/neon", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/v7l", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/neon/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/neon/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/neon/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/neon", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/vfp/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/vfp", 0xbec36a70) = -1 ENOENT (No such file or directory)
open("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/srv/mer/toolings/SailfishOS-latest/opt/cross/armv7hl-meego-linux-gnueabi/lib", 0xbec36a70) = -1 ENOENT (No such file or directory)
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libhybris-common.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0x_\0\0004\0\0\0"..., 512) = 512
lseek(3, 445084, SEEK_SET) = 445084
read(3, "\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"..., 1520) = 1520
lseek(3, 140275, SEEK_SET) = 140275
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=446604, ...}) = 0
mmap2(NULL, 206392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42b11000
mprotect(0x42b32000, 65536, PROT_NONE) = 0
mmap2(0x42b42000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x42b42000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libandroid-properties.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\274\16\0\0004\0\0\0"..., 512) = 512
lseek(3, 40060, SEEK_SET) = 40060
read(3, "\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"..., 1480) = 1480
lseek(3, 7291, SEEK_SET) = 7291
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=41540, ...}) = 0
mmap2(NULL, 80824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42b44000
mprotect(0x42b46000, 61440, PROT_NONE) = 0
mmap2(0x42b55000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x42b55000
mmap2(0x42b56000, 7096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42b56000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0]\0\0004\0\0\0"..., 512) = 512
lseek(3, 441796, SEEK_SET) = 441796
read(3, "\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"..., 1120) = 1120
lseek(3, 441452, SEEK_SET) = 441452
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=442916, ...}) = 0
mmap2(NULL, 506992, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42b58000
mprotect(0x42bc1000, 61440, PROT_NONE) = 0
mmap2(0x42bd0000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x68000) = 0x42bd0000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0l\"\0\0004\0\0\0"..., 512) = 512
lseek(3, 92288, SEEK_SET) = 92288
read(3, "\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"..., 1120) = 1120
lseek(3, 91948, SEEK_SET) = 91948
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=93408, ...}) = 0
mmap2(NULL, 157488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42bd4000
mprotect(0x42be9000, 65536, PROT_NONE) = 0
mmap2(0x42bf9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x42bf9000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\320\24\0\0004\0\0\0"..., 512) = 512
lseek(3, 264648, SEEK_SET) = 264648
read(3, "\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"..., 1120) = 1120
lseek(3, 264308, SEEK_SET) = 264308
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=265768, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400a3000
mmap2(NULL, 329892, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42bfb000
mprotect(0x42c3c000, 61440, PROT_NONE) = 0
mmap2(0x42c4b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x40000) = 0x42c4b000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@%\0\0004\0\0\0"..., 512) = 512
lseek(3, 66260, SEEK_SET) = 66260
read(3, "\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"..., 1200) = 1200
lseek(3, 65904, SEEK_SET) = 65904
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=67460, ...}) = 0
mmap2(NULL, 141256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42c4c000
mprotect(0x42c5c000, 61440, PROT_NONE) = 0
mmap2(0x42c6b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x42c6b000
mmap2(0x42c6d000, 6088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42c6d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/liblzma.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\360\35\0\0004\0\0\0"..., 512) = 512
lseek(3, 92588, SEEK_SET) = 92588
read(3, "\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"..., 1120) = 1120
lseek(3, 92248, SEEK_SET) = 92248
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=93708, ...}) = 0
mmap2(NULL, 157788, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40036000
mprotect(0x4004d000, 61440, PROT_NONE) = 0
mmap2(0x4005c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x4005c000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgcrypt.so.11", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0 H\0\0004\0\0\0"..., 512) = 512
lseek(3, 377576, SEEK_SET) = 377576
read(3, "\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"..., 1160) = 1160
lseek(3, 377216, SEEK_SET) = 377216
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=378736, ...}) = 0
mmap2(NULL, 443472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42c6f000
mprotect(0x42cca000, 61440, PROT_NONE) = 0
mmap2(0x42cd9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5a000) = 0x42cd9000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\30!\0\0004\0\0\0"..., 512) = 512
lseek(3, 58836, SEEK_SET) = 58836
read(3, "\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"..., 1160) = 1160
lseek(3, 58472, SEEK_SET) = 58472
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=59996, ...}) = 0
mmap2(NULL, 124104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42cdc000
mprotect(0x42ceb000, 61440, PROT_NONE) = 0
mmap2(0x42cfa000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x42cfa000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libcap.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\224\17\0\0004\0\0\0"..., 512) = 512
lseek(3, 10200, SEEK_SET) = 10200
read(3, "\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"..., 1080) = 1080
lseek(3, 9872, SEEK_SET) = 9872
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=11280, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4005d000
mmap2(NULL, 75412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42cfb000
mprotect(0x42cfe000, 61440, PROT_NONE) = 0
mmap2(0x42d0d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x42d0d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libattr.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\24\17\0\0004\0\0\0"..., 512) = 512
lseek(3, 10552, SEEK_SET) = 10552
read(3, "\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"..., 1120) = 1120
lseek(3, 10208, SEEK_SET) = 10208
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=11672, ...}) = 0
mmap2(NULL, 75752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42d0e000
mprotect(0x42d11000, 61440, PROT_NONE) = 0
mmap2(0x42d20000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x42d20000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40111000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40177000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42d21000
set_tls(0x42d214c0, 0x40035000, 0x42d21c78, 0x42d214c0, 0x40035000) = 0
mprotect(0x4104d000, 8192, PROT_READ) = 0
mprotect(0x400f4000, 4096, PROT_READ) = 0
mprotect(0x42c6b000, 4096, PROT_READ) = 0
mprotect(0x40f49000, 4096, PROT_READ) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42e15000
mprotect(0x40eca000, 16384, PROT_READ) = 0
mprotect(0x40081000, 4096, PROT_READ) = 0
mprotect(0x429b8000, 4096, PROT_READ) = 0
mprotect(0x42b0e000, 8192, PROT_READ) = 0
mprotect(0x40034000, 4096, PROT_READ) = 0
munmap(0x400cb000, 37954) = 0
set_tid_address(0x42d21068) = 1762
set_robust_list(0x42d21070, 12) = 0
rt_sigaction(SIGRTMIN, {0x400d9d7d, [], SA_SIGINFO|0x4000000}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x400d9c9d, [], SA_RESTART|SA_SIGINFO|0x4000000}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=2048*1024, rlim_max=2048*1024}) = 0
brk(0) = 0xca3000
brk(0xcc4000) = 0xcc4000
gettimeofday({1523012341, 527210}, NULL) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(3, "\2\0\0\0ro.build.version.sdk\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(3, "\2\0\0\0ro.build.version.sdk\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(3, "", 128, 0) = 0
close(3) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 542847003}) = 0
futex(0x429b90ac, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/usr/lib/libhybris/linker/jb.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\310\23\0\0004\0\0\0"..., 512) = 512
lseek(3, 145996, SEEK_SET) = 145996
read(3, "\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"..., 1520) = 1520
lseek(3, 46295, SEEK_SET) = 46295
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=147516, ...}) = 0
mmap2(NULL, 157300, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42d22000
mprotect(0x42d2d000, 65536, PROT_NONE) = 0
mmap2(0x42d3d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x42d3d000
mmap2(0x42d3e000, 42612, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42d3e000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libGLESv2.so", {st_mode=S_IFREG|0644, st_size=25636, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libGLESv2.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 25628
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 32768, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4005e000
mmap2(0x4005e000, 23936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x4005e000
mprotect(0x4005e000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x40064000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x5000) = 0x40064000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libcutils.so", {st_mode=S_IFREG|0644, st_size=42292, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libcutils.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 42284
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 49152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42d49000
mmap2(0x42d49000, 36460, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42d49000
mprotect(0x42d49000, 36864, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42d53000, 4172, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x9000) = 0x42d53000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/liblog.so", {st_mode=S_IFREG|0644, st_size=13508, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/liblog.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 13500
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 20480, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400cb000
mmap2(0x400cb000, 11549, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x400cb000
mprotect(0x400cb000, 12288, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x400ce000, 4120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x400ce000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libc.so", {st_mode=S_IFREG|0644, st_size=310656, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libc.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 310648
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 372736, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42d55000
mmap2(0x42d55000, 291996, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42d55000
mprotect(0x42d55000, 294912, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42d9d000, 17128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x47000) = 0x42d9d000
mmap2(0x42da2000, 57144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42da2000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libdsyscalls.so", {st_mode=S_IFREG|0644, st_size=302416, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libdsyscalls.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 302408
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 364544, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42db0000
mmap2(0x42db0000, 284784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42db0000
mprotect(0x42db0000, 286720, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42df6000, 17072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x45000) = 0x42df6000
mmap2(0x42dfb000, 56040, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42dfb000
close(3) = 0
open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4009f000
read(3, "MemTotal: 997368 kB\nMemF"..., 1024) = 1024
close(3) = 0
munmap(0x4009f000, 4096) = 0
mprotect(0x42db0000, 286720, PROT_READ|PROT_EXEC) = 0
mprotect(0x42df6000, 8192, PROT_READ) = 0
mprotect(0x42d55000, 294912, PROT_READ|PROT_EXEC) = 0
mprotect(0x42d9d000, 8192, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libstdc++.so", {st_mode=S_IFREG|0644, st_size=5308, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libstdc++.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 5300
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 12288, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40024000
mmap2(0x40024000, 2737, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x40024000
mprotect(0x40024000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x40025000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x40025000
close(3) = 0
mprotect(0x40024000, 4096, PROT_READ|PROT_EXEC) = 0
mprotect(0x40025000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libm.so", {st_mode=S_IFREG|0644, st_size=103700, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libm.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 103692
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 110592, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42e16000
mmap2(0x42e16000, 98092, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42e16000
mprotect(0x42e16000, 98304, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42e2f000, 4204, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x18000) = 0x42e2f000
close(3) = 0
mprotect(0x42e16000, 98304, PROT_READ|PROT_EXEC) = 0
mprotect(0x42e2f000, 4096, PROT_READ) = 0
mprotect(0x400cb000, 12288, PROT_READ|PROT_EXEC) = 0
mprotect(0x400ce000, 4096, PROT_READ) = 0
mprotect(0x42d49000, 36864, PROT_READ|PROT_EXEC) = 0
mprotect(0x42d53000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libutils.so", {st_mode=S_IFREG|0644, st_size=83240, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libutils.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 83232
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 90112, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42e31000
mmap2(0x42e31000, 77536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42e31000
mprotect(0x42e31000, 77824, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42e45000, 4116, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x13000) = 0x42e45000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libcorkscrew.so", {st_mode=S_IFREG|0644, st_size=13492, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libcorkscrew.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 13484
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 20480, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400d0000
mmap2(0x400d0000, 9916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x400d0000
mprotect(0x400d0000, 12288, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x400d3000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x2000) = 0x400d3000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libgccdemangle.so", {st_mode=S_IFREG|0644, st_size=21700, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libgccdemangle.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 21692
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 28672, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42e09000
mmap2(0x42e09000, 14747, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42e09000
mprotect(0x42e09000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42e0e000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4000) = 0x42e0e000
close(3) = 0
mprotect(0x42e09000, 16384, PROT_READ|PROT_EXEC) = 0
mprotect(0x42e0e000, 4096, PROT_READ) = 0
mprotect(0x400d0000, 12288, PROT_READ|PROT_EXEC) = 0
mprotect(0x400d3000, 4096, PROT_READ) = 0
mprotect(0x42e31000, 77824, PROT_READ|PROT_EXEC) = 0
mprotect(0x42e45000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libEGL.so", {st_mode=S_IFREG|0644, st_size=336700, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libEGL.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 336692
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 352256, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42e47000
mmap2(0x42e47000, 302207, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42e47000
mprotect(0x42e47000, 303104, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42e92000, 32236, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4a000) = 0x42e92000
mmap2(0x42e9a000, 9460, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x42e9a000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libGLES_trace.so", {st_mode=S_IFREG|0644, st_size=319960, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libGLES_trace.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 319952
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 323584, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42e9d000
mmap2(0x42e9d000, 310380, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42e9d000
mprotect(0x42e9d000, 311296, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42eea000, 7296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4c000) = 0x42eea000
close(3) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libstlport.so", {st_mode=S_IFREG|0644, st_size=210332, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libstlport.so", O_RDONLY) = 3
lseek(3, 0, SEEK_SET) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(3, -8, SEEK_END) = 210324
read(3, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 217088, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42eec000
mmap2(0x42eec000, 201920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x42eec000
mprotect(0x42eec000, 204800, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x42f1e000, 8264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x31000) = 0x42f1e000
close(3) = 0
mprotect(0x42eec000, 204800, PROT_READ|PROT_EXEC) = 0
mprotect(0x42f1e000, 8192, PROT_READ) = 0
mprotect(0x42e9d000, 311296, PROT_READ|PROT_EXEC) = 0
mprotect(0x42eea000, 4096, PROT_READ) = 0
mprotect(0x42e47000, 303104, PROT_READ|PROT_EXEC) = 0
mprotect(0x42e92000, 8192, PROT_READ) = 0
mprotect(0x4005e000, 24576, PROT_READ|PROT_EXEC) = 0
mprotect(0x40064000, 4096, PROT_READ) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000
madvise(0x40027000, 4096, MADV_MERGEABLE) = -1 EINVAL (Invalid argument)
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR)
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
futex(0x42eebcac, FUTEX_WAKE_PRIVATE, 2147483647) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(3, "\2\0\0\0debug.egl.trace\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(3, "\2\0\0\0debug.egl.trace\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(3, "", 128, 0) = 0
close(3) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 582847003}) = 0
futex(0x42e99e5c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
mprotect(0x40027000, 4096, PROT_READ|PROT_WRITE) = 0
mprotect(0x40027000, 4096, PROT_READ) = 0
clock_getres(CLOCK_MONOTONIC, {0, 1}) = 0
futex(0x40ed4b60, FUTEX_WAKE_PRIVATE, 2147483647) = 0
futex(0x40ed4b54, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/dev/urandom", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
read(3, "\360\225\354\32", 4) = 4
close(3) = 0
stat64("/etc/xdg/QtProject/QtQuick2.conf", {st_mode=S_IFREG|0644, st_size=39, ...}) = 0
futex(0x40e20db4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/etc/xdg/QtProject/QtQuick2.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=39, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=39, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=39, ...}) = 0
read(3, "[QuickMouseArea]\nPressAndHoldDel"..., 16384) = 39
read(3, "", 16345) = 0
open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40066000
read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\5\0\0\0\0"..., 4096) = 1883
_llseek(4, -30, [1853], SEEK_CUR) = 0
read(4, "\nEET-2EEST,M3.5.0/3,M10.5.0/4\n", 4096) = 30
close(4) = 0
munmap(0x40066000, 4096) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
close(3) = 0
stat64("/etc/xdg/QtProject.conf", 0xbec37570) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/QtProject.conf", 0xbec37570) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/QtProject.conf", 0xbec37558) = -1 ENOENT (No such file or directory)
geteuid32() = 100000
getuid32() = 100000
stat64("/proc/1762/exe", {st_mode=S_IFREG|0755, st_size=31888, ...}) = 0
lstat64("/proc/1762/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
lstat64("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/proc/1762", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
lstat64("/proc/1762/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
readlink("/proc/1762/exe", "/usr/lib/qt5/bin/qmlscene", 4095) = 25
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/bin/qmlscene", {st_mode=S_IFREG|0755, st_size=31888, ...}) = 0
stat64("/usr/lib/qt5/bin/qt.conf", 0xbec370c8) = -1 ENOENT (No such file or directory)
open("/usr/share/qt5/qtlogging.ini", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/QtProject/qtlogging.ini", 0xbec37208) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/QtProject/qtlogging.ini", 0xbec37208) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/qt5/bin/qt.conf", 0xbec37130) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/qt5/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/qt5/plugins/platforms/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/lib/qt5/plugins/platforms", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
getdents64(3, /* 6 entries */, 32768) = 216
getdents64(3, /* 0 entries */, 32768) = 0
close(3) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms/libhwcomposer.so", {st_mode=S_IFREG|0755, st_size=2975208, ...}) = 0
open("/usr/lib/qt5/plugins/platforms/libhwcomposer.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=2975208, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=2975208, ...}) = 0
mmap2(NULL, 2975208, PROT_READ, MAP_SHARED, 3, 0) = 0x42f21000
close(3) = 0
munmap(0x42f21000, 2975208) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms/libqminimal.so", {st_mode=S_IFREG|0755, st_size=91100, ...}) = 0
open("/usr/lib/qt5/plugins/platforms/libqminimal.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=91100, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=91100, ...}) = 0
mmap2(NULL, 91100, PROT_READ, MAP_SHARED, 3, 0) = 0x42f21000
close(3) = 0
munmap(0x42f21000, 91100) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms/libqwayland-egl.so", {st_mode=S_IFREG|0755, st_size=41476, ...}) = 0
open("/usr/lib/qt5/plugins/platforms/libqwayland-egl.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=41476, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=41476, ...}) = 0
mmap2(NULL, 41476, PROT_READ, MAP_SHARED, 3, 0) = 0x42f21000
close(3) = 0
munmap(0x42f21000, 41476) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforms/libqwayland-generic.so", {st_mode=S_IFREG|0755, st_size=6968, ...}) = 0
open("/usr/lib/qt5/plugins/platforms/libqwayland-generic.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
fcntl64(3, F_SETFD, FD_CLOEXEC) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=6968, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0755, st_size=6968, ...}) = 0
mmap2(NULL, 6968, PROT_READ, MAP_SHARED, 3, 0) = 0x42e10000
close(3) = 0
munmap(0x42e10000, 6968) = 0
stat64("/usr/lib/qt5/bin/platforms/.", 0xbec36f70) = -1 ENOENT (No such file or directory)
open("/usr/lib/qt5/plugins/platforms/libhwcomposer.so", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 2973488, SEEK_SET) = 2973488
read(3, "\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"..., 1720) = 1720
lseek(3, 2814420, SEEK_SET) = 2814420
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=2975208, ...}) = 0
mmap2(NULL, 288380, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42f21000
mmap2(0x42f65000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x44000) = 0x42f65000
close(3) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=37954, ...}) = 0
mmap2(NULL, 37954, PROT_READ, MAP_PRIVATE, 3, 0) = 0x400a4000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libhardware.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\20\6\0\0004\0\0\0"..., 512) = 512
lseek(3, 8184, SEEK_SET) = 8184
read(3, "\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"..., 1440) = 1440
lseek(3, 2579, SEEK_SET) = 2579
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=9624, ...}) = 0
mmap2(NULL, 68072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42f68000
mprotect(0x42f69000, 61440, PROT_NONE) = 0
mmap2(0x42f78000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x42f78000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libhybris-eglplatformcommon.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\200)\0\0004\0\0\0"..., 512) = 512
lseek(3, 146184, SEEK_SET) = 146184
read(3, "\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"..., 1520) = 1520
lseek(3, 34059, SEEK_SET) = 34059
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=147704, ...}) = 0
mmap2(NULL, 100584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42f79000
mprotect(0x42f81000, 65536, PROT_NONE) = 0
mmap2(0x42f91000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x42f91000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libhybris-hwcomposerwindow.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\300\33\0\0004\0\0\0"..., 512) = 512
lseek(3, 104876, SEEK_SET) = 104876
read(3, "\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"..., 1520) = 1520
lseek(3, 23371, SEEK_SET) = 23371
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=106396, ...}) = 0
mmap2(NULL, 88852, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42f92000
mprotect(0x42f98000, 61440, PROT_NONE) = 0
mmap2(0x42fa7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x42fa7000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libsync.so.2", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\\\7\0\0004\0\0\0"..., 512) = 512
lseek(3, 10092, SEEK_SET) = 10092
read(3, "\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"..., 1400) = 1400
lseek(3, 2911, SEEK_SET) = 2911
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=11492, ...}) = 0
mmap2(NULL, 68392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42fa8000
mprotect(0x42fa9000, 61440, PROT_NONE) = 0
mmap2(0x42fb8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0) = 0x42fb8000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5Compositor.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 434340, SEEK_SET) = 434340
read(3, "\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"..., 1280) = 1280
lseek(3, 433920, SEEK_SET) = 433920
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=435620, ...}) = 0
mmap2(NULL, 442264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x42fb9000
mmap2(0x4301f000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x65000) = 0x4301f000
mmap2(0x43024000, 3992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x43024000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libQt5DBus.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 341348, SEEK_SET) = 341348
read(3, "\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"..., 1280) = 1280
lseek(3, 340932, SEEK_SET) = 340932
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=342628, ...}) = 0
mmap2(NULL, 341472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x43025000
mmap2(0x43077000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x52000) = 0x43077000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libudev.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(3, 78488, SEEK_SET) = 78488
read(3, "\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"..., 1440) = 1440
lseek(3, 78012, SEEK_SET) = 78012
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=79928, ...}) = 0
mmap2(NULL, 84096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x43079000
mmap2(0x4308c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x4308c000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libmtdev.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\330\f\0\0004\0\0\0"..., 512) = 512
lseek(3, 13032, SEEK_SET) = 13032
read(3, "\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"..., 1080) = 1080
lseek(3, 12704, SEEK_SET) = 12704
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=14112, ...}) = 0
mmap2(NULL, 78244, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4308e000
mprotect(0x43091000, 65536, PROT_NONE) = 0
mmap2(0x430a1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x430a1000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libEGL.so.1", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\364\32\0\0004\0\0\0"..., 512) = 512
lseek(3, 106412, SEEK_SET) = 106412
read(3, "\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"..., 1480) = 1480
lseek(3, 18219, SEEK_SET) = 18219
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=107892, ...}) = 0
mmap2(NULL, 84296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x430a2000
mprotect(0x430a7000, 61440, PROT_NONE) = 0
mmap2(0x430b6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x430b6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libwayland-client.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0x+\0\0004\0\0\0"..., 512) = 512
lseek(3, 28164, SEEK_SET) = 28164
read(3, "\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"..., 1120) = 1120
lseek(3, 27812, SEEK_SET) = 27812
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=29284, ...}) = 0
mmap2(NULL, 93368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x430b7000
mprotect(0x430be000, 61440, PROT_NONE) = 0
mmap2(0x430cd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x430cd000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libwayland-server.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\3108\0\0004\0\0\0"..., 512) = 512
lseek(3, 36720, SEEK_SET) = 36720
read(3, "\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"..., 1120) = 1120
lseek(3, 36368, SEEK_SET) = 36368
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=37840, ...}) = 0
mmap2(NULL, 102076, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x430ce000
mprotect(0x430d7000, 61440, PROT_NONE) = 0
mmap2(0x430e6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x430e6000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libxkbcommon.so.0", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\10'\0\0004\0\0\0"..., 512) = 512
lseek(3, 228496, SEEK_SET) = 228496
read(3, "\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"..., 1080) = 1080
lseek(3, 228156, SEEK_SET) = 228156
read(3, "A6\0\0\0aeabi\0\1,\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 55) = 55
fstat64(3, {st_mode=S_IFREG|0755, st_size=229576, ...}) = 0
mmap2(NULL, 293696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x430e7000
mprotect(0x4311e000, 65536, PROT_NONE) = 0
mmap2(0x4312e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x37000) = 0x4312e000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\350\236\0\0004\0\0\0"..., 512) = 512
lseek(3, 191768, SEEK_SET) = 191768
read(3, "\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"..., 1160) = 1160
lseek(3, 191408, SEEK_SET) = 191408
read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(3, {st_mode=S_IFREG|0755, st_size=192928, ...}) = 0
mmap2(NULL, 257176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4312f000
mprotect(0x4315e000, 61440, PROT_NONE) = 0
mmap2(0x4316d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e000) = 0x4316d000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\210\23\0\0004\0\0\0"..., 512) = 512
lseek(3, 19720, SEEK_SET) = 19720
read(3, "\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"..., 1120) = 1120
lseek(3, 19380, SEEK_SET) = 19380
read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 51) = 51
fstat64(3, {st_mode=S_IFREG|0755, st_size=20840, ...}) = 0
mmap2(NULL, 85488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4316e000
mprotect(0x43173000, 61440, PROT_NONE) = 0
mmap2(0x43182000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x43182000
close(3) = 0
mprotect(0x4308c000, 4096, PROT_READ) = 0
munmap(0x400a4000, 37954) = 0
futex(0x42ab6ee0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
eventfd2(0, O_NONBLOCK|O_CLOEXEC) = 3
write(3, "\1\0\0\0\0\0\0\0", 8) = 8
open("/dev/fb0", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
ioctl(4, FBIOGET_VSCREENINFO, 0xbec3708c) = 0
close(4) = 0
clock_gettime(CLOCK_MONOTONIC, {433, 686773002}) = 0
open("/dev/tty", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 4
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
close(4) = 0
write(2, "[D] unknown:0 - EGLFS: Screen In"..., 35[D] unknown:0 - EGLFS: Screen Info
) = 35
write(2, "[D] unknown:0 - - Physical size"..., 51[D] unknown:0 - - Physical size: QSizeF(104, 162)
) = 51
write(2, "[D] unknown:0 - - Screen size: "..., 49[D] unknown:0 - - Screen size: QSize(800, 1280)
) = 49
write(2, "[D] unknown:0 - - Screen depth:"..., 36[D] unknown:0 - - Screen depth: 32
) = 36
rt_sigaction(SIGTERM, {0x42f35f0d, [], 0x4000000 /* SA_??? */}, NULL, 8) = 0
rt_sigaction(SIGINT, {0x42f35f0d, [], 0x4000000 /* SA_??? */}, NULL, 8) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 4
connect(4, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(4, "\2\0\0\0ro.kernel.qemu\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(4, "\2\0\0\0ro.kernel.qemu\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(4, "", 128, 0) = 0
close(4) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
access("/vendor/lib/egl/libGLES.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
access("/system/lib/egl/libGLES.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
openat(AT_FDCWD, "/vendor/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
openat(AT_FDCWD, "/system/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, /* 7 entries */, 32768) = 180
getdents(4, /* 0 entries */, 32768) = 0
close(4) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
access("/vendor/lib/egl/libEGL.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
access("/system/lib/egl/libEGL.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
openat(AT_FDCWD, "/vendor/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 682847003}) = 0
openat(AT_FDCWD, "/system/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
getdents(4, /* 7 entries */, 32768) = 180
close(4) = 0
stat64("/system/lib/egl/libEGL_tegra.so", {st_mode=S_IFREG|0644, st_size=634772, ...}) = 0
open("/system/lib/egl/libEGL_tegra.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 634764
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 647168, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43183000
mmap2(0x43183000, 613112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x43183000
mprotect(0x43183000, 614400, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x4321a000, 19064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x96000) = 0x4321a000
mmap2(0x4321f000, 7076, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4321f000
close(4) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnvrm.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnvrm.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnvrm.so", {st_mode=S_IFREG|0644, st_size=50440, ...}) = 0
open("/system/lib/libnvrm.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 50432
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 61440, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43221000
mmap2(0x43221000, 47268, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x43221000
mprotect(0x43221000, 49152, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x4322d000, 4137, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xb000) = 0x4322d000
mmap2(0x4322f000, 1272, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4322f000
close(4) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnvos.so", 0xbec36b18) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnvos.so", 0xbec36b18) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnvos.so", {st_mode=S_IFREG|0644, st_size=54636, ...}) = 0
open("/system/lib/libnvos.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 54628
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 61440, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43230000
mmap2(0x43230000, 48716, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x43230000
mprotect(0x43230000, 49152, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x4323d000, 4188, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xc000) = 0x4323d000
close(4) = 0
mprotect(0x43230000, 49152, PROT_READ|PROT_EXEC) = 0
mprotect(0x4323d000, 4096, PROT_READ) = 0
mprotect(0x43221000, 49152, PROT_READ|PROT_EXEC) = 0
mprotect(0x4322d000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnvrm_graphics.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnvrm_graphics.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnvrm_graphics.so", {st_mode=S_IFREG|0644, st_size=25844, ...}) = 0
open("/system/lib/libnvrm_graphics.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 25836
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 32768, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4323f000
mmap2(0x4323f000, 22338, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x4323f000
mprotect(0x4323f000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43245000, 4112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x5000) = 0x43245000
close(4) = 0
mprotect(0x4323f000, 24576, PROT_READ|PROT_EXEC) = 0
mprotect(0x43245000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnvwsi.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnvwsi.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnvwsi.so", {st_mode=S_IFREG|0644, st_size=13540, ...}) = 0
open("/system/lib/libnvwsi.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 13532
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 20480, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40083000
mmap2(0x40083000, 10436, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x40083000
mprotect(0x40083000, 12288, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x40086000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x2000) = 0x40086000
close(4) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnvddk_2d_v2.so", 0xbec36b18) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnvddk_2d_v2.so", 0xbec36b18) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnvddk_2d_v2.so", {st_mode=S_IFREG|0644, st_size=103792, ...}) = 0
open("/system/lib/libnvddk_2d_v2.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 103784
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 110592, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43247000
mmap2(0x43247000, 100260, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x43247000
mprotect(0x43247000, 102400, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43260000, 4174, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x18000) = 0x43260000
close(4) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libardrv_dynamic.so", 0xbec36a30) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libardrv_dynamic.so", 0xbec36a30) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libardrv_dynamic.so", {st_mode=S_IFREG|0644, st_size=38220, ...}) = 0
open("/system/lib/libardrv_dynamic.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 38212
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 45056, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43262000
mmap2(0x43262000, 33444, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x43262000
mprotect(0x43262000, 36864, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x4326b000, 4196, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0x4326b000
close(4) = 0
mprotect(0x43262000, 36864, PROT_READ|PROT_EXEC) = 0
mprotect(0x4326b000, 4096, PROT_READ) = 0
mprotect(0x43247000, 102400, PROT_READ|PROT_EXEC) = 0
mprotect(0x43260000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libhardware.so", 0xbec36b18) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libhardware.so", 0xbec36b18) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libhardware.so", {st_mode=S_IFREG|0644, st_size=5312, ...}) = 0
open("/system/lib/libhardware.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 5304
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 12288, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40028000
mmap2(0x40028000, 2387, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x40028000
mprotect(0x40028000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x40029000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x40029000
close(4) = 0
mprotect(0x40028000, 4096, PROT_READ|PROT_EXEC) = 0
mprotect(0x40029000, 4096, PROT_READ) = 0
mprotect(0x40083000, 12288, PROT_READ|PROT_EXEC) = 0
mprotect(0x40086000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libz.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libz.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libz.so", {st_mode=S_IFREG|0644, st_size=95572, ...}) = 0
open("/system/lib/libz.so", O_RDONLY) = 4
lseek(4, 0, SEEK_SET) = 0
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(4, -8, SEEK_END) = 95564
read(4, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 102400, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4326d000
mmap2(0x4326d000, 91824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 4, 0) = 0x4326d000
mprotect(0x4326d000, 94208, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43284000, 4160, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x16000) = 0x43284000
close(4) = 0
mprotect(0x4326d000, 94208, PROT_READ|PROT_EXEC) = 0
mprotect(0x43284000, 4096, PROT_READ) = 0
mprotect(0x43183000, 614400, PROT_READ|PROT_EXEC) = 0
mprotect(0x4321a000, 4096, PROT_READ) = 0
access("/dev/tegra_sema", R_OK|W_OK) = 0
readlink("/proc/1762/fd/2", "/dev/pts/0", 50) = 10
open("/dev/console", O_WRONLY) = -1 EACCES (Permission denied)
access("/dev/tegra_sema", R_OK|W_OK) = 0
readlink("/proc/1762/fd/2", "/dev/pts/0", 50) = 10
open("/dev/console", O_WRONLY) = -1 EACCES (Permission denied)
open("/sys/devices/virtual/misc/nvmap/heap-camera/usage", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/dev/knvmap", O_RDWR|O_SYNC|O_CLOEXEC) = 4
access("/dev/tegra_rpc", R_OK|W_OK) = 0
open("/dev/nvhost-ctrl", O_RDWR|O_SYNC) = 5
ioctl(5, HIDIOCGREPORT, 0xbec36fbc) = 0
open("/dev/alog/main", O_WRONLY|O_CLOEXEC) = 6
open("/dev/alog/radio", O_WRONLY|O_CLOEXEC) = 7
open("/dev/alog/events", O_WRONLY|O_CLOEXEC) = 8
open("/dev/alog/system", O_WRONLY|O_CLOEXEC) = 9
writev(6, [{"\3", 1}, {"libEGL\0", 7}, {"loaded /system/lib/egl/libEGL_te"..., 39}], 3) = 47
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0debug.perfhudes\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "\2\0\0\0debug.perfhudes\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 712847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 712847003}) = 0
access("/vendor/lib/egl/libGLESv1_CM.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 712847003}) = 0
access("/system/lib/egl/libGLESv1_CM.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 722847003}) = 0
openat(AT_FDCWD, "/vendor/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 722847003}) = 0
openat(AT_FDCWD, "/system/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10
getdents(10, /* 7 entries */, 32768) = 180
close(10) = 0
stat64("/system/lib/egl/libGLESv1_CM_tegra.so", {st_mode=S_IFREG|0644, st_size=91816, ...}) = 0
open("/system/lib/egl/libGLESv1_CM_tegra.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 91808
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 98304, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43286000
mmap2(0x43286000, 87248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x43286000
mprotect(0x43286000, 90112, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x4329c000, 4540, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x15000) = 0x4329c000
close(10) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libcgdrv.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libcgdrv.so", 0xbec36c00) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libcgdrv.so", {st_mode=S_IFREG|0644, st_size=2713372, ...}) = 0
open("/system/lib/libcgdrv.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 2713364
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 2719744, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4329e000
mmap2(0x4329e000, 1784771, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x4329e000
mprotect(0x4329e000, 1785856, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43452000, 930256, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x1b3000) = 0x43452000
close(10) = 0
mprotect(0x4329e000, 1785856, PROT_READ|PROT_EXEC) = 0
mprotect(0x43452000, 909312, PROT_READ) = 0
mprotect(0x43286000, 90112, PROT_READ|PROT_EXEC) = 0
mprotect(0x4329c000, 4096, PROT_READ) = 0
writev(6, [{"\3", 1}, {"libEGL\0", 7}, {"loaded /system/lib/egl/libGLESv1"..., 45}], 3) = 53
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0persist.tegra.NV_SWAPINTERVA"..., 128, 0) = 128
recv(10, "\2\0\0\0persist.tegra.NV_SWAPINTERVA"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 732847003}) = 0
open("/sys/module/fuse/parameters/tegra_chip_id", O_RDONLY) = 10
read(10, "48\n", 256) = 3
close(10) = 0
open("/sys/module/fuse/parameters/tegra_chip_rev", O_RDONLY) = 10
read(10, "3\n", 256) = 2
close(10) = 0
open("/sys/module/nvhost/parameters/register_sets", O_RDONLY) = 10
read(10, "2\n", 256) = 2
close(10) = 0
open("/sys/module/nvhost/parameters/register_sets", O_RDONLY) = 10
read(10, "2\n", 256) = 2
close(10) = 0
open("/system/lib/egl/egl.cfg", O_RDONLY) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002b000
read(10, "0 0 android\n0 1 tegra\n", 4096) = 22
close(10) = 0
munmap(0x4002b000, 4096) = 0
stat64("/usr/libexec/droid-hybris/system/lib/egl/libGLESv2_tegra.so", 0xbec36778) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/egl/libGLESv2_tegra.so", 0xbec36778) = -1 ENOENT (No such file or directory)
stat64("/system/lib/egl/libGLESv2_tegra.so", {st_mode=S_IFREG|0644, st_size=544064, ...}) = 0
open("/system/lib/egl/libGLESv2_tegra.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 544056
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 618496, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43536000
mmap2(0x43536000, 533916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x43536000
mprotect(0x43536000, 536576, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x435ba000, 6176, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x83000) = 0x435ba000
mmap2(0x435bc000, 66168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x435bc000
close(10) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnvddk_2d.so", 0xbec36690) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnvddk_2d.so", 0xbec36690) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnvddk_2d.so", {st_mode=S_IFREG|0644, st_size=54448, ...}) = 0
open("/system/lib/libnvddk_2d.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 54440
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 102400, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x435cd000
mmap2(0x435cd000, 51108, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x435cd000
mprotect(0x435cd000, 53248, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x435da000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0xc000) = 0x435da000
mmap2(0x435dc000, 38532, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x435dc000
close(10) = 0
mprotect(0x435cd000, 53248, PROT_READ|PROT_EXEC) = 0
mprotect(0x435da000, 4096, PROT_READ) = 0
mprotect(0x43536000, 536576, PROT_READ|PROT_EXEC) = 0
mprotect(0x435ba000, 4096, PROT_READ) = 0
open("/proc/self/cmdline", O_RDONLY) = 10
fstat64(10, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4002d000
read(10, "/usr/lib/qt5/bin/qmlscene\0-platf"..., 1024) = 56
read(10, "", 1024) = 0
close(10) = 0
munmap(0x4002d000, 4096) = 0
gettid() = 1762
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0persist.tegra.NV_SHADER_CACH"..., 128, 0) = 128
recv(10, "\2\0\0\0persist.tegra.NV_SHADER_CACH"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 752847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0persist.tegra.NV_SHADER_CACH"..., 128, 0) = 128
recv(10, "\2\0\0\0persist.tegra.NV_SHADER_CACH"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 752847003}) = 0
open("/system/lib/libcgdrv.so", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=2713372, ...}) = 0
fstat64(10, {st_mode=S_IFREG|0644, st_size=2713372, ...}) = 0
close(10) = 0
openat(AT_FDCWD, "/data/data/qmlscene/cache", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0persist.tegra.NV_WORKER_THRE"..., 128, 0) = 128
recv(10, "\2\0\0\0persist.tegra.NV_WORKER_THRE"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 752847003}) = 0
mmap2(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x435e6000
mprotect(0x435e6000, 4096, PROT_NONE) = 0
clone(child_stack=0x437e4ec8, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x437e53f8, tls=0x437e5850, child_tidptr=0x437e53f8) = 1782
futex(0xcb2930, FUTEX_WAKE_PRIVATE, 1) = 1
stat64("/usr/libexec/droid-hybris/system/lib/libGLESv1_CM.so", {st_mode=S_IFREG|0644, st_size=21540, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libGLESv1_CM.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 21532
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 28672, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400a4000
mmap2(0x400a4000, 18600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x400a4000
mprotect(0x400a4000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x400a9000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x4000) = 0x400a9000
close(10) = 0
mprotect(0x400a4000, 20480, PROT_READ|PROT_EXEC) = 0
mprotect(0x400a9000, 4096, PROT_READ) = 0
mprotect(0x400a9000, 4096, PROT_READ|PROT_WRITE) = 0
munmap(0x400a4000, 28672) = 0
open("/system/lib/egl/egl.cfg", O_RDONLY) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4009f000
read(10, "0 0 android\n0 1 tegra\n", 4096) = 22
close(10) = 0
munmap(0x4009f000, 4096) = 0
open("/system/lib/egl/egl.cfg", O_RDONLY) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=22, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400ac000
read(10, "0 0 android\n0 1 tegra\n", 4096) = 22
close(10) = 0
munmap(0x400ac000, 4096) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 772847003}) = 0
access("/vendor/lib/egl/libGLESv2.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 772847003}) = 0
access("/system/lib/egl/libGLESv2.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 772847003}) = 0
openat(AT_FDCWD, "/vendor/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 772847003}) = 0
openat(AT_FDCWD, "/system/lib/egl", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 10
brk(0xce5000) = 0xce5000
getdents(10, /* 7 entries */, 32768) = 180
brk(0xcdd000) = 0xcdd000
close(10) = 0
writev(6, [{"\3", 1}, {"libEGL\0", 7}, {"loaded /system/lib/egl/libGLESv2"..., 42}], 3) = 50
stat64("/usr/libexec/droid-hybris/system/lib/libGLESv1_CM.so", {st_mode=S_IFREG|0644, st_size=21540, ...}) = 0
open("/usr/libexec/droid-hybris/system/lib/libGLESv1_CM.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 21532
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 28672, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400a4000
mmap2(0x400a4000, 18600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x400a4000
mprotect(0x400a4000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x400a9000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x4000) = 0x400a9000
close(10) = 0
mprotect(0x400a4000, 20480, PROT_READ|PROT_EXEC) = 0
mprotect(0x400a9000, 4096, PROT_READ) = 0
open("/usr/lib/libhybris/eglplatform_fbdev.so", O_RDONLY|O_CLOEXEC) = 10
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\244\32\0\0004\0\0\0"..., 512) = 512
lseek(10, 111392, SEEK_SET) = 111392
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"..., 1520) = 1520
lseek(10, 27155, SEEK_SET) = 27155
read(10, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(10, {st_mode=S_IFREG|0755, st_size=112912, ...}) = 0
mmap2(NULL, 92728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x437e6000
mprotect(0x437ed000, 61440, PROT_NONE) = 0
mmap2(0x437fc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6000) = 0x437fc000
close(10) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0ro.hardware\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "\2\0\0\0ro.hardware\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 782847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0ro.product.board\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "\2\0\0\0ro.product.board\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 792847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
socket(PF_LOCAL, SOCK_STREAM, 0) = 10
connect(10, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(10, "\2\0\0\0ro.board.platform\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "\2\0\0\0ro.board.platform\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(10, "", 128, 0) = 0
close(10) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 792847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
stat64("/system/lib/hw/gralloc.tegra3.so", {st_mode=S_IFREG|0644, st_size=21928, ...}) = 0
open("/system/lib/hw/gralloc.tegra3.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 21920
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 28672, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400b2000
mmap2(0x400b2000, 16680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x400b2000
mprotect(0x400b2000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x400b7000, 4392, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x4000) = 0x400b7000
close(10) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libhardware_legacy.so", 0xbec33398) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libhardware_legacy.so", 0xbec33398) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libhardware_legacy.so", {st_mode=S_IFREG|0644, st_size=17688, ...}) = 0
open("/system/lib/libhardware_legacy.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 17680
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 28672, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x437fd000
mmap2(0x437fd000, 15272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x437fd000
mprotect(0x437fd000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43801000, 4136, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x3000) = 0x43801000
mmap2(0x43803000, 340, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x43803000
close(10) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libwpa_client.so", 0xbec332b0) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libwpa_client.so", 0xbec332b0) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libwpa_client.so", {st_mode=S_IFREG|0644, st_size=9400, ...}) = 0
open("/system/lib/libwpa_client.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 9392
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 16384, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4009f000
mmap2(0x4009f000, 7160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x4009f000
mprotect(0x4009f000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x400a1000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x1000) = 0x400a1000
close(10) = 0
mprotect(0x4009f000, 8192, PROT_READ|PROT_EXEC) = 0
mprotect(0x400a1000, 4096, PROT_READ) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libnetutils.so", 0xbec332b0) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libnetutils.so", 0xbec332b0) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libnetutils.so", {st_mode=S_IFREG|0644, st_size=21692, ...}) = 0
open("/system/lib/libnetutils.so", O_RDONLY) = 10
lseek(10, 0, SEEK_SET) = 0
read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(10, -8, SEEK_END) = 21684
read(10, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 28672, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43804000
mmap2(0x43804000, 18896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 10, 0) = 0x43804000
mprotect(0x43804000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43809000, 4108, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x4000) = 0x43809000
close(10) = 0
mprotect(0x43804000, 20480, PROT_READ|PROT_EXEC) = 0
mprotect(0x43809000, 4096, PROT_READ) = 0
mprotect(0x437fd000, 16384, PROT_READ|PROT_EXEC) = 0
mprotect(0x43801000, 4096, PROT_READ) = 0
mprotect(0x400b2000, 20480, PROT_READ|PROT_EXEC) = 0
mprotect(0x400b7000, 4096, PROT_READ) = 0
open("/sys/module/nvhost/parameters/register_sets", O_RDONLY) = 10
read(10, "2\n", 256) = 2
close(10) = 0
stat64("/usr/libexec/droid-hybris/system/lib/libminisf.so", 0xbec36d68) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libminisf.so", 0xbec36d68) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libminisf.so", 0xbec36d68) = -1 ENOENT (No such file or directory)
stat64("/odm/lib/libminisf.so", 0xbec36d68) = -1 ENOENT (No such file or directory)
stat64("/vendor/lib/libminisf.so", 0xbec36d68) = -1 ENOENT (No such file or directory)
stat64("/system/lib/libminisf.so", 0xbec36d68) = -1 ENOENT (No such file or directory)
open("/dev/alog/main", O_WRONLY) = 10
writev(10, [{"\6", 1}, {"linker\0", 7}, {"linker.c:1119| ERROR: Library 'l"..., 56}], 3) = 64
write(2, "libminisf is incompatible or mis"..., 177libminisf is incompatible or missing. Can not possibly start the SurfaceFlinger service. If you're experiencing troubles with media try updating droidmedia (and/or this plugin).) = 177
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 802847003}) = 0
access("/vendor/lib/hw/hwcomposer.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/hwcomposer.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 812847003}) = 0
access("/vendor/lib/hw/hwcomposer.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/hwcomposer.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 812847003}) = 0
access("/vendor/lib/hw/hwcomposer.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/hwcomposer.tegra3.so", R_OK) = 0
stat64("/system/lib/hw/hwcomposer.tegra3.so", {st_mode=S_IFREG|0644, st_size=229524, ...}) = 0
open("/system/lib/hw/hwcomposer.tegra3.so", O_RDONLY) = 11
lseek(11, 0, SEEK_SET) = 0
read(11, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(11, -8, SEEK_END) = 229516
read(11, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 233472, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4380b000
mmap2(0x4380b000, 40009, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 11, 0) = 0x4380b000
mprotect(0x4380b000, 40960, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x43815000, 191508, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 11, 0x9000) = 0x43815000
close(11) = 0
mprotect(0x4380b000, 40960, PROT_READ|PROT_EXEC) = 0
mprotect(0x43815000, 4096, PROT_READ) = 0
write(2, "== hwcomposer module ==\n", 24== hwcomposer module ==
) = 24
write(2, " * Address: 0x43816004\n", 23 * Address: 0x43816004
) = 23
write(2, " * Module API Version: 1\n", 25 * Module API Version: 1
) = 25
write(2, " * HAL API Version: 0\n", 22 * HAL API Version: 0
) = 22
write(2, " * Identifier: hwcomposer\n", 26 * Identifier: hwcomposer
) = 26
write(2, " * Name: NVIDIA Tegra hwcomposer"..., 40 * Name: NVIDIA Tegra hwcomposer module
) = 40
write(2, " * Author: NVIDIA\n", 18 * Author: NVIDIA
) = 18
write(2, "== hwcomposer module ==\n", 24== hwcomposer module ==
) = 24
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 812847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 812847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 812847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(11, "\2\0\0\0persist.tegra.hdmi.legacy\0\0\0"..., 128, 0) = 128
recv(11, "\2\0\0\0persist.tegra.hdmi.legacy\0\0\0"..., 128, 0) = 128
recv(11, "", 128, 0) = 0
close(11) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 812847003}) = 0
open("/sys/class/graphics/fb0/device/smartdimmer/enable", O_RDONLY) = 11
read(11, "1\n", 19) = 2
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(11, "\2\0\0\0persist.tegra.didim.enable\0\0"..., 128, 0) = 128
recv(11, "\2\0\0\0persist.tegra.didim.enable\0\0"..., 128, 0) = 128
recv(11, "", 128, 0) = 0
close(11) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 822847003}) = 0
open("/sys/class/graphics/fb0/device/smartdimmer/enable", O_WRONLY) = 11
write(11, "1", 1) = 1
close(11) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(11, "\2\0\0\0persist.tegra.didim.normal\0\0"..., 128, 0) = 128
recv(11, "\2\0\0\0persist.tegra.didim.normal\0\0"..., 128, 0) = 128
recv(11, "", 128, 0) = 0
close(11) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 822847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(11, "\2\0\0\0persist.tegra.didim.video\0\0\0"..., 128, 0) = 128
recv(11, "\2\0\0\0persist.tegra.didim.video\0\0\0"..., 128, 0) = 128
recv(11, "", 128, 0) = 0
close(11) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 822847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 11
connect(11, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(11, "\2\0\0\0nvidia.hwc.null_display\0\0\0\0\0"..., 128, 0) = 128
recv(11, "\2\0\0\0nvidia.hwc.null_display\0\0\0\0\0"..., 128, 0) = 128
recv(11, "", 128, 0) = 0
close(11) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 822847003}) = 0
open("/dev/tegra_dc_ctrl", O_RDWR) = 11
ioctl(11, SNDCTL_COPR_RESET or SNDRV_COMPRESS_IOCTL_VERSION, 0xbec36ec4) = 0
ioctl(11, CAPI_REGISTER or SNDCTL_COPR_LOAD, 0xbec36edc) = 0
open("/dev/graphics/fb0", O_RDWR) = 12
open("/dev/tegra_dc_0", O_RDWR) = 13
ioctl(13, 0x40044400, 0x4) = 0
stat64("/sys/class/graphics/fb0/device/smart_panel", 0xbec36ef0) = -1 ENOENT (No such file or directory)
ioctl(13, 0x80044409, 0xcc91a8) = 0
ioctl(13, 0x40044401, 0) = 0
ioctl(13, 0x40044401, 0x1) = 0
ioctl(13, 0x40044401, 0x2) = 0
ioctl(12, 0xc0084642, 0xbec36e68) = 0
open("/dev/alog/main", O_WRONLY|O_CLOEXEC) = 14
open("/dev/alog/radio", O_WRONLY|O_CLOEXEC) = 15
open("/dev/alog/events", O_WRONLY|O_CLOEXEC) = 16
open("/dev/alog/system", O_WRONLY|O_CLOEXEC) = 17
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"Display 0: found 1 modes\0", 25}], 3) = 37
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"unmatched: 800 x 1280 @ 60.00 Hz"..., 33}], 3) = 45
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"display type 0: vblank period = "..., 44}], 3) = 56
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"dc_blank: display 0, [-1 -> 0]\0", 31}], 3) = 43
ioctl(12, FBIOBLANK, 0) = 0
ioctl(11, CAPI_REGISTER or SNDCTL_COPR_LOAD, 0xbec36edc) = 0
open("/dev/graphics/fb1", O_RDWR) = 18
open("/dev/tegra_dc_1", O_RDWR) = 19
ioctl(19, 0x40044400, 0x4) = 0
stat64("/sys/class/graphics/fb1/device/smart_panel", 0xbec36ef0) = -1 ENOENT (No such file or directory)
ioctl(19, 0x80044409, 0xccbbc4) = 0
ioctl(19, 0x40044401, 0) = 0
ioctl(19, 0x40044401, 0x1) = 0
ioctl(19, 0x40044401, 0x2) = 0
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"Setting vblank display to Intern"..., 66}], 3) = 78
ioctl(11, SNDCTL_COPR_RCODE, 0x1) = 0
pipe([20, 21]) = 0
mmap2(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x43844000
mprotect(0x43844000, 4096, PROT_NONE) = 0
clone(child_stack=0x43a42ec8, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x43a433f8, tls=0x43a43850, child_tidptr=0x43a433f8) = 1783
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0ro.sf.override_null_lcd_dens"..., 128, 0) = 128
recv(22, "\2\0\0\0ro.sf.override_null_lcd_dens"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 832847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\1\0\0\0persist.sys.NV_DISPXRES\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\1\0\0\0persist.sys.NV_DISPYRES\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 832847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 832847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 832847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.panel.rotation"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.panel.rotation"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 842847003}) = 0
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"Display 0 is 800 x 1280\0", 24}], 3) = 36
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.idle.minimum_f"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.idle.minimum_f"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 842847003}) = 0
rt_sigprocmask(SIG_SETMASK, ~[RT_1], [], 8) = 0
mmap2(NULL, 26544, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x43b2f000
mprotect(0x43b2f000, 4096, PROT_NONE) = 0
clone(child_stack=0x43b34678, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x43b34ba8, tls=0x43b35000, child_tidptr=0x43b34ba8) = 1784
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
futex(0x40082238, FUTEX_WAKE_PRIVATE, 2147483647) = 0
timer_create(CLOCK_MONOTONIC, {0xcc66e0, 32, SIGEV_THREAD_ID, {1784}}, {0}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.compositor\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.compositor\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 842847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.composite.poli"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.composite.poli"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 842847003}) = 0
sched_get_priority_min(SCHED_OTHER) = 0
sched_get_priority_max(SCHED_OTHER) = 0
mmap2(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x43c22000
mprotect(0x43c22000, 4096, PROT_NONE) = 0
clone(child_stack=0x43e20ec8, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x43e213f8, tls=0x43e21850, child_tidptr=0x43e213f8) = 1785
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0nvidia.hwc.ftrace_enable\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0nvidia.hwc.ftrace_enable\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 842847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 842847003}) = 0
access("/vendor/lib/hw/power.grouper.so", R_OK) = 0
stat64("/vendor/lib/hw/power.grouper.so", {st_mode=S_IFREG|0644, st_size=5444, ...}) = 0
open("/vendor/lib/hw/power.grouper.so", O_RDONLY) = 22
lseek(22, 0, SEEK_SET) = 0
read(22, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
lseek(22, -8, SEEK_END) = 5436
read(22, "\1\0\0\0\0\0\0\0", 8) = 8
mmap2(NULL, 12288, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40031000
mmap2(0x40031000, 2362, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 22, 0) = 0x40031000
mprotect(0x40031000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
mmap2(0x40032000, 4240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 22, 0) = 0x40032000
close(22) = 0
mprotect(0x40031000, 4096, PROT_READ|PROT_EXEC) = 0
mprotect(0x40032000, 4096, PROT_READ) = 0
write(2, "== hwcomposer device ==\n", 24== hwcomposer device ==
) = 24
write(2, " * Version: 1010001 (interpreted"..., 45 * Version: 1010001 (interpreted as 1010001)
) = 45
write(2, " * Module: 0x43816004\n", 22 * Module: 0x43816004
) = 22
write(2, "== hwcomposer device ==\n", 24== hwcomposer device ==
) = 24
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"hwc_blank: display 0: unblank\0", 30}], 3) = 42
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"hwc_blank_display: display 0: [1"..., 39}], 3) = 51
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"Display 0 is 800 x 1280\0", 24}], 3) = 36
writev(14, [{"\3", 1}, {"hwcomposer\0", 11}, {"dc_blank: display 0, [0 -> 0]\0", 30}], 3) = 42
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 852847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0ro.debuggable\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0ro.debuggable\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 852847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0debug.egl.debug_proc\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0debug.egl.debug_proc\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 852847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 852847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 852847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 852847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 862847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 872847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 882847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 892847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 902847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.grouper.so", R_OK) = -1 ENOENT (No such file or directory)
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 912847003}) = 0
access("/vendor/lib/hw/gralloc.tegra3.so", R_OK) = -1 ENOENT (No such file or directory)
access("/system/lib/hw/gralloc.tegra3.so", R_OK) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0debug.egl.finish\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0debug.egl.finish\0\0\0\0\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 922847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0debug.egl.traceGpuCompletion"..., 128, 0) = 128
recv(22, "\2\0\0\0debug.egl.traceGpuCompletion"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {433, 922847003}) = 0
write(2, "[W] unknown:0 - QEglScreen 0xccc"..., 37[W] unknown:0 - QEglScreen 0xccc6e8
) = 37
stat64("/usr/lib/qt5/plugins/platforminputcontexts/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/lib/qt5/plugins/platforminputcontexts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 22
getdents64(22, /* 3 entries */, 32768) = 112
getdents64(22, /* 0 entries */, 32768) = 0
close(22) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforminputcontexts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so", {st_mode=S_IFREG|0755, st_size=156372, ...}) = 0
open("/usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC) = 0
fstat64(22, {st_mode=S_IFREG|0755, st_size=156372, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0755, st_size=156372, ...}) = 0
mmap2(NULL, 156372, PROT_READ, MAP_SHARED, 22, 0) = 0x43a44000
close(22) = 0
munmap(0x43a44000, 156372) = 0
stat64("/usr/lib/qt5/bin/platforminputcontexts/.", 0xbec36ed8) = -1 ENOENT (No such file or directory)
open("/usr/lib/qt5/plugins/platforminputcontexts/libmaliitplatforminputcontextplugin.so", O_RDONLY|O_CLOEXEC) = 22
read(22, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\30\344\0\0004\0\0\0"..., 512) = 512
lseek(22, 155212, SEEK_SET) = 155212
read(22, "\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"..., 1160) = 1160
lseek(22, 154836, SEEK_SET) = 154836
read(22, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(22, {st_mode=S_IFREG|0755, st_size=156372, ...}) = 0
mmap2(NULL, 220452, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 22, 0) = 0x43a44000
mprotect(0x43a69000, 65536, PROT_NONE) = 0
mmap2(0x43a79000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 22, 0x25000) = 0x43a79000
close(22) = 0
stat64("/usr/lib/qt5/plugins/platformthemes/.", 0xbec36f60) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/qt5/bin/platformthemes/.", 0xbec36f60) = -1 ENOENT (No such file or directory)
readlink("/proc/self/exe", "/usr/lib/qt5/bin/qmlscene", 4095) = 25
gettimeofday({1523012341, 923720}, NULL) = 0
access("/etc/fonts/fonts.conf", R_OK) = 0
stat64("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=2413, ...}) = 0
open("/etc/fonts/fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
read(22, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2413
gettimeofday({1523012341, 925296}, NULL) = 0
access("/etc/fonts/conf.d", R_OK) = 0
stat64("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 23
brk(0xd00000) = 0xd00000
getdents64(23, /* 28 entries */, 32768) = 1192
getdents64(23, /* 0 entries */, 32768) = 0
access("/etc/fonts/conf.d/10-antialias.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-antialias.conf", {st_mode=S_IFREG|0644, st_size=219, ...}) = 0
open("/etc/fonts/conf.d/10-antialias.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 219
gettimeofday({1523012341, 931570}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/10-autohint.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-autohint.conf", {st_mode=S_IFREG|0644, st_size=484, ...}) = 0
open("/etc/fonts/conf.d/10-autohint.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 484
gettimeofday({1523012341, 933389}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/10-hinted.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-hinted.conf", {st_mode=S_IFREG|0644, st_size=215, ...}) = 0
open("/etc/fonts/conf.d/10-hinted.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 215
gettimeofday({1523012341, 935101}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/10-hinting-slight.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-hinting-slight.conf", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
open("/etc/fonts/conf.d/10-hinting-slight.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 463
gettimeofday({1523012341, 936876}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", {st_mode=S_IFREG|0644, st_size=2010, ...}) = 0
open("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2010
gettimeofday({1523012341, 938857}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=866, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 866
gettimeofday({1523012341, 941159}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=856, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 856
gettimeofday({1523012341, 943276}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=858, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 858
gettimeofday({1523012341, 945234}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1259, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1259
gettimeofday({1523012341, 947138}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/25-no-bitmap-fedora.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/25-no-bitmap-fedora.conf", {st_mode=S_IFREG|0644, st_size=1160, ...}) = 0
open("/etc/fonts/conf.d/25-no-bitmap-fedora.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1160
gettimeofday({1523012341, 949123}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=13510, ...}) = 0
open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
gettimeofday({1523012341, 951096}, NULL) = 0
read(24, "<family>Cousine</family>\n\t <def"..., 8192) = 5318
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=889, ...}) = 0
open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 889
gettimeofday({1523012341, 954326}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=5182, ...}) = 0
open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5182
gettimeofday({1523012341, 956175}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=6362, ...}) = 0
open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 6362
gettimeofday({1523012341, 958528}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=545, ...}) = 0
open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 545
gettimeofday({1523012341, 961075}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=673, ...}) = 0
open("/etc/fonts/conf.d/50-user.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 673
gettimeofday({1523012341, 962915}, NULL) = 0
stat64("/home/nemo/.config/fontconfig/conf.d", 0xbec34930) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/fontconfig/conf.d", 0xbec34930) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/fontconfig/fonts.conf", 0xbec34930) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/fontconfig/fonts.conf", 0xbec34930) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
open("/etc/fonts/conf.d/51-local.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 189
gettimeofday({1523012341, 967646}, NULL) = 0
access("/etc/fonts/local.conf", R_OK) = 0
stat64("/etc/fonts/local.conf", {st_mode=S_IFREG|0644, st_size=771, ...}) = 0
open("/etc/fonts/local.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 25
read(25, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 771
gettimeofday({1523012341, 969004}, NULL) = 0
read(25, "", 8192) = 0
close(25) = 0
access("/etc/fonts/local.conf", R_OK) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/54-dejavu-sans-mono.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/54-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=1509, ...}) = 0
open("/etc/fonts/conf.d/54-dejavu-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 1509
gettimeofday({1523012341, 971418}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/54-dejavu-sans.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/54-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0
open("/etc/fonts/conf.d/54-dejavu-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 2011
gettimeofday({1523012341, 973326}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/54-dejavu-serif.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/54-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=1649, ...}) = 0
open("/etc/fonts/conf.d/54-dejavu-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 1649
gettimeofday({1523012341, 975261}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1833, ...}) = 0
open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1833
gettimeofday({1523012341, 977127}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=10118, ...}) = 0
open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
gettimeofday({1523012341, 979115}, NULL) = 0
read(24, "<family>Koodak</family>\n\t\t\t<fami"..., 8192) = 1926
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7959, ...}) = 0
open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7959
gettimeofday({1523012341, 982279}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
gettimeofday({1523012341, 984620}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=422, ...}) = 0
open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 422
gettimeofday({1523012341, 986357}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 24
read(24, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1691
gettimeofday({1523012341, 988211}, NULL) = 0
read(24, "", 8192) = 0
close(24) = 0
close(23) = 0
access("/etc/fonts/conf.d", R_OK) = 0
read(22, "", 8192) = 0
close(22) = 0
stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=616, ...}) = 0
gettimeofday({1523012341, 991542}, NULL) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
read(22, "\4\374\2\374\7\0\0\0h\2\0\0(\0\0\0@\0\0\0\17\0\0\0X\2\0\0\7\37\262Z"..., 616) = 616
close(22) = 0
open("/home/nemo/.cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=616, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
read(22, "\4\374\2\374\7\0\0\0h\2\0\0(\0\0\0@\0\0\0\17\0\0\0X\2\0\0\305\"\262Z"..., 616) = 616
close(22) = 0
stat64("/usr/share/X11/fonts/Type1", 0xbec36f88) = -1 ENOENT (No such file or directory)
stat64("/usr/share/X11/fonts/Type1", 0xbec36ff0) = -1 ENOENT (No such file or directory)
stat64("/usr/share/X11/fonts/TTF", 0xbec36f88) = -1 ENOENT (No such file or directory)
stat64("/usr/share/X11/fonts/TTF", 0xbec36ff0) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/fonts", 0xbec36f88) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/fonts", 0xbec36ff0) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.local/share/fonts", 0xbec36f88) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.local/share/fonts", 0xbec36ff0) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.fonts", 0xbec36f88) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.fonts", 0xbec36ff0) = -1 ENOENT (No such file or directory)
stat64("/usr/share/fonts/amiri", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/amiri", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//f86b91f2c0641be336248d859c891c82-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1960, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1960, PROT_READ, MAP_SHARED, 22, 0) = 0x40178000
fadvise64_64(22, 0, 1960, POSIX_FADV_WILLNEED) = 0
munmap(0x40178000, 1960) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//f86b91f2c0641be336248d859c891c82-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1960, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1960, PROT_READ, MAP_SHARED, 22, 0) = 0x40066000
fadvise64_64(22, 0, 1960, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/dejavu", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//12b26b760a24f8b4feb03ad48a333a72-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=35704, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 35704, PROT_READ, MAP_SHARED, 22, 0) = 0x43a7a000
fadvise64_64(22, 0, 35704, POSIX_FADV_WILLNEED) = 0
munmap(0x43a7a000, 35704) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//12b26b760a24f8b4feb03ad48a333a72-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=35704, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 35704, PROT_READ, MAP_SHARED, 22, 0) = 0x43a7a000
fadvise64_64(22, 0, 35704, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/liberation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/liberation", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//b67b32625a2bb51b023d3814a918f351-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=16480, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 16480, PROT_READ, MAP_SHARED, 22, 0) = 0x42e10000
fadvise64_64(22, 0, 16480, POSIX_FADV_WILLNEED) = 0
munmap(0x42e10000, 16480) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//b67b32625a2bb51b023d3814a918f351-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=16480, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 16480, PROT_READ, MAP_SHARED, 22, 0) = 0x42e10000
fadvise64_64(22, 0, 16480, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-bengali", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-bengali", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//2881ed3fd21ca306ddad6f9b0dd3189f-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1464, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1464, PROT_READ, MAP_SHARED, 22, 0) = 0x40067000
fadvise64_64(22, 0, 1464, POSIX_FADV_WILLNEED) = 0
munmap(0x40067000, 1464) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//2881ed3fd21ca306ddad6f9b0dd3189f-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1464, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1464, PROT_READ, MAP_SHARED, 22, 0) = 0x40178000
fadvise64_64(22, 0, 1464, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-devanagari", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-devanagari", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//47f48679023f44a4d1e44699a69464f6-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1784, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1784, PROT_READ, MAP_SHARED, 22, 0) = 0x43a83000
fadvise64_64(22, 0, 1784, POSIX_FADV_WILLNEED) = 0
munmap(0x43a83000, 1784) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//47f48679023f44a4d1e44699a69464f6-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1784, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1784, PROT_READ, MAP_SHARED, 22, 0) = 0x400ab000
fadvise64_64(22, 0, 1784, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-gujarati", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-gujarati", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//900402270e15d763a6e008bb2d4c7686-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1552, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1552, PROT_READ, MAP_SHARED, 22, 0) = 0x43a83000
fadvise64_64(22, 0, 1552, POSIX_FADV_WILLNEED) = 0
munmap(0x43a83000, 1552) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//900402270e15d763a6e008bb2d4c7686-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1552, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1552, PROT_READ, MAP_SHARED, 22, 0) = 0x4002b000
fadvise64_64(22, 0, 1552, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-kannada", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-kannada", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//df893b4576ad6107f9397134092c4059-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1504, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1504, PROT_READ, MAP_SHARED, 22, 0) = 0x43a83000
fadvise64_64(22, 0, 1504, POSIX_FADV_WILLNEED) = 0
munmap(0x43a83000, 1504) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//df893b4576ad6107f9397134092c4059-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1504, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1504, PROT_READ, MAP_SHARED, 22, 0) = 0x40088000
fadvise64_64(22, 0, 1504, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-malayalam", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-malayalam", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//fa2b533b7056bdadb961f088bc0a978b-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 22, 0) = 0x43a83000
fadvise64_64(22, 0, 1488, POSIX_FADV_WILLNEED) = 0
munmap(0x43a83000, 1488) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//fa2b533b7056bdadb961f088bc0a978b-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 22, 0) = 0x400ac000
fadvise64_64(22, 0, 1488, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-punjabi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-punjabi", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//211368abcb0ff835c229ff05c9ec01dc-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1536, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1536, PROT_READ, MAP_SHARED, 22, 0) = 0x43a83000
fadvise64_64(22, 0, 1536, POSIX_FADV_WILLNEED) = 0
munmap(0x43a83000, 1536) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//211368abcb0ff835c229ff05c9ec01dc-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1536, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1536, PROT_READ, MAP_SHARED, 22, 0) = 0x4000a000
fadvise64_64(22, 0, 1536, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-tamil", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-tamil", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//860639f272b8b4b3094f9e399e41bccd-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 22, 0) = 0x40089000
fadvise64_64(22, 0, 1488, POSIX_FADV_WILLNEED) = 0
munmap(0x40089000, 1488) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//860639f272b8b4b3094f9e399e41bccd-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 22, 0) = 0x43a83000
fadvise64_64(22, 0, 1488, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/lohit-telugu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-telugu", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//b887eea8f1b96e1d899b44ed6681fc27-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1544, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1544, PROT_READ, MAP_SHARED, 22, 0) = 0x43ae4000
fadvise64_64(22, 0, 1544, POSIX_FADV_WILLNEED) = 0
munmap(0x43ae4000, 1544) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//b887eea8f1b96e1d899b44ed6681fc27-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1544, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1544, PROT_READ, MAP_SHARED, 22, 0) = 0x400ad000
fadvise64_64(22, 0, 1544, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/sail-sans-pro", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/sail-sans-pro", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//50f3b4c331a2a20faf0ea41633d3ad16-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=3920, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 3920, PROT_READ, MAP_SHARED, 22, 0) = 0x43a84000
fadvise64_64(22, 0, 3920, POSIX_FADV_WILLNEED) = 0
munmap(0x43a84000, 3920) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//50f3b4c331a2a20faf0ea41633d3ad16-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=3920, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 3920, PROT_READ, MAP_SHARED, 22, 0) = 0x40067000
fadvise64_64(22, 0, 3920, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/symbola", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/symbola", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//ddf81aa22fd9743c33144d2c399c383d-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=2976, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 2976, PROT_READ, MAP_SHARED, 22, 0) = 0x43a84000
fadvise64_64(22, 0, 2976, POSIX_FADV_WILLNEED) = 0
munmap(0x43a84000, 2976) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//ddf81aa22fd9743c33144d2c399c383d-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=2976, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 2976, PROT_READ, MAP_SHARED, 22, 0) = 0x40089000
fadvise64_64(22, 0, 2976, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/umpush", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/umpush", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//445ffc4fdcd38b91ad9e06dfc7578338-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1648, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1648, PROT_READ, MAP_SHARED, 22, 0) = 0x43a84000
fadvise64_64(22, 0, 1648, POSIX_FADV_WILLNEED) = 0
munmap(0x43a84000, 1648) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//445ffc4fdcd38b91ad9e06dfc7578338-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=1648, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1648, PROT_READ, MAP_SHARED, 22, 0) = 0x40068000
fadvise64_64(22, 0, 1648, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/usr/share/fonts/wqy-zenhei", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/wqy-zenhei", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(22) = 0
open("/var/cache/fontconfig//0b1bcc92b4d25cc154d77dafe3bceaa0-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=8104, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 8104, PROT_READ, MAP_SHARED, 22, 0) = 0x43a84000
fadvise64_64(22, 0, 8104, POSIX_FADV_WILLNEED) = 0
munmap(0x43a84000, 8104) = 0
close(22) = 0
open("/home/nemo/.cache/fontconfig//0b1bcc92b4d25cc154d77dafe3bceaa0-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fstat64(22, {st_mode=S_IFREG|0644, st_size=8104, ...}) = 0
fstatfs64(22, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 8104, PROT_READ, MAP_SHARED, 22, 0) = 0x43a84000
fadvise64_64(22, 0, 8104, POSIX_FADV_WILLNEED) = 0
close(22) = 0
stat64("/etc/xdg/QtProject/QPlatformTheme.conf", {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
open("/etc/xdg/QtProject/QPlatformTheme.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 22
fcntl64(22, F_SETFD, FD_CLOEXEC) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
fstat64(22, {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
read(22, "[GenericUnixTheme]\nStartDragDist"..., 16384) = 40
read(22, "", 16344) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
close(22) = 0
stat64("/etc/xdg/QtProject.conf", 0xbec37038) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/QtProject.conf", 0xbec37038) = -1 ENOENT (No such file or directory)
stat64("/etc/xdg/QtProject.conf", 0xbec37020) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.icons", 0xbec37100) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share//icons", 0xbec37100) = -1 ENOENT (No such file or directory)
stat64("/usr/share//icons", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/share/pixmaps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0debug.egl.force_msaa\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0debug.egl.force_msaa\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 82847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 82847003}) = 0
open("/sys/module/nvhost/parameters/register_sets", O_RDONLY) = 22
read(22, "2\n", 256) = 2
close(22) = 0
ioctl(4, 0xc0084e00, 0xbec371e8) = 0
ioctl(4, 0x40104e03, 0xbec37190) = 0
ioctl(4, 0xc00c4e0a, 0xbec371cc) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37184) = 0
ioctl(4, 0x401c4e06, 0xbec37184) = 0
ioctl(4, 0x401c4e06, 0xbec37184) = 0
ioctl(4, 0x401c4e06, 0xbec37184) = 0
ioctl(4, 0x401c4e06, 0xbec37184) = 0
ioctl(4, 0x401c4e06, 0xbec37184) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec37174) = 0
ioctl(4, 0x401c4e06, 0xbec371b4) = 0
ioctl(4, 0x401c4e06, 0xbec371b4) = 0
ioctl(4, 0x401c4e06, 0xbec371b4) = 0
ioctl(4, 0x401c4e06, 0xbec371b4) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.sys.NV_STEREOCTRL\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.sys.NV_STEREOCTRL\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.NV_CMDBUF_SIZE"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.NV_CMDBUF_SIZE"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.ASH.EN\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.ASH.EN\0\0\0\0\0\0\0\0"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.ASH.8a32fad7.E"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.ASH.8a32fad7.E"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 22
connect(22, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(22, "\2\0\0\0persist.tegra.ASH.7e6abc0f.E"..., 128, 0) = 128
recv(22, "\2\0\0\0persist.tegra.ASH.7e6abc0f.E"..., 128, 0) = 128
recv(22, "", 128, 0) = 0
close(22) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 92847003}) = 0
ioctl(4, 0xc0084e00, 0xbec371c8) = 0
ioctl(4, 0x40104e03, 0xbec37170) = 0
ioctl(4, 0xc0084e00, 0xbec371c8) = 0
ioctl(4, 0x40104e03, 0xbec37170) = 0
open("/dev/nvhost-gr3d", O_RDWR) = 22
ioctl(22, HIDIOCINITREPORT, 0xbec371b4) = 0
open("/dev/tegra_sema", O_RDWR) = 23
ioctl(4, 0xc0084e00, 0xbec37160) = 0
ioctl(4, 0x40104e03, 0xbec37118) = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x43b6d000
ioctl(4, 0xc0144e05, 0xbec37134) = 0
ioctl(4, 0x40104e0c, 0xbec37148) = 0
ioctl(22, HIDIOCGDEVINFO or HIDIOCGRAWINFO or SNDRV_HWDEP_IOCTL_DSP_LOAD, 0xbec37174) = 0
open("/dev/tegra_sema", O_RDWR) = 24
ioctl(22, HIDIOCGDEVINFO or HIDIOCGRAWINFO or SNDRV_HWDEP_IOCTL_DSP_LOAD, 0xbec3719c) = 0
ioctl(22, HIDIOCAPPLICATION or HIDIOCGRDESC or SNDRV_HWDEP_IOCTL_DSP_STATUS, 0xbec371b4) = 0
open("/dev/nvhost-gr2d", O_RDWR) = 25
ioctl(25, HIDIOCINITREPORT, 0xbec37134) = 0
open("/dev/tegra_sema", O_RDWR) = 26
ioctl(4, 0xc0084e00, 0xbec370e8) = 0
ioctl(4, 0x40104e03, 0xbec370a0) = 0
mmap2(NULL, 32768, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x43c0e000
ioctl(4, 0xc0144e05, 0xbec370bc) = 0
ioctl(4, 0x40104e0c, 0xbec370d0) = 0
ioctl(25, HIDIOCGDEVINFO or HIDIOCGRAWINFO or SNDRV_HWDEP_IOCTL_DSP_LOAD, 0xbec370fc) = 0
ioctl(25, HIDIOCAPPLICATION or HIDIOCGRDESC or SNDRV_HWDEP_IOCTL_DSP_STATUS, 0xbec37134) = 0
ioctl(25, HIDIOCAPPLICATION or HIDIOCGRDESC or SNDRV_HWDEP_IOCTL_DSP_STATUS, 0xbec37134) = 0
ioctl(25, HIDIOCGDEVINFO or HIDIOCGRAWINFO or SNDRV_HWDEP_IOCTL_DSP_LOAD, 0xbec37144) = 0
ioctl(4, 0xc0084e00, 0xbec37100) = 0
ioctl(4, 0x40104e03, 0xbec370a8) = 0
ioctl(4, 0x40104e0c, 0xbec37088) = 0
ioctl(25, HIDIOCGREPORT, 0xbec37068) = 0
write(25, "`\250\271\326\0\0\0\0#\0\0\0", 12) = 12
write(25, "`\250\271\326(\0\0\0\340\247\271\326\0\0\0\0`\250\271\3264\0\0\0\340\247\271\326\0\0\0\0"..., 64) = 64
write(25, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
ioctl(25, HIDIOCGRDESCSIZE or HIDIOCGVERSION or SNDRV_HWDEP_IOCTL_INFO, 0xbec37054) = 0
ioctl(5, 0xc0104806, 0xbec37130) = 0
ioctl(4, 0x4e04, 0xd6b9a7e0) = 0
ioctl(4, 0xc0084e00, 0xbec37170) = 0
ioctl(4, 0x40104e03, 0xbec37128) = 0
mmap2(NULL, 49152, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x43e22000
ioctl(4, 0xc0144e05, 0xbec37184) = 0
ioctl(4, 0xc0084e00, 0xbec37170) = 0
ioctl(4, 0x40104e03, 0xbec37128) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x43f10000
ioctl(4, 0xc0144e05, 0xbec37184) = 0
open("/sys/module/nvhost/parameters/register_sets", O_RDONLY) = 27
read(27, "2\n", 256) = 2
close(27) = 0
ioctl(4, 0x40104e0c, 0xbec37090) = 0
ioctl(22, HIDIOCGREPORT, 0xbec37070) = 0
write(22, "`\254\271\326\0\0\0\0N\0\0\0`\254\271\3268\1\0\0\0\4\0\0`\254\271\3268\21\0\0"..., 72) = 72
ioctl(22, HIDIOCGRDESCSIZE or HIDIOCGVERSION or SNDRV_HWDEP_IOCTL_INFO, 0xbec3705c) = 0
socket(PF_LOCAL, SOCK_STREAM, 0) = 27
connect(27, {sa_family=AF_LOCAL, sun_path="/dev/socket/property_service"}, 31) = 0
send(27, "\2\0\0\0persist.tegra.NV_RESETTIMEOU"..., 128, 0) = 128
recv(27, "\2\0\0\0persist.tegra.NV_RESETTIMEOU"..., 128, 0) = 128
recv(27, "", 128, 0) = 0
close(27) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 112847003}) = 0
ioctl(22, HIDIOCGUCODE, 0xbec371cc) = 0
ioctl(22, HIDIOCGDEVINFO or HIDIOCGRAWINFO or SNDRV_HWDEP_IOCTL_DSP_LOAD, 0xbec371dc) = 0
futex(0x42e99dec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
ioctl(4, 0x4e04, 0xd5fb87a0) = 0
ioctl(4, 0x4e04, 0xd5fb8720) = 0
clock_gettime(CLOCK_MONOTONIC, {434, 123606002}) = 0
getcwd("/home/nemo/minimer", 4096) = 19
stat64("/home/nemo/minimer/main.qml", {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
access("/usr/share/qt5/translations/qt_C.qm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qt_C", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qt.qm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qt", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qmlscene_C.qm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qmlscene_C", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qmlscene.qm", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/qt5/translations/qmlscene", R_OK) = -1 ENOENT (No such file or directory)
open("/home/nemo/minimer/main.qml", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 27
fcntl64(27, F_SETFD, FD_CLOEXEC) = 0
fstat64(27, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
brk(0xd21000) = 0xd21000
brk(0xd20000) = 0xd20000
fstat64(27, {st_mode=S_IFREG|0644, st_size=1114, ...}) = 0
read(27, "import QtQuick 2.0\n\nItem {\n w"..., 16384) = 1114
read(27, "", 15270) = 0
close(27) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/qml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
mmap2(NULL, 2097152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x43fa7000
mprotect(0x43fa7000, 4096, PROT_NONE) = 0
clone(child_stack=0x441a5ec8, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x441a63f8, tls=0x441a6850, child_tidptr=0x441a63f8) = 1788
futex(0xce0700, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0xcfff1c, FUTEX_WAIT_PRIVATE, 1, NULL) = 0
futex(0xcfff00, FUTEX_WAKE_PRIVATE, 1) = 0
mmap2(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x44400000
mmap2(0x44400000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x44400000
mmap2(0x44bff000, 4096, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x44bff000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43a86000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43b36000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43bf7000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43e2e000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43a96000
mprotect(0x43a96000, 150, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
cacheflush(0x43a96000, 0x43a96066, 0, 0x4065368c, 0x43a97000) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43b8d000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43e3e000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43efd000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43f90000
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
gettimeofday({1523012342, 118225}, NULL) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1883, ...}) = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x441a7000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x44270000
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x44c00000
brk(0xd42000) = 0xd42000
brk(0xd63000) = 0xd63000
brk(0xd85000) = 0xd85000
access("/home/nemo/minimer/i18n/qml_C.qm", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/minimer/i18n/qml_C", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/minimer/i18n/qml.qm", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/minimer/i18n/qml", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/nemo/minimer/dummydata", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
getcwd("/home/nemo/minimer", 4096) = 19
write(27, "\1\0\0\0\0\0\0\0", 8) = 8
futex(0xcd2e30, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0xcfff1c, FUTEX_WAIT_PRIVATE, 3, NULL) = 0
futex(0xcfff00, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0xcfff1c, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0xcfff18, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1
futex(0xcfff00, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0xcd2e30, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0xcfff1c, FUTEX_WAIT_PRIVATE, 7, NULL) = 0
futex(0xcfff00, FUTEX_WAKE_PRIVATE, 1) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x43bb4000
brk(0xdac000) = 0xdac000
write(3, "\1\0\0\0\0\0\0\0", 8) = 8
gettimeofday({1523012342, 163423}, NULL) = 0
access("/etc/fonts/fonts.conf", R_OK) = 0
stat64("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=2413, ...}) = 0
open("/etc/fonts/fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
read(28, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2413
gettimeofday({1523012342, 164808}, NULL) = 0
access("/etc/fonts/conf.d", R_OK) = 0
stat64("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 29
getdents64(29, /* 28 entries */, 32768) = 1192
getdents64(29, /* 0 entries */, 32768) = 0
access("/etc/fonts/conf.d/10-antialias.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-antialias.conf", {st_mode=S_IFREG|0644, st_size=219, ...}) = 0
open("/etc/fonts/conf.d/10-antialias.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 219
gettimeofday({1523012342, 170894}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/10-autohint.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-autohint.conf", {st_mode=S_IFREG|0644, st_size=484, ...}) = 0
open("/etc/fonts/conf.d/10-autohint.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 484
gettimeofday({1523012342, 172725}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/10-hinted.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-hinted.conf", {st_mode=S_IFREG|0644, st_size=215, ...}) = 0
open("/etc/fonts/conf.d/10-hinted.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 215
gettimeofday({1523012342, 174541}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/10-hinting-slight.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-hinting-slight.conf", {st_mode=S_IFREG|0644, st_size=463, ...}) = 0
open("/etc/fonts/conf.d/10-hinting-slight.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 463
gettimeofday({1523012342, 176315}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", {st_mode=S_IFREG|0644, st_size=2010, ...}) = 0
open("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2010
gettimeofday({1523012342, 178288}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=866, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 866
gettimeofday({1523012342, 180558}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=856, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 856
gettimeofday({1523012342, 182632}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=858, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 858
gettimeofday({1523012342, 184574}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1259, ...}) = 0
open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1259
gettimeofday({1523012342, 186421}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/25-no-bitmap-fedora.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/25-no-bitmap-fedora.conf", {st_mode=S_IFREG|0644, st_size=1160, ...}) = 0
open("/etc/fonts/conf.d/25-no-bitmap-fedora.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1160
gettimeofday({1523012342, 188377}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=13510, ...}) = 0
open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
gettimeofday({1523012342, 190326}, NULL) = 0
read(30, "<family>Cousine</family>\n\t <def"..., 8192) = 5318
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=889, ...}) = 0
open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 889
gettimeofday({1523012342, 193634}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=5182, ...}) = 0
open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5182
gettimeofday({1523012342, 195453}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=6362, ...}) = 0
open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 6362
gettimeofday({1523012342, 197817}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=545, ...}) = 0
open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 545
gettimeofday({1523012342, 200313}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=673, ...}) = 0
open("/etc/fonts/conf.d/50-user.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 673
gettimeofday({1523012342, 202160}, NULL) = 0
stat64("/home/nemo/.config/fontconfig/conf.d", 0xbec34418) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/fontconfig/conf.d", 0xbec34418) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/fontconfig/fonts.conf", 0xbec34418) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.config/fontconfig/fonts.conf", 0xbec34418) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.config/fontconfig/fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
access("/home/nemo/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
open("/etc/fonts/conf.d/51-local.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 189
gettimeofday({1523012342, 206742}, NULL) = 0
access("/etc/fonts/local.conf", R_OK) = 0
stat64("/etc/fonts/local.conf", {st_mode=S_IFREG|0644, st_size=771, ...}) = 0
open("/etc/fonts/local.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 31
read(31, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 771
gettimeofday({1523012342, 208161}, NULL) = 0
brk(0xdce000) = 0xdce000
read(31, "", 8192) = 0
brk(0xdcb000) = 0xdcb000
close(31) = 0
access("/etc/fonts/local.conf", R_OK) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/54-dejavu-sans-mono.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/54-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=1509, ...}) = 0
open("/etc/fonts/conf.d/54-dejavu-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 1509
gettimeofday({1523012342, 210823}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/54-dejavu-sans.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/54-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0
open("/etc/fonts/conf.d/54-dejavu-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 2011
gettimeofday({1523012342, 212690}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/54-dejavu-serif.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/54-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=1649, ...}) = 0
open("/etc/fonts/conf.d/54-dejavu-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\" encoding=\"UT"..., 8192) = 1649
gettimeofday({1523012342, 214638}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1833, ...}) = 0
open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1833
gettimeofday({1523012342, 216448}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=10118, ...}) = 0
open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
gettimeofday({1523012342, 218486}, NULL) = 0
read(30, "<family>Koodak</family>\n\t\t\t<fami"..., 8192) = 1926
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7959, ...}) = 0
open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 7959
gettimeofday({1523012342, 221606}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
gettimeofday({1523012342, 224013}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=422, ...}) = 0
open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 422
gettimeofday({1523012342, 225786}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
stat64("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 30
read(30, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1691
gettimeofday({1523012342, 227585}, NULL) = 0
read(30, "", 8192) = 0
close(30) = 0
close(29) = 0
access("/etc/fonts/conf.d", R_OK) = 0
read(28, "", 8192) = 0
close(28) = 0
stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=616, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
read(28, "\4\374\2\374\7\0\0\0h\2\0\0(\0\0\0@\0\0\0\17\0\0\0X\2\0\0\7\37\262Z"..., 616) = 616
close(28) = 0
open("/home/nemo/.cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=616, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
read(28, "\4\374\2\374\7\0\0\0h\2\0\0(\0\0\0@\0\0\0\17\0\0\0X\2\0\0\305\"\262Z"..., 616) = 616
close(28) = 0
stat64("/usr/share/X11/fonts/Type1", 0xbec36a70) = -1 ENOENT (No such file or directory)
stat64("/usr/share/X11/fonts/Type1", 0xbec36ad8) = -1 ENOENT (No such file or directory)
stat64("/usr/share/X11/fonts/TTF", 0xbec36a70) = -1 ENOENT (No such file or directory)
stat64("/usr/share/X11/fonts/TTF", 0xbec36ad8) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/fonts", 0xbec36a70) = -1 ENOENT (No such file or directory)
stat64("/usr/local/share/fonts", 0xbec36ad8) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.local/share/fonts", 0xbec36a70) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.local/share/fonts", 0xbec36ad8) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.fonts", 0xbec36a70) = -1 ENOENT (No such file or directory)
stat64("/home/nemo/.fonts", 0xbec36ad8) = -1 ENOENT (No such file or directory)
stat64("/usr/share/fonts/amiri", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/amiri", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//f86b91f2c0641be336248d859c891c82-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1960, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1960, PROT_READ, MAP_SHARED, 28, 0) = 0x43e4e000
fadvise64_64(28, 0, 1960, POSIX_FADV_WILLNEED) = 0
munmap(0x43e4e000, 1960) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//f86b91f2c0641be336248d859c891c82-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1960, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1960, PROT_READ, MAP_SHARED, 28, 0) = 0x40069000
fadvise64_64(28, 0, 1960, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/dejavu", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//12b26b760a24f8b4feb03ad48a333a72-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=35704, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 35704, PROT_READ, MAP_SHARED, 28, 0) = 0x43a9b000
fadvise64_64(28, 0, 35704, POSIX_FADV_WILLNEED) = 0
munmap(0x43a9b000, 35704) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//12b26b760a24f8b4feb03ad48a333a72-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=35704, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 35704, PROT_READ, MAP_SHARED, 28, 0) = 0x43a9b000
fadvise64_64(28, 0, 35704, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/liberation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/liberation", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//b67b32625a2bb51b023d3814a918f351-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=16480, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 16480, PROT_READ, MAP_SHARED, 28, 0) = 0x43b8e000
fadvise64_64(28, 0, 16480, POSIX_FADV_WILLNEED) = 0
munmap(0x43b8e000, 16480) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//b67b32625a2bb51b023d3814a918f351-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=16480, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 16480, PROT_READ, MAP_SHARED, 28, 0) = 0x43aa4000
fadvise64_64(28, 0, 16480, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-bengali", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-bengali", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//2881ed3fd21ca306ddad6f9b0dd3189f-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1464, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1464, PROT_READ, MAP_SHARED, 28, 0) = 0x4006a000
fadvise64_64(28, 0, 1464, POSIX_FADV_WILLNEED) = 0
munmap(0x4006a000, 1464) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//2881ed3fd21ca306ddad6f9b0dd3189f-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1464, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1464, PROT_READ, MAP_SHARED, 28, 0) = 0x40006000
fadvise64_64(28, 0, 1464, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-devanagari", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-devanagari", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//47f48679023f44a4d1e44699a69464f6-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1784, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1784, PROT_READ, MAP_SHARED, 28, 0) = 0x4006a000
fadvise64_64(28, 0, 1784, POSIX_FADV_WILLNEED) = 0
munmap(0x4006a000, 1784) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//47f48679023f44a4d1e44699a69464f6-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1784, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1784, PROT_READ, MAP_SHARED, 28, 0) = 0x400af000
fadvise64_64(28, 0, 1784, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-gujarati", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-gujarati", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//900402270e15d763a6e008bb2d4c7686-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1552, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1552, PROT_READ, MAP_SHARED, 28, 0) = 0x43aa9000
fadvise64_64(28, 0, 1552, POSIX_FADV_WILLNEED) = 0
munmap(0x43aa9000, 1552) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//900402270e15d763a6e008bb2d4c7686-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1552, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1552, PROT_READ, MAP_SHARED, 28, 0) = 0x400b0000
fadvise64_64(28, 0, 1552, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-kannada", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-kannada", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//df893b4576ad6107f9397134092c4059-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1504, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1504, PROT_READ, MAP_SHARED, 28, 0) = 0x43aa9000
fadvise64_64(28, 0, 1504, POSIX_FADV_WILLNEED) = 0
munmap(0x43aa9000, 1504) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//df893b4576ad6107f9397134092c4059-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1504, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1504, PROT_READ, MAP_SHARED, 28, 0) = 0x4002c000
fadvise64_64(28, 0, 1504, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-malayalam", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-malayalam", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//fa2b533b7056bdadb961f088bc0a978b-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 28, 0) = 0x4006a000
fadvise64_64(28, 0, 1488, POSIX_FADV_WILLNEED) = 0
munmap(0x4006a000, 1488) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//fa2b533b7056bdadb961f088bc0a978b-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 28, 0) = 0x43aa9000
fadvise64_64(28, 0, 1488, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-punjabi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-punjabi", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//211368abcb0ff835c229ff05c9ec01dc-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1536, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1536, PROT_READ, MAP_SHARED, 28, 0) = 0x43ae6000
fadvise64_64(28, 0, 1536, POSIX_FADV_WILLNEED) = 0
munmap(0x43ae6000, 1536) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//211368abcb0ff835c229ff05c9ec01dc-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1536, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1536, PROT_READ, MAP_SHARED, 28, 0) = 0x43aaa000
fadvise64_64(28, 0, 1536, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-tamil", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-tamil", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//860639f272b8b4b3094f9e399e41bccd-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 28, 0) = 0x43b25000
fadvise64_64(28, 0, 1488, POSIX_FADV_WILLNEED) = 0
munmap(0x43b25000, 1488) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//860639f272b8b4b3094f9e399e41bccd-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1488, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1488, PROT_READ, MAP_SHARED, 28, 0) = 0x43aab000
fadvise64_64(28, 0, 1488, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/lohit-telugu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/lohit-telugu", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//b887eea8f1b96e1d899b44ed6681fc27-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1544, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1544, PROT_READ, MAP_SHARED, 28, 0) = 0x43ad1000
fadvise64_64(28, 0, 1544, POSIX_FADV_WILLNEED) = 0
munmap(0x43ad1000, 1544) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//b887eea8f1b96e1d899b44ed6681fc27-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1544, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1544, PROT_READ, MAP_SHARED, 28, 0) = 0x43aac000
fadvise64_64(28, 0, 1544, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/sail-sans-pro", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/sail-sans-pro", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//50f3b4c331a2a20faf0ea41633d3ad16-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=3920, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 3920, PROT_READ, MAP_SHARED, 28, 0) = 0x43b2e000
fadvise64_64(28, 0, 3920, POSIX_FADV_WILLNEED) = 0
munmap(0x43b2e000, 3920) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//50f3b4c331a2a20faf0ea41633d3ad16-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=3920, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 3920, PROT_READ, MAP_SHARED, 28, 0) = 0x43aad000
fadvise64_64(28, 0, 3920, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/symbola", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/symbola", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//ddf81aa22fd9743c33144d2c399c383d-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=2976, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 2976, PROT_READ, MAP_SHARED, 28, 0) = 0x43b8e000
fadvise64_64(28, 0, 2976, POSIX_FADV_WILLNEED) = 0
munmap(0x43b8e000, 2976) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//ddf81aa22fd9743c33144d2c399c383d-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=2976, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 2976, PROT_READ, MAP_SHARED, 28, 0) = 0x43aae000
fadvise64_64(28, 0, 2976, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/umpush", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/umpush", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//445ffc4fdcd38b91ad9e06dfc7578338-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1648, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1648, PROT_READ, MAP_SHARED, 28, 0) = 0x43b8e000
fadvise64_64(28, 0, 1648, POSIX_FADV_WILLNEED) = 0
munmap(0x43b8e000, 1648) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//445ffc4fdcd38b91ad9e06dfc7578338-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=1648, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 1648, PROT_READ, MAP_SHARED, 28, 0) = 0x4002d000
fadvise64_64(28, 0, 1648, POSIX_FADV_WILLNEED) = 0
close(28) = 0
stat64("/usr/share/fonts/wqy-zenhei", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/share/fonts/wqy-zenhei", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
close(28) = 0
open("/var/cache/fontconfig//0b1bcc92b4d25cc154d77dafe3bceaa0-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=8104, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 8104, PROT_READ, MAP_SHARED, 28, 0) = 0x43aaf000
fadvise64_64(28, 0, 8104, POSIX_FADV_WILLNEED) = 0
munmap(0x43aaf000, 8104) = 0
close(28) = 0
open("/home/nemo/.cache/fontconfig//0b1bcc92b4d25cc154d77dafe3bceaa0-le32d8.cache-7", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fstat64(28, {st_mode=S_IFREG|0644, st_size=8104, ...}) = 0
fstatfs64(28, 88, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=1548176, f_bfree=1198089, f_bavail=1198089, f_files=393216, f_ffree=368909, f_fsid={-748642328, 77008235}, f_namelen=255, f_frsize=4096, f_flags=1056}) = 0
mmap2(NULL, 8104, PROT_READ, MAP_SHARED, 28, 0) = 0x4002f000
fadvise64_64(28, 0, 8104, POSIX_FADV_WILLNEED) = 0
close(28) = 0
munmap(0x40066000, 1960) = 0
munmap(0x43a7a000, 35704) = 0
munmap(0x42e10000, 16480) = 0
munmap(0x40178000, 1464) = 0
munmap(0x400ab000, 1784) = 0
munmap(0x4002b000, 1552) = 0
munmap(0x40088000, 1504) = 0
munmap(0x400ac000, 1488) = 0
munmap(0x4000a000, 1536) = 0
munmap(0x43a83000, 1488) = 0
munmap(0x400ad000, 1544) = 0
munmap(0x40067000, 3920) = 0
munmap(0x40089000, 2976) = 0
munmap(0x40068000, 1648) = 0
munmap(0x43a84000, 8104) = 0
gettimeofday({1523012342, 303671}, NULL) = 0
open("/usr/share/fonts/dejavu/DejaVuSans.ttf", O_RDONLY) = 28
fcntl64(28, F_SETFD, FD_CLOEXEC) = 0
fstat64(28, {st_mode=S_IFREG|0644, st_size=756072, ...}) = 0
mmap2(NULL, 756072, PROT_READ, MAP_PRIVATE, 28, 0) = 0x441b7000
close(28) = 0
open("/home/nemo/minimer/wallpaper.jpg", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 28
fcntl64(28, F_SETFD, FD_CLOEXEC) = 0
fstat64(28, {st_mode=S_IFREG|0644, st_size=286305, ...}) = 0
stat64("/usr/lib/qt5/plugins/imageformats/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/lib/qt5/plugins/imageformats", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 29
getdents64(29, /* 6 entries */, 32768) = 176
getdents64(29, /* 0 entries */, 32768) = 0
close(29) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats/libqgif.so", {st_mode=S_IFREG|0755, st_size=16900, ...}) = 0
open("/usr/lib/qt5/plugins/imageformats/libqgif.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 29
fcntl64(29, F_SETFD, FD_CLOEXEC) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=16900, ...}) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=16900, ...}) = 0
mmap2(NULL, 16900, PROT_READ, MAP_SHARED, 29, 0) = 0x42e10000
close(29) = 0
munmap(0x42e10000, 16900) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats/libqico.so", {st_mode=S_IFREG|0755, st_size=17664, ...}) = 0
open("/usr/lib/qt5/plugins/imageformats/libqico.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 29
fcntl64(29, F_SETFD, FD_CLOEXEC) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=17664, ...}) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=17664, ...}) = 0
mmap2(NULL, 17664, PROT_READ, MAP_SHARED, 29, 0) = 0x42e10000
close(29) = 0
munmap(0x42e10000, 17664) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=31876, ...}) = 0
open("/usr/lib/qt5/plugins/imageformats/libqjpeg.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 29
fcntl64(29, F_SETFD, FD_CLOEXEC) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=31876, ...}) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=31876, ...}) = 0
mmap2(NULL, 31876, PROT_READ, MAP_SHARED, 29, 0) = 0x43a7a000
close(29) = 0
munmap(0x43a7a000, 31876) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/imageformats/libqsvg.so", {st_mode=S_IFREG|0755, st_size=14900, ...}) = 0
open("/usr/lib/qt5/plugins/imageformats/libqsvg.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 29
fcntl64(29, F_SETFD, FD_CLOEXEC) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=14900, ...}) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=14900, ...}) = 0
mmap2(NULL, 14900, PROT_READ, MAP_SHARED, 29, 0) = 0x42e10000
close(29) = 0
munmap(0x42e10000, 14900) = 0
stat64("/usr/lib/qt5/bin/imageformats/.", 0xbec36e70) = -1 ENOENT (No such file or directory)
open("/usr/lib/qt5/plugins/imageformats/libqjpeg.so", O_RDONLY|O_CLOEXEC) = 29
read(29, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 512) = 512
lseek(29, 30596, SEEK_SET) = 30596
read(29, "\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"..., 1280) = 1280
lseek(29, 30192, SEEK_SET) = 30192
read(29, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(29, {st_mode=S_IFREG|0755, st_size=31876, ...}) = 0
mmap2(NULL, 34276, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x43a7a000
mmap2(0x43a82000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x7000) = 0x43a82000
close(29) = 0
open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 29
fstat64(29, {st_mode=S_IFREG|0644, st_size=37954, ...}) = 0
mmap2(NULL, 37954, PROT_READ, MAP_PRIVATE, 29, 0) = 0x43ab9000
close(29) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/usr/lib/libjpeg.so.62", O_RDONLY|O_CLOEXEC) = 29
read(29, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\360(\0\0004\0\0\0"..., 512) = 512
lseek(29, 154628, SEEK_SET) = 154628
read(29, "\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"..., 1160) = 1160
lseek(29, 154276, SEEK_SET) = 154276
read(29, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 51) = 51
fstat64(29, {st_mode=S_IFREG|0755, st_size=155788, ...}) = 0
mmap2(NULL, 285356, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x43e4e000
mprotect(0x43e74000, 61440, PROT_NONE) = 0
mmap2(0x43e83000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0x25000) = 0x43e83000
mmap2(0x43e84000, 64172, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x43e84000
close(29) = 0
munmap(0x43ab9000, 37954) = 0
fstat64(28, {st_mode=S_IFREG|0644, st_size=286305, ...}) = 0
_llseek(28, 0, [0], SEEK_SET) = 0
read(28, "\377\330\377\340\0\20JFIF\0\1\2\1\0H\0H\0\0\377\341\7\302Exif\0\0MM"..., 16384) = 16384
read(28, " "..., 16384) = 16384
mmap2(NULL, 577536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x44c10000
read(28, "\36\367\33\212\277\n\306\311\342\274\255x\32\300G\267\215\3059X\366\213[\232\"\2515\205\322\342\307\215"..., 16384) = 16384
read(28, "\335\345kB\234\251*@\1/\317\32ei\247o4\350}\274\360\244`S\245\35N\241\33\303\226\""..., 16384) = 16384
read(28, "\243\nh\256\231\252\345#_g\37H\257j\232GW\314\341\332\347\206h\24\316\243I\252\311C\22A"..., 16384) = 16384
read(28, "mJ\212e\231\377\0In,\24\3215\222&\320\3\312\232\362\215sbB\23\312m\252\205S\25_"..., 16384) = 16384
read(28, "N\214\306\307\365\2676\224\326\302\251?,\312$\271>\34X\5zj+\314\r\376\34\274SD\324s"..., 16384) = 16384
read(28, "\332_\236\244\224\341\3\351c\306\346\274jAanz\232\212k\250\220\241\260\35\371R)ZS5\r"..., 16384) = 16384
read(28, "\227\30\fx\360\244\347\n\225\307f)\212\341\270\337N_mZ\245\323\221{\267\34\30V\251\332%\322"..., 16384) = 16384
read(28, "\210\250N\300/+O\3155\314l\307\343\312\323\2115\207u\265\345*\304\327\2\307\233\252\315`\221\330"..., 16384) = 16384
read(28, "\327~p:q\364\232\334Ew\274\36>\rR+\305\2074Mz+\216\361\306\246\275\25\321~\\\32"..., 16384) = 16384
read(28, "\351\250\262\306-u\3434\352M`\332y\351\247f\272!o\306q\257W \334\334EX\n\313\270\262"..., 16384) = 16384
read(28, "\257Wm\337\233\232\250\256\27\346\246\255]q\223[\256\270\335n\260\273\217\16jb\234\2\2433\26<"..., 16384) = 16384
read(28, "\333Q\315\323U\231Z\374\275z\271\362\323Z\256\357\313\315z\271\6\346\352\261\\\201\7\236\252\327;\361"..., 16384) = 16384
read(28, "\211\260\4\363sV\250\344\370\236ni\335\225\304\267=5\251\256\257\317\3U\257ss^\256j|9"..., 16384) = 16384
read(28, "\305n\273\3349aZ\212\356\340\362\325\352\344\r\271\272\255s\3349j\254W-\303\216\212\324W\267\16"..., 16384) = 16384
read(28, "x\326\342\272.-\241\346\304\327\242\271\254\210\26\304\362\306j\244WN\352mc\315\211\255\201X\367\16"..., 16384) = 16384
read(28, "\270\361\312\364W\20\314M\2177\25\270\256\356y\252\325u\315\326\353\334\365z\261\236x\325\353\256V\267"..., 16384) = 7777
read(28, "", 8607) = 0
read(28, "", 16384) = 0
_llseek(28, 286305, [286305], SEEK_SET) = 0
stat64("/usr/lib/qt5/plugins/scenegraph/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/lib/qt5/plugins/scenegraph", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 29
getdents64(29, /* 3 entries */, 32768) = 88
getdents64(29, /* 0 entries */, 32768) = 0
close(29) = 0
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
lstat64("/usr/lib/qt5", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/scenegraph", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib/qt5/plugins/scenegraph/libcustomcontext.so", {st_mode=S_IFREG|0755, st_size=1877120, ...}) = 0
open("/usr/lib/qt5/plugins/scenegraph/libcustomcontext.so", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 29
fcntl64(29, F_SETFD, FD_CLOEXEC) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=1877120, ...}) = 0
fstat64(29, {st_mode=S_IFREG|0755, st_size=1877120, ...}) = 0
mmap2(NULL, 1877120, PROT_READ, MAP_SHARED, 29, 0) = 0x44cb7000
close(29) = 0
munmap(0x44cb7000, 1877120) = 0
stat64("/usr/lib/qt5/bin/scenegraph/.", 0xbec36f68) = -1 ENOENT (No such file or directory)
open("/usr/lib/qt5/plugins/scenegraph/libcustomcontext.so", O_RDONLY|O_CLOEXEC) = 29
read(29, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\240k\0\0004\0\0\0"..., 512) = 512
lseek(29, 1875560, SEEK_SET) = 1875560
read(29, "\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"..., 1560) = 1560
lseek(29, 49107, SEEK_SET) = 49107
read(29, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
fstat64(29, {st_mode=S_IFREG|0755, st_size=1877120, ...}) = 0
mmap2(NULL, 114652, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 29, 0) = 0x43ab9000
mprotect(0x43ac5000, 61440, PROT_NONE) = 0
mmap2(0x43ad4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 29, 0xb000) = 0x43ad4000
close(29) = 0
close(28) = 0
write(2, "[W] unknown:0 - QEglWindow 0xcf3"..., 51[W] unknown:0 - QEglWindow 0xcf37f0: 0xdacf80 0x0
) = 51
write(3, "\1\0\0\0\0\0\0\0", 8) = 8
write(3, "\1\0\0\0\0\0\0\0", 8) = 8
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
clock_gettime(CLOCK_MONOTONIC_COARSE, {434, 422847003}) = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x68} ---
+++ killed by SIGSEGV +++
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment