Skip to content

Instantly share code, notes, and snippets.

@changs
Created June 13, 2011 11:54
Show Gist options
  • Save changs/1022659 to your computer and use it in GitHub Desktop.
Save changs/1022659 to your computer and use it in GitHub Desktop.
Strace Virtualbox
8032 execve("/usr/lib/virtualbox/VirtualBox", ["/usr/lib/virtualbox/VirtualBox"], [/* 148 vars */]) = 0
8030 brk(0) = 0x1486000
8030 fcntl(0, F_GETFD) = 0
8030 fcntl(1, F_GETFD) = 0
8030 fcntl(2, F_GETFD) = 0
8030 access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556ac3000
8030 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 3
8030 fstat(3, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0556aac000
8030 close(3) = 0
8030 open("/lib/libpthread.so.0", O_RDONLY) = 3
8030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260k\0\0\0\0\0\0@\0\0\0\0\0\0\0\340\204\1\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0%\0\"\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(3, {st_mode=S_IFREG|0755, st_size=135866, ...}) = 0
8030 mmap(NULL, 2212768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0556689000
8030 mprotect(0x7f05566a0000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f05568a0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f05568a0000
8030 mmap(0x7f05568a2000, 13216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f05568a2000
8030 close(3) = 0
8030 open("/lib/libdl.so.2", O_RDONLY) = 3
8030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0@\0\0\0\0\0\0\0\2601\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0\37\0\36\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(3, {st_mode=S_IFREG|0755, st_size=14704, ...}) = 0
8030 mmap(NULL, 2109688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0556485000
8030 mprotect(0x7f0556487000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0556687000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f0556687000
8030 close(3) = 0
8030 open("/lib/libc.so.6", O_RDONLY) = 3
8030 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\22\2\0\0\0\0\0@\0\0\0\0\0\0\0x\314\25\0\0\0\0\0\0\0\0\0@\0008\0\n\0@\0I\0H\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0000\2\0\0\0\0\0\0000\2\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(3, {st_mode=S_IFREG|0755, st_size=1433272, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aab000
8030 mmap(NULL, 3541768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0556124000
8030 mprotect(0x7f055627b000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f055647b000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x157000) = 0x7f055647b000
8030 mmap(0x7f0556480000, 19208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0556480000
8030 close(3) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aaa000
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aa9000
8030 arch_prctl(ARCH_SET_FS, 0x7f0556aaa700) = 0
8030 mprotect(0x7f055647b000, 16384, PROT_READ) = 0
8030 mprotect(0x7f0556687000, 4096, PROT_READ) = 0
8030 mprotect(0x7f05568a0000, 4096, PROT_READ) = 0
8030 mprotect(0x7f0556ac4000, 4096, PROT_READ) = 0
8030 munmap(0x7f0556aac000, 94091) = 0
8030 set_tid_address(0x7f0556aaa9d0) = 8030
8030 set_robust_list(0x7f0556aaa9e0, 0x18) = 0
8030 futex(0x7fff103cb9ec, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f0556aaa700) = -1 EAGAIN (Resource temporarily unavailable)
8030 rt_sigaction(SIGRTMIN, {0x7f055668f6a0, [], SA_RESTORER|SA_SIGINFO, 0x7f05566987e0}, NULL, 8) = 0
8030 rt_sigaction(SIGRT_1, {0x7f055668f730, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f05566987e0}, NULL, 8) = 0
8030 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
8030 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
8030 readlink("/proc/self/exe", "/usr/lib/virtualbox/VirtualBox", 4099) = 30
8030 getuid() = 1000
8030 getuid() = 1000
8030 getgid() = 100
8030 geteuid() = 0
8030 open("/usr/lib/virtualbox", O_RDONLY) = 3
8030 fstat(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/virtualbox/VMMR0.r0", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFREG|0644, st_size=696673, ...}) = 0
8030 close(4) = 0
8030 open("/usr/lib/virtualbox/VBoxDDR0.r0", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFREG|0644, st_size=178691, ...}) = 0
8030 close(4) = 0
8030 open("/usr/lib/virtualbox/VBoxDD2R0.r0", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFREG|0644, st_size=24979, ...}) = 0
8030 close(4) = 0
8030 open("/usr/lib/virtualbox/VMMGC.gc", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFREG|0644, st_size=537396, ...}) = 0
8030 close(4) = 0
8030 open("/usr/lib/virtualbox/VBoxDDGC.gc", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFREG|0644, st_size=153858, ...}) = 0
8030 close(4) = 0
8030 open("/usr/lib/virtualbox/VBoxDD2GC.gc", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFREG|0644, st_size=18859, ...}) = 0
8030 close(4) = 0
8030 open("/usr/lib/virtualbox", O_RDONLY) = 4
8030 fstat(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/virtualbox/VBoxRT.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=1130584, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxVMM.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=1762832, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxREM.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=508672, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxDD.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=1334968, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxDD2.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=164160, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxDDU.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=275104, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxDbg.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=112272, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxDbg3.so", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/VBoxSharedClipboard.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=40768, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxSharedFolders.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=31712, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxGuestPropSvc.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=29384, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxGuestControlSvc.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=15200, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxSharedCrOpenGL.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=791272, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxOGLhostcrutil.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=135032, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxOGLhosterrorspu.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=153016, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox/VBoxOGLrenderspu.so", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFREG|0755, st_size=148408, ...}) = 0
8030 close(5) = 0
8030 open("/usr/lib/virtualbox", O_RDONLY) = 5
8030 fstat(5, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/virtualbox/VBoxManage", O_RDONLY) = 6
8030 fstat(6, {st_mode=S_IFREG|0755, st_size=738968, ...}) = 0
8030 close(6) = 0
8030 open("/usr/lib/virtualbox/VBoxSVC", O_RDONLY) = 6
8030 fstat(6, {st_mode=S_IFREG|0755, st_size=2363832, ...}) = 0
8030 close(6) = 0
8030 open("/usr/lib/virtualbox/VBoxXPCOMIPCD", O_RDONLY) = 6
8030 fstat(6, {st_mode=S_IFREG|0755, st_size=28216, ...}) = 0
8030 close(6) = 0
8030 open("/usr/lib/virtualbox/VBoxXPCOM.so", O_RDONLY) = 6
8030 fstat(6, {st_mode=S_IFREG|0755, st_size=1120528, ...}) = 0
8030 close(6) = 0
8030 open("/usr/lib/virtualbox/components", O_RDONLY) = 6
8030 fstat(6, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/virtualbox/components/VBoxXPCOMIPCC.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=132696, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/components/VBoxC.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1302760, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/components/VBoxSVCM.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=11440, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/components/VBoxXPCOMBase.xpt", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=25931, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VRDPAuth.so", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/VBoxAuth.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=7792, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxVRDP.so", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/VBoxHeadless", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|S_ISUID|0755, st_size=27608, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxHeadless.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=102136, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxFFmpegFB.so", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/VirtualBox", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|S_ISUID|0755, st_size=27608, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VirtualBox.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=5428504, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxKeyboard.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=64208, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxSDL", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|S_ISUID|0755, st_size=27608, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxSDL.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=151336, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxBFE", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/VBoxBFE.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=119736, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/vboxwebsrv", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=9435752, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxTunctl", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/VBoxNetDHCP", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|S_ISUID|0755, st_size=27608, ...}) = 0
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxNetDHCP.so", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=32048, ...}) = 0
8030 close(7) = 0
8030 capset(0x19980330, 0, {CAP_NET_RAW, CAP_NET_RAW, 0}) = 0
8030 prctl(PR_SET_KEEPCAPS, 1) = 0
8030 prctl(PR_SET_DUMPABLE, 1) = 0
8030 setresgid(100, 100, 100) = 0
8030 setresuid(1000, 1000, 1000) = 0
8030 getresuid([1000], [1000], [1000]) = 0
8030 getresgid([100], [100], [100]) = 0
8030 capset(0x19980330, 0, {CAP_NET_RAW, CAP_NET_RAW, 0}) = 0
8030 futex(0x7f05566880a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
8030 brk(0) = 0x1486000
8030 brk(0x14a7000) = 0x14a7000
8030 open("/usr/lib/virtualbox/VBoxRT.so", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\n\4\0\0\0\0\0@\0\0\0\0\0\0\0\0309\21\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\201W\20\0\0\0\0\0\201W\20\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1130584, ...}) = 0
8030 mmap(NULL, 3242544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0555e0c000
8030 mprotect(0x7f0555f12000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0556112000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x106000) = 0x7f0556112000
8030 mmap(0x7f0556120000, 14896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0556120000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/tls/x86_64/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/virtualbox/tls/x86_64", 0x7fff103c8db0) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/tls/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/virtualbox/tls", 0x7fff103c8db0) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/x86_64/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/virtualbox/x86_64", 0x7fff103c8db0) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/virtualbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/etc/ld.so.cache", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7f0556aac000
8030 close(7) = 0
8030 open("/lib/libcrypt.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\n\0\0\0\0\0\0@\0\0\0\0\0\0\0\250\201\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0\36\0\35\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=35112, ...}) = 0
8030 mmap(NULL, 2318784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0555bd5000
8030 mprotect(0x7f0555bdd000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0555ddc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x7000) = 0x7f0555ddc000
8030 mmap(0x7f0555dde000, 184768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0555dde000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libz.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libz.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\35\0\0\0\0\0\0@\0\0\0\0\0\0\0\330v\1\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\374p\1\0\0\0\0\0\374p\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=97688, ...}) = 0
8030 mmap(NULL, 2192880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05559bd000
8030 mprotect(0x7f05559d5000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0555bd4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x17000) = 0x7f0555bd4000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/lib/librt.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240!\0\0\0\0\0\0@\0\0\0\0\0\0\0\310s\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0!\0 \0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=31752, ...}) = 0
8030 mmap(NULL, 2128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05557b5000
8030 mprotect(0x7f05557bc000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f05559bb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6000) = 0x7f05559bb000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libcrypto.so.1.0.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@p\6\0\0\0\0\0@\0\0\0\0\0\0\0P|\33\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\35\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\244V\31\0\0\0\0\0\244V\31\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0555, st_size=2057400, ...}) = 0
8030 mmap(NULL, 3913864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05553f9000
8030 mprotect(0x7f055558f000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f055578e000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x195000) = 0x7f055578e000
8030 mmap(0x7f05557b1000, 14472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f05557b1000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libxml2.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libxml2.so.2", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\307\2\0\0\0\0\0@\0\0\0\0\0\0\0x\22\25\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\334\204\24\0\0\0\0\0\334\204\24\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1382712, ...}) = 0
8030 mmap(NULL, 3483320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05550a6000
8030 mprotect(0x7f05551ef000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f05553ee000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x148000) = 0x7f05553ee000
8030 mmap(0x7f05553f8000, 1720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f05553f8000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libcurl.so.4", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\356\0\0\0\0\0\0@\0\0\0\0\0\0\0\240\310\5\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\324\232\5\0\0\0\0\0\324\232\5\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=380768, ...}) = 0
8030 mmap(NULL, 2476680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0554e49000
8030 mprotect(0x7f0554ea3000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f05550a3000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x5a000) = 0x7f05550a3000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libstdc++.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\355\5\0\0\0\0\0@\0\0\0\0\0\0\0\340H\17\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\37\0\36\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\320\255\16\0\0\0\0\0\320\255\16\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1003680, ...}) = 0
8030 mmap(NULL, 3183696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0554b3f000
8030 mprotect(0x7f0554c2a000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0554e2a000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xeb000) = 0x7f0554e2a000
8030 mmap(0x7f0554e34000, 83024, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0554e34000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libgcc_s.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@-\0\0\0\0\0\0@\0\0\0\0\0\0\0\260T\1\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0TL\1\0\0\0\0\0TL\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0644, st_size=89008, ...}) = 0
8030 mmap(NULL, 2184760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0554929000
8030 mprotect(0x7f055493e000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0554b3e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x15000) = 0x7f0554b3e000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/lib/libm.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p>\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\21\10\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0\36\0\35\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=530744, ...}) = 0
8030 mmap(NULL, 2625752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05546a7000
8030 mprotect(0x7f0554728000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0554927000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x80000) = 0x7f0554927000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libssh2.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libssh2.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340K\0\0\0\0\0\0@\0\0\0\0\0\0\0008O\2\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274;\2\0\0\0\0\0\274;\2\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=153080, ...}) = 0
8030 mmap(NULL, 2248352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0554482000
8030 mprotect(0x7f05544a6000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f05546a6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x24000) = 0x7f05546a6000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libssl.so.1.0.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libssl.so.1.0.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360M\1\0\0\0\0\0@\0\0\0\0\0\0\0\260\275\5\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\35\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\214F\5\0\0\0\0\0\214F\5\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0555, st_size=419867, ...}) = 0
8030 mmap(NULL, 2473328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0554226000
8030 mprotect(0x7f055427b000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f055447a000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x54000) = 0x7f055447a000
8030 close(7) = 0
8030 mprotect(0x7f0554927000, 4096, PROT_READ) = 0
8030 mprotect(0x7f0554e2a000, 32768, PROT_READ) = 0
8030 mprotect(0x7f05559bb000, 4096, PROT_READ) = 0
8030 mprotect(0x7f0555ddc000, 4096, PROT_READ) = 0
8030 futex(0x7f05553f8364, FUTEX_WAKE_PRIVATE, 2147483647) = 0
8030 munmap(0x7f0556aac000, 94091) = 0
8030 readlink("/proc/self/exe", "/usr/lib/virtualbox/VirtualBox", 4100) = 30
8030 open("/usr/lib/locale/locale-archive", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0644, st_size=1961264, ...}) = 0
8030 mmap(NULL, 1961264, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7f05568ca000
8030 close(7) = 0
8030 rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
8030 rt_sigaction(SIGRT_29, {0x7f0555ebd410, ~[RTMIN RT_1], SA_RESTORER, 0x7f05566987e0}, NULL, 8) = 0
8030 rt_sigprocmask(SIG_BLOCK, [ALRM], NULL, 8) = 0
8030 rt_sigaction(SIGRT_29, NULL, {0x7f0555ebd410, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 0x7f05566987e0}, 8) = 0
8030 rt_sigaction(SIGRT_29, {0x7f0555ebd410, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 0x7f0556158810}, NULL, 8) = 0
8030 getpriority(PRIO_PROCESS, 0) = 20
8030 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f0554205000
8030 mprotect(0x7f0554205000, 4096, PROT_NONE) = 0
8030 clone( <unfinished ...>
8031 set_robust_list(0x7f05542259e0, 0x18 <unfinished ...>
8030 <... clone resumed> child_stack=0x7f0554224ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f05542259d0, tls=0x7f0554225700, child_tidptr=0x7f05542259d0) = 8031
8031 <... set_robust_list resumed> ) = 0
8030 futex(0x7f05542259d0, FUTEX_WAIT, 8031, NULL <unfinished ...>
8031 getpriority(PRIO_PROCESS, 0) = 20
8031 sched_getparam(0, { 0 }) = 0
8031 sched_getscheduler(0) = 0 (SCHED_OTHER)
8031 sched_getparam(8031, { 0 }) = 0
8031 sched_getscheduler(8031) = 0 (SCHED_OTHER)
8031 getpriority(PRIO_PROCESS, 0) = 20
8031 setpriority(PRIO_PROCESS, 0, 4294967295) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967294) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967293) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967292) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967291) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967290) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967289) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967288) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967287) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967286) = 0
8031 setpriority(PRIO_PROCESS, 0, 4294967285) = -1 EACCES (Permission denied)
8031 getpriority(PRIO_PROCESS, 0) = 30
8031 setpriority(PRIO_PROCESS, 0, 0) = 0
8031 getpriority(PRIO_PROCESS, 0) = 20
8031 setpriority(PRIO_PROCESS, 0, 1) = 0
8031 setpriority(PRIO_PROCESS, 0, 2) = 0
8031 setpriority(PRIO_PROCESS, 0, 3) = 0
8031 setpriority(PRIO_PROCESS, 0, 4) = 0
8031 setpriority(PRIO_PROCESS, 0, 5) = 0
8031 setpriority(PRIO_PROCESS, 0, 6) = 0
8031 setpriority(PRIO_PROCESS, 0, 7) = 0
8031 setpriority(PRIO_PROCESS, 0, 8) = 0
8031 setpriority(PRIO_PROCESS, 0, 9) = 0
8031 setpriority(PRIO_PROCESS, 0, 10) = 0
8031 setpriority(PRIO_PROCESS, 0, 11) = 0
8031 setpriority(PRIO_PROCESS, 0, 12) = 0
8031 setpriority(PRIO_PROCESS, 0, 13) = 0
8031 setpriority(PRIO_PROCESS, 0, 14) = 0
8031 setpriority(PRIO_PROCESS, 0, 15) = 0
8031 setpriority(PRIO_PROCESS, 0, 16) = 0
8031 setpriority(PRIO_PROCESS, 0, 17) = 0
8031 setpriority(PRIO_PROCESS, 0, 18) = 0
8031 setpriority(PRIO_PROCESS, 0, 19) = 0
8031 getpriority(PRIO_PROCESS, 0) = 1
8031 setpriority(PRIO_PROCESS, 0, 0) = 0
8031 getpriority(PRIO_PROCESS, 0) = 20
8031 getpriority(PRIO_PROCESS, 0) = 20
8031 setpriority(PRIO_PROCESS, 0, 19) = 0
8031 mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f05541e4000
8031 mprotect(0x7f05541e4000, 4096, PROT_NONE) = 0
8031 clone(child_stack=0x7f0554203ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f05542049d0, tls=0x7f0554204700, child_tidptr=0x7f05542049d0) = 8032
8032 set_robust_list(0x7f05542049e0, 0x18 <unfinished ...>
8031 futex(0x7f05542049d0, FUTEX_WAIT, 8032, NULL <unfinished ...>
8032 <... set_robust_list resumed> ) = 0
8032 getpriority(PRIO_PROCESS, 0) = 1
8032 setpriority(PRIO_PROCESS, 0, 20) = 0
8032 setpriority(PRIO_PROCESS, 0, 0) = 0
8032 madvise(0x7f05541e4000, 110592, MADV_DONTNEED) = 0
8032 _exit(0) = ?
8031 <... futex resumed> ) = 0
8031 setpriority(PRIO_PROCESS, 0, 0) = 0
8031 sched_setscheduler(0, SCHED_OTHER, { 0 }) = 0
8031 sched_setparam(0, 0) = 0
8031 sched_setscheduler(8031, SCHED_OTHER, { 0 }) = 0
8031 madvise(0x7f0554205000, 110592, MADV_DONTNEED) = 0
8031 _exit(0) = ?
8030 <... futex resumed> ) = 0
8030 getpriority(PRIO_PROCESS, 0) = 20
8030 readlink("/proc/self/exe", "/usr/lib/virtualbox/VirtualBox", 4067) = 30
8030 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0644, st_size=56368, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f05541e3000
8030 read(7, "# GNU libc iconv configuration.\n# Copyright (C) 1997-2005, 2007, 2008, 2011 Free Software Foundation, Inc.\n# This file is part o"..., 4096) = 4096
8030 read(7, "B1.002//\nalias\tJS//\t\t\tJUS_I.B1.002//\nalias\tYU//\t\t\tJUS_I.B1.002//\nalias\tCSISO141JUSIB1002//\tJUS_I.B1.002//\nmodule\tJUS_I.B1.002//\t"..., 4096) = 4096
8030 read(7, "59-3\t1\nmodule\tINTERNAL\t\tISO-8859-3//\t\tISO8859-3\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tISO-IR-110//\t\tISO-8859-4//\nalias\tISO_8859-4:"..., 4096) = 4096
8030 read(7, "859-14//\nalias\tISO-IR-199//\t\tISO-8859-14//\nalias\tLATIN8//\t\tISO-8859-14//\nalias\tL8//\t\t\tISO-8859-14//\nalias\tISO_8859-14:1998//\tISO"..., 4096) = 4096
8030 read(7, "CDIC-DK-NO-A//\tEBCDIC-DK-NO-A\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tCSEBCDICES//\t\tEBCDIC-ES//\nalias\tEBCDICES//\t\tEBCDIC-ES//\nmodule"..., 4096) = 4096
8030 read(7, "\t\tIBM281//\t\tIBM281\t\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tCP284//\t\t\tIBM284//\nalias\tEBCDIC-CP-ES//\t\tIBM284//\nalias\tCSIBM284//\t\tIBM2"..., 4096) = 4096
8030 read(7, "\tIBM863\t\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tCP864//\t\t\tIBM864//\nalias\t864//\t\t\tIBM864//\nalias\tCSIBM864//\t\tIBM864//\nalias\tOSF10020"..., 4096) = 4096
8030 read(7, "\tmodule\t\tcost\nalias\tIBM-939//\t\tIBM939//\nalias\tCP939//\t\t\tIBM939//\nalias\tCSIBM939//\t\tIBM939//\nmodule\tIBM939//\t\tINTERNAL\t\tIBM939\t\t1"..., 4096) = 4096
8030 read(7, "\t\t\tmodule\t\tcost\nalias\tEUCCN//\t\t\tEUC-CN//\nalias\tGB2312//\t\tEUC-CN//\nalias\tcsGB2312//\t\tEUC-CN//\nalias\tCN-GB//\t\t\tEUC-CN//\nmodule\tEUC"..., 4096) = 4096
8030 read(7, "CN//\t\tISO-2022-CN\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tISO2022CNEXT//\t\tISO-2022-CN-EXT//\nmodule\tISO-2022-CN-EXT//\tINTERNAL\t\tISO-2"..., 4096) = 4096
8030 brk(0x14c8000) = 0x14c8000
8030 read(7, "INTERNAL\t\tISO_5427-EXT//\t\tISO_5427-EXT\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tISO-IR-55//\t\tISO_5428//\nalias\tISO_5428:1980//\t\tISO_54"..., 4096) = 4096
8030 read(7, "e\t\tcost\nmodule\tARMSCII-8//\t\tINTERNAL\t\tARMSCII-8\t1\nmodule\tINTERNAL\t\tARMSCII-8//\t\tARMSCII-8\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tTC"..., 4096) = 4096
8030 read(7, "2//\nmodule\tIBM1112//\t\tINTERNAL\t\tIBM1112\t\t1\nmodule\tINTERNAL\t\tIBM1112//\t\tIBM1112\t\t1\n\n#\tfrom\t\t\tto\t\t\tmodule\t\tcost\nalias\tIBM-1123//\t\t"..., 4096) = 4096
8030 read(7, "\tIBM9448//\nalias\tCP9448//\t\tIBM9448//\nalias\tCSIBM9448//\t\tIBM9448//\nmodule\tIBM9448//\t\tINTERNAL\t\tIBM9448\t\t1\nmodule\tINTERNAL\t\tIBM944"..., 4096) = 3120
8030 read(7, "", 4096) = 0
8030 close(7) = 0
8030 munmap(0x7f05541e3000, 4096) = 0
8030 futex(0x7f055647ff78, FUTEX_WAKE_PRIVATE, 2147483647) = 0
8030 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
8030 rt_sigaction(SIGCHLD, {0x7f0555ea51b0, [], SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, 0x7f05566987e0}, {SIG_DFL, [], 0}, 8) = 0
8030 open("/usr/lib/virtualbox/VirtualBox.so", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\231\n\0\0\0\0\0@\0\0\0\0\0\0\0\330\315R\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\365\344O\0\0\0\0\0\365\344O\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=5428504, ...}) = 0
8030 mmap(NULL, 7530952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0553ab5000
8030 mprotect(0x7f0553fb4000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f05541b3000, 192512, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4fe000) = 0x7f05541b3000
8030 mmap(0x7f05541e2000, 6600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f05541e2000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 7
8030 fstat(7, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 7, 0) = 0x7f0556aac000
8030 close(7) = 0
8030 open("/usr/lib/libXinerama.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\t\0\0\0\0\0\0@\0\0\0\0\0\0\0\260\32\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\314\26\0\0\0\0\0\0\314\26\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=8432, ...}) = 0
8030 mmap(NULL, 2103816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05538b3000
8030 mprotect(0x7f05538b5000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0553ab4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x7f0553ab4000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libGL.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\230\2\0\0\0\0\0@\0\0\0\0\0\0\0\250\202\7\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\36\0\35\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\234\264\6\0\0\0\0\0\234\264\6\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 lseek(7, 439420, SEEK_SET) = 439420
8030 read(7, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\4\0\0\0\24\0\0\0", 32) = 32
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=494120, ...}) = 0
8030 mmap(NULL, 2599960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0553638000
8030 mprotect(0x7f05536a4000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f05538a3000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6b000) = 0x7f05538a3000
8030 mmap(0x7f05538b1000, 7192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f05538b1000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxVMM.so", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\264\4\0\0\0\0\0@\0\0\0\0\0\0\0\320\336\32\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\224\334\30\0\0\0\0\0\224\334\30\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1762832, ...}) = 0
8030 mmap(NULL, 3858400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055328a000
8030 mprotect(0x7f0553418000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0553617000, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x18d000) = 0x7f0553617000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxKeyboard.so", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0003\0\0\0\0\0\0@\0\0\0\0\0\0\0\320\363\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0d\323\0\0\0\0\0\0d\323\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=64208, ...}) = 0
8030 mmap(NULL, 2160360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055307a000
8030 mprotect(0x7f0553088000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0553287000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xd000) = 0x7f0553287000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXcursor.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320'\0\0\0\0\0\0@\0\0\0\0\0\0\0\350\225\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\314\213\0\0\0\0\0\0\314\213\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=39976, ...}) = 0
8030 mmap(NULL, 2135352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0552e70000
8030 mprotect(0x7f0552e79000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0553079000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x9000) = 0x7f0553079000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXext.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXext.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@5\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\35\1\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0t\22\1\0\0\0\0\0t\22\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=74936, ...}) = 0
8030 mmap(NULL, 2170712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0552c5e000
8030 mprotect(0x7f0552c70000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0552e6f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x11000) = 0x7f0552e6f000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libX11.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libX11.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\330\1\0\0\0\0\0@\0\0\0\0\0\0\0\200\346\23\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f\211\23\0\0\0\0\0\f\211\23\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1305856, ...}) = 0
8030 mmap(NULL, 3402952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055291f000
8030 mprotect(0x7f0552a58000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0552c58000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x139000) = 0x7f0552c58000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxXPCOM.so", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\276\4\0\0\0\0\0@\0\0\0\0\0\0\0\320\21\21\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0%\10\20\0\0\0\0\0%\10\20\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1120528, ...}) = 0
8030 mmap(NULL, 3226712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055260b000
8030 mprotect(0x7f055270c000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f055290c000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x101000) = 0x7f055290c000
8030 mmap(0x7f055291d000, 7256, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f055291d000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libQtCore.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libQtCore.so.4", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\305\6\0\0\0\0\0@\0\0\0\0\0\0\0\230\236(\0\0\0\0\0\0\0\0\0@\0008\0\10\0@\0\35\0\34\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\300\1\0\0\0\0\0\0\300\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=2663896, ...}) = 0
8030 mmap(NULL, 4761664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0552180000
8030 mprotect(0x7f05523ff000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f05525ff000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x27f000) = 0x7f05525ff000
8030 mmap(0x7f055260a000, 2112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f055260a000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libQtGui.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libQtGui.so.4", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340N\32\0\0\0\0\0@\0\0\0\0\0\0\0000\265\247\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0%b\243\0\0\0\0\0%b\243\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=10992688, ...}) = 0
8030 mmap(NULL, 13100656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0551501000
8030 mprotect(0x7f0551f38000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0552137000, 286720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xa36000) = 0x7f0552137000
8030 mmap(0x7f055217d000, 9840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f055217d000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libQtNetwork.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libQtNetwork.so.4", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\16\3\0\0\0\0\0@\0\0\0\0\0\0\0\260\374\22\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0Y\225\22\0\0\0\0\0Y\225\22\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=1246128, ...}) = 0
8030 mmap(NULL, 3341856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f05511d1000
8030 mprotect(0x7f05512fb000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f05514fa000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x129000) = 0x7f05514fa000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libQtOpenGL.so.4", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libQtOpenGL.so.4", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300n\2\0\0\0\0\0@\0\0\0\0\0\0\0\10\222\16\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\253\32\16\0\0\0\0\0\253\32\16\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=956680, ...}) = 0
8030 mmap(NULL, 3055328, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0550ee7000
8030 mprotect(0x7f0550fc9000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f05511c8000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xe1000) = 0x7f05511c8000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libSDL-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libSDL-1.2.so.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300z\0\0\0\0\0\0@\0\0\0\0\0\0\0(\272\6\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0<\236\6\0\0\0\0\0<\236\6\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=442536, ...}) = 0
8030 mmap(NULL, 2733144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0550c4b000
8030 mprotect(0x7f0550cb5000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0550eb5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6a000) = 0x7f0550eb5000
8030 mmap(0x7f0550eb7000, 193624, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0550eb7000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXdamage.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXdamage.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\n\0\0\0\0\0\0@\0\0\0\0\0\0\0\260\33\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\33\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f\30\0\0\0\0\0\0\f\30\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=11355, ...}) = 0
8030 mmap(NULL, 2104024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0550a49000
8030 mprotect(0x7f0550a4b000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0550c4a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x7f0550c4a000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXfixes.so.3", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes.so.3", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\360S\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,M\0\0\0\0\0\0,M\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=23088, ...}) = 0
8030 mmap(NULL, 2118424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0550843000
8030 mprotect(0x7f0550848000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f0550a48000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x5000) = 0x7f0550a48000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXxf86vm.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXxf86vm.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\r\0\0\0\0\0\0@\0\0\0\0\0\0\0\320F\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\274B\0\0\0\0\0\0\274B\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=19728, ...}) = 0
8030 mmap(NULL, 2115112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055063e000
8030 mprotect(0x7f0550643000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0550842000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f0550842000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libX11-xcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libX11-xcb.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\4\0\0\0\0\0\0@\0\0\0\0\0\0\0(\t\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\30\0\27\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\6\0\0\0\0\0\0\24\6\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=3880, ...}) = 0
8030 mmap(NULL, 2099280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055043d000
8030 mprotect(0x7f055043e000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f055063d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0) = 0x7f055063d000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libxcb-glx.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libxcb-glx.so.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\207\0\0\0\0\0\0@\0\0\0\0\0\0\0\260;\1\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0<\31\1\0\0\0\0\0<\31\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=82544, ...}) = 0
8030 mmap(NULL, 2177696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f0550229000
8030 mprotect(0x7f055023b000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f055043b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x12000) = 0x7f055043b000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libxcb.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libxcb.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\206\0\0\0\0\0\0@\0\0\0\0\0\0\0\20\256\1\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\254\246\1\0\0\0\0\0\254\246\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=111824, ...}) = 0
8030 mmap(NULL, 2207120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f055000e000
8030 mprotect(0x7f0550029000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f0550228000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1a000) = 0x7f0550228000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libdrm.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libdrm.so.2", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 .\0\0\0\0\0\0@\0\0\0\0\0\0\0\30\245\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\324\222\0\0\0\0\0\0\324\222\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=43928, ...}) = 0
8030 mmap(NULL, 2141608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054fe03000
8030 mprotect(0x7f054fe0d000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f055000d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xa000) = 0x7f055000d000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/VBoxREM.so", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\264\0\0\0\0\0\0@\0\0\0\0\0\0\0\0\274\7\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\214\t\7\0\0\0\0\0\214\t\7\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=508672, ...}) = 0
8030 mmap(NULL, 2997224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054fb27000
8030 mprotect(0x7f054fb98000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054fd98000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x71000) = 0x7f054fd98000
8030 mmap(0x7f054fda3000, 392168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054fda3000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXrender.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXrender.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\30\0\0\0\0\0\0@\0\0\0\0\0\0\0p\225\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\33\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\224\214\0\0\0\0\0\0\224\214\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=45222, ...}) = 0
8030 mmap(NULL, 2135208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054f91d000
8030 mprotect(0x7f054f926000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054fb26000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x9000) = 0x7f054fb26000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libgthread-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\25\0\0\0\0\0\0@\0\0\0\0\0\0\0\330<\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0t7\0\0\0\0\0\0t7\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=17240, ...}) = 0
8030 mmap(NULL, 2112528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054f719000
8030 mprotect(0x7f054f71d000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054f91c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3000) = 0x7f054f91c000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libglib-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000j\1\0\0\0\0\0@\0\0\0\0\0\0\0\0\237\16\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0|\216\16\0\0\0\0\0|\216\16\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=959936, ...}) = 0
8030 mmap(NULL, 3057264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054f42e000
8030 mprotect(0x7f054f517000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054f717000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0xe9000) = 0x7f054f717000
8030 mmap(0x7f054f718000, 1648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054f718000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libpng14.so.14", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libpng14.so.14", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360E\0\0\0\0\0\0@\0\0\0\0\0\0\0008\214\2\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0<\205\2\0\0\0\0\0<\205\2\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=168632, ...}) = 0
8030 mmap(NULL, 2263864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054f205000
8030 mprotect(0x7f054f22e000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054f42d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x28000) = 0x7f054f42d000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libfreetype.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libfreetype.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\311\0\0\0\0\0\0@\0\0\0\0\0\0\0\260\220\t\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0L9\t\0\0\0\0\0L9\t\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=628528, ...}) = 0
8030 mmap(NULL, 2723800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054ef6c000
8030 mprotect(0x7f054f000000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054f1ff000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x93000) = 0x7f054f1ff000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libgobject-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\230\0\0\0\0\0\0@\0\0\0\0\0\0\0x\313\4\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\33\0\32\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0004\266\4\0\0\0\0\0004\266\4\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=315960, ...}) = 0
8030 mmap(NULL, 2414360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054ed1e000
8030 mprotect(0x7f054ed6a000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054ef69000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4b000) = 0x7f054ef69000
8030 mmap(0x7f054ef6b000, 1816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054ef6b000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libSM.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libSM.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\31\0\0\0\0\0\0@\0\0\0\0\0\0\0\30o\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\244j\0\0\0\0\0\0\244j\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=30040, ...}) = 0
8030 mmap(NULL, 2125416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054eb17000
8030 mprotect(0x7f054eb1e000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054ed1d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6000) = 0x7f054ed1d000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libICE.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libICE.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000K\0\0\0\0\0\0@\0\0\0\0\0\0\0\270n\1\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0<b\1\0\0\0\0\0<b\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=95544, ...}) = 0
8030 mmap(NULL, 2205376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054e8fc000
8030 mprotect(0x7f054e913000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054eb12000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x16000) = 0x7f054eb12000
8030 mmap(0x7f054eb13000, 14016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054eb13000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240[\0\0\0\0\0\0@\0\0\0\0\0\0\0\3206\3\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\34\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\344\35\3\0\0\0\0\0\344\35\3\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=246804, ...}) = 0
8030 mmap(NULL, 2308584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054e6c8000
8030 mprotect(0x7f054e6fa000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054e8fa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x32000) = 0x7f054e8fa000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXau.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXau.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\f\0\0\0\0\0\0@\0\0\0\0\0\0\0\270 \0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354\34\0\0\0\0\0\0\354\34\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=9976, ...}) = 0
8030 mmap(NULL, 2105304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054e4c6000
8030 mprotect(0x7f054e4c8000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054e6c7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x7f054e6c7000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libXdmcp.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\21\0\0\0\0\0\0@\0\0\0\0\0\0\0008H\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\254D\0\0\0\0\0\0\254D\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=20088, ...}) = 0
8030 mmap(NULL, 2115440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054e2c1000
8030 mprotect(0x7f054e2c6000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054e4c5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x7f054e4c5000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libpcre.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/lib/libpcre.so.0", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\340\246\3\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\214\241\3\0\0\0\0\0\214\241\3\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=240992, ...}) = 0
8030 mmap(NULL, 2336272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054e086000
8030 mprotect(0x7f054e0c1000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054e2c0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3a000) = 0x7f054e2c0000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/lib/libuuid.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\24\0\0\0\0\0\0@\0\0\0\0\0\0\0\3504\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\344.\0\0\0\0\0\0\344.\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=15400, ...}) = 0
8030 mmap(NULL, 2110424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054de82000
8030 mprotect(0x7f054de85000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054e085000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3000) = 0x7f054e085000
8030 close(7) = 0
8030 open("/usr/lib/virtualbox/libexpat.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libexpat.so.1", O_RDONLY) = 7
8030 read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240:\0\0\0\0\0\0@\0\0\0\0\0\0\0\20\214\2\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\354j\2\0\0\0\0\0\354j\2\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(7, {st_mode=S_IFREG|0755, st_size=168592, ...}) = 0
8030 mmap(NULL, 2263824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f054dc59000
8030 mprotect(0x7f054dc80000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054de7f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x26000) = 0x7f054de7f000
8030 close(7) = 0
8030 brk(0x14e9000) = 0x14e9000
8030 mprotect(0x7f055328a000, 1630208, PROT_READ|PROT_WRITE) = 0
8030 mprotect(0x7f055328a000, 1630208, PROT_READ|PROT_EXEC) = 0
8030 munmap(0x7f0556aac000, 94091) = 0
8030 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 7
8030 connect(7, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X0"}, 20) = 0
8030 getpeername(7, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X0"}, [20]) = 0
8030 uname({sys="Linux", node="chglap", ...}) = 0
8030 access("/home/changs/.Xauthority", R_OK) = 0
8030 open("/home/changs/.Xauthority", O_RDONLY) = 8
8030 fstat(8, {st_mode=S_IFREG|0600, st_size=161, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556ac2000
8030 read(8, "\1\0\0\6chglap\0\0010\0\22MIT-MAGIC-COOKIE-1\0\20\236\272wOYO\202\340F\231*\327\314c\247\221\0\6\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0010\0\22MIT-MAGIC-COOKIE-1\0\20\236\272wOYO\202\340F\231*\327\314c\247\221\0\0\0\4\177\0\0\1\0\0010\0\22MIT"..., 4096) = 161
8030 read(8, "", 4096) = 0
8030 close(8) = 0
8030 munmap(0x7f0556ac2000, 4096) = 0
8030 getsockname(7, {sa_family=AF_FILE, NULL}, [2]) = 0
8030 fcntl(7, F_GETFL) = 0x2 (flags O_RDWR)
8030 fcntl(7, F_SETFL, O_RDWR|O_NONBLOCK) = 0
8030 fcntl(7, F_SETFD, FD_CLOEXEC) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\236\272wOYO\202\340F\231*\327\314c\247\221", 16}, {"", 0}], 6) = 48
8030 read(7, "\1\0\v\0\0\0\363\0", 8) = 8
8030 read(7, "\220\340\247\0\0\0@\1\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0 \10\377\0\0\0\0The X.Org Foundation\1\1 \0\0\0\0\0\4\10 \0\0\0\0\0\10\10 \0\0\0\0\0\17\20 \0\0\0\0\0\20\20 \0\0\0\0\0\30 \0\0\0\0\0 \0\0\0\0\0\270\0\0\0 \0\0\0\377\377\377\0\0\0\0\0w\0Z\0"..., 972) = 972
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\5\0\f\0\0\0BIG-REQUESTS", 20}], 1) = 20
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\1\0\0\0\0\0\1\217\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\217\0\1\0", 4}], 1) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"7\0\5\0\0\0@\1\270\0\0\0\10\0\0\0\377\377\377\0\24\0\6\0\270\0\0\0\27\0\0\0\37\0\0\0\0\0\0\0\0\341\365\5", 44}, {NULL, 0}, {"", 0}], 3) = 44
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\10\4\0`\1\0\0\37\0\0\0\0\0\0\0~\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0*background:\t#101010\n*color0:\t#1B1D1E\n*color1:\t#F92672\n*color10:\t#B6E354\n*color11:\t#FEED6C\n*colo"..., 4096) = 1440
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\5\0\t\0@\1", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\5\0\0\0\0\0\1\221a\235\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\221\0\2\0\1\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 futex(0x7f0552609ef4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
8030 sched_getparam(8030, { 0 }) = 0
8030 sched_getscheduler(8030) = 0 (SCHED_OTHER)
8030 clock_getres(CLOCK_MONOTONIC, {0, 1}) = 0
8030 sched_get_priority_min(SCHED_OTHER) = 0
8030 sched_get_priority_max(SCHED_OTHER) = 0
8030 sched_get_priority_max(SCHED_OTHER) = 0
8030 open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/locale/locale.alias", O_RDONLY) = 8
8030 fstat(8, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556ac2000
8030 read(8, "# Locale name alias data base.\n# Copyright (C) 1996-2001,2003,2007 Free Software Foundation, Inc.\n#\n# This program is free softw"..., 4096) = 2570
8030 read(8, "", 4096) = 0
8030 close(8) = 0
8030 munmap(0x7f0556ac2000, 4096) = 0
8030 pipe2([8, 9], O_CLOEXEC) = 0
8030 clock_getres(CLOCK_MONOTONIC, {0, 1}) = 0
8030 open("/usr/lib/gconv/UTF-16.so", O_RDONLY) = 10
8030 read(10, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\5\0\0\0\0\0\0@\0\0\0\0\0\0\0H1\0\0\0\0\0\0\0\0\0\0@\0008\0\7\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0`\"\0\0\0\0\0\0`\"\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(10, {st_mode=S_IFREG|0755, st_size=14408, ...}) = 0
8030 mmap(NULL, 2109512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7f054da55000
8030 mprotect(0x7f054da58000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054dc57000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x2000) = 0x7f054dc57000
8030 close(10) = 0
8030 mprotect(0x7f054dc57000, 4096, PROT_READ) = 0
8030 brk(0x150c000) = 0x150c000
8030 stat("/proc/8030/exe", {st_mode=S_IFREG|S_ISUID|0755, st_size=27608, ...}) = 0
8030 lstat("/proc/8030/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
8030 lstat("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
8030 lstat("/proc/8030", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
8030 lstat("/proc/8030/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
8030 readlink("/proc/8030/exe", "/usr/lib/virtualbox/VirtualBox", 4095) = 30
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/virtualbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/virtualbox/VirtualBox", {st_mode=S_IFREG|S_ISUID|0755, st_size=27608, ...}) = 0
8030 stat("/usr/lib/virtualbox/qt.conf", 0x14ebd08) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/lib/virtualbox/qt.conf", 0x7fff103caef0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/virtualbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/virtualbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/virtualbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 pipe2([10, 11], O_NONBLOCK|O_CLOEXEC) = 0
8030 rt_sigaction(SIGCHLD, {0x7f05522b8760, [], SA_RESTORER|SA_NOCLDSTOP, 0x7f05566987e0}, {0x7f0555ea51b0, [], SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, 0x7f05566987e0}, 8) = 0
8030 access("/etc/fonts/fonts.conf", R_OK) = 0
8030 stat("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=5218, ...}) = 0
8030 open("/etc/fonts/fonts.conf", O_RDONLY) = 12
8030 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<!-- /etc/fonts/fonts.conf file to configure system font access -"..., 8192) = 5218
8030 access("/etc/fonts/conf.d", R_OK) = 0
8030 stat("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 13
8030 getdents(13, /* 25 entries */, 32768) = 1056
8030 getdents(13, /* 0 entries */, 32768) = 0
8030 access("/etc/fonts/conf.d/20-fix-globaladvance.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/20-fix-globaladvance.conf", {st_mode=S_IFREG|0644, st_size=912, ...}) = 0
8030 open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!--\n Some Asian fonts misadvertise themselves as m"..., 8192) = 912
8030 brk(0x152d000) = 0x152d000
8030 read(14, "", 8192) = 0
8030 brk(0x1529000) = 0x1529000
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=866, ...}) = 0
8030 open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontconfig SYSTEM \"../fonts.dtd\">\n<fontconfig>\n <!-- /etc/fonts/conf.d/20-unh"..., 8192) = 866
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=856, ...}) = 0
8030 open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontconfig SYSTEM \"../fonts.dtd\">\n<fontconfig>\n <!-- /etc/fonts/conf.d/20-unh"..., 8192) = 856
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=858, ...}) = 0
8030 open("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontconfig SYSTEM \"../fonts.dtd\">\n<fontconfig>\n <!-- /etc/fonts/conf.d/20-unh"..., 8192) = 858
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0
8030 open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!-- \n\tThe Bitstream Vera fonts have GASP entries su"..., 8192) = 1157
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/29-replace-bitmap-fonts.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/29-replace-bitmap-fonts.conf", {st_mode=S_IFREG|0644, st_size=1255, ...}) = 0
8030 open("/etc/fonts/conf.d/29-replace-bitmap-fonts.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n <!-- Replace generic bitmap font names by generi"..., 8192) = 1255
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=3939, ...}) = 0
8030 open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n\n\t<!-- Alias similar/metric-compatible families from"..., 8192) = 3939
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=1277, ...}) = 0
8030 open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!--\n URW provides metric and shape compatible font"..., 8192) = 1277
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=2069, ...}) = 0
8030 open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!--\n Mark common families with their generics so w"..., 8192) = 2069
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=1837, ...}) = 0
8030 open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!--\n Mark common families with their generics so w"..., 8192) = 1837
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=545, ...}) = 0
8030 open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!--\n If the font still has no generic name, add sa"..., 8192) = 545
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=245, ...}) = 0
8030 open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n\t<!-- Load per-user customization file -->\n\t<include"..., 8192) = 245
8030 access("/home/changs/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
8030 access("/home/changs/.fonts.conf", R_OK) = 0
8030 stat("/home/changs/.fonts.conf", {st_mode=S_IFREG|0644, st_size=881, ...}) = 0
8030 open("/home/changs/.fonts.conf", O_RDONLY) = 15
8030 read(15, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n <match target=\"font\">\n <edit name=\"autohint\" mo"..., 8192) = 881
8030 read(15, "", 8192) = 0
8030 close(15) = 0
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
8030 open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n\t<!-- Load local system customization file -->\n\t<inc"..., 8192) = 189
8030 access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/57-dejavu-sans-mono.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/57-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=1509, ...}) = 0
8030 open("/etc/fonts/conf.d/57-dejavu-sans-mono.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontconfig SYSTEM \"../fonts.dtd\">\n<!-- /etc/fonts/conf.d/57-dejavu-sans-mono.co"..., 8192) = 1509
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/57-dejavu-sans.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/57-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0
8030 open("/etc/fonts/conf.d/57-dejavu-sans.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontconfig SYSTEM \"../fonts.dtd\">\n<!-- /etc/fonts/conf.d/57-dejavu-sans.conf\n\n "..., 8192) = 2011
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/57-dejavu-serif.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/57-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=1649, ...}) = 0
8030 open("/etc/fonts/conf.d/57-dejavu-serif.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE fontconfig SYSTEM \"../fonts.dtd\">\n<!-- /etc/fonts/conf.d/57-dejavu-serif.conf\n\n"..., 8192) = 1649
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1701, ...}) = 0
8030 open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n\t<alias>\n\t\t<family>serif</family>\n\t\t<prefer>\n\t\t\t<fam"..., 8192) = 1701
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=9880, ...}) = 0
8030 open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<!--\n fonts-persian.conf\n To configure Persian fonts from The F"..., 8192) = 8192
8030 read(14, "s>\n\n\t<!-- Persian fantasy fonts -->\n\t<alias>\n\t\t<family>fantasy</family>\n\t\t<accept>\n\t\t\t<family>Homa</family>\n\t\t\t<family>Kamran</f"..., 8192) = 1688
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7706, ...}) = 0
8030 open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n\t<alias>\n\t\t<family>serif</family>\n\t\t<prefer>\n\t\t\t<fam"..., 8192) = 7706
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
8030 open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n\t<alias>\n\t\t<family>serif</family>\n\t\t<prefer>\n\t\t\t<fam"..., 8192) = 672
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=388, ...}) = 0
8030 open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!-- Fix-ups for Delicious family -->\n\n<!-- Deliciou"..., 8192) = 388
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
8030 stat("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
8030 open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 14
8030 read(14, "<?xml version=\"1.0\"?>\n<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">\n<fontconfig>\n<!-- \n Artificial oblique for fonts without an itali"..., 8192) = 1691
8030 read(14, "", 8192) = 0
8030 close(14) = 0
8030 close(13) = 0
8030 read(12, "", 8192) = 0
8030 close(12) = 0
8030 stat("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=432, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0\260\1\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\240\1\0\0\0\0\0\0\303\37\365M\0\0\0\0/usr/share/fonts\0\0\0\0\0\0\0\0P\0\0\0\0\0\0\0h\0\0\0\0\0\0\0\200\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0\260\0\0\0\0\0\0\0\320\0\0\0\0\0\0\0"..., 432) = 432
8030 close(12) = 0
8030 stat("/home/changs/.fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/1c97221e9cc06978b81da1024ec22d3f-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/home/changs/.fontconfig/1c97221e9cc06978b81da1024ec22d3f-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0\250\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\2\0\0\0\0\0\0\0\230\0\0\0\0\0\0\0\232\224\364M\0\0\0\0/home/changs/.fonts\0\0\0\0\0\20\0\0\0\0\0\0\0(\0\0\0\0\0\0\0/home/changs/.fonts/bdf\0/home/ch"..., 168) = 168
8030 close(12) = 0
8030 stat("/usr/share/fonts/100dpi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/df311e82a1a24c41a75c2c930223552e-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=96, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\370|\354J\0\0\0\0/usr/share/fonts/100dpi\0\0\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0", 96) = 96
8030 close(12) = 0
8030 stat("/usr/share/fonts/75dpi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/17090aa38d5c6f09fb8c5c354938f1d7-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=96, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\370|\354J\0\0\0\0/usr/share/fonts/75dpi\0\0\0\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0", 96) = 96
8030 close(12) = 0
8030 stat("/usr/share/fonts/TTF", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/f6b893a7224233d96cb72fd88691c0b4-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=225608, ...}) = 0
8030 mmap(NULL, 225608, PROT_READ, MAP_SHARED, 12, 0) = 0x7f054da1d000
8030 close(12) = 0
8030 stat("/usr/share/fonts/Type1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/d62e99ef547d1d24cdb1bd22ec1a2976-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=33752, ...}) = 0
8030 mmap(NULL, 33752, PROT_READ, MAP_SHARED, 12, 0) = 0x7f0556aba000
8030 close(12) = 0
8030 stat("/usr/share/fonts/cyrillic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/2d31a572ce6667f6a0da9c8dc611898b-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=104, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0h\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0X\0\0\0\0\0\0\0\370|\354J\0\0\0\0/usr/share/fonts/cyrillic\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0", 104) = 104
8030 close(12) = 0
8030 stat("/usr/share/fonts/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/a1c95d6dfc9a7b34f44445cf81166004-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=152, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0\230\0\0\0\0\0\0\0008\0\0\0\0\0\0\0X\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\210\0\0\0\0\0\0\0\351\34\202M\0\0\0\0/usr/share/fonts/encodings\0\0\0\0\0\0\10\0\0\0\0\0\0\0/usr/share/fonts/encodings/large"..., 152) = 152
8030 close(12) = 0
8030 stat("/usr/share/fonts/local", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
8030 open("/var/cache/fontconfig/a98d8961fa319a64d3cfd8640c79e62d-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=34440, ...}) = 0
8030 mmap(NULL, 34440, PROT_READ, MAP_SHARED, 12, 0) = 0x7f0556ab1000
8030 close(12) = 0
8030 stat("/usr/share/fonts/misc", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
8030 open("/var/cache/fontconfig/8d4af663993b81a124ee82e610bb31f9-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=86600, ...}) = 0
8030 mmap(NULL, 86600, PROT_READ, MAP_SHARED, 12, 0) = 0x7f054da07000
8030 close(12) = 0
8030 stat("/usr/share/fonts/my", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/d51ac470d5e25a1beecc31653f41ee46-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=23184, ...}) = 0
8030 mmap(NULL, 23184, PROT_READ, MAP_SHARED, 12, 0) = 0x7f054da01000
8030 close(12) = 0
8030 stat("/usr/share/fonts/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/4b172ca7f111e3cffadc3636415fead9-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=96, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0`\0\0\0\0\0\0\0008\0\0\0\0\0\0\0P\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0P\0\0\0\0\0\0\0oo\200M\0\0\0\0/usr/share/fonts/util\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0", 96) = 96
8030 close(12) = 0
8030 stat("/home/changs/.fonts/bdf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/77b9ee012e99f0aac1d8f636977e94f3-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/home/changs/.fontconfig/77b9ee012e99f0aac1d8f636977e94f3-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=7320, ...}) = 0
8030 mmap(NULL, 7320, PROT_READ, MAP_SHARED, 12, 0) = 0x7f0556aaf000
8030 close(12) = 0
8030 stat("/home/changs/.fonts/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/6ebb8989ba59ac236c5103a7c7118ef8-le64.cache-3", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/home/changs/.fontconfig/6ebb8989ba59ac236c5103a7c7118ef8-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=1160, ...}) = 0
8030 mmap(NULL, 1160, PROT_READ, MAP_SHARED, 12, 0) = 0x7f0556aae000
8030 close(12) = 0
8030 stat("/usr/share/fonts/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/var/cache/fontconfig/5ca8086aeacc9c68e81a71e7ef846b3b-le64.cache-3", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=112, ...}) = 0
8030 read(12, "\4\374\2\374\3\0\0\0p\0\0\0\0\0\0\0008\0\0\0\0\0\0\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0`\0\0\0\0\0\0\0\351\34\202M\0\0\0\0/usr/share/fonts/encodings/large\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0\0\0\0\0", 112) = 112
8030 close(12) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\6\0\0\0", 8}, {"RENDER", 6}, {"\0\0", 2}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\7\0\0\0\0\0\1\225\0\242\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\6\0\0\0", 8}, {"RENDER", 6}, {"\0\0", 2}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\10\0\0\0\0\0\1\225\0\242\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\225\0\3\0\0\0\0\0\v\0\0\0\225\1\1\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\t\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\n\0\25\1\0\0\34\0\0\0\1\0\0\0\7\0\0\0 \0\0\0\1\0\0\0\0\0\0\0#\0\0\0\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0$\0\0\0\1\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\0\0\0\0\0%\0\0\0\1\4\0\0"..., 4096) = 1172
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\7\0\0\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\v\0\0\0\0\0\1\214M\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\7\0\0\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\f\0\0\0\0\0\1\214M\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\10\0\27\0\0\0", 8}, {"Generic Event Extension", 23}, {"\0", 1}], 3) = 32
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\r\0\0\0\0\0\1\212\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\212\0\2\0\1\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\16\0\0\0\0\0\1\0\0\0\0\0\0\0Pk=\4\0\0\0\0PE~\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\214\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\17\0\0\0\0\0\1\0\1\0\0\0d\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\20\0\5\0\f\0\0\0WM_PROTOCOLS\20\0\6\0\20\0\0\0WM_DELETE_WINDOW\20\0\6\0\r\0\0\0WM_TAKE_FOCUS\0\0\0\20\0\5\0\f\0\0\0_NET_WM_PING\20\0\7\0\24\0\0\0_NET_WM_CONTEXT_HELP\20\0\7\0\24\0\0\0_NET"..., 2968}, {NULL, 0}, {"", 0}], 3) = 2968
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\20\0\0\0\0\0\34\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\21\0\0\0\0\0\35\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\22\0\0\0\0\0A\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\23\0\0\0\0\0/\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 3552
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0\37\1\0\0\4\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1 \177\0\0\0\0\0\4\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0\37\1\0\0\4\0\0\0\0\0\0\0\0\4\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1 \200\0\4\0\0\0\4\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\37\1\0\0 \1\0\0!\1\0\0\"\1\0\0", 4096) = 48
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\5\0\0\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\201\0\0\0\0\0\1\226e\247\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/lib/virtualbox/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/tls/x86_64/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/lib/tls/x86_64", 0x7fff103ca000) = -1 ENOENT (No such file or directory)
8030 open("/lib/tls/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/lib/tls", 0x7fff103ca000) = -1 ENOENT (No such file or directory)
8030 open("/lib/x86_64/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/lib/x86_64", 0x7fff103ca000) = -1 ENOENT (No such file or directory)
8030 open("/lib/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/tls/x86_64/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/tls/x86_64", 0x7fff103ca000) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/tls/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/tls", 0x7fff103ca000) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/x86_64/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/x86_64", 0x7fff103ca000) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/Xrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/Xrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/Xrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/Xrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXrandr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXrandr.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/usr/lib/libXrandr.so.2", O_RDONLY) = 12
8030 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\26\0\0\0\0\0\0@\0\0\0\0\0\0\0\350x\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\30\0\27\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\214t\0\0\0\0\0\0\214t\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=32488, ...}) = 0
8030 mmap(NULL, 2127944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f054d7e2000
8030 mprotect(0x7f054d7ea000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054d9e9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0x7000) = 0x7f054d9e9000
8030 close(12) = 0
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\5\0\0\0", 8}, {"RANDR", 5}, {"\0\0\0", 3}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\202\0\0\0\0\0\1\226e\247\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\6\0\0\0", 8}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\203\0\0\0\0\0\1\224c\240\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/share/locale/locale.alias", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054da00000
8030 read(12, "# Locale name alias data base.\n# Copyright (C) 1996-2001,2003,2007 Free Software Foundation, Inc.\n#\n# This program is free softw"..., 4096) = 2570
8030 read(12, "", 4096) = 0
8030 close(12) = 0
8030 munmap(0x7f054da00000, 4096) = 0
8030 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes.so", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/usr/lib/libXfixes.so", O_RDONLY) = 12
8030 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\23\0\0\0\0\0\0@\0\0\0\0\0\0\0\360S\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\31\0\30\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0,M\0\0\0\0\0\0,M\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=23088, ...}) = 0
8030 close(12) = 0
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXfixes", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\4\0\6\0\0\0", 8}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\204\0\0\0\0\0\1\224c\240\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\224\0\3\0\5\0\0\0\0\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\205\0\0\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/lib/virtualbox/Xcursor", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/Xcursor", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/Xcursor", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/Xcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/Xcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/Xcursor.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXcursor", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXcursor", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXcursor", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\3\0\4\0\0\0", 8}, {"SYNC", 4}, {"", 0}], 3) = 12
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\206\0\0\0\0\0\1\220_\232\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\220\0\2\0\3\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\207\0\0\0\0\0\3\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\3\0\4\0\0\0", 8}, {"SYNC", 4}, {"", 0}], 3) = 12
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\210\0\0\0\0\0\1\220_\232\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/lib/virtualbox/Xinerama", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/Xinerama", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/Xinerama", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/Xinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/Xinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/Xinerama.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXinerama", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXinerama", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXinerama", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\211\0\0\0\0\0\1\215N\225\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi.so", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/usr/lib/libXi.so", O_RDONLY) = 12
8030 read(12, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\35\0\0\0\0\0\0@\0\0\0\0\0\0\0\330\347\0\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f\343\0\0\0\0\0\0\f\343\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=61016, ...}) = 0
8030 mmap(NULL, 2156512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 12, 0) = 0x7f054d5d3000
8030 mprotect(0x7f054d5e2000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054d7e1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 12, 0xe000) = 0x7f054d7e1000
8030 close(12) = 0
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libXi", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\221\25\7\0\0\1\0\0\2\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\212\0\0\0\0\0\37\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=80834, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054da00000
8030 read(12, "#\n#\tThis file contains alias name of locale.\n#\tEach alias name is described within one line.\n#\tThe first word is the alias name "..., 4096) = 4096
8030 read(12, "1\nbr_FR.iso88591\t\t\t\t\tbr_FR.ISO8859-1\nbr_FR.ISO-8859-1\t\t\t\tbr_FR.ISO8859-1\nbr_FR.iso885914\t\t\t\tbr_FR.ISO8859-14\nbr_FR.ISO-8859-14\t\t"..., 4096) = 4096
8030 read(12, "59-1\nde_DE.iso88591\t\t\t\t\tde_DE.ISO8859-1\nde_DE.ISO-8859-1\t\t\t\tde_DE.ISO8859-1\nde_DE.ISO_8859-1\t\t\t\tde_DE.ISO8859-1\nde_DE.iso885915\t"..., 4096) = 4096
8030 read(12, "s_BO.UTF-8\nes_CL\t\t\t\t\t\tes_CL.ISO8859-1\nes_CL.iso88591\t\t\t\t\tes_CL.ISO8859-1\nes_CL.ISO-8859-1\t\t\t\tes_CL.ISO8859-1\nes_CL.utf8\t\t\t\t\tes_C"..., 4096) = 4096
8030 read(12, "UTF-8@euro\t\t\t\tfi_FI.UTF-8\nfo\t\t\t\t\t\tfo_FO.ISO8859-1\nfo_FO\t\t\t\t\t\tfo_FO.ISO8859-1\nfo_FO.iso88591\t\t\t\t\tfo_FO.ISO8859-1\nfo_FO.ISO-8859-1"..., 4096) = 4096
8030 read(12, "\thr_HR.ISO8859-2\nhr_HR\t\t\t\t\t\thr_HR.ISO8859-2\nhr_HR.iso88592\t\t\t\t\thr_HR.ISO8859-2\nhr_HR.ISO-8859-2\t\t\t\thr_HR.ISO8859-2\nhr_HR.ISO_885"..., 4096) = 4096
8030 read(12, ".iso88594\t\t\t\t\tlv_LV.ISO8859-4\nlv_LV.ISO-8859-4\t\t\t\tlv_LV.ISO8859-4\nlv_LV.iso885913\t\t\t\tlv_LV.ISO8859-13\nlv_LV.ISO-8859-13\t\t\t\tlv_LV"..., 4096) = 4096
8030 read(12, "859-2\npl_PL.iso88592\t\t\t\t\tpl_PL.ISO8859-2\npl_PL.ISO-8859-2\t\t\t\tpl_PL.ISO8859-2\npl_PL.utf8\t\t\t\t\tpl_PL.UTF-8\npp\t\t\t\t\t\tpp_AN.ISO8859-1\n"..., 4096) = 4096
8030 read(12, "59-1\nsv_FI.iso88591\t\t\t\t\tsv_FI.ISO8859-1\nsv_FI.ISO-8859-1\t\t\t\tsv_FI.ISO8859-1\nsv_FI.iso885915\t\t\t\tsv_FI.ISO8859-15\nsv_FI.ISO-8859-1"..., 4096) = 4096
8030 read(12, "\nzh_TW.EUC\t\t\t\t\tzh_TW.eucTW\nzh_TW.EUC-TW\t\t\t\t\tzh_TW.eucTW\nzh_TW.utf8\t\t\t\t\tzh_TW.UTF-8\nZH_TW.UTF-8\t\t\t\t\tzh_TW.UTF-8\nzu\t\t\t\t\t\t\tzu_ZA.IS"..., 4096) = 4096
8030 read(12, "\t\t\tar_BH.ISO8859-6\nar_BH.ISO-8859-6:\t\t\t\tar_BH.ISO8859-6\nar_BH.utf8:\t\t\t\t\tar_BH.UTF-8\nar_DZ:\t\t\t\t\t\tar_DZ.ISO8859-6\nar_DZ.iso88596:\t"..., 4096) = 4096
8030 read(12, "\tca_ES.UTF-8\nca_ES.ISO-8859-15:\t\t\t\tca_ES.ISO8859-15\nca_ES.ISO-8859-15@euro:\t\t\t\tca_ES.ISO8859-15\nca_ES.UTF-8@euro:\t\t\t\tca_ES.UTF-8"..., 4096) = 4096
8030 read(12, "\t\tee_EE.ISO8859-4\nee_EE.iso88594:\t\t\t\t\tee_EE.ISO8859-4\nel:\t\t\t\t\t\tel_GR.ISO8859-7\nel_GR:\t\t\t\t\t\tel_GR.ISO8859-7\nel_GR.iso88597:\t\t\t\t\te"..., 4096) = 4096
8030 read(12, "SO8859-1\nes_ES.ISO-8859-1:\t\t\t\tes_ES.ISO8859-1\nes_ES.ISO_8859-1:\t\t\t\tes_ES.ISO8859-1\nes_ES.iso885915:\t\t\t\tes_ES.ISO8859-15\nes_ES.IS"..., 4096) = 4096
8030 read(12, "SO8859-15\nfr_BE.utf8:\t\t\t\t\tfr_BE.UTF-8\nfr_BE.UTF-8@euro:\t\t\t\tfr_BE.UTF-8\nfr_CA:\t\t\t\t\t\tfr_CA.ISO8859-1\nfr_CA.88591:\t\t\t\t\tfr_CA.ISO885"..., 4096) = 4096
8030 read(12, "ISO8859-1\nis_IS.iso88591:\t\t\t\t\tis_IS.ISO8859-1\nis_IS.ISO-8859-1:\t\t\t\tis_IS.ISO8859-1\nis_IS.ISO_8859-1:\t\t\t\tis_IS.ISO8859-1\nis_IS.is"..., 4096) = 4096
8030 read(12, "9-5\nmk_MK:\t\t\t\t\t\tmk_MK.ISO8859-5\nmk_MK.iso88595:\t\t\t\t\tmk_MK.ISO8859-5\nmk_MK.ISO-8859-5:\t\t\t\tmk_MK.ISO8859-5\nmk_MK.cp1251:\t\t\t\t\tmk_MK"..., 4096) = 4096
8030 read(12, "R.ISO8859-1\npt_BR.88591:\t\t\t\t\tpt_BR.ISO8859-1\npt_BR.88591.en:\t\t\t\t\tpt_BR.ISO8859-1\npt_BR.iso88591:\t\t\t\t\tpt_BR.ISO8859-1\npt_BR.ISO-8"..., 4096) = 4096
8030 read(12, "FI.ISO-8859-15@euro:\t\t\t\tsv_FI.ISO8859-15\nsv_FI@euro:\t\t\t\t\tsv_FI.ISO8859-15\nsv_FI.UTF-8@euro:\t\t\t\tsv_FI.UTF-8\nsv_FI.utf8:\t\t\t\t\tsv_FI"..., 4096) = 4096
8030 read(12, "TW.eucTW\nzh_TW.EUC-TW:\t\t\t\t\tzh_TW.eucTW\nzh_TW.utf8:\t\t\t\t\tzh_TW.UTF-8\nZH_TW.UTF-8:\t\t\t\t\tzh_TW.UTF-8\nzu:\t\t\t\t\t\t\tzu_ZA.ISO8859-1\nzu_ZA:"..., 4096) = 3010
8030 read(12, "", 4096) = 0
8030 close(12) = 0
8030 munmap(0x7f054da00000, 4096) = 0
8030 open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=80834, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054da00000
8030 read(12, "#\n#\tThis file contains alias name of locale.\n#\tEach alias name is described within one line.\n#\tThe first word is the alias name "..., 4096) = 4096
8030 read(12, "1\nbr_FR.iso88591\t\t\t\t\tbr_FR.ISO8859-1\nbr_FR.ISO-8859-1\t\t\t\tbr_FR.ISO8859-1\nbr_FR.iso885914\t\t\t\tbr_FR.ISO8859-14\nbr_FR.ISO-8859-14\t\t"..., 4096) = 4096
8030 read(12, "59-1\nde_DE.iso88591\t\t\t\t\tde_DE.ISO8859-1\nde_DE.ISO-8859-1\t\t\t\tde_DE.ISO8859-1\nde_DE.ISO_8859-1\t\t\t\tde_DE.ISO8859-1\nde_DE.iso885915\t"..., 4096) = 4096
8030 read(12, "s_BO.UTF-8\nes_CL\t\t\t\t\t\tes_CL.ISO8859-1\nes_CL.iso88591\t\t\t\t\tes_CL.ISO8859-1\nes_CL.ISO-8859-1\t\t\t\tes_CL.ISO8859-1\nes_CL.utf8\t\t\t\t\tes_C"..., 4096) = 4096
8030 read(12, "UTF-8@euro\t\t\t\tfi_FI.UTF-8\nfo\t\t\t\t\t\tfo_FO.ISO8859-1\nfo_FO\t\t\t\t\t\tfo_FO.ISO8859-1\nfo_FO.iso88591\t\t\t\t\tfo_FO.ISO8859-1\nfo_FO.ISO-8859-1"..., 4096) = 4096
8030 read(12, "\thr_HR.ISO8859-2\nhr_HR\t\t\t\t\t\thr_HR.ISO8859-2\nhr_HR.iso88592\t\t\t\t\thr_HR.ISO8859-2\nhr_HR.ISO-8859-2\t\t\t\thr_HR.ISO8859-2\nhr_HR.ISO_885"..., 4096) = 4096
8030 read(12, ".iso88594\t\t\t\t\tlv_LV.ISO8859-4\nlv_LV.ISO-8859-4\t\t\t\tlv_LV.ISO8859-4\nlv_LV.iso885913\t\t\t\tlv_LV.ISO8859-13\nlv_LV.ISO-8859-13\t\t\t\tlv_LV"..., 4096) = 4096
8030 read(12, "859-2\npl_PL.iso88592\t\t\t\t\tpl_PL.ISO8859-2\npl_PL.ISO-8859-2\t\t\t\tpl_PL.ISO8859-2\npl_PL.utf8\t\t\t\t\tpl_PL.UTF-8\npp\t\t\t\t\t\tpp_AN.ISO8859-1\n"..., 4096) = 4096
8030 read(12, "59-1\nsv_FI.iso88591\t\t\t\t\tsv_FI.ISO8859-1\nsv_FI.ISO-8859-1\t\t\t\tsv_FI.ISO8859-1\nsv_FI.iso885915\t\t\t\tsv_FI.ISO8859-15\nsv_FI.ISO-8859-1"..., 4096) = 4096
8030 read(12, "\nzh_TW.EUC\t\t\t\t\tzh_TW.eucTW\nzh_TW.EUC-TW\t\t\t\t\tzh_TW.eucTW\nzh_TW.utf8\t\t\t\t\tzh_TW.UTF-8\nZH_TW.UTF-8\t\t\t\t\tzh_TW.UTF-8\nzu\t\t\t\t\t\t\tzu_ZA.IS"..., 4096) = 4096
8030 read(12, "\t\t\tar_BH.ISO8859-6\nar_BH.ISO-8859-6:\t\t\t\tar_BH.ISO8859-6\nar_BH.utf8:\t\t\t\t\tar_BH.UTF-8\nar_DZ:\t\t\t\t\t\tar_DZ.ISO8859-6\nar_DZ.iso88596:\t"..., 4096) = 4096
8030 read(12, "\tca_ES.UTF-8\nca_ES.ISO-8859-15:\t\t\t\tca_ES.ISO8859-15\nca_ES.ISO-8859-15@euro:\t\t\t\tca_ES.ISO8859-15\nca_ES.UTF-8@euro:\t\t\t\tca_ES.UTF-8"..., 4096) = 4096
8030 read(12, "\t\tee_EE.ISO8859-4\nee_EE.iso88594:\t\t\t\t\tee_EE.ISO8859-4\nel:\t\t\t\t\t\tel_GR.ISO8859-7\nel_GR:\t\t\t\t\t\tel_GR.ISO8859-7\nel_GR.iso88597:\t\t\t\t\te"..., 4096) = 4096
8030 close(12) = 0
8030 munmap(0x7f054da00000, 4096) = 0
8030 open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=34809, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054da00000
8030 read(12, "#\n#\tThis file contains locale database file names\n#\tThe first word is the locale database file name and\n#\tthe second word is the"..., 4096) = 4096
8030 read(12, "s_US.ISO8859-1\niso8859-1/XLC_LOCALE\t\t\tes_UY.ISO8859-1\niso8859-1/XLC_LOCALE\t\t\tes_VE.ISO8859-1\niso8859-1/XLC_LOCALE\t\t\tet_EE.ISO885"..., 4096) = 4096
8030 read(12, "so8859-5/XLC_LOCALE\t\t\tsr_YU.ISO8859-5\nmicrosoft-cp1251/XLC_LOCALE\t\tsr_YU.CP1251\niso8859-1/XLC_LOCALE\t\t\tss_ZA.ISO8859-1\niso8859-1"..., 4096) = 4096
8030 read(12, "LE\t\t\tes_CR.UTF-8\nen_US.UTF-8/XLC_LOCALE\t\t\tes_DO.UTF-8\nen_US.UTF-8/XLC_LOCALE\t\t\tes_EC.UTF-8\nen_US.UTF-8/XLC_LOCALE\t\t\tes_ES.UTF-8\n"..., 4096) = 4096
8030 read(12, "_ER.UTF-8\nen_US.UTF-8/XLC_LOCALE\t\t\tti_ET.UTF-8\nen_US.UTF-8/XLC_LOCALE\t\t\ttl_PH.UTF-8\nen_US.UTF-8/XLC_LOCALE\t\t\ttn_ZA.UTF-8\nen_US.U"..., 4096) = 4096
8030 read(12, "-1/XLC_LOCALE:\t\t\ten_ZA.ISO8859-1\niso8859-15/XLC_LOCALE:\t\t\ten_ZA.ISO8859-15\niso8859-3/XLC_LOCALE:\t\t\teo_EO.ISO8859-3\niso8859-3/XLC"..., 4096) = 4096
8030 read(12, "/XLC_LOCALE:\t\t\tnso_ZA.ISO8859-15\niso8859-1/XLC_LOCALE:\t\t\tny_NO.ISO8859-1\niso8859-1/XLC_LOCALE:\t\t\tny_NO.ISO8859-15\niso8859-1/XLC_"..., 4096) = 4096
8030 read(12, "/XLC_LOCALE:\t\t\tcs_CZ.UTF-8\nen_US.UTF-8/XLC_LOCALE:\t\t\tda_DK.UTF-8\nen_US.UTF-8/XLC_LOCALE:\t\t\tde_AT.UTF-8\nen_US.UTF-8/XLC_LOCALE:\t\t"..., 4096) = 4096
8030 close(12) = 0
8030 munmap(0x7f054da00000, 4096) = 0
8030 access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0
8030 open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=4206, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054da00000
8030 read(12, "# XLocale Database Sample for en_US.UTF-8\n# \n\n# \n# \tXLC_FONTSET category\n# \nXLC_FONTSET\n\non_demand_loading\tTrue\n\nobject_name\t\tg"..., 4096) = 4096
8030 read(12, "ct_encoding\tJISX0201.1976-0:GR\n}\n \n#\tcs24 class\ncs16\t{\n\tside\t\tnone\n\tct_encoding\tISO10646-1\n}\n\nEND XLC_XLOCALE\n", 4096) = 110
8030 read(12, "", 4096) = 0
8030 close(12) = 0
8030 munmap(0x7f054da00000, 4096) = 0
8030 uname({sys="Linux", node="chglap", ...}) = 0
8030 open("/home/changs/.Xdefaults-chglap", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\221\1\5\0\0\1\4\0\0\0\0\0\0\0\0\0\377?\20\0\221\4\2\0\0\1\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\3\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0\20\1\0\0\37\0\0\0\0\0\0\0\0\4\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\10\215\0\n\0\0\0\37\0\0\0\0\0\0\0(\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0evdev\0pc105\0pl\0\0terminate:ctrl_alt_bksp\0", 4096) = 72
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\221\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\3\216\0\261\4\0\0\0\0\10\377\7\0\0\31\31\10\222\1\370\0\0\0\0\0\0\0\0\0\0\10\370\16\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\0\0\3\3\0\0\2\2\0\0\1\1\1\1\0\0\0\0\1\2\1\2\0\0\0\0\21\1\1\0\2\2\0\0\1\1\1\1\0\0\0\0\1\20\1\0\1\0\0\0\t\1\2\0\2\1\0\0\1\t\1\1\2\0\0\0"..., 4096) = 4096
8030 read(7, "\1\1\1\0E\377\10\20\0\0\0\0\1\1\1\0F\377\10\20\0\0\0\0\1\1\1\0G\377\10\20\0\0\0\0\1\1\1\0H\377\10\20\0\0\0\0\1\1\1\0I\377\10\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\1\1\0\251\377\10\20\0\0\0\0\1\1\1\0\260\377\10\20\0\0\0\0\1\1\1\0\261\377\10\20\0\0\0\0\0\0\0\0\0\0\0\0\1\1\1\0~\377\0\0"..., 740) = 740
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\2\10\4\0\270\0\0\0\0\10\0\0000@@\0\226\4\3\0\270\0\0\0\1\0\0\0\27M\2\0G\1\0\0", 36}, {NULL, 0}, {"", 0}], 3) = 36
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\221\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0v\1\0\0\37\0\0\0\0\0\0\0\2\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\222\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0u\1\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\223\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0w\1\0\0!\0\0\0\0\0\0\0\1\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\224\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0_\1\0\0!\0\0\0\0\0\0\0\0\4\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\225\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0t\1\0\0\37\0\0\0\0\0\0\0\0\4\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\226\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 12
8030 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 close(12) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 12
8030 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 fstatfs(12, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=11007866, f_bfree=10822795, f_bavail=10263627, f_files=2796192, f_ffree=2784172, f_fsid={-2013300906, -1415396480}, f_namelen=255, f_frsize=4096}) = 0
8030 fcntl(12, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 read(12, "[Qt%20Plugin%20Cache%204.7.false]\nusr\\lib\\qt\\plugins\\inputmethods\\libqimsw-multi.so=40703, 0, x86_64 linux g++-4 full-config, 20"..., 16384) = 3814
8030 read(12, "", 12570) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/etc/localtime", O_RDONLY) = 13
8030 fstat(13, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 fstat(13, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054da00000
8030 read(13, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0\n\0\0\0\0\0\0\0\247\0\0\0\n\0\0\0\26\231\250*\320\233\f\27`\233\325\332\360\234\331\256\220\235\244\265\220\236\271\220\220\237\204\227\220\240\232\266\0\241e\275\0\246}|`\310v\336\20\314\347K\20\315\251\27\220\316\242C\20\317\2224\20\320\200\251`\320\204\272\0\321\225\222p\322\212\273`\323b\377p\324K#\220"..., 4096) = 2679
8030 lseek(13, -1698, SEEK_CUR) = 981
8030 read(13, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\v\0\0\0\0\0\0\0\250\0\0\0\v\0\0\0\32\377\377\377\377V\266\320P\377\377\377\377\231\250*\320\377\377\377\377\233\f\27`\377\377\377\377\233\325\332\360\377\377\377\377\234\331\256\220\377\377\377\377\235\244\265\220\377\377\377\377\236\271\220\220\377\377\377\377\237\204\227\220\377\377\377\377\240\232\266\0\377\377\377\377\241e\275\0\377\377\377\377"..., 4096) = 1698
8030 lseek(13, 2678, SEEK_SET) = 2678
8030 close(13) = 0
8030 munmap(0x7f054da00000, 4096) = 0
8030 close(12) = 0
8030 stat("/etc/Trolltech.conf", 0x7fff103c95d0) = -1 ENOENT (No such file or directory)
8030 stat("/etc/Trolltech.conf", 0x1518ba8) = -1 ENOENT (No such file or directory)
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 12
8030 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 close(12) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/etc/Trolltech.conf", 0x7fff103c9040) = -1 ENOENT (No such file or directory)
8030 stat("/etc/Trolltech.conf", 0x1521808) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/qt/plugins/inputmethods/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/qt/plugins/inputmethods", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 12
8030 brk(0x154b000) = 0x154b000
8030 statfs("/usr/lib/qt/plugins/inputmethods", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4031730, f_bfree=3392958, f_bavail=3188158, f_files=1024000, f_ffree=923933, f_fsid={-2120027589, -138907832}, f_namelen=255, f_frsize=4096}) = 0
8030 getdents(12, /* 3 entries */, 32768) = 88
8030 stat("/usr/lib/qt/plugins/inputmethods/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/inputmethods/..", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 getdents(12, /* 0 entries */, 32768) = 0
8030 brk(0x1543000) = 0x1543000
8030 close(12) = 0
8030 stat("/usr/lib/qt/plugins/inputmethods/libqimsw-multi.so", {st_mode=S_IFREG|0755, st_size=24688, ...}) = 0
8030 stat("/usr/lib/qt/plugins/inputmethods/libqimsw-multi.so", {st_mode=S_IFREG|0755, st_size=24688, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/inputmethods", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/inputmethods/libqimsw-multi.so", {st_mode=S_IFREG|0755, st_size=24688, ...}) = 0
8030 stat("/usr/lib/qt/plugins/inputmethods/libqimsw-multi.so", {st_mode=S_IFREG|0755, st_size=24688, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/virtualbox/inputmethods/.", 0x151ed28) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/lib/virtualbox/inputmethods/.", 0x7fff103c9300) = -1 ENOENT (No such file or directory)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\270\0\0\0\27\0\0\0\0\0\0\0\0\0\0\0\0 \0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\10\227\0`\1\0\0\37\0\0\0\0\0\0\0~\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0*background:\t#101010\n*color0:\t#1B1D1E\n*color1:\t#F92672\n*color10:\t#B6E354\n*color11:\t#FEED6C\n*colo"..., 4096) = 1440
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\0\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\230\0\0\0\0\0\1\215N\225\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\215\1\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\231\0\0\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"b\1\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\232\0\0\0\0\0\1\215N\225\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\215\1\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\233\0\0\0\0\0\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\215\2\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\2\234\0\214\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\2\0\0\0\0\0\0\3\1\1\0\0\0\0\0\4\2\4\0\0\0\0\0\5\1\3\0V\0\0\0\6\1\3\0V\0\0\0\7\1\3\0V\0\0\0\10\1\3\0V\0\0\0\t\1\3\0V\0\0\0\v\1\3\0Z\0\0\0\n\2\4\0W\0\0\0\f\2\4\0\1\4\20\0\2,\3\0"..., 4096) = 592
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/lib/virtualbox/wacomcfg", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/wacomcfg", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/wacomcfg", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/wacomcfg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/wacomcfg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/wacomcfg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libwacomcfg", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libwacomcfg", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libwacomcfg", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 open("/usr/lib/virtualbox/libwacomcfg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/etc/ld.so.cache", O_RDONLY) = 12
8030 fstat(12, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054d9ea000
8030 close(12) = 0
8030 open("/lib/libwacomcfg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/libwacomcfg.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 munmap(0x7f054d9ea000, 94091) = 0
8030 brk(0x1564000) = 0x1564000
8030 brk(0x1585000) = 0x1585000
8030 stat("/usr/share/virtualbox/nls/VirtualBox_en_US.qm", 0x1559c98) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/virtualbox/nls/VirtualBox_en_US.qm", 0x7fff103ca040) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/virtualbox/nls/VirtualBox_en.qm", {st_mode=S_IFREG|0755, st_size=2714, ...}) = 0
8030 open("/usr/share/virtualbox/nls/VirtualBox_en.qm", O_RDONLY|O_CLOEXEC) = 12
8030 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=2714, ...}) = 0
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=2714, ...}) = 0
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=2714, ...}) = 0
8030 read(12, "<\270d\30\312\357\234\225\315!\34\277`\241\275\335B\0\0\0@\6v\250\31\0\0\0\351\6\250\223Y\0\0\0\0\6\311\276>\0\0\5\367\7\n\vY\0\0\0\223\t\301\374N\0\0\1\334\f\244\26\351\0\0\1:\17n\2179\0\0\0G\17\272\217)\0\0\1\220i\0\0\n9\3\0\0\0\f\0%\0n\0 \0d\0a\0y\3\0\0\0\16\0%\0n\0 \0d\0a\0y\0s\10\0"..., 16384) = 2714
8030 read(12, "", 13670) = 0
8030 close(12) = 0
8030 stat("/usr/share/qt/translations/qt_en.qm.qm", 0x155f678) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/qt/translations/qt_en.qm.qm", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/qt/translations/qt_en.qm", 0x1557ef8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/qt/translations/qt_en.qm", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/qt/translations/qt_en.qm", 0x155f678) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/qt/translations/qt_en.qm", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/qt/translations/qt_en", 0x1557ef8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/qt/translations/qt_en", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/qt/translations/qt.qm", 0x1557ef8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/qt/translations/qt.qm", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/qt/translations/qt", 0x154a4a8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/qt/translations/qt", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/virtualbox/nls/qt_en.qm.qm", 0x154a4a8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/virtualbox/nls/qt_en.qm.qm", 0x7fff103c9ed0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/virtualbox/nls/qt_en.qm", {st_mode=S_IFREG|0755, st_size=23, ...}) = 0
8030 access("/usr/share/virtualbox/nls/qt_en.qm", R_OK) = 0
8030 access("/usr/share/virtualbox/nls/qt_en.qm", W_OK) = -1 EACCES (Permission denied)
8030 access("/usr/share/virtualbox/nls/qt_en.qm", X_OK) = 0
8030 open("/usr/share/virtualbox/nls/qt_en.qm", O_RDONLY|O_CLOEXEC) = 12
8030 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(12, {st_mode=S_IFREG|0755, st_size=23, ...}) = 0
8030 mmap(NULL, 23, PROT_READ, MAP_PRIVATE, 12, 0) = 0x7f054da00000
8030 close(12) = 0
8030 geteuid() = 1000
8030 stat("/home/changs", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
8030 stat("/home/changs/.VirtualBox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 sched_get_priority_min(SCHED_OTHER) = 0
8030 sched_get_priority_max(SCHED_OTHER) = 0
8030 sched_setscheduler(8030, SCHED_OTHER, { 0 }) = 0
8030 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 12
8030 close(12) = 0
8030 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f05566987e0}, NULL, 8) = 0
8030 stat("/usr/lib/virtualbox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 brk(0x15ad000) = 0x15ad000
8030 open("/home/changs/.VirtualBox/compreg.dat", O_RDONLY) = 12
8030 fcntl(12, F_GETFD) = 0
8030 stat("/home/changs/.VirtualBox/compreg.dat", {st_mode=S_IFREG|0644, st_size=1184, ...}) = 0
8030 read(12, "Generated File. Do not edit.\n\n[HEADER]\nVersion,0,5\n\n[COMPONENTS]\nrel:VBoxSVCM.so,1307780864000\nrel:VBoxC.so,1307780864000\nrel:VB"..., 1184) = 1184
8030 close(12) = 0
8030 access("/usr/lib/virtualbox/.autoreg", F_OK) = -1 ENOENT (No such file or directory)
8030 access("/usr/lib/virtualbox/plugins", F_OK) = -1 ENOENT (No such file or directory)
8030 stat("/home/changs/.VirtualBox/xpti.dat", {st_mode=S_IFREG|0644, st_size=19117, ...}) = 0
8030 open("/home/changs/.VirtualBox/xpti.dat", O_RDONLY) = 12
8030 fcntl(12, F_GETFD) = 0
8030 read(12, "# Generated file. ** DO NOT EDIT! **\n\n[Header,2]\n0,Version,2,0\n1,AppDir,/usr/lib/virtualbox\n\n[Directories,1]\n0,/usr/lib/virtualb"..., 19117) = 19117
8030 close(12) = 0
8030 pipe([12, 13]) = 0
8030 fcntl(12, F_SETFD, FD_CLOEXEC) = 0
8030 fcntl(13, F_SETFD, FD_CLOEXEC) = 0
8030 fcntl(12, F_GETFL) = 0 (flags O_RDONLY)
8030 fcntl(12, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
8030 fcntl(13, F_GETFL) = 0x1 (flags O_WRONLY)
8030 fcntl(13, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
8030 open("/usr/lib/virtualbox/components/VBoxXPCOMIPCC.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\275\0\0\0\0\0\0@\0\0\0\0\0\0\0\30\377\1\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\25\340\1\0\0\0\0\0\25\340\1\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=132696, ...}) = 0
8030 mmap(NULL, 2227856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054d3b3000
8030 mprotect(0x7f054d3d2000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054d5d1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x1e000) = 0x7f054d5d1000
8030 close(14) = 0
8030 socket(PF_FILE, SOCK_STREAM, 0) = 14
8030 fcntl(14, F_GETFD) = 0
8030 fcntl(14, F_GETFL) = 0x2 (flags O_RDWR)
8030 fcntl(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0
8030 getuid() = 1000
8030 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 15
8030 connect(15, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
8030 close(15) = 0
8030 socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 15
8030 connect(15, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
8030 close(15) = 0
8030 open("/etc/nsswitch.conf", O_RDONLY) = 15
8030 fstat(15, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aad000
8030 read(15, "# Begin /etc/nsswitch.conf\n\npasswd: files\ngroup: files\nshadow: files\n\npublickey: files\n\nhosts: files dns\nnetworks: files\n\nprotoc"..., 4096) = 223
8030 read(15, "", 4096) = 0
8030 close(15) = 0
8030 munmap(0x7f0556aad000, 4096) = 0
8030 open("/etc/ld.so.cache", O_RDONLY) = 15
8030 fstat(15, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 15, 0) = 0x7f054d39c000
8030 close(15) = 0
8030 open("/lib/libnss_files.so.2", O_RDONLY) = 15
8030 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300!\0\0\0\0\0\0@\0\0\0\0\0\0\0\210\302\0\0\0\0\0\0\0\0\0\0@\0008\0\t\0@\0\36\0\35\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0\370\1\0\0\0\0\0\0\370\1\0\0\0\0\0\0\10\0\0\0\0\0\0\0\3\0\0\0\4\0\0\0"..., 832) = 832
8030 fstat(15, {st_mode=S_IFREG|0755, st_size=51720, ...}) = 0
8030 mmap(NULL, 2147720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7f054d18f000
8030 mprotect(0x7f054d19b000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054d39a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0xb000) = 0x7f054d39a000
8030 close(15) = 0
8030 mprotect(0x7f054d39a000, 4096, PROT_READ) = 0
8030 munmap(0x7f054d39c000, 94091) = 0
8030 open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 15
8030 fstat(15, {st_mode=S_IFREG|0644, st_size=469, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aad000
8030 read(15, "root:x:0:0:root:/root:/bin/zsh\nbin:x:1:1:bin:/bin:/bin/false\ndaemon:x:2:2:daemon:/sbin:/bin/false\nmail:x:8:12:mail:/var/spool/ma"..., 4096) = 469
8030 close(15) = 0
8030 munmap(0x7f0556aad000, 4096) = 0
8030 connect(14, {sa_family=AF_FILE, path="/tmp/.vbox-changs-ipc/ipcd"}, 106) = -1 ENOENT (No such file or directory)
8030 close(14) = 0
8030 pipe([14, 15]) = 0
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fcntl(15, F_SETFD, FD_CLOEXEC) = 0
8030 fcntl(14, F_GETFD) = 0x1 (flags FD_CLOEXEC)
8030 fcntl(14, F_GETFL) = 0 (flags O_RDONLY)
8030 fcntl(14, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
8030 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC)
8030 fcntl(15, F_GETFL) = 0x1 (flags O_WRONLY)
8030 fcntl(15, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
8030 fcntl(15, F_SETFD, 0) = 0
8030 open("/dev/null", O_RDWR) = 16
8030 fcntl(16, F_GETFD) = 0
8030 close(14) = 0
8030 close(15) = 0
8030 open("/usr/lib/virtualbox/components", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 14
8030 getdents(14, /* 12 entries */, 32768) = 392
8030 stat("/usr/lib/virtualbox/components/VBoxREM.so", {st_mode=S_IFREG|0755, st_size=508672, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxREM.so", {st_mode=S_IFREG|0755, st_size=508672, ...}) = 0
8030 open("/usr/lib/virtualbox/components/VBoxREM.so", O_RDONLY) = 15
8030 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\264\0\0\0\0\0\0@\0\0\0\0\0\0\0\0\274\7\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\214\t\7\0\0\0\0\0\214\t\7\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(15, {st_mode=S_IFREG|0755, st_size=508672, ...}) = 0
8030 mmap(NULL, 2997224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7f054ceb3000
8030 mprotect(0x7f054cf24000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054d124000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x71000) = 0x7f054d124000
8030 mmap(0x7f054d12f000, 392168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054d12f000
8030 close(15) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxDDU.so", {st_mode=S_IFREG|0755, st_size=275104, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxDDU.so", {st_mode=S_IFREG|0755, st_size=275104, ...}) = 0
8030 open("/usr/lib/virtualbox/components/VBoxDDU.so", O_RDONLY) = 15
8030 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0f\0\0\0\0\0\0@\0\0\0\0\0\0\0\240+\4\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\234\24\4\0\0\0\0\0\234\24\4\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(15, {st_mode=S_IFREG|0755, st_size=275104, ...}) = 0
8030 mmap(NULL, 2370232, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7f054cc70000
8030 mprotect(0x7f054ccb2000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054ceb1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x41000) = 0x7f054ceb1000
8030 close(15) = 0
8030 stat("/usr/lib/virtualbox/components/VirtualBox_XPCOM.xpt", {st_mode=S_IFREG|0755, st_size=42149, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOMIPCC.so", {st_mode=S_IFREG|0755, st_size=132696, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOMIPCC.so", {st_mode=S_IFREG|0755, st_size=132696, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOM.so", {st_mode=S_IFREG|0755, st_size=1120528, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOM.so", {st_mode=S_IFREG|0755, st_size=1120528, ...}) = 0
8030 open("/usr/lib/virtualbox/components/VBoxXPCOM.so", O_RDONLY) = 15
8030 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\276\4\0\0\0\0\0@\0\0\0\0\0\0\0\320\21\21\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0%\10\20\0\0\0\0\0%\10\20\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(15, {st_mode=S_IFREG|0755, st_size=1120528, ...}) = 0
8030 mmap(NULL, 3226712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7f054c95c000
8030 mprotect(0x7f054ca5d000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054cc5d000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x101000) = 0x7f054cc5d000
8030 mmap(0x7f054cc6e000, 7256, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054cc6e000
8030 close(15) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxRT.so", {st_mode=S_IFREG|0755, st_size=1130584, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxRT.so", {st_mode=S_IFREG|0755, st_size=1130584, ...}) = 0
8030 open("/usr/lib/virtualbox/components/VBoxRT.so", O_RDONLY) = 15
8030 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\n\4\0\0\0\0\0@\0\0\0\0\0\0\0\0309\21\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\201W\20\0\0\0\0\0\201W\20\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(15, {st_mode=S_IFREG|0755, st_size=1130584, ...}) = 0
8030 mmap(NULL, 3242544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7f054c644000
8030 mprotect(0x7f054c74a000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054c94a000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x106000) = 0x7f054c94a000
8030 mmap(0x7f054c958000, 14896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054c958000
8030 close(15) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxVMM.so", {st_mode=S_IFREG|0755, st_size=1762832, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxVMM.so", {st_mode=S_IFREG|0755, st_size=1762832, ...}) = 0
8030 open("/usr/lib/virtualbox/components/VBoxVMM.so", O_RDONLY) = 15
8030 read(15, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\264\4\0\0\0\0\0@\0\0\0\0\0\0\0\320\336\32\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\224\334\30\0\0\0\0\0\224\334\30\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(15, {st_mode=S_IFREG|0755, st_size=1762832, ...}) = 0
8030 mmap(NULL, 3858400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 15, 0) = 0x7f054c296000
8030 mprotect(0x7f054c424000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054c623000, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 15, 0x18d000) = 0x7f054c623000
8030 close(15) = 0
8030 mprotect(0x7f054c296000, 1630208, PROT_READ|PROT_WRITE) = 0
8030 mprotect(0x7f054c296000, 1630208, PROT_READ|PROT_EXEC) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOMBase.xpt", {st_mode=S_IFREG|0755, st_size=25931, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxC.so", {st_mode=S_IFREG|0755, st_size=1302760, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxC.so", {st_mode=S_IFREG|0755, st_size=1302760, ...}) = 0
8030 getdents(14, /* 0 entries */, 32768) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxSVCM.so", {st_mode=S_IFREG|0755, st_size=11440, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxSVCM.so", {st_mode=S_IFREG|0755, st_size=11440, ...}) = 0
8030 close(14) = 0
8030 stat("/home/changs/.VirtualBox/xpti.dat", {st_mode=S_IFREG|0644, st_size=19117, ...}) = 0
8030 open("/home/changs/.VirtualBox/xpti.dat", O_RDONLY) = 14
8030 fcntl(14, F_GETFD) = 0
8030 read(14, "# Generated file. ** DO NOT EDIT! **\n\n[Header,2]\n0,Version,2,0\n1,AppDir,/usr/lib/virtualbox\n\n[Directories,1]\n0,/usr/lib/virtualb"..., 19117) = 19117
8030 close(14) = 0
8030 open("/usr/lib/virtualbox/components", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 14
8030 brk(0x15d5000) = 0x15d5000
8030 getdents(14, /* 12 entries */, 32768) = 392
8030 stat("/usr/lib/virtualbox/components/VBoxREM.so", {st_mode=S_IFREG|0755, st_size=508672, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxDDU.so", {st_mode=S_IFREG|0755, st_size=275104, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VirtualBox_XPCOM.xpt", {st_mode=S_IFREG|0755, st_size=42149, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOMIPCC.so", {st_mode=S_IFREG|0755, st_size=132696, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOM.so", {st_mode=S_IFREG|0755, st_size=1120528, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxRT.so", {st_mode=S_IFREG|0755, st_size=1130584, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxVMM.so", {st_mode=S_IFREG|0755, st_size=1762832, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOMBase.xpt", {st_mode=S_IFREG|0755, st_size=25931, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxC.so", {st_mode=S_IFREG|0755, st_size=1302760, ...}) = 0
8030 getdents(14, /* 0 entries */, 32768) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxSVCM.so", {st_mode=S_IFREG|0755, st_size=11440, ...}) = 0
8030 brk(0x15cd000) = 0x15cd000
8030 close(14) = 0
8030 stat("/usr/lib/virtualbox/components/VirtualBox_XPCOM.xpt", {st_mode=S_IFREG|0755, st_size=42149, ...}) = 0
8030 stat("/usr/lib/virtualbox/components/VBoxXPCOMBase.xpt", {st_mode=S_IFREG|0755, st_size=25931, ...}) = 0
8030 brk(0x15c9000) = 0x15c9000
8030 brk(0x15c8000) = 0x15c8000
8030 brk(0x15c6000) = 0x15c6000
8030 brk(0x15c5000) = 0x15c5000
8030 brk(0x15bf000) = 0x15bf000
8030 open("/usr/lib/virtualbox/components/VBoxSVCM.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\20\0\0\0\0\0\0@\0\0\0\0\0\0\0p%\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\35\0\34\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\361\34\0\0\0\0\0\0\361\34\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=11440, ...}) = 0
8030 mmap(NULL, 2110600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054c092000
8030 mprotect(0x7f054c094000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054c294000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x2000) = 0x7f054c294000
8030 mmap(0x7f054c295000, 1160, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054c295000
8030 close(14) = 0
8030 socket(PF_FILE, SOCK_STREAM, 0) = 14
8030 fcntl(14, F_GETFD) = 0
8030 fcntl(14, F_GETFL) = 0x2 (flags O_RDWR)
8030 fcntl(14, F_SETFL, O_RDWR|O_NONBLOCK) = 0
8030 getuid() = 1000
8030 open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 15
8030 fstat(15, {st_mode=S_IFREG|0644, st_size=469, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aad000
8030 read(15, "root:x:0:0:root:/root:/bin/zsh\nbin:x:1:1:bin:/bin:/bin/false\ndaemon:x:2:2:daemon:/sbin:/bin/false\nmail:x:8:12:mail:/var/spool/ma"..., 4096) = 469
8030 close(15) = 0
8030 munmap(0x7f0556aad000, 4096) = 0
8030 connect(14, {sa_family=AF_FILE, path="/tmp/.vbox-changs-ipc/ipcd"}, 106) = -1 ENOENT (No such file or directory)
8030 close(14) = 0
8030 pipe([14, 15]) = 0
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fcntl(15, F_SETFD, FD_CLOEXEC) = 0
8030 fcntl(14, F_GETFD) = 0x1 (flags FD_CLOEXEC)
8030 fcntl(14, F_GETFL) = 0 (flags O_RDONLY)
8030 fcntl(14, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
8030 fcntl(15, F_GETFD) = 0x1 (flags FD_CLOEXEC)
8030 fcntl(15, F_GETFL) = 0x1 (flags O_WRONLY)
8030 fcntl(15, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
8030 fcntl(15, F_SETFD, 0) = 0
8030 open("/dev/null", O_RDWR) = 17
8030 fcntl(17, F_GETFD) = 0
8030 close(14) = 0
8030 close(15) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 close(14) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/etc/Trolltech.conf", 0x7fff103c73c0) = -1 ENOENT (No such file or directory)
8030 stat("/etc/Trolltech.conf", 0x155cf08) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/qt/plugins/iconengines/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/qt/plugins/iconengines", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 14
8030 statfs("/usr/lib/qt/plugins/iconengines", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4031730, f_bfree=3392958, f_bavail=3188158, f_files=1024000, f_ffree=923933, f_fsid={-2120027589, -138907832}, f_namelen=255, f_frsize=4096}) = 0
8030 getdents(14, /* 3 entries */, 32768) = 88
8030 stat("/usr/lib/qt/plugins/iconengines/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 getdents(14, /* 0 entries */, 32768) = 0
8030 close(14) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/..", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/iconengines", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/virtualbox/iconengines/.", 0x1531838) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/lib/virtualbox/iconengines/.", 0x7fff103c7680) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/local/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/local/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/home/changs/.icons", 0x1531838) = -1 ENOENT (No such file or directory)
8030 lstat("/home/changs/.icons", 0x7fff103c75e0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 open("/usr/share/icons/hicolor/index.theme", O_RDONLY|O_CLOEXEC) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 close(14) = 0
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 open("/usr/share/icons/hicolor/index.theme", O_RDONLY|O_CLOEXEC) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 fstatfs(14, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4031730, f_bfree=3392958, f_bavail=3188158, f_files=1024000, f_ffree=923933, f_fsid={-2120027589, -138907832}, f_namelen=255, f_frsize=4096}) = 0
8030 fcntl(14, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 read(14, "[Icon Theme]\nName=Hicolor\nComment=Fallback icon theme\nHidden=true\nDirectories=16x16/actions,16x16/animations,16x16/apps,16x16/ca"..., 24675) = 24675
8030 stat("/usr/share/icons/hicolor/index.theme", {st_mode=S_IFREG|0644, st_size=24675, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 close(14) = 0
8030 brk(0x15e0000) = 0x15e0000
8030 brk(0x1601000) = 0x1601000
8030 stat("/usr/share/icons/hicolor/128x128/actions/dialog-error.png", 0x15d77d8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/128x128/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/128x128/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/16x16/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/16x16/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/192x192/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/192x192/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/22x22/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/22x22/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/24x24/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/24x24/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/256x256/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/256x256/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/32x32/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/32x32/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/36x36/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/36x36/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/48x48/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/48x48/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/64x64/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/64x64/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/72x72/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/72x72/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/96x96/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/96x96/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/actions/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/actions/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/actions/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/actions/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/animations/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/animations/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/animations/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/animations/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/apps/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/apps/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/apps/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/apps/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/categories/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/categories/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/categories/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/categories/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/devices/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/devices/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/devices/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/devices/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/emblems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/emblems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/emblems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/emblems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/emotes/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/emotes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/emotes/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/emotes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/filesystems/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/filesystems/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/filesystems/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/filesystems/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/intl/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/intl/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/intl/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/intl/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/mimetypes/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/mimetypes/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/mimetypes/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/mimetypes/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/places/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/places/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/places/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/places/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/status/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/status/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/status/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/status/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/chart/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/chart/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/chart/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/chart/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/code/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/code/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/code/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/code/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/data/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/data/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/data/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/data/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/form/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/form/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/form/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/form/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/image/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/image/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/image/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/image/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/io/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/io/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/io/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/io/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/media/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/media/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/media/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/media/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/navigation/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/navigation/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/navigation/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/navigation/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/net/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/net/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/net/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/net/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/object/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/object/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/object/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/object/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/table/dialog-error.png", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/table/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/table/dialog-error.svg", 0x15d80f8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/table/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/text/dialog-error.png", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/text/dialog-error.png", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/icons/hicolor/scalable/stock/text/dialog-error.svg", 0x1537668) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/share/icons/hicolor/scalable/stock/text/dialog-error.svg", 0x7fff103c79c0) = -1 ENOENT (No such file or directory)
8030 stat("/usr/share/fonts/TTF/DejaVuLGCSans.ttf", {st_mode=S_IFREG|0644, st_size=600916, ...}) = 0
8030 open("/usr/share/fonts/TTF/DejaVuLGCSans.ttf", O_RDONLY) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=600916, ...}) = 0
8030 mmap(NULL, 600916, PROT_READ, MAP_PRIVATE, 14, 0) = 0x7f054bfff000
8030 close(14) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"5 \4\0\1\0@\1\270\0\0\0 \0 \0\225\4\5\0\2\0@\1\1\0@\1&\0\0\0\0\0\0\0007_\4\0\3\0@\1\1\0@\1\0\0\0\0H\2\6\4\1\0@\1\3\0@\1 \0 \0\0\0\0\0\0 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\0\0\377\377"..., 4192}, {NULL, 0}, {"", 0}], 3) = 4192
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=28906, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aad000
8030 read(14, "#\n#\tThis file contains compose table file name.\n#\tThe first word is the compose table file name and\n#\tthe second word is full lo"..., 4096) = 4096
8030 read(14, "ose\t\tga_IE.ISO8859-15\niso8859-1/Compose\t\tgd_GB.ISO8859-1\niso8859-14/Compose\t\tgd_GB.ISO8859-14\niso8859-15/Compose\t\tgd_GB.ISO8859-"..., 4096) = 4096
8030 read(14, "g5/Compose\t\tzh_TW.Big5\nzh_TW/Compose\t\t\tzh_TW.eucTW\niso8859-1/Compose\t\tzu_ZA.ISO8859-1\n#\n#\nen_US.UTF-8/Compose\t\taf_ZA.UTF-8\nen_US"..., 4096) = 4096
8030 read(14, "en_US.UTF-8/Compose\t\tnl_NL.UTF-8\nen_US.UTF-8/Compose\t\tnn_NO.UTF-8\nen_US.UTF-8/Compose\t\tno_NO.UTF-8\nen_US.UTF-8/Compose\t\tnb_NO.UT"..., 4096) = 4096
8030 read(14, "9-1\niso8859-15/Compose:\t\ten_GB.ISO8859-15\niso8859-1/Compose:\t\ten_IE.ISO8859-1\niso8859-15/Compose:\t\ten_IE.ISO8859-15\niso8859-1/Co"..., 4096) = 4096
8030 read(14, "8859-1\niso8859-15/Compose:\t\tnn_NO.ISO8859-15\niso8859-1/Compose:\t\tnr_ZA.ISO8859-1\niso8859-15/Compose:\t\tnso_ZA.ISO8859-15\niso8859-"..., 4096) = 4096
8030 close(14) = 0
8030 munmap(0x7f0556aad000, 4096) = 0
8030 access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0
8030 open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 14
8030 close(14) = 0
8030 geteuid() = 1000
8030 getegid() = 100
8030 open("/home/changs/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=28906, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0556aad000
8030 read(14, "#\n#\tThis file contains compose table file name.\n#\tThe first word is the compose table file name and\n#\tthe second word is full lo"..., 4096) = 4096
8030 read(14, "ose\t\tga_IE.ISO8859-15\niso8859-1/Compose\t\tgd_GB.ISO8859-1\niso8859-14/Compose\t\tgd_GB.ISO8859-14\niso8859-15/Compose\t\tgd_GB.ISO8859-"..., 4096) = 4096
8030 read(14, "g5/Compose\t\tzh_TW.Big5\nzh_TW/Compose\t\t\tzh_TW.eucTW\niso8859-1/Compose\t\tzu_ZA.ISO8859-1\n#\n#\nen_US.UTF-8/Compose\t\taf_ZA.UTF-8\nen_US"..., 4096) = 4096
8030 read(14, "en_US.UTF-8/Compose\t\tnl_NL.UTF-8\nen_US.UTF-8/Compose\t\tnn_NO.UTF-8\nen_US.UTF-8/Compose\t\tno_NO.UTF-8\nen_US.UTF-8/Compose\t\tnb_NO.UT"..., 4096) = 4096
8030 read(14, "9-1\niso8859-15/Compose:\t\ten_GB.ISO8859-15\niso8859-1/Compose:\t\ten_IE.ISO8859-1\niso8859-15/Compose:\t\ten_IE.ISO8859-15\niso8859-1/Co"..., 4096) = 4096
8030 read(14, "8859-1\niso8859-15/Compose:\t\tnn_NO.ISO8859-15\niso8859-1/Compose:\t\tnr_ZA.ISO8859-1\niso8859-15/Compose:\t\tnso_ZA.ISO8859-15\niso8859-"..., 4096) = 4096
8030 close(14) = 0
8030 munmap(0x7f0556aad000, 4096) = 0
8030 access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0
8030 getuid() = 1000
8030 getgid() = 100
8030 stat("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 stat("/var/cache/libx11/compose/", 0x7fff103c9920) = -1 ENOENT (No such file or directory)
8030 getuid() = 1000
8030 getgid() = 100
8030 stat("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 stat("/home/changs/.compose-cache/", 0x7fff103c9920) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 mmap(NULL, 512000, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054bf82000
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054bf81000
8030 read(14, "# UTF-8 (Unicode) compose sequence\n# [email protected]\n#\n\n# Part 1 - Manual definitions\n\n# Spacing versions of dead accents\n"..., 4096) = 4096
8030 open("/usr/share/X11/XKeysymDB", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 read(14, "\n\n# Spaces\n<Multi_key> <space> <space> \t: \"\302\240\" nobreakspace # NO-BREAK SPACE\n<Multi_key> <space> <period> \t: \"\342\200\210\" "..., 4096) = 4096
8030 read(14, "GN\n<Multi_key> <equal> <L> \t: \"\342\202\244\" U20a4 # LIRA SIGN\n<Multi_key> <m> <slash> \t: \"\342\202\245\" U20a5 # MILL SIGN\n<"..., 4096) = 4096
8030 read(14, "pdate/UnicodeData-2.0.14.txt\n# by Jungshik Shin <[email protected]> 2002-10-17\n# There are some conflicts among sequences, but "..., 4096) = 4096
8030 read(14, " U114d # HANGUL CHOSEONG CIEUC-IEUNG\n<Multi_key> <U114E> <U114E> \t: \"\341\205\217\" U114f # HANGUL CHOSEONG CHITUEUMSSANGCIEUC\n<Multi_ke"..., 4096) = 4096
8030 read(14, "EONG ARAEA-I\n<Multi_key> <U119E> <U119E> \t: \"\341\206\242\" U11a2 # HANGUL JUNGSEONG SSANGARAEA\n<Multi_key> <U11A8> <U11A8> \t: \"\341\206\251\" U"..., 4096) = 4096
8030 read(14, "U11C2> <U11B7> \t: \"\341\207\267\" U11f7 # HANGUL JONGSEONG HIEUH-MIEUM\n<Multi_key> <U11C2> <U11B8> \t: \"\341\207\270\" U11f8 # HANGUL JONGSEONG H"..., 4096) = 4096
8030 read(14, " \t: \"\302\262\" twosuperior # SUPERSCRIPT TWO\n<Multi_key> <asciicircum> <2> \t: \"\302\262\" twosuperior # SUPERSCRIPT TWO\n<dead_ci"..., 4096) = 4096
8030 read(14, "AL LETTER I WITH GRAVE\n<dead_acute> <I> \t: \"\303\215\" Iacute # LATIN CAPITAL LETTER I WITH ACUTE\n<Multi_key> <acute>"..., 4096) = 4096
8030 read(14, " \"\303\243\" atilde # LATIN SMALL LETTER A WITH TILDE\n<dead_diaeresis> <a> \t: \"\303\244\" adiaeresis # LATIN SMALL LETTER A WI"..., 4096) = 4096
8030 read(14, "CUTE\n<Multi_key> <acute> <u> \t: \"\303\272\" uacute # LATIN SMALL LETTER U WITH ACUTE\n<Multi_key> <apostrophe> <u> \t: \"\303\272"..., 4096) = 4096
8030 read(14, "ATIN SMALL LETTER C WITH CARON\n<dead_caron> <D> \t: \"\304\216\" U010E # LATIN CAPITAL LETTER D WITH CARON\n<Multi_key> "..., 4096) = 4096
8030 read(14, "ITAL LETTER G WITH DOT ABOVE\n<dead_abovedot> <g> \t: \"\304\241\" U0121 # LATIN SMALL LETTER G WITH DOT ABOVE\n<Multi_key> "..., 4096) = 4096
8030 read(14, "135 # LATIN SMALL LETTER J WITH CIRCUMFLEX\n<dead_cedilla> <K> \t: \"\304\266\" U0136 # LATIN CAPITAL LETTER K WITH CEDILL"..., 4096) = 4096
8030 read(14, "CRON\n<Multi_key> <macron> <O> \t: \"\305\214\" U014C # LATIN CAPITAL LETTER O WITH MACRON\n<Multi_key> <underscore> <O> \t: \""..., 4096) = 4096
8030 read(14, "PITAL LETTER S WITH CARON\n<Multi_key> <c> <S> \t: \"\305\240\" U0160 # LATIN CAPITAL LETTER S WITH CARON\n<dead_caron> <s> "..., 4096) = 4096
8030 read(14, "173 # LATIN SMALL LETTER U WITH OGONEK\n<Multi_key> <semicolon> <u> \t: \"\305\263\" U0173 # LATIN SMALL LETTER U WITH OGONEK\n<Mult"..., 4096) = 4096
8030 read(14, "U01CD # LATIN CAPITAL LETTER A WITH CARON\n<dead_caron> <a> \t: \"\307\216\" U01CE # LATIN SMALL LETTER A WITH CARON\n<Mu"..., 4096) = 4096
8030 read(14, "TIN SMALL LETTER U WITH DIAERESIS AND ACUTE\n<Multi_key> <acute> <udiaeresis> \t: \"\307\230\" U01D8 # LATIN SMALL LETTER U WITH DIAERES"..., 4096) = 4096
8030 read(14, " LETTER A WITH DIAERESIS AND MACRON\n<Multi_key> <underscore> <quotedbl> <A> \t: \"\307\236\" U01DE # LATIN CAPITAL LETTER A WITH DIAERE"..., 4096) = 4096
8030 read(14, "R G WITH CARON\n<dead_caron> <g> \t: \"\307\247\" U01E7 # LATIN SMALL LETTER G WITH CARON\n<Multi_key> <c> <g> "..., 4096) = 4096
8030 read(14, " <Aring> \t: \"\307\272\" U01FA # LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE\n<Multi_key> <apostrophe> <Aring> \t: \"\307\272\" U01F"..., 4096) = 4096
8030 read(14, " <o> \t: \"\307\277\" U01FF # LATIN SMALL LETTER O WITH STROKE AND ACUTE\n<dead_double_grave> <A> \t: \"\310\200\" U0200 # LA"..., 4096) = 4096
8030 read(14, "022A # LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON\n<Multi_key> <macron> <quotedbl> <O> \t: \"\310\252\" U022A # LATIN CAPITAL LETT"..., 4096) = 4096
8030 brk(0x1637000) = 0x1637000
8030 brk(0x1628000) = 0x1628000
8030 read(14, "\" U0230 # LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON\n<Multi_key> <underscore> <dead_abovedot> <O> \t: \"\310\260\" U0230 # LATI"..., 4096) = 4096
8030 read(14, "TER SMALL TURNED R WITH HOOK\n<Multi_key> <asciicircum> <underscore> <U027B> \t: \"\312\265\" U02B5 # MODIFIER LETTER SMALL TURNED R WIT"..., 4096) = 4096
8030 read(14, "6 # GREEK CAPITAL LETTER ALPHA WITH TONOS\n<Multi_key> <apostrophe> <Greek_ALPHA> \t: \"\316\206\" U0386 # GREEK CAPITAL LETTER ALPHA WI"..., 4096) = 4096
8030 read(14, " <acute> <Greek_iota> \t: \"\316\257\" U03AF # GREEK SMALL LETTER IOTA WITH TONOS\n<Multi_key> <apostrophe> <Greek_iota> \t: \"\316\257\" U03AF"..., 4096) = 4096
8030 read(14, "ER SHORT I\n<Multi_key> <b> <Cyrillic_I> \t: \"\320\231\" U0419 # CYRILLIC CAPITAL LETTER SHORT I\n<dead_breve> <Cyrillic_i> \t"..., 4096) = 4096
8030 read(14, " LETTER A WITH BREVE\n<dead_diaeresis> <Cyrillic_A> \t: \"\323\222\" U04D2 # CYRILLIC CAPITAL LETTER A WITH DIAERESIS\n<Multi_key> <qu"..., 4096) = 4096
8030 read(14, "ic_U> \t: \"\323\256\" U04EE # CYRILLIC CAPITAL LETTER U WITH MACRON\n<Multi_key> <macron> <Cyrillic_U> \t: \"\323\256\" U04EE # CYRILLIC"..., 4096) = 4096
8030 read(14, "i_key> <U0A3C> <U0A1C> \t: \"\340\251\233\" U0A5B # GURMUKHI LETTER ZA\n<Multi_key> <U0A3C> <U0A2B> \t: \"\340\251\236\" U0A5E # GURMUKHI LETTER FA\n<"..., 4096) = 4096
8030 read(14, "<Ccedilla> \t: \"\341\270\210\" U1E08 # LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE\n<Multi_key> <acute> <Ccedilla> \t: \"\341\270\210\" "..., 4096) = 4096
8030 read(14, " LETTER E WITH MACRON AND GRAVE\n<dead_grave> <Multi_key> <macron> <E> \t: \"\341\270\224\" U1E14 # LATIN CAPITAL LETTER E WITH MACRON AND "..., 4096) = 4096
8030 read(14, "ATIN SMALL LETTER E WITH TILDE BELOW\n<dead_breve> <U0228> \t: \"\341\270\234\" U1E1C # LATIN CAPITAL LETTER E WITH CEDILLA AND BRE"..., 4096) = 4096
8030 read(14, "1E26 # LATIN CAPITAL LETTER H WITH DIAERESIS\n<dead_diaeresis> <h> \t: \"\341\270\247\" U1E27 # LATIN SMALL LETTER H WITH DIAER"..., 4096) = 4096
8030 read(14, "\t: \"\341\270\266\" U1E36 # LATIN CAPITAL LETTER L WITH DOT BELOW\n<Multi_key> <exclam> <L> \t: \"\341\270\266\" U1E36 # LATIN CAPITAL LETTE"..., 4096) = 4096
8030 read(14, " \t: \"\341\271\205\" U1E45 # LATIN SMALL LETTER N WITH DOT ABOVE\n<dead_belowdot> <N> \t: \"\341\271\206\" U1E46 # LATIN CAPITAL"..., 4096) = 4096
8030 read(14, " # LATIN CAPITAL LETTER O WITH MACRON AND GRAVE\n<dead_grave> <Multi_key> <macron> <O> \t: \"\341\271\220\" U1E50 # LATIN CAPITAL LETTER O "..., 4096) = 4096
8030 read(14, "acute> <p> \t: \"\341\271\225\" U1E55 # LATIN SMALL LETTER P WITH ACUTE\n<Multi_key> <apostrophe> <p> \t: \"\341\271\225\" U1E55 # LATIN"..., 4096) = 4096
8030 read(14, "od> <Sacute> \t: \"\341\271\244\" U1E64 # LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE\n<dead_abovedot> <dead_acute> <S> \t: \"\341\271\244\" U"..., 4096) = 4096
8030 read(14, "\341\271\253\" U1E6B # LATIN SMALL LETTER T WITH DOT ABOVE\n<dead_belowdot> <T> \t: \"\341\271\254\" U1E6C # LATIN CAPITAL LETTER T WI"..., 4096) = 4096
8030 read(14, " \t: \"\341\271\273\" U1E7B # LATIN SMALL LETTER U WITH MACRON AND DIAERESIS\n<Multi_key> <quotedbl> <umacron> \t: \"\341\271\273\" U1E7B # LATIN SM"..., 4096) = 4096
8030 read(14, "IN SMALL LETTER X WITH DIAERESIS\n<dead_abovedot> <Y> \t: \"\341\272\216\" U1E8E # LATIN CAPITAL LETTER Y WITH DOT ABOVE\n<Mult"..., 4096) = 4096
8030 read(14, "_acute> <dead_circumflex> <a> \t: \"\341\272\245\" U1EA5 # LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE\n<dead_acute> <Multi_key> <asciic"..., 4096) = 4096
8030 read(14, "umflex> <a> \t: \"\341\272\253\" U1EAB # LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE\n<dead_tilde> <Multi_key> <asciicircum> <a> \t: \"\341\272\253"..., 4096) = 4096
8030 read(14, " # LATIN CAPITAL LETTER A WITH BREVE AND GRAVE\n<dead_grave> <Multi_key> <U> <A> \t: \"\341\272\260\" U1EB0 # LATIN CAPITAL LETTER A WITH B"..., 4096) = 4096
8030 read(14, "B6 # LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW\n<dead_breve> <dead_belowdot> <A> \t: \"\341\272\266\" U1EB6 # LATIN CAPITAL LETTER A "..., 4096) = 4096
8030 read(14, "ex> <e> \t: \"\341\272\277\" U1EBF # LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE\n<dead_acute> <Multi_key> <asciicircum> <e> \t: \"\341\272\277\" "..., 4096) = 4096
8030 read(14, " U1EC5 # LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE\n<dead_tilde> <Multi_key> <asciicircum> <e> \t: \"\341\273\205\" U1EC5 # LATIN SMAL"..., 4096) = 4096
8030 read(14, "ophe> <dead_circumflex> <O> \t: \"\341\273\220\" U1ED0 # LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE\n<Multi_key> <apostrophe> <asciic"..., 4096) = 4096
8030 read(14, "\273\226\" U1ED6 # LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE\n<Multi_key> <asciitilde> <dead_circumflex> <O> \t: \"\341\273\226\" U1ED6 #"..., 4096) = 4096
8030 read(14, "\341\273\233\" U1EDB # LATIN SMALL LETTER O WITH HORN AND ACUTE\n<Multi_key> <apostrophe> <dead_horn> <o> \t: \"\341\273\233\" U1EDB # LATIN SMALL "..., 4096) = 4096
8030 read(14, "N AND TILDE\n<Multi_key> <asciitilde> <dead_horn> <o> \t: \"\341\273\241\" U1EE1 # LATIN SMALL LETTER O WITH HORN AND TILDE\n<Multi_key> <as"..., 4096) = 4096
8030 read(14, " U WITH HORN AND ACUTE\n<Multi_key> <apostrophe> <plus> <u> \t: \"\341\273\251\" U1EE9 # LATIN SMALL LETTER U WITH HORN AND ACUTE\n<dead_gra"..., 4096) = 4096
8030 read(14, "de> <plus> <u> \t: \"\341\273\257\" U1EEF # LATIN SMALL LETTER U WITH HORN AND TILDE\n<dead_belowdot> <Uhorn> \t: \"\341\273\260\" U1EF0 # L"..., 4096) = 4096
8030 read(14, "03 # GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA\n<dead_grave> <Multi_key> <parenleft> <Greek_alpha> \t: \"\341\274\203\" U1F03 # GREEK S"..., 4096) = 4096
8030 mmap(NULL, 212992, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054bf4d000
8030 read(14, "PITAL LETTER ALPHA WITH PSILI AND VARIA\n<Multi_key> <grave> <U1F08> \t: \"\341\274\212\" U1F0A # GREEK CAPITAL LETTER ALPHA WITH PSILI AN"..., 4096) = 4096
8030 read(14, "> <dead_dasia> <Greek_ALPHA> \t: \"\341\274\217\" U1F0F # GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI\n<dead_tilde> <Multi_key> <"..., 4096) = 4096
8030 read(14, "TTER EPSILON WITH DASIA AND OXIA\n<dead_psili> <Greek_EPSILON> \t: \"\341\274\230\" U1F18 # GREEK CAPITAL LETTER EPSILON WITH PSILI\n<M"..., 4096) = 4096
8030 read(14, " WITH DASIA\n<dead_grave> <U1F20> \t: \"\341\274\242\" U1F22 # GREEK SMALL LETTER ETA WITH PSILI AND VARIA\n<Multi_key> <grave> <U1F"..., 4096) = 4096
8030 read(14, " <Greek_eta> \t: \"\341\274\247\" U1F27 # GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI\n<Multi_key> <asciitilde> <dead_dasia> <Greek_e"..., 4096) = 4096
8030 read(14, "ER ETA WITH PSILI AND PERISPOMENI\n<dead_tilde> <Multi_key> <parenright> <Greek_ETA> \t: \"\341\274\256\" U1F2E # GREEK CAPITAL LETTER ETA "..., 4096) = 4096
8030 read(14, "H DASIA AND OXIA\n<Multi_key> <acute> <dead_dasia> <Greek_iota> \t: \"\341\274\265\" U1F35 # GREEK SMALL LETTER IOTA WITH DASIA AND OXIA\n<M"..., 4096) = 4096
8030 read(14, "reek_IOTA> \t: \"\341\274\274\" U1F3C # GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA\n<Multi_key> <apostrophe> <dead_psili> <Greek_IOTA> \t"..., 4096) = 4096
8030 read(14, "y> <grave> <dead_dasia> <Greek_omicron> \t: \"\341\275\203\" U1F43 # GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA\n<Multi_key> <grave> <"..., 4096) = 4096
8030 read(14, " OXIA\n<Multi_key> <apostrophe> <U1F48> \t: \"\341\275\214\" U1F4C # GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA\n<dead_acute> <dead_ps"..., 4096) = 4096
8030 read(14, "LL LETTER UPSILON WITH PSILI AND OXIA\n<Multi_key> <acute> <parenright> <Greek_upsilon> \t: \"\341\275\224\" U1F54 # GREEK SMALL LETTER UPS"..., 4096) = 4096
8030 read(14, " \t: \"\341\275\235\" U1F5D # GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA\n<Multi_key> <acute> <dead_dasia> <Greek_UPSILON> \t: \"\341\275\235\" "..., 4096) = 4096
8030 read(14, " LETTER OMEGA WITH DASIA AND OXIA\n<dead_acute> <dead_dasia> <Greek_omega> \t: \"\341\275\245\" U1F65 # GREEK SMALL LETTER OMEGA WITH DASIA"..., 4096) = 4096
8030 read(14, "LETTER OMEGA WITH PSILI AND OXIA\n<dead_acute> <Multi_key> <parenright> <Greek_OMEGA> \t: \"\341\275\254\" U1F6C # GREEK CAPITAL LETTER OME"..., 4096) = 4096
8030 read(14, " # GREEK SMALL LETTER OMEGA WITH VARIA\n<Multi_key> <grave> <Greek_omega> \t: \"\341\275\274\" U1F7C # GREEK SMALL LETTER OMEGA WITH VARIA\n"..., 4096) = 4096
8030 read(14, "MMENI\n<dead_iota> <dead_grave> <dead_dasia> <Greek_alpha> \t: \"\341\276\203\" U1F83 # GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND Y"..., 4096) = 4096
8030 read(14, "<U1F01> \t: \"\341\276\205\" U1F85 # GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI\n<dead_iota> <Multi_key> <acute> <U1F01"..., 4096) = 4096
8030 read(14, "D YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <asciitilde> <dead_psili> <Greek_alpha> \t: \"\341\276\206\" U1F86 # GREEK SMALL LETTER ALPHA WIT"..., 4096) = 4096
8030 read(14, "key> <grave> <U1F08> \t: \"\341\276\212\" U1F8A # GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI\n<Multi_key> <Greek_io"..., 4096) = 4096
8030 read(14, ": \"\341\276\214\" U1F8C # GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <acute> <U1F08> \t: "..., 4096) = 4096
8030 read(14, "AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_acute> <parenleft> <Greek_ALPHA> \t: \"\341\276\215\" U1F8D # GREEK CAPITAL LETTER ALPHA"..., 4096) = 4096
8030 read(14, "8F # GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_tilde> <dead_dasia>"..., 4096) = 4096
8030 read(14, "I\n<dead_iota> <dead_grave> <U1F21> \t: \"\341\276\223\" U1F93 # GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI\n<dead_iota> "..., 4096) = 4096
8030 read(14, "> <Greek_iota> <apostrophe> <parenright> <Greek_eta> \t: \"\341\276\224\" U1F94 # GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAM"..., 4096) = 4096
8030 read(14, "<Multi_key> <Greek_iota> <dead_tilde> <dead_psili> <Greek_eta> \t: \"\341\276\226\" U1F96 # GREEK SMALL LETTER ETA WITH PSILI AND PERISPOM"..., 4096) = 4096
8030 read(14, "ETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI\n<dead_iota> <dead_grave> <U1F28> \t: \"\341\276\232\" U1F9A # GREEK CAPITAL LETTER ETA W"..., 4096) = 4096
8030 read(14, "TER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_acute> <U1F28> \t: \"\341\276\234\" U1F9C # GREEK CAPITAL LE"..., 4096) = 4096
8030 read(14, "PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_acute> <parenleft> <Greek_ETA> \t: \"\341\276\235\" U1F9D # GREEK CAPITAL LETTER ETA WITH DA"..., 4096) = 4096
8030 read(14, "_iota> <dead_tilde> <dead_dasia> <Greek_ETA> \t: \"\341\276\237\" U1F9F # GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGR"..., 4096) = 4096
8030 read(14, "e> <U1F61> \t: \"\341\276\243\" U1FA3 # GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI\n<dead_iota> <Multi_key> <grave> <U"..., 4096) = 4096
8030 read(14, " # GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <apostrophe> <parenright> <Greek_omeg"..., 4096) = 4096
8030 read(14, " AND YPOGEGRAMMENI\n<dead_iota> <Multi_key> <asciitilde> <parenright> <Greek_omega> \t: \"\341\276\246\" U1FA6 # GREEK SMALL LETTER OMEGA W"..., 4096) = 4096
8030 read(14, "> <Greek_OMEGA> \t: \"\341\276\251\" U1FA9 # GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI\n<dead_iota> <U1F6A> \t: \"\341\276\252"..., 4096) = 4096
8030 read(14, "MEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI\n<dead_iota> <dead_acute> <U1F68> \t: \"\341\276\254\" U1FAC # GREEK CAPITAL LETTER OMEGA WITH "..., 4096) = 4096
8030 read(14, "H DASIA AND OXIA AND PROSGEGRAMMENI\n<dead_iota> <Multi_key> <apostrophe> <dead_dasia> <Greek_OMEGA> \t: \"\341\276\255\" U1FAD # GREEK CAP"..., 4096) = 4096
8030 read(14, " # GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\n<dead_iota> <dead_tilde> <Multi_key> <parenleft> <Gr"..., 4096) = 4096
8030 read(14, "ilde> <Greek_alpha> \t: \"\341\276\267\" U1FB7 # GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <dea"..., 4096) = 4096
8030 read(14, "ETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI\n<dead_grave> <Greek_EPSILON> \t: \"\341\277\210\" U1FC8 # GREEK CAPITAL LETTER EPSILON WI"..., 4096) = 4096
8030 read(14, " AND VARIA\n<Multi_key> <U1FFE> <dead_acute> \t: \"\341\277\236\" U1FDE # GREEK DASIA AND OXIA\n<Multi_key> <U1FFE> <acute> \t: \"\341\277\236\" U1FD"..., 4096) = 4096
8030 read(14, "1FF2 # GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <U1F7C> \t: \"\341\277\262\" U1FF2 # GREEK SMALL LET"..., 4096) = 4096
8030 mremap(0x7f054bf4d000, 212992, 315392, MREMAP_MAYMOVE) = 0x7f054bf00000
8030 read(14, "P_4> \t: \"\342\201\264\" U2074 # SUPERSCRIPT FOUR\n<Multi_key> <asciicircum> <KP_4> \t: \"\342\201\264\" U2074 # SUPERSCRIPT FOUR\n<dead_circ"..., 4096) = 4096
8030 read(14, " THREE\n<Multi_key> <underbar> <KP_3> \t: \"\342\202\203\" U2083 # SUBSCRIPT THREE\n<Multi_key> <underscore> <4> \t: \"\342\202\204\" U2084 # S"..., 4096) = 4096
8030 read(14, "4> <5>\t\t\t: \"\342\205\230\"\tU2158 # VULGAR FRACTION FOUR FIFTHS\n<Multi_key> <1> <6>\t\t\t: \"\342\205\231\"\tU2159 # VULGAR FRACTION ONE SIXTH\n<Multi_key>"..., 4096) = 4096
8030 read(14, "OT SQUARE ORIGINAL OF OR EQUAL TO\n<Multi_key> <U22B2> <U0338> \t: \"\342\213\252\" U22EA # NOT NORMAL SUBGROUP OF\n<Multi_key> <U22B3> <U03"..., 4096) = 4096
8030 read(14, "\"\342\221\256\" U246E # CIRCLED NUMBER FIFTEEN\n<Multi_key> <parenleft> <KP_1> <KP_5> <parenright> \t: \"\342\221\256\" U246E # CIRCLED NUMBER FIFT"..., 4096) = 4096
8030 read(14, "U24CB # CIRCLED LATIN CAPITAL LETTER V\n<Multi_key> <parenleft> <W> <parenright> \t: \"\342\223\214\" U24CC # CIRCLED LATIN CAPITAL LETTER "..., 4096) = 4096
8030 read(14, "\232\" U305A # HIRAGANA LETTER ZU\n<dead_voiced_sound> <U305B> \t: \"\343\201\234\" U305C # HIRAGANA LETTER ZE\n<dead_voiced_sound> <U305D> "..., 4096) = 4096
8030 read(14, " ANNOTATION FOUR MARK\n<Multi_key> <asciicircum> <U56DB> \t: \"\343\206\225\" U3195 # IDEOGRAPHIC ANNOTATION FOUR MARK\n<dead_circumflex> <U"..., 4096) = 4096
8030 read(14, "Y FOUR\n<Multi_key> <parenleft> <KP_Space> <KP_4> <parenright> \t: \"\343\211\224\" U3254 # CIRCLED NUMBER TWENTY FOUR\n<Multi_key> <parenle"..., 4096) = 4096
8030 read(14, "Multi_key> <parenleft> <3> <KP_2> <parenright> \t: \"\343\211\234\" U325C # CIRCLED NUMBER THIRTY TWO\n<Multi_key> <parenleft> <KP_3> <2> <"..., 4096) = 4096
8030 read(14, "\t: \"\343\212\200\" U3280 # CIRCLED IDEOGRAPH ONE\n<Multi_key> <parenleft> <U4E8C> <parenright> \t: \"\343\212\201\" U3281 # CIRCLED IDEOGRAPH TWO\n<"..., 4096) = 4096
8030 read(14, " IDEOGRAPH RESOURCE\n<Multi_key> <parenleft> <U5354> <parenright> \t: \"\343\212\257\" U32AF # CIRCLED IDEOGRAPH ALLIANCE\n<Multi_key> <pare"..., 4096) = 4096
8030 read(14, "ER FORTY FIVE\n<Multi_key> <parenleft> <4> <6> <parenright> \t: \"\343\212\273\" U32BB # CIRCLED NUMBER FORTY SIX\n<Multi_key> <parenleft> <"..., 4096) = 4096
8030 read(14, "y> <parenleft> <kana_HI> <parenright> \t: \"\343\213\252\" U32EA # CIRCLED KATAKANA HI\n<Multi_key> <parenleft> <kana_FU> <parenright> \t: \""..., 4096) = 4096
8030 read(14, "BREW LETTER LAMED WITH DAGESH\n<Multi_key> <U05BC> <hebrew_mem> \t: \"\357\254\276\" UFB3E # HEBREW LETTER MEM WITH DAGESH\n<Multi_key> <U05"..., 4096) = 4096
8030 read(14, "\t : \"\341\271\245\" U1E65 # LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE\n<dead_acute> <V> \t\t : \"\307\227\" U01D7 "..., 4096) = 4096
8030 read(14, "LLA AND BREVE\n<dead_cedilla> <nobreakspace> \t : \"\314\247\" U0327 # COMBINING CEDILLA\n<dead_circumflex> <minus> \t "..., 4096) = 4096
8030 read(14, "gn # COLON SIGN\n<dead_currency> <ccedilla> \t : \"\342\202\265\" U20B5 # CEDI SIGN\n<dead_currency> <c> \t\t "..., 4096) = 4096
8030 read(14, "SIS AND CARON\n<dead_diaeresis> <Ugrave> \t : \"\307\233\" U01DB # LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE\n<d"..., 4096) = 4096
8030 read(14, " U0309 # COMBINING HOOK ABOVE\n<dead_hook> <space> \t\t : \"\314\211\" U0309 # COMBINING HOOK ABOVE\n"..., 4096) = 4096
8030 read(14, "MALL LETTER A WITH RING ABOVE AND ACUTE\n<dead_abovering> <nobreakspace> : \"\314\212\" U030A # COMBINING RING ABO"..., 4096) = 4096
8030 read(14, " # LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE\n<dead_acute> <dead_abovedot> <s> : \"\341\271\245\" U1E65 # LATI"..., 4096) = 4096
8030 read(14, "dead_tilde> <dead_acute> <O> \t : \"\341\271\214\" U1E4C # LATIN CAPITAL LETTER O WITH TILDE AND ACUTE\n<dead_tilde> <de"..., 4096) = 4096
8030 read(14, "circumflexgrave # LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE\n<dead_circumflex> <dead_grave> <e> : \"\341\273\201\" ecircumfle"..., 4096) = 4096
8030 read(14, "ok # LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE\n<dead_horn> <dead_tilde> <O> \t : \"\341\273\240\" Ohorntilde #"..., 4096) = 4096
8030 read(14, "NG ACUTE ACCENT\n<Multi_key> <apostrophe> <Cyrillic_ie>\t\t: \"\320\265\314\201\"\t\t# CYRILLIC SMALL LETTER IE WITH COMBINING ACUTE ACCENT\n\n<dead_"..., 4096) = 4096
8030 read(14, "MALL LETTER O WITH COMBINING ACUTE ACCENT\n<Multi_key> <apostrophe> <Cyrillic_o>\t\t: \"\320\276\314\201\"\t\t# CYRILLIC SMALL LETTER O WITH COMBIN"..., 4096) = 4096
8030 read(14, " DOUBLE GRAVE ACCENT\n<Multi_key> <grave> <grave> <Cyrillic_er>\t: \"\321\200\314\217\"\t\t# CYRILLIC SMALL LETTER ER WITH COMBINING DOUBLE GRAVE "..., 4096) = 2671
8030 read(14, "", 4096) = 0
8030 munmap(0x7f054bf82000, 512000) = 0
8030 close(14) = 0
8030 munmap(0x7f054bf81000, 4096) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\225\24T\0\4\0@\1\1\0\0\0P\0\0\0\v\0\7\0\0\0\7\0\v\0\0\0O\17\0\17\306\357\277\357\237msm\366\350\316\350\271\337\363\337\0269~9\237`%`\367\346\313\346\303\351\372\351\23A\205A\0\0\2\0O\17\0\17\377\375\277\375j\244\337\244\16\31;\31\303j&j\331\361\364\361j\235\307\235\33\36<\36\312z;zv\321\361\321\0\5&\5O\17\0\17\320\363\277\363\4!m!"..., 352}, {NULL, 0}, {"", 0}], 3) = 352
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\244\0\3\0\0\0!\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0\0\1\2\0 \0\0\0w@Z\0000@@\0\0\0\0\0\1\30\245\0\0\0\0\0\270\0\0\0\0\0\0\0\240\n\204\3\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 76
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 munmap(0x7f054bf00000, 315392) = 0
8030 open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=28906, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054bffe000
8030 read(14, "#\n#\tThis file contains compose table file name.\n#\tThe first word is the compose table file name and\n#\tthe second word is full lo"..., 4096) = 4096
8030 read(14, "ose\t\tga_IE.ISO8859-15\niso8859-1/Compose\t\tgd_GB.ISO8859-1\niso8859-14/Compose\t\tgd_GB.ISO8859-14\niso8859-15/Compose\t\tgd_GB.ISO8859-"..., 4096) = 4096
8030 read(14, "g5/Compose\t\tzh_TW.Big5\nzh_TW/Compose\t\t\tzh_TW.eucTW\niso8859-1/Compose\t\tzu_ZA.ISO8859-1\n#\n#\nen_US.UTF-8/Compose\t\taf_ZA.UTF-8\nen_US"..., 4096) = 4096
8030 read(14, "en_US.UTF-8/Compose\t\tnl_NL.UTF-8\nen_US.UTF-8/Compose\t\tnn_NO.UTF-8\nen_US.UTF-8/Compose\t\tno_NO.UTF-8\nen_US.UTF-8/Compose\t\tnb_NO.UT"..., 4096) = 4096
8030 read(14, "9-1\niso8859-15/Compose:\t\ten_GB.ISO8859-15\niso8859-1/Compose:\t\ten_IE.ISO8859-1\niso8859-15/Compose:\t\ten_IE.ISO8859-15\niso8859-1/Co"..., 4096) = 4096
8030 read(14, "8859-1\niso8859-15/Compose:\t\tnn_NO.ISO8859-15\niso8859-1/Compose:\t\tnr_ZA.ISO8859-1\niso8859-15/Compose:\t\tnso_ZA.ISO8859-15\niso8859-"..., 4096) = 4096
8030 close(14) = 0
8030 munmap(0x7f054bffe000, 4096) = 0
8030 access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0
8030 open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 14
8030 close(14) = 0
8030 geteuid() = 1000
8030 getegid() = 100
8030 open("/home/changs/.XCompose", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/X11/locale/compose.dir", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=28906, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054bffe000
8030 read(14, "#\n#\tThis file contains compose table file name.\n#\tThe first word is the compose table file name and\n#\tthe second word is full lo"..., 4096) = 4096
8030 read(14, "ose\t\tga_IE.ISO8859-15\niso8859-1/Compose\t\tgd_GB.ISO8859-1\niso8859-14/Compose\t\tgd_GB.ISO8859-14\niso8859-15/Compose\t\tgd_GB.ISO8859-"..., 4096) = 4096
8030 read(14, "g5/Compose\t\tzh_TW.Big5\nzh_TW/Compose\t\t\tzh_TW.eucTW\niso8859-1/Compose\t\tzu_ZA.ISO8859-1\n#\n#\nen_US.UTF-8/Compose\t\taf_ZA.UTF-8\nen_US"..., 4096) = 4096
8030 read(14, "en_US.UTF-8/Compose\t\tnl_NL.UTF-8\nen_US.UTF-8/Compose\t\tnn_NO.UTF-8\nen_US.UTF-8/Compose\t\tno_NO.UTF-8\nen_US.UTF-8/Compose\t\tnb_NO.UT"..., 4096) = 4096
8030 read(14, "9-1\niso8859-15/Compose:\t\ten_GB.ISO8859-15\niso8859-1/Compose:\t\ten_IE.ISO8859-1\niso8859-15/Compose:\t\ten_IE.ISO8859-15\niso8859-1/Co"..., 4096) = 4096
8030 read(14, "8859-1\niso8859-15/Compose:\t\tnn_NO.ISO8859-15\niso8859-1/Compose:\t\tnr_ZA.ISO8859-1\niso8859-15/Compose:\t\tnso_ZA.ISO8859-15\niso8859-"..., 4096) = 4096
8030 close(14) = 0
8030 munmap(0x7f054bffe000, 4096) = 0
8030 access("/usr/share/X11/locale/en_US.UTF-8/Compose", R_OK) = 0
8030 getuid() = 1000
8030 getgid() = 100
8030 stat("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 stat("/var/cache/libx11/compose/", 0x7fff103c98e0) = -1 ENOENT (No such file or directory)
8030 getuid() = 1000
8030 getgid() = 100
8030 stat("/usr/share/X11/locale/en_US.UTF-8/Compose", {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 stat("/home/changs/.compose-cache/", 0x7fff103c98e0) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/X11/locale/en_US.UTF-8/Compose", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 brk(0x1682000) = 0x1682000
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=510575, ...}) = 0
8030 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f054bffe000
8030 read(14, "# UTF-8 (Unicode) compose sequence\n# [email protected]\n#\n\n# Part 1 - Manual definitions\n\n# Spacing versions of dead accents\n"..., 4096) = 4096
8030 read(14, "\n\n# Spaces\n<Multi_key> <space> <space> \t: \"\302\240\" nobreakspace # NO-BREAK SPACE\n<Multi_key> <space> <period> \t: \"\342\200\210\" "..., 4096) = 4096
8030 read(14, "GN\n<Multi_key> <equal> <L> \t: \"\342\202\244\" U20a4 # LIRA SIGN\n<Multi_key> <m> <slash> \t: \"\342\202\245\" U20a5 # MILL SIGN\n<"..., 4096) = 4096
8030 read(14, "pdate/UnicodeData-2.0.14.txt\n# by Jungshik Shin <[email protected]> 2002-10-17\n# There are some conflicts among sequences, but "..., 4096) = 4096
8030 read(14, " U114d # HANGUL CHOSEONG CIEUC-IEUNG\n<Multi_key> <U114E> <U114E> \t: \"\341\205\217\" U114f # HANGUL CHOSEONG CHITUEUMSSANGCIEUC\n<Multi_ke"..., 4096) = 4096
8030 read(14, "EONG ARAEA-I\n<Multi_key> <U119E> <U119E> \t: \"\341\206\242\" U11a2 # HANGUL JUNGSEONG SSANGARAEA\n<Multi_key> <U11A8> <U11A8> \t: \"\341\206\251\" U"..., 4096) = 4096
8030 read(14, "U11C2> <U11B7> \t: \"\341\207\267\" U11f7 # HANGUL JONGSEONG HIEUH-MIEUM\n<Multi_key> <U11C2> <U11B8> \t: \"\341\207\270\" U11f8 # HANGUL JONGSEONG H"..., 4096) = 4096
8030 read(14, " \t: \"\302\262\" twosuperior # SUPERSCRIPT TWO\n<Multi_key> <asciicircum> <2> \t: \"\302\262\" twosuperior # SUPERSCRIPT TWO\n<dead_ci"..., 4096) = 4096
8030 read(14, "AL LETTER I WITH GRAVE\n<dead_acute> <I> \t: \"\303\215\" Iacute # LATIN CAPITAL LETTER I WITH ACUTE\n<Multi_key> <acute>"..., 4096) = 4096
8030 read(14, " \"\303\243\" atilde # LATIN SMALL LETTER A WITH TILDE\n<dead_diaeresis> <a> \t: \"\303\244\" adiaeresis # LATIN SMALL LETTER A WI"..., 4096) = 4096
8030 read(14, "CUTE\n<Multi_key> <acute> <u> \t: \"\303\272\" uacute # LATIN SMALL LETTER U WITH ACUTE\n<Multi_key> <apostrophe> <u> \t: \"\303\272"..., 4096) = 4096
8030 read(14, "ATIN SMALL LETTER C WITH CARON\n<dead_caron> <D> \t: \"\304\216\" U010E # LATIN CAPITAL LETTER D WITH CARON\n<Multi_key> "..., 4096) = 4096
8030 read(14, "ITAL LETTER G WITH DOT ABOVE\n<dead_abovedot> <g> \t: \"\304\241\" U0121 # LATIN SMALL LETTER G WITH DOT ABOVE\n<Multi_key> "..., 4096) = 4096
8030 read(14, "135 # LATIN SMALL LETTER J WITH CIRCUMFLEX\n<dead_cedilla> <K> \t: \"\304\266\" U0136 # LATIN CAPITAL LETTER K WITH CEDILL"..., 4096) = 4096
8030 read(14, "CRON\n<Multi_key> <macron> <O> \t: \"\305\214\" U014C # LATIN CAPITAL LETTER O WITH MACRON\n<Multi_key> <underscore> <O> \t: \""..., 4096) = 4096
8030 read(14, "PITAL LETTER S WITH CARON\n<Multi_key> <c> <S> \t: \"\305\240\" U0160 # LATIN CAPITAL LETTER S WITH CARON\n<dead_caron> <s> "..., 4096) = 4096
8030 read(14, "173 # LATIN SMALL LETTER U WITH OGONEK\n<Multi_key> <semicolon> <u> \t: \"\305\263\" U0173 # LATIN SMALL LETTER U WITH OGONEK\n<Mult"..., 4096) = 4096
8030 read(14, "U01CD # LATIN CAPITAL LETTER A WITH CARON\n<dead_caron> <a> \t: \"\307\216\" U01CE # LATIN SMALL LETTER A WITH CARON\n<Mu"..., 4096) = 4096
8030 read(14, "TIN SMALL LETTER U WITH DIAERESIS AND ACUTE\n<Multi_key> <acute> <udiaeresis> \t: \"\307\230\" U01D8 # LATIN SMALL LETTER U WITH DIAERES"..., 4096) = 4096
8030 read(14, " LETTER A WITH DIAERESIS AND MACRON\n<Multi_key> <underscore> <quotedbl> <A> \t: \"\307\236\" U01DE # LATIN CAPITAL LETTER A WITH DIAERE"..., 4096) = 4096
8030 read(14, "R G WITH CARON\n<dead_caron> <g> \t: \"\307\247\" U01E7 # LATIN SMALL LETTER G WITH CARON\n<Multi_key> <c> <g> "..., 4096) = 4096
8030 read(14, " <Aring> \t: \"\307\272\" U01FA # LATIN CAPITAL LETTER A WITH RING ABOVE AND ACUTE\n<Multi_key> <apostrophe> <Aring> \t: \"\307\272\" U01F"..., 4096) = 4096
8030 read(14, " <o> \t: \"\307\277\" U01FF # LATIN SMALL LETTER O WITH STROKE AND ACUTE\n<dead_double_grave> <A> \t: \"\310\200\" U0200 # LA"..., 4096) = 4096
8030 read(14, "022A # LATIN CAPITAL LETTER O WITH DIAERESIS AND MACRON\n<Multi_key> <macron> <quotedbl> <O> \t: \"\310\252\" U022A # LATIN CAPITAL LETT"..., 4096) = 4096
8030 brk(0x16b4000) = 0x16b4000
8030 read(14, "\" U0230 # LATIN CAPITAL LETTER O WITH DOT ABOVE AND MACRON\n<Multi_key> <underscore> <dead_abovedot> <O> \t: \"\310\260\" U0230 # LATI"..., 4096) = 4096
8030 read(14, "TER SMALL TURNED R WITH HOOK\n<Multi_key> <asciicircum> <underscore> <U027B> \t: \"\312\265\" U02B5 # MODIFIER LETTER SMALL TURNED R WIT"..., 4096) = 4096
8030 read(14, "6 # GREEK CAPITAL LETTER ALPHA WITH TONOS\n<Multi_key> <apostrophe> <Greek_ALPHA> \t: \"\316\206\" U0386 # GREEK CAPITAL LETTER ALPHA WI"..., 4096) = 4096
8030 read(14, " <acute> <Greek_iota> \t: \"\316\257\" U03AF # GREEK SMALL LETTER IOTA WITH TONOS\n<Multi_key> <apostrophe> <Greek_iota> \t: \"\316\257\" U03AF"..., 4096) = 4096
8030 read(14, "ER SHORT I\n<Multi_key> <b> <Cyrillic_I> \t: \"\320\231\" U0419 # CYRILLIC CAPITAL LETTER SHORT I\n<dead_breve> <Cyrillic_i> \t"..., 4096) = 4096
8030 read(14, " LETTER A WITH BREVE\n<dead_diaeresis> <Cyrillic_A> \t: \"\323\222\" U04D2 # CYRILLIC CAPITAL LETTER A WITH DIAERESIS\n<Multi_key> <qu"..., 4096) = 4096
8030 read(14, "ic_U> \t: \"\323\256\" U04EE # CYRILLIC CAPITAL LETTER U WITH MACRON\n<Multi_key> <macron> <Cyrillic_U> \t: \"\323\256\" U04EE # CYRILLIC"..., 4096) = 4096
8030 read(14, "i_key> <U0A3C> <U0A1C> \t: \"\340\251\233\" U0A5B # GURMUKHI LETTER ZA\n<Multi_key> <U0A3C> <U0A2B> \t: \"\340\251\236\" U0A5E # GURMUKHI LETTER FA\n<"..., 4096) = 4096
8030 read(14, "<Ccedilla> \t: \"\341\270\210\" U1E08 # LATIN CAPITAL LETTER C WITH CEDILLA AND ACUTE\n<Multi_key> <acute> <Ccedilla> \t: \"\341\270\210\" "..., 4096) = 4096
8030 read(14, " LETTER E WITH MACRON AND GRAVE\n<dead_grave> <Multi_key> <macron> <E> \t: \"\341\270\224\" U1E14 # LATIN CAPITAL LETTER E WITH MACRON AND "..., 4096) = 4096
8030 read(14, "ATIN SMALL LETTER E WITH TILDE BELOW\n<dead_breve> <U0228> \t: \"\341\270\234\" U1E1C # LATIN CAPITAL LETTER E WITH CEDILLA AND BRE"..., 4096) = 4096
8030 read(14, "1E26 # LATIN CAPITAL LETTER H WITH DIAERESIS\n<dead_diaeresis> <h> \t: \"\341\270\247\" U1E27 # LATIN SMALL LETTER H WITH DIAER"..., 4096) = 4096
8030 read(14, "\t: \"\341\270\266\" U1E36 # LATIN CAPITAL LETTER L WITH DOT BELOW\n<Multi_key> <exclam> <L> \t: \"\341\270\266\" U1E36 # LATIN CAPITAL LETTE"..., 4096) = 4096
8030 read(14, " \t: \"\341\271\205\" U1E45 # LATIN SMALL LETTER N WITH DOT ABOVE\n<dead_belowdot> <N> \t: \"\341\271\206\" U1E46 # LATIN CAPITAL"..., 4096) = 4096
8030 read(14, " # LATIN CAPITAL LETTER O WITH MACRON AND GRAVE\n<dead_grave> <Multi_key> <macron> <O> \t: \"\341\271\220\" U1E50 # LATIN CAPITAL LETTER O "..., 4096) = 4096
8030 read(14, "acute> <p> \t: \"\341\271\225\" U1E55 # LATIN SMALL LETTER P WITH ACUTE\n<Multi_key> <apostrophe> <p> \t: \"\341\271\225\" U1E55 # LATIN"..., 4096) = 4096
8030 read(14, "od> <Sacute> \t: \"\341\271\244\" U1E64 # LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE\n<dead_abovedot> <dead_acute> <S> \t: \"\341\271\244\" U"..., 4096) = 4096
8030 read(14, "\341\271\253\" U1E6B # LATIN SMALL LETTER T WITH DOT ABOVE\n<dead_belowdot> <T> \t: \"\341\271\254\" U1E6C # LATIN CAPITAL LETTER T WI"..., 4096) = 4096
8030 read(14, " \t: \"\341\271\273\" U1E7B # LATIN SMALL LETTER U WITH MACRON AND DIAERESIS\n<Multi_key> <quotedbl> <umacron> \t: \"\341\271\273\" U1E7B # LATIN SM"..., 4096) = 4096
8030 read(14, "IN SMALL LETTER X WITH DIAERESIS\n<dead_abovedot> <Y> \t: \"\341\272\216\" U1E8E # LATIN CAPITAL LETTER Y WITH DOT ABOVE\n<Mult"..., 4096) = 4096
8030 read(14, "_acute> <dead_circumflex> <a> \t: \"\341\272\245\" U1EA5 # LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE\n<dead_acute> <Multi_key> <asciic"..., 4096) = 4096
8030 read(14, "umflex> <a> \t: \"\341\272\253\" U1EAB # LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE\n<dead_tilde> <Multi_key> <asciicircum> <a> \t: \"\341\272\253"..., 4096) = 4096
8030 read(14, " # LATIN CAPITAL LETTER A WITH BREVE AND GRAVE\n<dead_grave> <Multi_key> <U> <A> \t: \"\341\272\260\" U1EB0 # LATIN CAPITAL LETTER A WITH B"..., 4096) = 4096
8030 read(14, "B6 # LATIN CAPITAL LETTER A WITH BREVE AND DOT BELOW\n<dead_breve> <dead_belowdot> <A> \t: \"\341\272\266\" U1EB6 # LATIN CAPITAL LETTER A "..., 4096) = 4096
8030 read(14, "ex> <e> \t: \"\341\272\277\" U1EBF # LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE\n<dead_acute> <Multi_key> <asciicircum> <e> \t: \"\341\272\277\" "..., 4096) = 4096
8030 read(14, " U1EC5 # LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE\n<dead_tilde> <Multi_key> <asciicircum> <e> \t: \"\341\273\205\" U1EC5 # LATIN SMAL"..., 4096) = 4096
8030 read(14, "ophe> <dead_circumflex> <O> \t: \"\341\273\220\" U1ED0 # LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND ACUTE\n<Multi_key> <apostrophe> <asciic"..., 4096) = 4096
8030 read(14, "\273\226\" U1ED6 # LATIN CAPITAL LETTER O WITH CIRCUMFLEX AND TILDE\n<Multi_key> <asciitilde> <dead_circumflex> <O> \t: \"\341\273\226\" U1ED6 #"..., 4096) = 4096
8030 read(14, "\341\273\233\" U1EDB # LATIN SMALL LETTER O WITH HORN AND ACUTE\n<Multi_key> <apostrophe> <dead_horn> <o> \t: \"\341\273\233\" U1EDB # LATIN SMALL "..., 4096) = 4096
8030 read(14, "N AND TILDE\n<Multi_key> <asciitilde> <dead_horn> <o> \t: \"\341\273\241\" U1EE1 # LATIN SMALL LETTER O WITH HORN AND TILDE\n<Multi_key> <as"..., 4096) = 4096
8030 read(14, " U WITH HORN AND ACUTE\n<Multi_key> <apostrophe> <plus> <u> \t: \"\341\273\251\" U1EE9 # LATIN SMALL LETTER U WITH HORN AND ACUTE\n<dead_gra"..., 4096) = 4096
8030 read(14, "de> <plus> <u> \t: \"\341\273\257\" U1EEF # LATIN SMALL LETTER U WITH HORN AND TILDE\n<dead_belowdot> <Uhorn> \t: \"\341\273\260\" U1EF0 # L"..., 4096) = 4096
8030 read(14, "03 # GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA\n<dead_grave> <Multi_key> <parenleft> <Greek_alpha> \t: \"\341\274\203\" U1F03 # GREEK S"..., 4096) = 4096
8030 brk(0x16e6000) = 0x16e6000
8030 read(14, "PITAL LETTER ALPHA WITH PSILI AND VARIA\n<Multi_key> <grave> <U1F08> \t: \"\341\274\212\" U1F0A # GREEK CAPITAL LETTER ALPHA WITH PSILI AN"..., 4096) = 4096
8030 read(14, "> <dead_dasia> <Greek_ALPHA> \t: \"\341\274\217\" U1F0F # GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI\n<dead_tilde> <Multi_key> <"..., 4096) = 4096
8030 read(14, "TTER EPSILON WITH DASIA AND OXIA\n<dead_psili> <Greek_EPSILON> \t: \"\341\274\230\" U1F18 # GREEK CAPITAL LETTER EPSILON WITH PSILI\n<M"..., 4096) = 4096
8030 read(14, " WITH DASIA\n<dead_grave> <U1F20> \t: \"\341\274\242\" U1F22 # GREEK SMALL LETTER ETA WITH PSILI AND VARIA\n<Multi_key> <grave> <U1F"..., 4096) = 4096
8030 read(14, " <Greek_eta> \t: \"\341\274\247\" U1F27 # GREEK SMALL LETTER ETA WITH DASIA AND PERISPOMENI\n<Multi_key> <asciitilde> <dead_dasia> <Greek_e"..., 4096) = 4096
8030 read(14, "ER ETA WITH PSILI AND PERISPOMENI\n<dead_tilde> <Multi_key> <parenright> <Greek_ETA> \t: \"\341\274\256\" U1F2E # GREEK CAPITAL LETTER ETA "..., 4096) = 4096
8030 read(14, "H DASIA AND OXIA\n<Multi_key> <acute> <dead_dasia> <Greek_iota> \t: \"\341\274\265\" U1F35 # GREEK SMALL LETTER IOTA WITH DASIA AND OXIA\n<M"..., 4096) = 4096
8030 read(14, "reek_IOTA> \t: \"\341\274\274\" U1F3C # GREEK CAPITAL LETTER IOTA WITH PSILI AND OXIA\n<Multi_key> <apostrophe> <dead_psili> <Greek_IOTA> \t"..., 4096) = 4096
8030 read(14, "y> <grave> <dead_dasia> <Greek_omicron> \t: \"\341\275\203\" U1F43 # GREEK SMALL LETTER OMICRON WITH DASIA AND VARIA\n<Multi_key> <grave> <"..., 4096) = 4096
8030 read(14, " OXIA\n<Multi_key> <apostrophe> <U1F48> \t: \"\341\275\214\" U1F4C # GREEK CAPITAL LETTER OMICRON WITH PSILI AND OXIA\n<dead_acute> <dead_ps"..., 4096) = 4096
8030 read(14, "LL LETTER UPSILON WITH PSILI AND OXIA\n<Multi_key> <acute> <parenright> <Greek_upsilon> \t: \"\341\275\224\" U1F54 # GREEK SMALL LETTER UPS"..., 4096) = 4096
8030 read(14, " \t: \"\341\275\235\" U1F5D # GREEK CAPITAL LETTER UPSILON WITH DASIA AND OXIA\n<Multi_key> <acute> <dead_dasia> <Greek_UPSILON> \t: \"\341\275\235\" "..., 4096) = 4096
8030 read(14, " LETTER OMEGA WITH DASIA AND OXIA\n<dead_acute> <dead_dasia> <Greek_omega> \t: \"\341\275\245\" U1F65 # GREEK SMALL LETTER OMEGA WITH DASIA"..., 4096) = 4096
8030 read(14, "LETTER OMEGA WITH PSILI AND OXIA\n<dead_acute> <Multi_key> <parenright> <Greek_OMEGA> \t: \"\341\275\254\" U1F6C # GREEK CAPITAL LETTER OME"..., 4096) = 4096
8030 read(14, " # GREEK SMALL LETTER OMEGA WITH VARIA\n<Multi_key> <grave> <Greek_omega> \t: \"\341\275\274\" U1F7C # GREEK SMALL LETTER OMEGA WITH VARIA\n"..., 4096) = 4096
8030 read(14, "MMENI\n<dead_iota> <dead_grave> <dead_dasia> <Greek_alpha> \t: \"\341\276\203\" U1F83 # GREEK SMALL LETTER ALPHA WITH DASIA AND VARIA AND Y"..., 4096) = 4096
8030 read(14, "<U1F01> \t: \"\341\276\205\" U1F85 # GREEK SMALL LETTER ALPHA WITH DASIA AND OXIA AND YPOGEGRAMMENI\n<dead_iota> <Multi_key> <acute> <U1F01"..., 4096) = 4096
8030 read(14, "D YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <asciitilde> <dead_psili> <Greek_alpha> \t: \"\341\276\206\" U1F86 # GREEK SMALL LETTER ALPHA WIT"..., 4096) = 4096
8030 read(14, "key> <grave> <U1F08> \t: \"\341\276\212\" U1F8A # GREEK CAPITAL LETTER ALPHA WITH PSILI AND VARIA AND PROSGEGRAMMENI\n<Multi_key> <Greek_io"..., 4096) = 4096
8030 read(14, ": \"\341\276\214\" U1F8C # GREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <acute> <U1F08> \t: "..., 4096) = 4096
8030 read(14, "AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_acute> <parenleft> <Greek_ALPHA> \t: \"\341\276\215\" U1F8D # GREEK CAPITAL LETTER ALPHA"..., 4096) = 4096
8030 read(14, "8F # GREEK CAPITAL LETTER ALPHA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_tilde> <dead_dasia>"..., 4096) = 4096
8030 read(14, "I\n<dead_iota> <dead_grave> <U1F21> \t: \"\341\276\223\" U1F93 # GREEK SMALL LETTER ETA WITH DASIA AND VARIA AND YPOGEGRAMMENI\n<dead_iota> "..., 4096) = 4096
8030 read(14, "> <Greek_iota> <apostrophe> <parenright> <Greek_eta> \t: \"\341\276\224\" U1F94 # GREEK SMALL LETTER ETA WITH PSILI AND OXIA AND YPOGEGRAM"..., 4096) = 4096
8030 read(14, "<Multi_key> <Greek_iota> <dead_tilde> <dead_psili> <Greek_eta> \t: \"\341\276\226\" U1F96 # GREEK SMALL LETTER ETA WITH PSILI AND PERISPOM"..., 4096) = 4096
8030 read(14, "ETTER ETA WITH PSILI AND VARIA AND PROSGEGRAMMENI\n<dead_iota> <dead_grave> <U1F28> \t: \"\341\276\232\" U1F9A # GREEK CAPITAL LETTER ETA W"..., 4096) = 4096
8030 read(14, "TER ETA WITH PSILI AND OXIA AND PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_acute> <U1F28> \t: \"\341\276\234\" U1F9C # GREEK CAPITAL LE"..., 4096) = 4096
8030 read(14, "PROSGEGRAMMENI\n<Multi_key> <Greek_iota> <dead_acute> <parenleft> <Greek_ETA> \t: \"\341\276\235\" U1F9D # GREEK CAPITAL LETTER ETA WITH DA"..., 4096) = 4096
8030 read(14, "_iota> <dead_tilde> <dead_dasia> <Greek_ETA> \t: \"\341\276\237\" U1F9F # GREEK CAPITAL LETTER ETA WITH DASIA AND PERISPOMENI AND PROSGEGR"..., 4096) = 4096
8030 read(14, "e> <U1F61> \t: \"\341\276\243\" U1FA3 # GREEK SMALL LETTER OMEGA WITH DASIA AND VARIA AND YPOGEGRAMMENI\n<dead_iota> <Multi_key> <grave> <U"..., 4096) = 4096
8030 read(14, " # GREEK SMALL LETTER OMEGA WITH PSILI AND OXIA AND YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <apostrophe> <parenright> <Greek_omeg"..., 4096) = 4096
8030 read(14, " AND YPOGEGRAMMENI\n<dead_iota> <Multi_key> <asciitilde> <parenright> <Greek_omega> \t: \"\341\276\246\" U1FA6 # GREEK SMALL LETTER OMEGA W"..., 4096) = 4096
8030 read(14, "> <Greek_OMEGA> \t: \"\341\276\251\" U1FA9 # GREEK CAPITAL LETTER OMEGA WITH DASIA AND PROSGEGRAMMENI\n<dead_iota> <U1F6A> \t: \"\341\276\252"..., 4096) = 4096
8030 read(14, "MEGA WITH PSILI AND OXIA AND PROSGEGRAMMENI\n<dead_iota> <dead_acute> <U1F68> \t: \"\341\276\254\" U1FAC # GREEK CAPITAL LETTER OMEGA WITH "..., 4096) = 4096
8030 read(14, "H DASIA AND OXIA AND PROSGEGRAMMENI\n<dead_iota> <Multi_key> <apostrophe> <dead_dasia> <Greek_OMEGA> \t: \"\341\276\255\" U1FAD # GREEK CAP"..., 4096) = 4096
8030 read(14, " # GREEK CAPITAL LETTER OMEGA WITH DASIA AND PERISPOMENI AND PROSGEGRAMMENI\n<dead_iota> <dead_tilde> <Multi_key> <parenleft> <Gr"..., 4096) = 4096
8030 read(14, "ilde> <Greek_alpha> \t: \"\341\276\267\" U1FB7 # GREEK SMALL LETTER ALPHA WITH PERISPOMENI AND YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <dea"..., 4096) = 4096
8030 read(14, "ETTER ETA WITH PERISPOMENI AND YPOGEGRAMMENI\n<dead_grave> <Greek_EPSILON> \t: \"\341\277\210\" U1FC8 # GREEK CAPITAL LETTER EPSILON WI"..., 4096) = 4096
8030 read(14, " AND VARIA\n<Multi_key> <U1FFE> <dead_acute> \t: \"\341\277\236\" U1FDE # GREEK DASIA AND OXIA\n<Multi_key> <U1FFE> <acute> \t: \"\341\277\236\" U1FD"..., 4096) = 4096
8030 read(14, "1FF2 # GREEK SMALL LETTER OMEGA WITH VARIA AND YPOGEGRAMMENI\n<Multi_key> <Greek_iota> <U1F7C> \t: \"\341\277\262\" U1FF2 # GREEK SMALL LET"..., 4096) = 4096
8030 read(14, "P_4> \t: \"\342\201\264\" U2074 # SUPERSCRIPT FOUR\n<Multi_key> <asciicircum> <KP_4> \t: \"\342\201\264\" U2074 # SUPERSCRIPT FOUR\n<dead_circ"..., 4096) = 4096
8030 read(14, " THREE\n<Multi_key> <underbar> <KP_3> \t: \"\342\202\203\" U2083 # SUBSCRIPT THREE\n<Multi_key> <underscore> <4> \t: \"\342\202\204\" U2084 # S"..., 4096) = 4096
8030 read(14, "4> <5>\t\t\t: \"\342\205\230\"\tU2158 # VULGAR FRACTION FOUR FIFTHS\n<Multi_key> <1> <6>\t\t\t: \"\342\205\231\"\tU2159 # VULGAR FRACTION ONE SIXTH\n<Multi_key>"..., 4096) = 4096
8030 read(14, "OT SQUARE ORIGINAL OF OR EQUAL TO\n<Multi_key> <U22B2> <U0338> \t: \"\342\213\252\" U22EA # NOT NORMAL SUBGROUP OF\n<Multi_key> <U22B3> <U03"..., 4096) = 4096
8030 read(14, "\"\342\221\256\" U246E # CIRCLED NUMBER FIFTEEN\n<Multi_key> <parenleft> <KP_1> <KP_5> <parenright> \t: \"\342\221\256\" U246E # CIRCLED NUMBER FIFT"..., 4096) = 4096
8030 read(14, "U24CB # CIRCLED LATIN CAPITAL LETTER V\n<Multi_key> <parenleft> <W> <parenright> \t: \"\342\223\214\" U24CC # CIRCLED LATIN CAPITAL LETTER "..., 4096) = 4096
8030 read(14, "\232\" U305A # HIRAGANA LETTER ZU\n<dead_voiced_sound> <U305B> \t: \"\343\201\234\" U305C # HIRAGANA LETTER ZE\n<dead_voiced_sound> <U305D> "..., 4096) = 4096
8030 read(14, " ANNOTATION FOUR MARK\n<Multi_key> <asciicircum> <U56DB> \t: \"\343\206\225\" U3195 # IDEOGRAPHIC ANNOTATION FOUR MARK\n<dead_circumflex> <U"..., 4096) = 4096
8030 read(14, "Y FOUR\n<Multi_key> <parenleft> <KP_Space> <KP_4> <parenright> \t: \"\343\211\224\" U3254 # CIRCLED NUMBER TWENTY FOUR\n<Multi_key> <parenle"..., 4096) = 4096
8030 read(14, "Multi_key> <parenleft> <3> <KP_2> <parenright> \t: \"\343\211\234\" U325C # CIRCLED NUMBER THIRTY TWO\n<Multi_key> <parenleft> <KP_3> <2> <"..., 4096) = 4096
8030 read(14, "\t: \"\343\212\200\" U3280 # CIRCLED IDEOGRAPH ONE\n<Multi_key> <parenleft> <U4E8C> <parenright> \t: \"\343\212\201\" U3281 # CIRCLED IDEOGRAPH TWO\n<"..., 4096) = 4096
8030 read(14, " IDEOGRAPH RESOURCE\n<Multi_key> <parenleft> <U5354> <parenright> \t: \"\343\212\257\" U32AF # CIRCLED IDEOGRAPH ALLIANCE\n<Multi_key> <pare"..., 4096) = 4096
8030 read(14, "ER FORTY FIVE\n<Multi_key> <parenleft> <4> <6> <parenright> \t: \"\343\212\273\" U32BB # CIRCLED NUMBER FORTY SIX\n<Multi_key> <parenleft> <"..., 4096) = 4096
8030 read(14, "y> <parenleft> <kana_HI> <parenright> \t: \"\343\213\252\" U32EA # CIRCLED KATAKANA HI\n<Multi_key> <parenleft> <kana_FU> <parenright> \t: \""..., 4096) = 4096
8030 read(14, "BREW LETTER LAMED WITH DAGESH\n<Multi_key> <U05BC> <hebrew_mem> \t: \"\357\254\276\" UFB3E # HEBREW LETTER MEM WITH DAGESH\n<Multi_key> <U05"..., 4096) = 4096
8030 read(14, "\t : \"\341\271\245\" U1E65 # LATIN SMALL LETTER S WITH ACUTE AND DOT ABOVE\n<dead_acute> <V> \t\t : \"\307\227\" U01D7 "..., 4096) = 4096
8030 read(14, "LLA AND BREVE\n<dead_cedilla> <nobreakspace> \t : \"\314\247\" U0327 # COMBINING CEDILLA\n<dead_circumflex> <minus> \t "..., 4096) = 4096
8030 read(14, "gn # COLON SIGN\n<dead_currency> <ccedilla> \t : \"\342\202\265\" U20B5 # CEDI SIGN\n<dead_currency> <c> \t\t "..., 4096) = 4096
8030 read(14, "SIS AND CARON\n<dead_diaeresis> <Ugrave> \t : \"\307\233\" U01DB # LATIN CAPITAL LETTER U WITH DIAERESIS AND GRAVE\n<d"..., 4096) = 4096
8030 read(14, " U0309 # COMBINING HOOK ABOVE\n<dead_hook> <space> \t\t : \"\314\211\" U0309 # COMBINING HOOK ABOVE\n"..., 4096) = 4096
8030 read(14, "MALL LETTER A WITH RING ABOVE AND ACUTE\n<dead_abovering> <nobreakspace> : \"\314\212\" U030A # COMBINING RING ABO"..., 4096) = 4096
8030 read(14, " # LATIN CAPITAL LETTER S WITH ACUTE AND DOT ABOVE\n<dead_acute> <dead_abovedot> <s> : \"\341\271\245\" U1E65 # LATI"..., 4096) = 4096
8030 read(14, "dead_tilde> <dead_acute> <O> \t : \"\341\271\214\" U1E4C # LATIN CAPITAL LETTER O WITH TILDE AND ACUTE\n<dead_tilde> <de"..., 4096) = 4096
8030 read(14, "circumflexgrave # LATIN CAPITAL LETTER E WITH CIRCUMFLEX AND GRAVE\n<dead_circumflex> <dead_grave> <e> : \"\341\273\201\" ecircumfle"..., 4096) = 4096
8030 read(14, "ok # LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE\n<dead_horn> <dead_tilde> <O> \t : \"\341\273\240\" Ohorntilde #"..., 4096) = 4096
8030 read(14, "NG ACUTE ACCENT\n<Multi_key> <apostrophe> <Cyrillic_ie>\t\t: \"\320\265\314\201\"\t\t# CYRILLIC SMALL LETTER IE WITH COMBINING ACUTE ACCENT\n\n<dead_"..., 4096) = 4096
8030 read(14, "MALL LETTER O WITH COMBINING ACUTE ACCENT\n<Multi_key> <apostrophe> <Cyrillic_o>\t\t: \"\320\276\314\201\"\t\t# CYRILLIC SMALL LETTER O WITH COMBIN"..., 4096) = 4096
8030 read(14, " DOUBLE GRAVE ACCENT\n<Multi_key> <grave> <grave> <Cyrillic_er>\t: \"\321\200\314\217\"\t\t# CYRILLIC SMALL LETTER ER WITH COMBINING DOUBLE GRAVE "..., 4096) = 2671
8030 read(14, "", 4096) = 0
8030 close(14) = 0
8030 munmap(0x7f054bffe000, 4096) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\2\24\4\0\270\0\0\0\0\10\0\0000@@\0\24\0\6\0\270\0\0\0\20\1\0\0\37\0\0\0\0\0\0\0\0\4\0\0", 40}, {NULL, 0}, {"", 0}], 3) = 40
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\10\247\0\n\0\0\0\37\0\0\0\0\0\0\0(\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0evdev\0pc105\0pl\0\0terminate:ctrl_alt_bksp\0", 4096) = 72
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 close(14) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/etc/Trolltech.conf", 0x7fff103c9360) = -1 ENOENT (No such file or directory)
8030 stat("/etc/Trolltech.conf", 0x166ea08) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/qt/plugins/iconengines/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/qt/plugins/iconengines", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 14
8030 statfs("/usr/lib/qt/plugins/iconengines", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4031730, f_bfree=3392958, f_bavail=3188158, f_files=1024000, f_ffree=923933, f_fsid={-2120027589, -138907832}, f_namelen=255, f_frsize=4096}) = 0
8030 getdents(14, /* 3 entries */, 32768) = 88
8030 stat("/usr/lib/qt/plugins/iconengines/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 getdents(14, /* 0 entries */, 32768) = 0
8030 close(14) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/..", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/iconengines", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/virtualbox/iconengines/.", 0x166ed78) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/lib/virtualbox/iconengines/.", 0x7fff103c9620) = -1 ENOENT (No such file or directory)
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 close(14) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/etc/Trolltech.conf", 0x7fff103c93a0) = -1 ENOENT (No such file or directory)
8030 stat("/etc/Trolltech.conf", 0x166f678) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/qt/plugins/iconengines/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/qt/plugins/iconengines", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 14
8030 statfs("/usr/lib/qt/plugins/iconengines", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4031730, f_bfree=3392958, f_bavail=3188158, f_files=1024000, f_ffree=923933, f_fsid={-2120027589, -138907832}, f_namelen=255, f_frsize=4096}) = 0
8030 getdents(14, /* 3 entries */, 32768) = 88
8030 stat("/usr/lib/qt/plugins/iconengines/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 getdents(14, /* 0 entries */, 32768) = 0
8030 close(14) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/..", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/iconengines", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/iconengines/libqsvgicon.so", {st_mode=S_IFREG|0755, st_size=37184, ...}) = 0
8030 stat("/usr/lib/virtualbox/iconengines/.", 0x166f348) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/lib/virtualbox/iconengines/.", 0x7fff103c9660) = -1 ENOENT (No such file or directory)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\225\24F\0\4\0@\1\1\0\0\0[\0\0\0\t\0\7\0\1\0\7\0\7\0\0\0\0\0\0\0s)\7)\330\360\307\360\r8\2128\0\0\1\0d \5 \343\357\272\357\23G\234G\0\0\2\0\0\0\0\0\6\0\0\0\301l$l\223\335\357\335&\26?\26\360\301k\301@\224\336\224\0\1\20\1\0\0\0\0\0\0\0\0\0\0\0\0 \5\0\5\356\272d\272\346\334\357\334\214\331\365\331\1\r:\r"..., 12084}, {NULL, 0}, {"", 0}], 3) = 12084
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\2\24\4\0\270\0\0\0\20\0\0\0\1\0\0\0\2\0\4\0\270\0\0\0\0\10\0\0000@@\0b)\4\0\10\0\307\360", 40}, {"XINERAMA", 8}, {"", 0}], 3) = 48
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\323\0\0\0\0\0\1\227\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\227\4\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\324\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\227\5\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1k\325\0\4\0\0\0\2\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0Pk=\4\0\0\0\0\0\5\0\0\240\5\204\3\0\0\0\0\0\5 \3", 4096) = 48
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"&\5\2\0\270\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\326\0\0\0\0\0\270\0\0\0%\35\200\0\365\1\343\2\365\1\343\2\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 uname({sys="Linux", node="chglap", ...}) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\1\0\n\0\5\0@\1\270\0\0\0\217\1\360\0\316\1\360\0\0\0\0\0\0\0\0\0\n\0\0\0\377\377\377\0\0\0\0\0\225\4\5\0\6\0@\1\5\0@\1*\0\0\0\0\0\0\0\1\0\n\0\7\0@\1\270\0\0\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\22\0\7\0\7\0@\1@\1\0\0!\0\0\0 \334\357\334\1\0\0\0\7\0@\1"..., 452}, {NULL, 0}, {"", 0}], 3) = 452
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\340\0\0\0\0\0001\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\t\0\5\0@\0011\1\0\0\37\0\0\0\10\1\360\0\v\0\0\0en_US.UTF-8\0\f\0\5\0\5\0@\1\f\0@\1\316\1\0\0\360\0\0\0\22\0\v\0\5\0@\1'\0\0\0\37\0\0\0\10\0\0\0\21\0\0\0Qt-subapplication\0\0\0\20\0\5\0\f\0@\1WM_PROTOCOLS", 120}, {NULL, 0}, {"", 0}], 3) = 120
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\0\344\0\0\0\0\0\34\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/home/changs/.icons/Neutral/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/home/changs/.icons/Neutral/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/icons/Neutral/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/icons/Neutral/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/pixmaps/Neutral/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/pixmaps/Neutral/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/home/changs/.icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/home/changs/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/pixmaps/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\v\0\5\0@\1\34\1\0\0\4\0\0\0 \1\360\0\5\0\0\0\35\1\0\0A\1\0\0/\1\0\0Q\1\0\0i\1\0\0\22\0\v\0\5\0@\1,\1\0\0,\1\0\0 \0@\1\5\0\0\0\3\0\0\0&\0\0\0\36\0\0\0\0\0\0\0\0\0\0\0\22\0\10\0\5\0@\1S\1\0\0\4\0\0\0 \0@\1\2\0\0\0f\1\0\0T\1\0\0\22\0\7\0\5\0@\1"..., 604}, {NULL, 0}, {"", 0}], 3) = 604
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0\357\0\5\0@\1'\0\0\0Zw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\360\0\5\0@\1 \1\0\0Zw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\361\0\5\0@\1^\1\0\0Zw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\362\0\5\0@\1\\\1\0\0Zw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 260
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 stat("/usr/share/fonts/TTF/cour.ttf", {st_mode=S_IFREG|0644, st_size=302688, ...}) = 0
8030 open("/usr/share/fonts/TTF/cour.ttf", O_RDONLY) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=302688, ...}) = 0
8030 mmap(NULL, 302688, PROT_READ, MAP_PRIVATE, 14, 0) = 0x7f054bfb5000
8030 close(14) = 0
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\17\0\5\0@\1#\0\0\0#\0\0\0 \1\360\0\t\0\0\0C\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0@\1\225\24\7\0\4\0@\1\1\0\0\0b\0\0\0\2\0\0\0\1\0\0\0\4\0\0\0\225\24a\0\4\0@\1\1\0\0\0005\0\0\0\n\0\t\0\0\0\t\0\t\0\0\0O\17\0\17\377\376\277\376\377\377\377\377"..., 8668}, {NULL, 0}, {"", 0}], 3) = 8668
8030 read(7, "\34\0\370\0\5\0@\1#\0\0\0`w\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\36\1\5\0@\1(\0\0\0`w\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 64
8030 read(7, "\26\0\37\1\5\0@\1\5\0@\1\2700\301\0\217\1\360\0\316\1\361\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"+\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1 \1\0\0\0\0%\35\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\30\0\5\0@\1(\0\0\0)\0\0\0 \1\360\0\22\0\0\0:\2\0\0\0\0\0\0\0\0\0\0\316\1\0\0\361\0\0\0\316\1\0\0\361\0\0\0\316\1\0\0\360\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\22\0\30\0\5\0@\1(\0\0\0)\0\0\0 \0\0\0\22\0\0\0:\2\0\0\0\0\0\0"..., 192}, {NULL, 0}, {"", 0}], 3) = 192
8030 read(7, "\34\0!\1\5\0@\1(\0\0\0bw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\"\1\5\0@\1(\0\0\0bw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 64
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\f\0\5\0\5\0@\1\f\0\0\0\316\1\0\0\342\0\0\0\22\0\30\0\5\0@\1(\0\0\0)\0\0\0 \1\0\0\22\0\0\0:\2\0\0\0\0\0\0\0\0\0\0\316\1\0\0\342\0\0\0\316\1\0\0\234\0\0\0\316\1\0\0\360\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 116}, {NULL, 0}, {"", 0}], 3) = 116
8030 read(7, "\34\0$\1\5\0@\1(\0\0\0bw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0$\1\5\0@\1\5\0@\1\2700\301\0\217\1\360\0\316\1\342\0\0\0\0\0\0\0\0\0", 4096) = 64
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"+\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1%\1\0\0\0\0%\35\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\30\0\5\0@\1(\0\0\0)\0\0\0 \0\0\0\22\0\0\0:\2\0\0\0\0\0\0\0\0\0\0\316\1\0\0\342\0\0\0\316\1\0\0\234\0\0\0\316\1\0\0\234\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\f\0\5\0\5\0@\1\f\0\0\0\316\1\0\0\234\0\0\0\f\0\7\0\5\0@\1\17\0\0\0"..., 168}, {NULL, 0}, {"", 0}], 3) = 168
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0&\1\5\0@\1(\0\0\0cw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1 )\1\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0C\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0@\1\26\0)\1\5\0@\1\5\0@\1\2700\301\0\217\1\360\0\316\1\234\0\0\0\0\0"..., 4096) = 132
8030 read(7, "\26\0)\1\5\0@\1\5\0@\1\2700\301\0\351\6t\1\316\1\234\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\17\0\5\0@\1#\0\0\0#\0\0\0 \0\0\0\t\0\0\0C\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0@\1\22\0\30\0\5\0@\1(\0\0\0)\0\0\0 \0\0\0\22\0\0\0?\2\0\0\351\6\0\0t\1\0\0\316\1\0\0\234\0\0\0\316\1\0\0\234\0\0\0\316\1\0\0\234\0\0\0\0\0\0\0\0\0\0\0"..., 208}, {NULL, 0}, {"", 0}], 3) = 208
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0*\1\5\0@\1#\0\0\0dw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0+\1\5\0@\1(\0\0\0dw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0,\1\5\0@\1D\0\0\0dw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1 -\1\5\0\0\0,\1\0\0\0\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 148
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\v\0\5\0@\1,\1\0\0,\1\0\0 \0\0\0\5\0\0\0\7\0\0\0$\0\0\0\32\0\0\0\3\0\0\0\0\0\0\0\24\0\6\0\5\0@\1!\1\0\0\4\0\0\0\0\0\0\0\0\0\0\0", 68}, {NULL, 0}, {"", 0}], 3) = 68
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0.\1\5\0@\1,\1\0\0dw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0/\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 64
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\7\0\5\0@\1!\1\0\0\4\0\0\0 \0\0\0\1\0\0\0K\1\0\0\220\2\4\0\v\0@\1\0\0\0\0\0\0\0\0\22\0\7\0\5\0@\1R\1\0\0\6\0\0\0 \0\0\0\1\0\0\0\v\0@\1\10\0\2\0\5\0@\1+\0\1\0", 84}, {NULL, 0}, {"", 0}], 3) = 84
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0000\1\5\0@\1!\1\0\0dw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0002\1\5\0@\1R\1\0\0dw\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0014\1\0\0\0\0%\35\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 96
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, "\26\0004\1\5\0@\1\5\0@\1\2700\301\0\351\6t\1\316\1\234\0\1\0\0\0\0\0\0\0\226\0004\1\5\0@\1\5\0@\1\0\0\0\0002\3\201\1\316\1\234\0\1\0\0\0\0\0\0\0", 4096) = 64
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
8030 read(7, "\26\0004\1\5\0@\1\5\0@\1\7\0@\1\351\6t\1\316\1\234\0\1\0\0\0\0\0\0\0\26\0004\1\5\0@\1\5\0@\1\7\0@\1r\30\201\1\316\1\234\0\1\0\0\0\0\0\0\0", 4096) = 64
8030 writev(7, [{"+\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\23\0004\1\5\0@\1\5\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0004\1\5\0@\1\36\1\0\0ew\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0004\1\5\0@\1\5\0@\1\7\0@\0012\3\201\1\316\1\234\0\1\0\0\0\0\0\0\0\f\0004\1\5\0@\1\0\0\0\0\316\1\234\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 160
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\5\0@\1!\1\0\0\4\0\0\0\0\0\0\0\0\4\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\t\0035\1\5\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1 6\1\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0K\1\0\0", 4096) = 100
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0\5\0@\1\36\1\0\0\36\1\0\0\0\0\0\0\2\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1 7\1\2\0\0\0\36\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0", 4096) = 40
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 open("/home/changs/.config/Trolltech.conf", O_RDONLY|O_CLOEXEC) = 14
8030 fcntl(14, F_SETFD, FD_CLOEXEC) = 0
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 close(14) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/home/changs/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=3814, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/etc/Trolltech.conf", 0x7fff103c1b50) = -1 ENOENT (No such file or directory)
8030 stat("/etc/Trolltech.conf", 0x15ec9e8) = -1 ENOENT (No such file or directory)
8030 stat("/usr/lib/qt/plugins/imageformats/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 open("/usr/lib/qt/plugins/imageformats", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 14
8030 statfs("/usr/lib/qt/plugins/imageformats", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=4031730, f_bfree=3392958, f_bavail=3188158, f_files=1024000, f_ffree=923933, f_fsid={-2120027589, -138907832}, f_namelen=255, f_frsize=4096}) = 0
8030 getdents(14, /* 8 entries */, 32768) = 240
8030 stat("/usr/lib/qt/plugins/imageformats/.", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqmng.so", {st_mode=S_IFREG|0755, st_size=24296, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/..", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqsvg.so", {st_mode=S_IFREG|0755, st_size=21496, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqico.so", {st_mode=S_IFREG|0755, st_size=29008, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqtiff.so", {st_mode=S_IFREG|0755, st_size=29328, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=29768, ...}) = 0
8030 getdents(14, /* 0 entries */, 32768) = 0
8030 close(14) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqgif.so", {st_mode=S_IFREG|0755, st_size=28168, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqgif.so", {st_mode=S_IFREG|0755, st_size=28168, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats/libqgif.so", {st_mode=S_IFREG|0755, st_size=28168, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqgif.so", {st_mode=S_IFREG|0755, st_size=28168, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqico.so", {st_mode=S_IFREG|0755, st_size=29008, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats/libqico.so", {st_mode=S_IFREG|0755, st_size=29008, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqico.so", {st_mode=S_IFREG|0755, st_size=29008, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=29768, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=29768, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqjpeg.so", {st_mode=S_IFREG|0755, st_size=29768, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqmng.so", {st_mode=S_IFREG|0755, st_size=24296, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats/libqmng.so", {st_mode=S_IFREG|0755, st_size=24296, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqmng.so", {st_mode=S_IFREG|0755, st_size=24296, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqsvg.so", {st_mode=S_IFREG|0755, st_size=21496, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats/libqsvg.so", {st_mode=S_IFREG|0755, st_size=21496, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqsvg.so", {st_mode=S_IFREG|0755, st_size=21496, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqtiff.so", {st_mode=S_IFREG|0755, st_size=29328, ...}) = 0
8030 lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
8030 lstat("/usr/lib/qt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
8030 lstat("/usr/lib/qt/plugins/imageformats/libqtiff.so", {st_mode=S_IFREG|0755, st_size=29328, ...}) = 0
8030 stat("/usr/lib/qt/plugins/imageformats/libqtiff.so", {st_mode=S_IFREG|0755, st_size=29328, ...}) = 0
8030 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
8030 stat("/usr/lib/virtualbox/imageformats/.", 0x15edae8) = -1 ENOENT (No such file or directory)
8030 lstat("/usr/lib/virtualbox/imageformats/.", 0x7fff103c1e10) = -1 ENOENT (No such file or directory)
8030 open("/usr/lib/qt/plugins/imageformats/libqgif.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20#\0\0\0\0\0\0@\0\0\0\0\0\0\0\10g\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\365^\0\0\0\0\0\0\365^\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=28168, ...}) = 0
8030 mmap(NULL, 2123256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054bdae000
8030 mprotect(0x7f054bdb4000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054bfb4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x6000) = 0x7f054bfb4000
8030 close(14) = 0
8030 open("/usr/lib/qt/plugins/imageformats/libqico.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340&\0\0\0\0\0\0@\0\0\0\0\0\0\0Pj\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0)c\0\0\0\0\0\0)c\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=29008, ...}) = 0
8030 mmap(NULL, 2124096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054bba7000
8030 mprotect(0x7f054bbae000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054bdad000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x6000) = 0x7f054bdad000
8030 close(14) = 0
8030 open("/usr/lib/qt/plugins/imageformats/libqjpeg.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340/\0\0\0\0\0\0@\0\0\0\0\0\0\0Hm\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0004e\0\0\0\0\0\0004e\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=29768, ...}) = 0
8030 mmap(NULL, 2124856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054b9a0000
8030 mprotect(0x7f054b9a7000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054bba6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x6000) = 0x7f054bba6000
8030 close(14) = 0
8030 open("/etc/ld.so.cache", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 14, 0) = 0x7f054d39c000
8030 close(14) = 0
8030 open("/usr/lib/libjpeg.so.8", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0=\0\0\0\0\0\0@\0\0\0\0\0\0\0\20\274\3\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\214\254\3\0\0\0\0\0\214\254\3\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=246544, ...}) = 0
8030 mmap(NULL, 2407208, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054b754000
8030 mprotect(0x7f054b78f000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054b98f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x3b000) = 0x7f054b98f000
8030 mmap(0x7f054b990000, 64296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f054b990000
8030 close(14) = 0
8030 munmap(0x7f054d39c000, 94091) = 0
8030 open("/usr/lib/qt/plugins/imageformats/libqmng.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p+\0\0\0\0\0\0@\0\0\0\0\0\0\0\350W\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\315M\0\0\0\0\0\0\315M\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=24296, ...}) = 0
8030 mmap(NULL, 2119384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054b54e000
8030 mprotect(0x7f054b553000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054b753000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x5000) = 0x7f054b753000
8030 close(14) = 0
8030 open("/etc/ld.so.cache", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 14, 0) = 0x7f054d39c000
8030 close(14) = 0
8030 open("/usr/lib/libmng.so.1", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240|\1\0\0\0\0\0@\0\0\0\0\0\0\0(\372\6\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\34\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0L\266\6\0\0\0\0\0L\266\6\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=507020, ...}) = 0
8030 mmap(NULL, 2554152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054b2de000
8030 mprotect(0x7f054b34a000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054b549000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x6b000) = 0x7f054b549000
8030 close(14) = 0
8030 munmap(0x7f054d39c000, 94091) = 0
8030 open("/usr/lib/qt/plugins/imageformats/libqsvg.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220(\0\0\0\0\0\0@\0\0\0\0\0\0\0\370L\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\266E\0\0\0\0\0\0\266E\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=21496, ...}) = 0
8030 mmap(NULL, 2116584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054b0d9000
8030 mprotect(0x7f054b0de000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054b2dd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x4000) = 0x7f054b2dd000
8030 close(14) = 0
8030 open("/etc/ld.so.cache", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 14, 0) = 0x7f054d39c000
8030 close(14) = 0
8030 open("/usr/lib/libQtSvg.so.4", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320-\1\0\0\0\0\0@\0\0\0\0\0\0\0pj\5\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\3229\5\0\0\0\0\0\3229\5\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=356720, ...}) = 0
8030 mmap(NULL, 2451792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054ae82000
8030 mprotect(0x7f054aed6000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054b0d6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x54000) = 0x7f054b0d6000
8030 close(14) = 0
8030 munmap(0x7f054d39c000, 94091) = 0
8030 open("/usr/lib/qt/plugins/imageformats/libqtiff.so", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360)\0\0\0\0\0\0@\0\0\0\0\0\0\0\220k\0\0\0\0\0\0\0\0\0\0@\0008\0\6\0@\0\34\0\33\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24d\0\0\0\0\0\0\24d\0\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=29328, ...}) = 0
8030 mmap(NULL, 2124416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054ac7b000
8030 mprotect(0x7f054ac82000, 2093056, PROT_NONE) = 0
8030 mmap(0x7f054ae81000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x6000) = 0x7f054ae81000
8030 close(14) = 0
8030 open("/etc/ld.so.cache", O_RDONLY) = 14
8030 fstat(14, {st_mode=S_IFREG|0644, st_size=94091, ...}) = 0
8030 mmap(NULL, 94091, PROT_READ, MAP_PRIVATE, 14, 0) = 0x7f054d39c000
8030 close(14) = 0
8030 open("/usr/lib/libtiff.so.3", O_RDONLY) = 14
8030 read(14, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20w\0\0\0\0\0\0@\0\0\0\0\0\0\0\2505\6\0\0\0\0\0\0\0\0\0@\0008\0\5\0@\0\32\0\31\0\1\0\0\0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\314\16\6\0\0\0\0\0\314\16\6\0\0\0\0\0\0\0 \0\0\0\0\0\1\0\0\0\6\0\0\0"..., 832) = 832
8030 fstat(14, {st_mode=S_IFREG|0755, st_size=408616, ...}) = 0
8030 mmap(NULL, 2504936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 14, 0) = 0x7f054aa17000
8030 mprotect(0x7f054aa78000, 2097152, PROT_NONE) = 0
8030 mmap(0x7f054ac78000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 14, 0x61000) = 0x7f054ac78000
8030 close(14) = 0
8030 munmap(0x7f054d39c000, 94091) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"5\30\4\0\f\0@\1\270\0\0\0\316\1\234\0\225\4\5\0\r\0@\1\f\0@\1*\0\0\0\0\0\0\0007\0\4\0\16\0@\1\f\0@\1\0\0\0\0007\1\4\0\17\0@\1\f\0@\1\0\0\0\0007\0\4\0\20\0@\1\f\0@\1\0\0\0\0008\2\10\0\17\0@\1\310\0\t\0\0\0\0\0\3\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\225\5\4\0\r\0@\1@\0\0\0"..., 12740}, {NULL, 0}, {"", 0}], 3) = 12740
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 0) = 0 (Timeout)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"7\30\4\0)\0@\1\f\0@\1\0\0\0\0007\4\4\0*\0@\1\f\0@\1\0\0\0\0008\0\10\0)\0@\1\310\0\t\0\0\0\0\0\3\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\225\5\4\0\r\0@\1@\0\0\0\0\0\0\0008\0\7\0*\0@\1\f\0\t\0\310\320\324\0\0\0\0\0\0\0\0\0\0\0\0\0\225\5\4\0\r\0@\1@\0\0\0\0\0\0\0008\0\4\0"..., 12780}, {NULL, 0}, {"", 0}], 3) = 12780
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 29865) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0\223\2\270\0\0\0'\0\0\0\275|\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=8, events=POLLIN}, {fd=7, events=POLLIN}, {fd=12, events=POLLIN}], 3, 28516) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\2$\223\0026\177\266\0\270\0\0\0\5\0@\1\0\0\0\0\365\1\343\2\302\376a\1\0\0\1\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\22\0\7\0\5\0@\1U\1\0\0\6\0\0\0 \4\4\0\1\0\0\0006\177\266\0\221\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 56}, {NULL, 0}, {"", 0}], 3) = 56
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0\224\2\5\0@\1U\1\0\0006\177\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\3\225\2\261\4\0\0\0\0\10\377\7\0\0\31\31\10\222\1\370\0\0\0\0\0\0\0\0\0\0\10\370\16\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\0\0\3\3\0\0\2\2\0\0\1\1\1\1\0\0\0\0\1\2\1\2\0\0\0\0\21\1\1\0\2\2\0\0"..., 4096) = 4096
8030 read(7, "h\377\10\20\0\0\0\0\1\1\1\0f\377\0\0\0\0\0\0\1\1\1\0\201\377\10\20\0\0\0\0\1\1\1\0E\377\10\20\0\0\0\0\1\1\1\0F\377\10\20\0\0\0\0\1\1\1\0G\377\10\20\0\0\0\0\1\1\1\0H\377\10\20\0\0\0\0\1\1\1\0I\377\10\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\1\1\0\251\377\10\20\0\0\0\0\1\1\1\0\260\377\10\20"..., 772) = 772
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\221\1\5\0\3\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\221\1\4\0\3\0\2\0\0\0\0\0\7\0\7\0", 36}, {NULL, 0}, {"", 0}], 3) = 36
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"&\1\2\0\270\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\230\2\0\0\0\0\270\0\0\0%\35\200\0\365\1\343\2\365\1\343\2\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"&\1\2\0\270\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\231\2\0\0\0\0\270\0\0\0%\35\200\0\365\1\343\2\365\1\343\2\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"(\1\4\0\270\0\0\0\270\0\0\0\365\1\343\2", 16}, {NULL, 0}, {"", 0}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\232\2\0\0\0\0%\35\200\0\365\1\343\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\24\0\6\0%\35\200\0\36\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 24}, {NULL, 0}, {"", 0}], 3) = 24
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1 \233\2\0\0\0\0\36\1\0\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"(\0\4\0\270\0\0\0%\35\200\0\365\1\343\2", 16}, {NULL, 0}, {"", 0}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\234\2\0\0\0\0'\35\200\0\364\1\325\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"(\0\4\0\270\0\0\0'\35\200\0\365\1\343\2", 16}, {NULL, 0}, {"", 0}], 3) = 16
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\1\1\235\2\0\0\0\0\0\0\0\0\364\1\325\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLOUT}])
8030 writev(7, [{"\n\0\2\0\5\0@\1\31\0\v\0\270\0\0\0\0\0\30\0\22\0\0\0\270\0\0\0\5\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 52}, {NULL, 0}, {"", 0}], 3) = 52
8030 read(7, "\22\0\236\2\5\0@\1\5\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\n\3\236\2\5\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 192
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 read(12, 0x7fff103cb3df, 1) = -1 EAGAIN (Resource temporarily unavailable)
8030 close(12) = 0
8030 close(13) = 0
8030 munmap(0x7f054bfb5000, 302688) = 0
8030 munmap(0x7f054bfff000, 600916) = 0
8030 poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7, revents=POLLIN|POLLOUT}])
8030 read(7, "\v\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096) = 32
8030 writev(7, [{"\225\7\2\0\6\0@\1\22\0\n\0\5\0@\1^\1\0\0^\1\0\0\10\0\0\0\20\0\0\0l\0\5\0\0\0\0\0\0\0\0\0\20\0\0\0\4\0\2\0\5\0@\1\225\7\2\0008\0@\0016\5\2\0007\0@\1\225\7\2\0\r\0@\0016\0\2\0\f\0@\1<\0\2\0\16\0@\1\225\7\2\0004\0@\0016\0\2\0002\0@\1\225\7\2\0000\0@\0016\0\2\0/\0@\1"..., 244}, {NULL, 0}, {"", 0}], 3) = 244
8030 poll([{fd=7, events=POLLIN}], 1, -1) = 1 ([{fd=7, revents=POLLIN}])
8030 read(7, "\34\0\241\2\5\0@\1^\1\0\0<\177\266\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\21\0\242\2\5\0@\1\5\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\242\2\5\0@\1U\1\0\0<\177\266\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\34\0\242\2\5\0@\1\36\1\0\0<\177\266\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 736
8030 read(7, 0x14d3a34, 4096) = -1 EAGAIN (Resource temporarily unavailable)
8030 open("/proc/stat", O_RDONLY|O_CLOEXEC) = 12
8030 read(12, "cpu 72912 2559 22322 2278149 15651 53 282 0 0 0\ncpu0 36828 1089 11279 1137516 9189 39 156 0 0 0\ncpu1 36084 1469 11043 1140632 6"..., 8192) = 4962
8030 close(12) = 0
8030 munmap(0x7f054da00000, 23) = 0
8030 write(11, "@", 1) = 1
8030 close(11) = 0
8030 close(10) = 0
8030 rt_sigaction(SIGCHLD, {0x7f0555ea51b0, [], SA_RESTORER|SA_NOCLDSTOP, 0x7f05566987e0}, {0x7f05522b8760, [], SA_RESTORER|SA_NOCLDSTOP, 0x7f05566987e0}, 8) = 0
8030 exit_group(1) = ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment