stardic und "BUS ERROR"
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
stardic und "BUS ERROR"
hat jemand ne idee warum stardic mit einem Fehler "BUS ERROR" in der Konsole abstuerzt?
stardic und nicht stardictT
stardic und nicht stardictT
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
ich wuerde gerne eine Log-Ausgabe von strace posten,
aber mit strace stardic > log.txt wird stdout nicht in die Datei geleitet sondern in die Konsolenausgabe.
aber mit strace stardic > log.txt wird stdout nicht in die Datei geleitet sondern in die Konsolenausgabe.
Re: stardic und "BUS ERROR"
Beware of programmers who carry screwdrivers.
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
so:
Code: Alles auswählen
12790 execve("/usr/bin/stardic", ["stardic"], [/* 35 vars */]) = 0
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 brk(0) = 0x514000
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95009ef000
12790 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
12790 open("/etc/ld.so.cache", O_RDONLY) = 3
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=48165, ...}) = 0
12790 mmap(NULL, 48165, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2b95009f1000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXm.so.2", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PH\5\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=1586088, ...}) = 0
12790 mmap(NULL, 2653264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9500af0000
12790 mprotect(0x2b9500c57000, 1182800, PROT_NONE) = 0
12790 mmap(0x2b9500d56000, 118784, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x166000) = 0x2b9500d56000
12790 mmap(0x2b9500d73000, 19536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b9500d73000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXt.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3605\1\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=389616, ...}) = 0
12790 mmap(NULL, 1439552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9500d78000
12790 mprotect(0x2b9500dd2000, 1070912, PROT_NONE) = 0
12790 mmap(0x2b9500ed1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x59000) = 0x2b9500ed1000
12790 mmap(0x2b9500ed7000, 1856, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b9500ed7000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXext.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2604\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=69992, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9500ed8000
12790 mmap(NULL, 1117280, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9500ed9000
12790 mprotect(0x2b9500ee9000, 1051744, PROT_NONE) = 0
12790 mmap(0x2b9500fe9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0x2b9500fe9000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libX11.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\374"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=1084680, ...}) = 0
12790 mmap(NULL, 2133536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9500fea000
12790 mprotect(0x2b95010ec000, 1076768, PROT_NONE) = 0
12790 mmap(0x2b95011ec000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x102000) = 0x2b95011ec000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/lib/libstdc++.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\345"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=965344, ...}) = 0
12790 mmap(NULL, 2088736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95011f3000
12790 mprotect(0x2b95012d6000, 1158944, PROT_NONE) = 0
12790 mmap(0x2b95013d6000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe3000) = 0x2b95013d6000
12790 mmap(0x2b95013df000, 73504, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b95013df000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/lib/libm.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320=\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=531600, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95013f1000
12790 mmap(NULL, 1577384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95013f2000
12790 mprotect(0x2b9501473000, 1049000, PROT_NONE) = 0
12790 mmap(0x2b9501572000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x80000) = 0x2b9501572000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/lib/libgcc_s.so.1", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0 \0\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=52384, ...}) = 0
12790 mmap(NULL, 1099720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501574000
12790 mprotect(0x2b9501581000, 1046472, PROT_NONE) = 0
12790 mmap(0x2b9501680000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x2b9501680000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/lib/libc.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\305"..., 640) = 640
12790 lseek(3, 624, SEEK_SET) = 624
12790 read(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0"..., 32) = 32
12790 fstat(3, {st_mode=S_IFREG|0755, st_size=1286104, ...}) = 0
12790 mmap(NULL, 2344904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501681000
12790 mprotect(0x2b95017a2000, 1161160, PROT_NONE) = 0
12790 mmap(0x2b95018a2000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x121000) = 0x2b95018a2000
12790 mmap(0x2b95018ba000, 14280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b95018ba000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libSM.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2608\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=41904, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95018be000
12790 mmap(NULL, 1088616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95018bf000
12790 mprotect(0x2b95018c8000, 1051752, PROT_NONE) = 0
12790 mmap(0x2b95019c8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x2b95019c8000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libICE.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200O\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=95032, ...}) = 0
12790 mmap(NULL, 1156288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95019c9000
12790 mprotect(0x2b95019df000, 1066176, PROT_NONE) = 0
12790 mmap(0x2b9501adf000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x2b9501adf000
12790 mmap(0x2b9501ae0000, 13504, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b9501ae0000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXp.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340(\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=34072, ...}) = 0
12790 mmap(NULL, 1080808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501ae4000
12790 mprotect(0x2b9501aec000, 1048040, PROT_NONE) = 0
12790 mmap(0x2b9501beb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x2b9501beb000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXft.so.2", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240O\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=83560, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9501bec000
12790 mmap(NULL, 1130312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501bed000
12790 mprotect(0x2b9501c01000, 1048392, PROT_NONE) = 0
12790 mmap(0x2b9501d00000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13000) = 0x2b9501d00000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXrender.so.1", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\32\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=36592, ...}) = 0
12790 mmap(NULL, 1083384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501d01000
12790 mprotect(0x2b9501d0a000, 1046520, PROT_NONE) = 0
12790 mmap(0x2b9501e09000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0x2b9501e09000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXau.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\r\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=9968, ...}) = 0
12790 mmap(NULL, 1056744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501e0a000
12790 mprotect(0x2b9501e0c000, 1048552, PROT_NONE) = 0
12790 mmap(0x2b9501f0b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x2b9501f0b000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\23\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=19848, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9501f0c000
12790 mmap(NULL, 1066608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9501f0d000
12790 mprotect(0x2b9501f12000, 1046128, PROT_NONE) = 0
12790 mmap(0x2b9502011000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x2b9502011000
12790 close(3) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/lib/libdl.so.2", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\20\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=10392, ...}) = 0
12790 mmap(NULL, 1057000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9502012000
12790 mprotect(0x2b9502014000, 1048808, PROT_NONE) = 0
12790 mmap(0x2b9502113000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x2b9502113000
12790 close(3) = 0
12790 open("/usr/lib/tls/x86_64/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 stat("/usr/lib/tls/x86_64", 0x7fffaa0cdd50) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/tls/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 stat("/usr/lib/tls", 0x7fffaa0cdd50) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/x86_64/libfontconfig.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 stat("/usr/lib/x86_64", 0x7fffaa0cdd50) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\231"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=210544, ...}) = 0
12790 mmap(NULL, 1258216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b9502115000
12790 mprotect(0x2b950213e000, 1090280, PROT_NONE) = 0
12790 mmap(0x2b950223e000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x2b950223e000
12790 mmap(0x2b9502248000, 744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b9502248000
12790 close(3) = 0
12790 open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\272"..., 640) = 640
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502249000
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=491672, ...}) = 0
12790 mmap(NULL, 1538456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b950224a000
12790 mprotect(0x2b95022bd000, 1067416, PROT_NONE) = 0
12790 mmap(0x2b95023bd000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x73000) = 0x2b95023bd000
12790 close(3) = 0
12790 open("/usr/lib/libz.so.1", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P \0\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=90024, ...}) = 0
12790 mmap(NULL, 1136808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95023c2000
12790 mprotect(0x2b95023d8000, 1046696, PROT_NONE) = 0
12790 mmap(0x2b95024d7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x2b95024d7000
12790 close(3) = 0
12790 open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20<\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=140672, ...}) = 0
12790 mmap(NULL, 1187456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95024d8000
12790 mprotect(0x2b95024f8000, 1056384, PROT_NONE) = 0
12790 mmap(0x2b95025f7000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f000) = 0x2b95025f7000
12790 close(3) = 0
12790 open("/usr/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/lib/libpthread.so.0", O_RDONLY) = 3
12790 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200U\0\0"..., 640) = 640
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=96493, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95025fa000
12790 mmap(NULL, 1131368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b95025fb000
12790 mprotect(0x2b950260b000, 1065832, PROT_NONE) = 0
12790 mmap(0x2b950270a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0x2b950270a000
12790 mmap(0x2b950270c000, 13160, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b950270c000
12790 close(3) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502710000
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502711000
12790 mprotect(0x2b95018a2000, 86016, PROT_READ) = 0
12790 mprotect(0x2b95013d6000, 24576, PROT_READ) = 0
12790 arch_prctl(ARCH_SET_FS, 0x2b9502710ee0) = 0
12790 munmap(0x2b95009f1000, 48165) = 0
12790 set_tid_address(0x2b9502710f70) = 12790
12790 rt_sigaction(SIGRTMIN, {0x2b9502600230, [], SA_RESTORER|SA_SIGINFO, 0x2b9502607410}, NULL, 8) = 0
12790 rt_sigaction(SIGRT_1, {0x2b95026001d0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x2b9502607410}, NULL, 8) = 0
12790 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
12790 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
12790 futex(0x2b95013e0c88, FUTEX_WAKE, 2147483647) = 0
12790 stat("/opt/dic/transdic", 0x7fffaa0cf080) = -1 ENOENT (No such file or directory)
12790 stat("/usr/local/dic/transdic", 0x7fffaa0cf080) = -1 ENOENT (No such file or directory)
12790 stat("/usr/share/stardic/transdic", {st_mode=S_IFREG|0644, st_size=1517963, ...}) = 0
12790 mmap(NULL, 643072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95009f1000
12790 mmap(NULL, 643072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502712000
12790 brk(0) = 0x514000
12790 brk(0x535000) = 0x535000
12790 open("/etc/mtab", O_RDONLY) = 3
12790 fstat(3, {st_mode=S_IFREG|0644, st_size=759, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(3, "/dev/sda6 / ext3 rw,errors=remou"..., 4096) = 759
12790 close(3) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/proc/meminfo", O_RDONLY) = 3
12790 fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(3, "MemTotal: 1020508 kB\nMemFre"..., 1024) = 748
12790 close(3) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 socket(PF_FILE, SOCK_STREAM, 0) = 3
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 fcntl(3, F_SETFD, FD_CLOEXEC) = 0
12790 access("/home/herrk/.Xauthority", R_OK) = 0
12790 open("/home/herrk/.Xauthority", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0600, st_size=119, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "\1\0\0\10Presi233\0\0010\0\22MIT-MAGIC-COOKI"..., 4096) = 119
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"Z.\333l\314\264\350LZ\323&\265\305\17HK", 16}], 4) = 48
12790 fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
12790 fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
12790 read(3, 0x7fffaa0cf040, 8) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\v\0\0\0K\0", 8) = 8
12790 read(3, "\10\250-\4\0\0\0\4\377\377\37\0\0\1\0\0\24\0\377\377\1"..., 300) = 300
12790 write(3, "7\0\5\0\0\0\0\4>\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f"..., 64) = 64
12790 read(3, 0x7fffaa0cefc0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\2\0\0\0\0\0\1\202\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\303"..., 32) = 32
12790 read(3, "\1\10\3\0\35\0\0\0\37\0\0\0\0\0\0\0s\0\0\0\0\0\0\0D\303"..., 32) = 32
12790 readv(3, [{"*customization:\t-color\nXft.antia"..., 115}, {"\0", 1}], 2) = 116
12790 write(3, "\202\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0cef40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\4\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0D\303"..., 32) = 32
12790 writev(3, [{"b\0\5\0\t\0\0\4", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
12790 read(3, 0x7fffaa0cee10, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\5\0\0\0\0\0\1\222n\254\0\0\0\0\0\0\0\0\0\0\0\0D\303"..., 32) = 32
12790 write(3, "\222\0\2\0\1\0\0\0", 8) = 8
12790 read(3, 0x7fffaa0ceea0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\200X\344\201\377\177\0"..., 32) = 32
12790 write(3, "\20\0\5\0\v\0\0\0Custom Init\0", 20) = 20
12790 read(3, 0x7fffaa0cf010, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\7\0\0\0\0\0w\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\303f\0"..., 32) = 32
12790 write(3, "\20\0\5\0\v\0\0\0Custom Data\0", 20) = 20
12790 read(3, 0x7fffaa0cf010, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\10\0\0\0\0\0x\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\303f\0"..., 32) = 32
12790 open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=77418, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096
12790 read(4, "R.iso885914\t\t\t\tbr_FR.ISO8859-14\n"..., 4096) = 4096
12790 read(4, "\t\t\t\t\tel_GR.ISO8859-15\nel_GR.utf8"..., 4096) = 4096
12790 read(4, "91\t\t\t\t\tes_ES.ISO8859-1\nes_ES.ISO"..., 4096) = 4096
12790 read(4, "r_CA.ISO-8859-1\t\t\t\tfr_CA.ISO8859"..., 4096) = 4096
12790 read(4, "it_CH.UTF-8\nit_IT\t\t\t\t\t\tit_IT.ISO"..., 4096) = 4096
12790 read(4, ".iso88591\t\t\t\t\tnl_BE.ISO8859-1\nnl"..., 4096) = 4096
12790 read(4, " old ISO code for Serbo-Croatian"..., 4096) = 4096
12790 read(4, "s_ZA.ISO8859-1\nts_ZA.iso88591\t\t\t"..., 4096) = 4096
12790 read(4, "\t\tis_IS.ISO8859-1\nicelandic\t\t\t\t\t"..., 4096) = 4096
12790 read(4, "SA.ISO8859-6\nar_SA.utf8:\t\t\t\t\tar_"..., 4096) = 4096
12790 read(4, ".UTF-8\nde_CH:\t\t\t\t\t\tde_CH.ISO8859"..., 4096) = 4096
12790 read(4, "TF-8\nEN_US.UTF-8:\t\t\t\t\ten_US.UTF-"..., 4096) = 4096
12790 read(4, "SO8859-13\net_EE.iso885915:\t\t\t\tet"..., 4096) = 4096
12790 read(4, "_ES.UTF-8@euro:\t\t\t\tgl_ES.UTF-8\ng"..., 4096) = 4096
12790 read(4, "4:\t\t\t\tkw_GB.ISO8859-14\nkw_GB.ISO"..., 4096) = 4096
12790 read(4, "pd_US:\t\t\t\t\t\tpd_US.ISO8859-1\npd_D"..., 4096) = 4096
12790 read(4, "S.UTF-8\nsr_YU.UTF-8@cyrillic:\t\t\t"..., 4096) = 4096
12790 read(4, "N\nzh_CN.GB2312:\t\t\t\t\tzh_CN.gb2312"..., 4096) = 3690
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=38270, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096
12790 read(4, "59-1/XLC_LOCALE\t\t\tes_DO.ISO8859-"..., 4096) = 4096
12790 read(4, " code defined for it, and the GN"..., 4096) = 4096
12790 read(4, "_LOCALE\t\t\tbr_FR.UTF-8\nen_US.UTF-"..., 4096) = 4096
12790 read(4, "S.UTF-8/XLC_LOCALE\t\t\tnn_NO.UTF-8"..., 4096) = 4096
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
12790 open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "# $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=77418, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096
12790 read(4, "R.iso885914\t\t\t\tbr_FR.ISO8859-14\n"..., 4096) = 4096
12790 read(4, "\t\t\t\t\tel_GR.ISO8859-15\nel_GR.utf8"..., 4096) = 4096
12790 read(4, "91\t\t\t\t\tes_ES.ISO8859-1\nes_ES.ISO"..., 4096) = 4096
12790 read(4, "r_CA.ISO-8859-1\t\t\t\tfr_CA.ISO8859"..., 4096) = 4096
12790 read(4, "it_CH.UTF-8\nit_IT\t\t\t\t\t\tit_IT.ISO"..., 4096) = 4096
12790 read(4, ".iso88591\t\t\t\t\tnl_BE.ISO8859-1\nnl"..., 4096) = 4096
12790 read(4, " old ISO code for Serbo-Croatian"..., 4096) = 4096
12790 read(4, "s_ZA.ISO8859-1\nts_ZA.iso88591\t\t\t"..., 4096) = 4096
12790 read(4, "\t\tis_IS.ISO8859-1\nicelandic\t\t\t\t\t"..., 4096) = 4096
12790 read(4, "SA.ISO8859-6\nar_SA.utf8:\t\t\t\t\tar_"..., 4096) = 4096
12790 read(4, ".UTF-8\nde_CH:\t\t\t\t\t\tde_CH.ISO8859"..., 4096) = 4096
12790 read(4, "TF-8\nEN_US.UTF-8:\t\t\t\t\ten_US.UTF-"..., 4096) = 4096
12790 read(4, "SO8859-13\net_EE.iso885915:\t\t\t\tet"..., 4096) = 4096
12790 read(4, "_ES.UTF-8@euro:\t\t\t\tgl_ES.UTF-8\ng"..., 4096) = 4096
12790 read(4, "4:\t\t\t\tkw_GB.ISO8859-14\nkw_GB.ISO"..., 4096) = 4096
12790 read(4, "pd_US:\t\t\t\t\t\tpd_US.ISO8859-1\npd_D"..., 4096) = 4096
12790 read(4, "S.UTF-8\nsr_YU.UTF-8@cyrillic:\t\t\t"..., 4096) = 4096
12790 read(4, "N\nzh_CN.GB2312:\t\t\t\t\tzh_CN.gb2312"..., 4096) = 3690
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=38270, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096
12790 read(4, "59-1/XLC_LOCALE\t\t\tes_DO.ISO8859-"..., 4096) = 4096
12790 read(4, " code defined for it, and the GN"..., 4096) = 4096
12790 read(4, "_LOCALE\t\t\tbr_FR.UTF-8\nen_US.UTF-"..., 4096) = 4096
12790 read(4, "S.UTF-8/XLC_LOCALE\t\t\tnn_NO.UTF-8"..., 4096) = 4096
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
12790 open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "# $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 write(3, "\20\1\6\0\20\0\0\0SCREEN_RESOURCES", 24) = 24
12790 read(3, 0x7fffaa0cde60, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\t\0\0\0\0\0_\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\303f\0"..., 32) = 32
12790 write(3, "\24\0\6\0>\0\0\0_\0\0\0\37\0\0\0\0\0\0\0\0\341\365\5", 24) = 24
12790 read(3, 0x7fffaa0cde50, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\n\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T"..., 32) = 32
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 open("/root/.Xdefaults-Presi233", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 access("/root/zh_TW.UTF-8/transrc-color", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/root/zh/transrc-color", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/root/transrc-color", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/root/zh_TW.UTF-8/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/root/zh/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/root/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/usr/lib/X11/zh_TW.UTF-8/app-defaults/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/usr/lib/X11/zh/app-defaults/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/usr/lib/X11/app-defaults/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/etc/X11/zh_TW.UTF-8/app-defaults/transrc-color", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/etc/X11/zh/app-defaults/transrc-color", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/etc/X11/app-defaults/transrc-color", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/etc/X11/zh_TW.UTF-8/app-defaults/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/etc/X11/zh/app-defaults/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 access("/etc/X11/app-defaults/transrc", R_OK) = -1 ENOENT (No such file or directory)
12790 write(3, "\20\1\t\0\33\0\0\0XDCCC_LINEAR_RGB_CORRECT"..., 36) = 36
12790 read(3, 0x7fffaa0cc860, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\v\0\0\0\0\0i\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\1\t\0\31\0\0\0XDCCC_LINEAR_RGB_MATRICE"..., 36) = 36
12790 read(3, 0x7fffaa0cc860, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\f\0\0\0\0\0j\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\24\0\6\0>\0\0\0j\0\0\0\23\0\0\0\0\0\0\0t\31\0\0", 24) = 24
12790 read(3, 0x7fffaa0cc780, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T"..., 32) = 32
12790 stat("/usr/lib/X11/Xcms.txt", 0x7fffaa0cca80) = -1 ENOENT (No such file or directory)
12790 writev(3, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"white", 5}, {"\0\0\0", 3}], 3) = 20
12790 read(3, 0x7fffaa0ccc50, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\252\16\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377"..., 32) = 32
12790 futex(0x2b95021140e4, FUTEX_WAKE, 2147483647) = 0
12790 open("/etc/ld.so.cache", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=48165, ...}) = 0
12790 mmap(NULL, 48165, PROT_READ, MAP_PRIVATE, 4, 0) = 0x2b95027af000
12790 close(4) = 0
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXcursor.so.1", O_RDONLY) = 4
12790 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P2\0\0\0"..., 640) = 640
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=41008, ...}) = 0
12790 mmap(NULL, 1087712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2b95027bb000
12790 mprotect(0x2b95027c5000, 1046752, PROT_NONE) = 0
12790 mmap(0x2b95028c4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9000) = 0x2b95028c4000
12790 close(4) = 0
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
Code: Alles auswählen
12790 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/libXfixes.so.3", O_RDONLY) = 4
12790 read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\24\0"..., 640) = 640
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=20680, ...}) = 0
12790 mmap(NULL, 1067544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2b95028c5000
12790 mprotect(0x2b95028ca000, 1047064, PROT_NONE) = 0
12790 mmap(0x2b95029c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x2b95029c9000
12790 close(4) = 0
12790 munmap(0x2b95027af000, 48165) = 0
12790 writev(3, [{"-\0\5\0\1\0\0\4\6\0\0\0cursor\0\0b\31\4\0\6\0AT", 28}, {"RENDER", 6}, {"\0\0", 2}], 3) = 36
12790 read(3, 0x7fffaa0cdf20, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\20\0\0\0\0\0\1\227\0\261\0\0\0\0\0\0\0\0\0\0\0\0\200"..., 32) = 32
12790 write(3, "\227\0\3\0\0\0\0\0\n\0\0\0\227\1\1\0", 16) = 16
12790 read(3, 0x7fffaa0cdf90, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\21\0\0\0\0\0\0\0\0\0\n\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 read(3, "\1\205\22\0\263\0\0\0\26\0\0\0\1\0\0\0\7\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "&\0\0\0\1\1\377\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0"..., 716) = 716
12790 open("/root/.icons/default/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/default/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/default/index.theme", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "[Icon Theme]\nInherits=Industrial"..., 4096) = 33
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/usr/share/pixmaps/default/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/X11R6/lib/X11/icons/default/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/Industrial/cursors/crosshair", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/Industrial/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/Industrial/cursors/crosshair", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=2368, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2368
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2368
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 writev(3, [{"5 \4\0\2\0\0\4>\0\0\0\30\0\30\0007r\4\0\3\0\0\4\2\0\0\4"..., 2428}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 2436
12790 read(3, 0x7fffaa0cdf70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\33\0\0\0\0\0\1\225p\260\0\0\0\0\0\0\0\0\0\0\0\0\200"..., 32) = 32
12790 write(3, "\225\0\3\0\4\0\0\0\0\0\0\0", 12) = 12
12790 read(3, 0x7fffaa0ce000, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\34\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 open("/root/.icons/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/default/index.theme", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "[Icon Theme]\nInherits=Industrial"..., 4096) = 33
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/usr/share/pixmaps/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/X11R6/lib/X11/icons/default/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/Industrial/cursors/fleur", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/Industrial/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/Industrial/cursors/fleur", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=2368, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2368
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2368
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 write(3, "\225\27\6\0\5\0\0\4\t\0\0\0crosshair\0\0\0045 \4\0\6\0"..., 2492) = 2492
12790 read(3, 0x7fffaa0cdf10, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\'\0\0\0\0\0a\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\24\0\6\0>\0\0\0a\0\0\0\0\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(3, 0x7fffaa0cdf40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0(\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T\0"..., 32) = 32
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 socket(PF_FILE, SOCK_STREAM, 0) = 4
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 connect(4, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 fcntl(4, F_SETFD, FD_CLOEXEC) = 0
12790 access("/home/herrk/.Xauthority", R_OK) = 0
12790 open("/home/herrk/.Xauthority", O_RDONLY) = 5
12790 fstat(5, {st_mode=S_IFREG|0600, st_size=119, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(5, "\1\0\0\10Presi233\0\0010\0\22MIT-MAGIC-COOKI"..., 4096) = 119
12790 brk(0x556000) = 0x556000
12790 read(5, "", 4096) = 0
12790 close(5) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 writev(4, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"Z.\333l\314\264\350LZ\323&\265\305\17HK", 16}], 4) = 48
12790 fcntl(4, F_GETFL) = 0x2 (flags O_RDWR)
12790 fcntl(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
12790 read(4, 0x7fffaa0cdfc0, 8) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1\0\v\0\0\0K\0", 8) = 8
12790 read(4, "\10\250-\4\0\0 \4\377\377\37\0\0\1\0\0\24\0\377\377\1\7"..., 300) = 300
12790 write(4, "7\0\5\0\0\0 \4>\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f\0"..., 64) = 64
12790 read(4, 0x7fffaa0cdf40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1X\2\0\0\0\0\0\1\202\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 read(4, "\1\10\3\0\35\0\0\0\37\0\0\0\0\0\0\0s\0\0\0\0\0\0\0\200"..., 32) = 32
12790 readv(4, [{"*customization:\t-color\nXft.antia"..., 115}, {"\0", 1}], 2) = 116
12790 write(4, "\202\0\1\0", 4) = 4
12790 read(4, 0x7fffaa0cdec0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1X\4\0\0\0\0\0\377\377?\0\0\0\0\0\0\0\0\0\0\0\0\0\200"..., 32) = 32
12790 writev(4, [{"b\0\5\0\t\0 \4", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
12790 read(4, 0x7fffaa0cdd90, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1X\5\0\0\0\0\0\1\222n\254\0\0\0\0\0\0\0\0\0\0\0\0\200"..., 32) = 32
12790 write(4, "\222\0\2\0\1\0\0\0", 8) = 8
12790 read(4, 0x7fffaa0cde20, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\200X\344\201\377\177\0"..., 32) = 32
12790 write(4, "$\0\1\0\20\0\7\0\22\0\0\0_MOTIF_DRAG_WINDOWG-", 32) = 32
12790 read(4, 0x7fffaa0cdf10, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1X\10\0\0\0\0\0a\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(4, "\24\0\6\0>\0\0\0a\0\0\0\0\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(4, 0x7fffaa0cdf40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T"..., 32) = 32
12790 write(4, "p\1\1\0\1\0\n\0\1\0 \4>\0\0\0\234\377\234\377\n\0\n\0\0"..., 92) = 92
12790 read(4, 0x7fffaa0cdfc0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(4, "\1\2\17\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 shutdown(4, 2 /* send and receive */) = 0
12790 close(4) = 0
12790 write(3, "\20\0\10\0\26\0\0\0_MOTIF_DRAG_ATOM_PAIRS\0\4", 32) = 32
12790 read(3, 0x7fffaa0cde40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X)\0\0\0\0\0d\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\24\0\6\0\1\0 \4d\0\0\0d\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(3, 0x7fffaa0cde70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0*\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T\0"..., 32) = 32
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0cde80, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2+\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "$\0\1\0\24\0\6\0\1\0 \4d\0\0\0d\0\0\0\0\0\0\0@\r\3\0", 28) = 28
12790 read(3, 0x7fffaa0cde70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0-\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0cde80, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2.\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\7\0\21\0\6\0_MOTIF_DRAG_ATOMS\r\3\0", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X/\0\0\0\0\0c\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\r\0\6\0_MOTIF_ATOM_0TOM", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X0\0\0\0\0\0y\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\7\0\23\0\6\0_MOTIF_DRAG_TARGETS\0", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X1\0\0\0\0\0b\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\20\0\6\0_MOTIF_WM_OFFSET", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X2\0\0\0\0\0z\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\10\0\30\0\6\0_MOTIF_DRAG_PROXY_WINDOW", 32) = 32
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X3\0\0\0\0\0{\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\7\0\22\0\6\0_MOTIF_WM_MESSAGESWI", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X4\0\0\0\0\0|\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\17\0\6\0_MOTIF_WM_HINTSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X5\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\6\0\16\0\6\0_MOTIF_WM_MENUSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X6\0\0\0\0\0}\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\16\0\6\0_MOTIF_WM_INFOSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X7\0\0\0\0\0e\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\17\0\6\0_MOTIF_BINDINGSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X8\0\0\0\0\0~\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\5\0\t\0\6\0ATOM_PAIRNDI", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X9\0\0\0\0\0\26\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\6\0\r\0\6\0AVERAGE_WIDTHGSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X:\0\0\0\0\0\311\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\5\0\t\0\6\0CLIPBOARDIDT", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X;\0\0\0\0\0\30\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\6\0\16\0\6\0CLIP_TEMPORARYSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X<\0\0\0\0\0v\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\r\0\6\0COMPOUND_TEXTYSG", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X=\0\0\0\0\0\6\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\4\0\6\0\6\0DELETEND", 16) = 16
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X>\0\0\0\0\0\31\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\3\0\4\0\6\0INCR", 12) = 12
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X?\0\0\0\0\0\32\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\6\0\20\0\6\0INSERT_SELECTION", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X@\0\0\0\0\0\34\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\4\0\6\0\6\0LENGTH_S", 16) = 16
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XA\0\0\0\0\0\177\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\21\0\6\0MOTIF_DESTINATIONSWI", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XB\0\0\0\0\0\200\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\4\0\10\0\6\0MULTIPLE", 16) = 16
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XC\0\0\0\0\0\35\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\5\0\n\0\6\0PIXEL_SIZEIN", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XD\0\0\0\0\0\305\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\5\0\f\0\6\0RESOLUTION_Y", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XE\0\0\0\0\0\307\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\4\0\7\0\6\0TARGETSI", 16) = 16
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XF\0\0\0\0\0 \1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\3\0\4\0\6\0TEXT", 12) = 12
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XG\0\0\0\0\0\204\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\5\0\t\0\6\0TIMESTAMPN_Y", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XH\0\0\0\0\0!\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\6\0\20\0\6\0WM_DELETE_WINDOW", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XI\0\0\0\0\0\354\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\5\0\f\0\6\0WM_PROTOCOLS", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XJ\0\0\0\0\0\357\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\4\0\10\0\6\0WM_STATE", 16) = 16
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XK\0\0\0\0\0h\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\7\0\22\0\6\0XmTRANSFER_SUCCESSWI", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XL\0\0\0\0\0\16\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\22\0\6\0XmTRANSFER_FAILUREWI", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XM\0\0\0\0\0\17\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\10\0\27\0\6\0_MOTIF_CLIP_DATA_DELETEW", 32) = 32
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XN\0\0\0\0\0\201\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\10\0\30\0\6\0_MOTIF_CLIP_DATA_REQUEST", 32) = 32
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XO\0\0\0\0\0\202\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\22\0\6\0_MOTIF_CLIP_HEADEREQ", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XP\0\0\0\0\0\203\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\n\0\35\0\6\0_MOTIF_CLIP_LOCK_ACCESS_"..., 40) = 40
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XQ\0\0\0\0\0\204\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\23\0\6\0_MOTIF_CLIP_MESSAGEC", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XR\0\0\0\0\0\205\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\23\0\6\0_MOTIF_CLIP_NEXT_IDC", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XS\0\0\0\0\0\206\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\6\0\20\0\6\0_MOTIF_CLIP_TIME", 24) = 24
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XT\0\0\0\0\0\207\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\5\0\v\0\6\0_MOTIF_DROP_", 20) = 20
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XU\0\0\0\0\0\210\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\t\0\32\0\6\0_MOTIF_DRAG_INITIATOR_IN"..., 36) = 36
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XV\0\0\0\0\0.\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\20\0\t\0\31\0\6\0_MOTIF_DRAG_RECEIVER_INF"..., 36) = 36
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XW\0\0\0\0\0\5\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\23\0\6\0_MOTIF_DRAG_MESSAGER", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XX\0\0\0\0\0\211\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\20\0\7\0\21\0\6\0_XM_TEXT_I_S_PROPGER", 28) = 28
12790 read(3, 0x7fffaa0cd700, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1XY\0\0\0\0\0\212\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\22\0b\0\1\0 \4d\0\0\0d\0\0\0\10I_Sp\1\0\0l\0-\0p\1\0\0"..., 1148) = 1148
12790 read(3, 0x7fffaa0cd740, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\\\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "%\0\1\0", 4) = 4
12790 write(3, "\20\0\10\0\27\0 \4_MOTIF_DEFAULT_BINDINGS\0", 32) = 32
12790 read(3, 0x7fffaa0ce000, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X^\0\0\0\0\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303f"..., 32) = 32
12790 write(3, "\24\0\6\0>\0\0\0~\2\0\0\37\0\0\0\0\0\0\0\20\'\0\0", 24) = 24
12790 read(3, 0x7fffaa0ce030, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0_\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T\0"..., 32) = 32
12790 open("/root/.motifbind", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/xmbind.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/lib/Xm/bindings/xmbind.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 write(3, "\1\30\r\0\n\0\0\4>\0\0\0\220\0012\0\1\0\1\0\0\0\1\0\0\0"..., 368) = 368
12790 read(3, 0x7fffaa0cdad0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1Xg\0\0\0\0\0\360\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\22\0\7\0\n\0\0\4\360\0\0\0\37\0\0\0\10\0\1\0\1\0\0\0C"..., 52) = 52
12790 read(3, 0x7fffaa0cdc60, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1Xi\0\0\0\0\0\362\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\303"..., 32) = 32
12790 write(3, "\22\0\7\0\n\0\0\4\362\0\0\0!\0\0\0 \0\1\0\1\0\0\0\n\0\0"..., 32) = 32
12790 read(3, 0x7fffaa0cdf20, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\3k\0\6\0\0\0\240\247k\0\0\0\0\0\200X\344\201\377\177"..., 32) = 32
12790 readv(3, [{"2>\0B\0\0%m\0@}\234M\0\0\0\0\0\177\200\0]|\0", 24}, {"", 0}], 2) = 24
12790 write(3, "\222\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"..., 28) = 28
12790 read(3, 0x7fffaa0cde70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2l\0\256\3\0\0\0\0\10\377\7\0\0\24\24\10\311\0\370\0"..., 32) = 32
12790 read(3, "\370\r\0\0\0\0\0\0", 8) = 8
12790 read(3, "\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"..., 3760) = 3760
12790 open("/usr/share/X11/XKeysymDB", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=8298, ...}) = 0
12790 read(4, "! $Xorg: XKeysymDB,v 1.3 2000/08"..., 8298) = 8298
12790 close(4) = 0
12790 write(3, "\222\1\5\0\2\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\222\1\4\0\2"..., 908) = 908
12790 read(3, 0x7fffaa0ce010, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1 p\0\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0"..., 32) = 32
12790 read(3, "\1\0 \4", 4) = 4
12790 write(3, "\24\0\6\0\1\0 \4{\2\0\0\0\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(3, 0x7fffaa0ce090, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0q\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223T\0"..., 32) = 32
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0ce0a0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2r\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\224\303f"..., 32) = 32
12790 open("/root/.icons/default/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/default/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/default/index.theme", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=33, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "[Icon Theme]\nInherits=Industrial"..., 4096) = 33
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 open("/usr/share/pixmaps/default/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/X11R6/lib/X11/icons/default/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/Industrial/cursors/arrow", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/root/.icons/Industrial/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/icons/Industrial/cursors/arrow", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=2368, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b95027af000
12790 read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2368
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 2368
12790 close(4) = 0
12790 munmap(0x2b95027af000, 4096) = 0
12790 writev(3, [{"\2\0\4\0\n\0\0\4\0\10\0\0\0\0B\0005 \4\0\v\0\0\4>\0\0\0"..., 2464}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3) = 2480
12790 read(3, 0x7fffaa0cc160, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X}\0\0\0\0\0\1\226\0\0\0\0\0\0\0\0\0\0\0\0\0\0\224\303"..., 32) = 32
12790 write(3, "\226\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0cc1f0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\1~\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\265q*\372\224\303"..., 32) = 32
12790 write(3, "-\0\5\0\17\0\0\4\5\0\0\0Fixed \4\0\226\1\3\0\17\0\0\4\1"..., 32) = 32
12790 read(3, 0x7fffaa0cc130, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\200\0j\1\0\0\0\0\0\0\6\0\377\377\366\377\0\0\377\177"..., 32) = 32
12790 read(3, "\2\0\0\0\3\0\0\0\0\0\377\0\0\0\26\0\0\0\0\0\v\0\2\0\0\1"..., 40) = 40
12790 read(3, "\324\0\0\0\325\0\0\0\300\0\0\0\326\0\0\0@\0\0\0\327\0\0"..., 176) = 176
12790 read(3, "\0\0\5\0\6\0\t\0\0\0\0\0\0\0\5\0\6\0\7\0\376\377\0\0\0"..., 1232) = 1232
12790 write(3, "\24\0\6\0>\0\0\0e\0\0\0e\0\0\0\0\0\0\0\2\0\0\0", 24) = 24
12790 read(3, 0x7fffaa0cdfe0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\201\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223"..., 32) = 32
12790 write(3, "a\0\3\0>\0\0\0 \0 \0", 12) = 12
12790 read(3, 0x7fffaa0ce080, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\202\0\0\0\0\0 \0 \0\0\0\0\0\200X\344\201\377\177\0"..., 32) = 32
12790 write(3, "-\0\5\0\20\0\0\4\5\0 \0fixed\0\0\0\226\1\3\0\20\0\0\4\1"..., 32) = 32
12790 read(3, 0x7fffaa0ce640, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\204\0j\1\0\0\0\0\0\0\6\0\377\377\366\377\0\0\377\177"..., 32) = 32
12790 read(3, "\2\0\0\0\3\0\0\0\0\0\377\0\0\0\26\0\0\0\0\0\v\0\2\0\0\1"..., 40) = 40
12790 read(3, "\324\0\0\0\325\0\0\0\300\0\0\0\326\0\0\0@\0\0\0\327\0\0"..., 176) = 176
12790 read(3, "\0\0\5\0\6\0\t\0\0\0\0\0\0\0\5\0\6\0\7\0\376\377\0\0\0"..., 1232) = 1232
12790 writev(3, [{"1\0\3\0\1\0\3\0", 8}, {"hz*", 3}, {"\0", 1}], 3) = 12
12790 read(3, 0x7fffaa0cf170, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\205\0\0\0\0\0\0\0\177\2\0\0\0\0\1\0\0\0\0\0\0\0\224"..., 32) = 32
12790 write(3, "4\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0cf190, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\252\206\0:\0\0\0\7\0T\0\0\0\0\0\1\0\0\0\0\0\0\0\240"..., 32) = 32
12790 readv(3, [{"\31/usr/share/fonts/X11/misc%/usr/"..., 232}, {"", 0}], 2) = 232
12790 open("/usr/share/stardic/transdic", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=1517963, ...}) = 0
12790 mmap(NULL, 1517963, PROT_READ|PROT_WRITE, MAP_PRIVATE, 4, 0) = 0x2b95029ca000
12790 brk(0x577000) = 0x577000
12790 brk(0x598000) = 0x598000
12790 brk(0x5b9000) = 0x5b9000
12790 brk(0x5da000) = 0x5da000
12790 brk(0x5fb000) = 0x5fb000
12790 brk(0x61c000) = 0x61c000
12790 brk(0x63d000) = 0x63d000
12790 brk(0x65e000) = 0x65e000
12790 brk(0x67f000) = 0x67f000
12790 brk(0x6a0000) = 0x6a0000
12790 brk(0x6c1000) = 0x6c1000
12790 brk(0x6e2000) = 0x6e2000
12790 close(4) = 0
12790 open("/usr/share/stardic/yblib", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=237700, ...}) = 0
12790 mmap(NULL, 237700, PROT_READ|PROT_WRITE, MAP_PRIVATE, 4, 0) = 0x2b9502b3d000
12790 brk(0x703000) = 0x703000
12790 brk(0x724000) = 0x724000
12790 brk(0x745000) = 0x745000
12790 close(4) = 0
12790 writev(3, [{"3\0C\0\10\0\3\0\31/usr/share/fonts/X11/mi"..., 280}, {"black", 5}, {"\0\0\0", 3}], 3) = 288
12790 read(3, 0x7fffaa0ccd10, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\252\210\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\240"..., 32) = 32
12790 write(3, "[\0\3\0 \0\0\0\377\377\377\0", 12) = 12
12790 read(3, 0x7fffaa0cceb0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\211\0\2\0\0\0\1\0T\0\0\0\0\0`\252k\0\0\0\0\0D\223"..., 32) = 32
12790 read(3, "\377\377\377\377\377\377\0\0", 8) = 8
12790 write(3, "T\0\4\0 \0\0\0\0\0\0\0\0\0sh", 16) = 16
12790 read(3, 0x7fffaa0ccf50, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\212\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\0\4\0 \0\0\0\314\314\314\314\314\314sh", 16) = 16
12790 read(3, 0x7fffaa0ccf50, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\213\0\0\0\0\0\314\314\314\314\314\314\0\0\314\314"..., 32) = 32
12790 write(3, "T\0\4\0 \0\0\0\314\214\314\214\314\214sh", 16) = 16
12790 read(3, 0x7fffaa0ccf50, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\214\0\0\0\0\0\214\214\214\214\214\214\0\0\214\214"..., 32) = 32
12790 write(3, "7\0\7\0\21\0\0\4>\0\0\0\34\0\0\0\314\314\314\0\377\377"..., 140) = 140
12790 read(3, 0x7fffaa0cca00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\222\0\224\1\0\0\0\0\0\0\t\0\377\377\366\377\0\0\0"..., 32) = 32
12790 read(3, "\3\0\0\0\0\0\0\0\0\0\377\0\0\0\26\0\0\0\0\0\f\0\3\0\0\1"..., 40) = 40
12790 read(3, "\324\0\0\0\325\0\0\0\300\0\0\0\326\0\0\0@\0\0\0\327\0\0"..., 176) = 176
12790 read(3, "\0\0\10\0\t\0\v\0\0\0\0\0\0\0\t\0\t\0\t\0\0\0\0\0\0\0\t"..., 1400) = 1400
12790 write(3, "-\0\4\0\26\0\0\4\4\0\0\0hz16\226\1\3\0\26\0\0\4\1\0\0\0"..., 28) = 28
12790 read(3, 0x7fffaa0cca00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\224\0004\0\0\0\0\0\0\0\t\0\0\0\366\377\0\0\0\0\0\0"..., 32) = 32
12790 read(3, "\3\0\0\0\1\0\7\0 \0~\0!!\25\0\0!w\0\17\0\3\0I \0\0\0\0"..., 40) = 40
12790 read(3, "A\0\0\0\214\2\0\0\324\0\0\0\215\2\0\0\300\0\0\0\216\2\0"..., 168) = 168
12790 shmat(2818081, 0, SHM_RDONLY) = ?
12790 shmctl(2818081, IPC_STAT, 0x7fffaa0cc990) = 0
12790 write(3, "-\0\5\0\27\0\0\4\7\0\0\0yb10x20\0\226\1\3\0\27\0\0\4\1"..., 32) = 32
12790 read(3, 0x7fffaa0cca00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1@\226\0\252\1\0\0\0\0\0\0\n\0\0\0\365\377\340\0\1\0\0"..., 32) = 32
12790 read(3, "\5\0\340\0\0\0\0\0\0\0\377\0\0\0\25\0\0\0\0\0\17\0\5\0"..., 40) = 40
12790 brk(0x766000) = 0x766000
12790 read(3, "\324\0\0\0\325\0\0\0\300\0\0\0\326\0\0\0@\0\0\0\327\0\0"..., 168) = 168
12790 read(3, "\0\0\0\0\n\0\0\0\0\0\340\0\1\0\t\0\n\0\n\0\376\377\340"..., 1496) = 1496
12790 write(3, "7\0\6\0\30\0\0\4>\0\0\0\10\0\1\0\377\377\377\0\0\0\0\000"..., 520) = 520
12790 read(3, 0x7fffaa0cc800, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\16\331\236\0\31\0\0\4\0\0?\2\0\0\0\0X\367\177\2\0\0\0"..., 32) = 32
12790 read(3, "\16\36\250\0\37\0\0\4\0\0?\2\0\0\0\0008\370\177\2\0\0\0"..., 32) = 32
12790 read(3, "\1\0\254\0\0\0\0\0\331\331\331\331\331\331\0\0\331\331"..., 32) = 32
12790 write(3, "7\0\7\0%\0\0\4>\0\0\0\f\0\1\0\377\377\377\0\0\0\0\0\0\0"..., 708) = 708
12790 read(3, 0x7fffaa0ce8c0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1 \306\0\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 read(3, "\1\0 \4", 4) = 4
12790 write(3, "\24\0\6\0\1\0 \4d\0\0\0d\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(3, 0x7fffaa0ce7f0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\10\307\0\22\1\0\0d\0\0\0\0\0\0\0E\4\0\0\0\0\0\0D\223"..., 32) = 32
12790 readv(3, [{"l\0-\0p\1\0\0a\0\0\0\23\0\0\0d\0\0\0\27\0\0\0c\0\0\0\22"..., 1093}, {"\0\340\0", 3}], 2) = 1096
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0ce800, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\310\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "\24\0\6\0\1\0 \4c\0\0\0c\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(3, 0x7fffaa0ce830, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\311\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223"..., 32) = 32
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0ce840, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\312\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "\22\0\f\0\1\0 \4c\0\0\0c\0\0\0\10\0\0\0\30\0\0\0l\0\1\0"..., 52) = 52
12790 read(3, 0x7fffaa0ce4d0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\314\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "\24\0\6\0\1\0 \4b\0\0\0b\0\0\0\0\0\0\0@\r\3\0", 24) = 24
12790 read(3, 0x7fffaa0ce830, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\315\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0D\223"..., 32) = 32
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0ce840, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\316\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "$\0\1\0\24\0\6\0\1\0 \4b\0\0\0b\0\0\0\0\0\0\0@\r\3\0", 28) = 28
12790 read(3, 0x7fffaa0ce830, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\320\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\3"..., 32) = 32
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0ce840, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\321\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "\22\0\r\0\1\0 \4b\0\0\0b\0\0\0\10\0\0\0\34\0\0\0l\0\2\0"..., 56) = 56
12790 read(3, 0x7fffaa0ce4c0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\323\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "%\0\1\0", 4) = 4
12790 write(3, "$\0\1\0\24\0\6\0\1\0 \4b\0\0\0b\0\0\0\0\0\0\0@\r\3\0", 28) = 28
12790 read(3, 0x7fffaa0ce860, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\10\326\0\7\0\0\0b\0\0\0\0\0\0\0\34\0\0\0\377\177\0\0"..., 32) = 32
12790 readv(3, [{"l\0\2\0\34\0\0\0\1\0\0\0\0\0\0\0\0\0\1\0\37\0\0\0\0\0\0"..., 28}, {"", 0}], 2) = 28
12790 write(3, "+\0\1\0", 4) = 4
12790 read(3, 0x7fffaa0ce870, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\327\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "\22\0\24\0\1\0 \4b\0\0\0b\0\0\0\10\0\0\0006\0\0\0l\0\3"..., 84) = 84
12790 read(3, 0x7fffaa0ce4f0, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\2\331\0\0\0\0\0\3 `\3\0\0\0\0\0\0\0\0\0\0\0\0\230\304"..., 32) = 32
12790 write(3, "%\0\1\0", 4) = 4
12790 open("/usr/share/stardic/icon.gif", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=2080, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "GIF89a@\0@\0\367\0\0\335\0\0\314\314\314\231\314\314\335"..., 4096) = 2080
12790 lseek(4, 2080, SEEK_SET) = 2080
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "5\30\4\0*\0\0\4>\0\0\0\v\0L\0F\0\5\0*\0\0\4%\0\0\4\0\0"..., 628) = 628
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\26\0\356\0.\0\0\4.\0\0\4\n\0\0\4\0\0\0\0d\0\30\0\0\0\1"..., 32) = 32
12790 read(3, "\23\0\357\0/\0\0\4/\0\0\4\0\0\0\0\n8\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\1\0\360\0\0\0\0\0\335\335\0\0\0\0\0\0\0\0\335\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0\314L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\361\0\0\0\0\0\314\314\314\314\314\314\0\0\314\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\314\0\314L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\362\0\0\0\0\0\231\231\314\314\314\314\0\0\314\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\335\0\335\0\335L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\363\0\0\0\0\0\335\335\335\335\335\335\0\0\335\335"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\0\0\0L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\364\0\0\0\0\0\231\231\0\0\0\0\0\0\0\0\231\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0\377L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\365\0\0\0\0\0\314\314\314\314\377\377\0\0\377\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\366\0\0\0\0\0\377\377\377\377\377\377\0\0\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\314\0\377L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\367\0\0\0\0\0\231\231\314\314\377\377\0\0\377\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\273\0\273\0\273L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\370\0\0\0\0\0\273\273\273\273\273\273\0\0\273\273"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0f\0\0\0\0L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\371\0\0\0\0\0ff\0\0\0\0\0\0\0\0f\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\231\0\231L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\372\0\0\0\0\0\377\377\231\231\231\231\0\0\231\231"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0f\0fL\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\373\0\0\0\0\0\377\377ffff\0\0ff\377\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\210\0\210\0\210L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\374\0\0\0\0\0\210\210\210\210\210\210\0\0\210\210"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0\252L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\375\0\0\0\0\0\252\252\252\252\252\252\0\0\252\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0003\0003L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\376\0\0\0\0\0\377\3773333\0\00033\377\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\0\0\0L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\377\0\0\0\0\0\314\314\0\0\0\0\0\0\0\0\314\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0003\0003L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\0\1\0\0\0\0\314\3143333\0\00033\314\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\210\0\0\0\0L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\1\1\0\0\0\0\210\210\0\0\0\0\0\0\0\0\210\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0f\0fL\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\2\1\0\0\0\0\231\231ffff\0\0ff\231\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\356\0\0\0\0L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\3\1\0\0\0\0\356\356\0\0\0\0\0\0\0\0\356\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\0\0\0L\0", 16) = 16
12790 read(3, 0x7fffaa0cda00, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\4\1\0\0\0\0UU\0\0\0\0\0\0\0\0U\0\377\177\0\0\20\3"..., 32) = 32
12790 writev(3, [{"5\30\4\0000\0\0\4>\0\0\0@\0@\0007\0\4\0001\0\0\0040\0\0"..., 56}, {"\314\314\314\0\314\314\314\0\314\314\314\0\314\314\231"..., 16384}], 2) = 16440
12790 open("/usr/share/stardic/iconmask.xbm", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=3308, ...}) = 0
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
Code: Alles auswählen
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 read(4, "#define iconmask.xbm_width 64\n#d"..., 4096) = 3308
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "<\30\2\0001\0\0\0045\1\4\0002\0\0\4>\0\0\0@\0@\0007\0\4"..., 592) = 592
12790 read(3, 0x7fffaa0cf250, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\30\r\1\0\0\0\0>\0\0\0\0\0\0\0@\0@\0\0\0\0\0\20\3\222"..., 32) = 32
12790 writev(3, [{"\1\0\n\0004\0\0\4>\0\0\0\0\0\0\0@\0@\0\0\0\0\0\0\0\0\0"..., 64}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 72
12790 read(3, 0x7fffaa0cf180, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1X\20\1\0\0\0\0\1\200@\0\0\0\0\0\0\0\0\0\0\0\0\0\254\304"..., 32) = 32
12790 uname({sys="Linux", node="Presi233", ...}) = 0
12790 write(3, "\200\2\5\0\0\0\0\0044\0\0\4\0\0\0\0002\0\0\4=\0\4\0004"..., 4416) = 4416
12790 open("/usr/share/stardic/back.gif", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=10613, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "GIF89a\226\0\226\0\304\0\0\377\377\377\306\347\265\316"..., 4096) = 4096
12790 lseek(4, 4096, SEEK_SET) = 4096
12790 brk(0x787000) = 0x787000
12790 read(4, "\267H\263\206vhG)\\\2777>Oi!\25Sv\25\242-\311e\3>H\232"..., 4096) = 4096
12790 read(4, "\31\0220\252\334\257\276\241<\267Yy\345\2\347\2646]\260"..., 4096) = 2421
12790 brk(0x783000) = 0x783000
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "F\2\5\0`\0\0\4$\0\0\4\0\0\0\0\5\0\r\0>\0\7\0[\0\0\4`\0"..., 548) = 548
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\253b\1A\0\0\4\'\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253c\1A\0\0\4%\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253d\1A\0\0\4\"\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253e\1A\0\0\4$\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253f\1A\0\0\4(\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253g\1A\0\0\4#\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253h\1A\0\0\4C\0\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\34\253i\1A\0\0\4\360\0\0\0\303\346\265\304\0\0\0\4\0\0"..., 32) = 32
12790 read(3, "\34\253j\1A\0\0\4\362\0\0\0\303\346\265\304\0\0\0\4\0\0"..., 32) = 32
12790 read(3, "\34\253k\1A\0\0\4\357\0\0\0\303\346\265\304\0\0\0\4\0\0"..., 32) = 32
12790 read(3, "\34\253l\1A\0\0\4\0\1\0\0\303\346\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, "\0238u\1I\0\0\4I\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238u\1H\0\0\4H\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238u\1G\0\0\4G\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238u\1F\0\0\4F\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238u\1E\0\0\4E\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238u\1D\0\0\4D\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238}\1P\0\0\4P\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238}\1O\0\0\4O\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238}\1N\0\0\4N\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238}\1M\0\0\4M\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238}\1L\0\0\4L\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238\204\1V\0\0\4V\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3"..., 32) = 32
12790 read(3, "\0238\205\1U\0\0\4U\0\0\4\0\0\0\0R\0\0\4\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238\205\1T\0\0\4T\0\0\4\0\0\0\0R\0\0\4\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238\205\1S\0\0\4S\0\0\4\0\0\0\0R\0\0\4\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\0238\207\1W\0\0\4W\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3"..., 32) = 32
12790 read(3, "\r\0\235\1`\0\0\4\0\0\0\0\5\0\r\0\0\0\0\0>\0\0\0\340nj"..., 32) = 32
12790 read(3, "\23\5\240\1[\0\0\4[\0\0\4\0\0\0\0Y\0\0\4\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\23\5\240\1Z\0\0\4Z\0\0\4\0\0\0\0Y\0\0\4\0\0\0\0\20\3\222"..., 32) = 32
12790 read(3, "\23\0\251\1d\0\0\4d\0\0\4\0\0\0\0\32(\0\0Y\0\0\4\20\3\222"..., 32) = 32
12790 read(3, "\0238\254\1h\0\0\4h\0\0\4\0\0\0\0\30\0\0\0\0\0\0\0\20\3"..., 32) = 32
12790 read(3, "\23\3\256\1B\0\0\4B\0\0\4\0\0\0\0\0238\254\1g\0\0\4\20"..., 32) = 32
12790 read(3, "\1\0\260\1\0\0\0\0\377\377\377\377\377\377\0\0\377\377"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\306\0\347\0\265\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\25\23\260\1A\0\0\4A\0\0\4\237\356\344\0\0\0\0\0\0\0\0"..., 32) = 32
12790 read(3, "\34\253\260\1A\0\0\4\363\0\0\0\304\346\265\304\0005K\1"..., 32) = 32
12790 read(3, "\34\253\260\1A\0\0\4\363\0\0\0\304\346\265\304\0005K\1"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\253\260\1A\0\0\4[\1\0\0\305\346\265\304\0\0\0\0\0\0"..., 32) = 32
12790 read(3, "\26\0\260\1A\0\0\4A\0\0\4\0\0\0\0\5\0\30\0\376\1\30\1\0"..., 32) = 32
12790 read(3, "\34\253\260\1A\0\0\4h\0\0\0\305\346\265\304\0\277n\0\0"..., 32) = 32
12790 read(3, "\34\253\260\1A\0\0\4\365\0\0\0\305\346\265\304\0\277n\0"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\23\356\260\1A\0\0\4A\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0000"..., 32) = 32
12790 read(3, "\f\0\260\1g\0\0\4\0\0\0\0\376\1\2\0\3\0\377\377\0\0\0\0"..., 32) = 32
12790 read(3, "\f\0\260\1g\0\0\4\0\0\2\0\2\0\26\0\2\0\0\0\0\4\0\3\377"..., 32) = 32
12790 read(3, "\f\0\260\1g\0\0\4\374\1\2\0\2\0\26\0\1\0K\1\0\0\0\0p\277"..., 32) = 32
12790 read(3, "\f\257\260\1g\0\0\4\0\0\30\0\376\1\2\0\0\0o\0\0\0\0\0\200"..., 32) = 32
12790 read(3, "\f\260\260\1h\0\0\4\0\0\0\0\372\1\26\0\0\0o\0\0\0\0\0P"..., 32) = 32
12790 read(3, "\f\254\260\1d\0\0\4\0\0\0\0\177\0\376\0\0\0o\0\0\0\0\0"..., 32) = 32
12790 read(3, "\f0\260\1J\0\0\4\0\0\0\0\177\1\4\0\t\0\0\0\0\0\0\0\220"..., 32) = 32
12790 read(3, "\f\0\260\1J\0\0\4\0\0\4\0\2\0\35\0\10\0K\1\0\0\0\0\23\'"..., 32) = 32
12790 read(3, "\f/\260\1J\0\0\4}\1\4\0\2\0\35\0\7\0\0\0\0\0\0\0\220R\344"..., 32) = 32
12790 read(3, "\f\0\260\1J\0\0\4\0\0!\0\177\1\2\0\6\0K\1\0\0\0\0\356\261"..., 32) = 32
12790 read(3, "\fR\260\1J\0\0\4\0\0#\0\2\0\3\0\5\0\344\201\377\177\0\0"..., 32) = 32
12790 read(3, "\fR\260\1J\0\0\4}\1#\0\2\0\3\0\4\0\0\0\0\0\0\0HDK\1\0\0"..., 32) = 32
12790 read(3, "\f\0\260\1J\0\0\4\0\0&\0\177\1\2\0\3\0\377\377\0\0\0\0"..., 32) = 32
12790 read(3, "\f\0\260\1J\0\0\4\0\0(\0\2\0\270\0\2\0\0\0\0\4\0\3\377"..., 32) = 32
12790 read(3, "\f\0\260\1J\0\0\4}\1(\0\2\0\270\0\1\0K\1\0\0\0\0p\277n"..., 32) = 32
12790 read(3, "\f\311\260\1J\0\0\4\0\0\340\0\177\1\4\0\0\0o\0\0\0\0\0"..., 32) = 32
12790 read(3, "\f\3\260\1[\0\0\4\0\0\0\0h\1\35\0\0\0o\0\0\0\0\0`;K\1\0"..., 32) = 32
12790 read(3, "\f\1\260\1Z\0\0\4\0\0\0\0\23\0\35\0\0\0o\0\0\0\0\0000;"..., 32) = 32
12790 read(3, "\f\377\260\1X\0\0\4\0\0\0\0{\1\3\0\0\0o\0\0\0\0\0\0;K\1"..., 32) = 32
12790 read(3, "\f\376\260\1W\0\0\4\0\0\0\0{\1\23\0\0\0o\0\0\0\0\0\240"..., 32) = 32
12790 read(3, "\f\0\260\1R\0\0\4\0\0\0\0{\1\2\0\3\0\377\377\0\0\0\0P\344"..., 32) = 32
12790 read(3, "\f\0\260\1R\0\0\4\0\0\2\0\2\0\241\0\2\0\0\0\0\4\0\3\377"..., 32) = 32
12790 read(3, "\f\0\260\1R\0\0\4y\1\2\0\2\0\241\0\1\0K\1\0\0\0\0p\277"..., 32) = 32
12790 read(3, "\ft\260\1R\0\0\4\0\0\243\0{\1\2\0\0\0o\0\0\0\0\0p:K\1\0"..., 32) = 32
12790 read(3, "\f\0\260\1U\0\0\4W\0\0\0 \1\'\0\1\0K\1\0\0\0\0p\277n\0"..., 32) = 32
12790 read(3, "\f\374\260\1U\0\0\4\0\0\'\0w\1z\0\0\0o\0\0\0\0\0@:K\1\0"..., 32) = 32
12790 read(3, "\f\375\260\1V\0\0\4\0\0\0\0W\0\'\0\0\0o\0\0\0\0\0\20:K"..., 32) = 32
12790 read(3, "\f\0\260\1C\0\0\4\344\0\0\0\v\0\32\0\1\0K\1\0\0\0\0p\277"..., 32) = 32
12790 read(3, "\f\244\260\1C\0\0\4s\1\0\0\f\0\32\0\0\0o\0\0\0\0\0\200"..., 32) = 32
12790 read(3, "\f\310\260\1I\0\0\4\0\0\0\0`\0\32\0\0\0o\0\0\0\0\0P9K\1"..., 32) = 32
12790 read(3, "\f\307\260\1H\0\0\4\0\0\0\0`\0\32\0\0\0o\0\0\0\0\0 9K\1"..., 32) = 32
12790 read(3, "\f\306\260\1G\0\0\4\0\0\0\0$\0\32\0\0\0o\0\0\0\0\0\360"..., 32) = 32
12790 read(3, "\f\305\260\1F\0\0\4\0\0\0\0004\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\303\260\1E\0\0\4\4\0\0\0000\0\32\0\0\0o\0\0\0\0\0\220"..., 32) = 32
12790 read(3, "\f\302\260\1D\0\0\4\4\0\0\0 \0\32\0\0\0o\0\0\0\0\0`8K\1"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\253\260\1A\0\0\4\365\0\0\0\315\346\265\304\0\0\0\4"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\t\3\260\1A\0\0\4\0\31\342\0\0\0\0\0\300\31\342\0\0\0\0"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\253\260\1A\0\0\4\365\0\0\0\315\346\265\304\0\0\0\0"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\261\1\0\0\0\0\306\306\347\347\265\265\0\0\265\347"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\316\0\367\0\275\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\262\1\0\0\0\0\316\316\367\367\275\275\0\0\275\367"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\306\0\357\0\265\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\263\1\0\0\0\0\306\306\357\357\265\265\0\0\265\357"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\275\0\347\0\255\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\264\1\0\0\0\0\275\275\347\347\255\255\0\0\255\347"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\275\0\326\0\265\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\265\1\0\0\0\0\275\275\326\326\265\265\0\0\265\326"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\306\0\347\0\275\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\266\1\0\0\0\0\306\306\347\347\275\275\0\0\275\347"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\316\0\357\0\306\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\253\266\1A\0\0\4\"\1\0\0\354\346\265\304\0\0\0\0\0"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\267\1\0\0\0\0\316\316\357\357\306\306\0\0\306\357"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\275\0\336\0\265\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\270\1\0\0\0\0\275\275\336\336\265\265\0\0\265\336"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\265\0\326\0\255\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\271\1\0\0\0\0\265\265\326\326\255\255\0\0\255\326"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\255\0\316\0\245\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\272\1\0\0\0\0\255\255\316\316\245\245\0\0\245\316"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\306\0\357\0\275\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\273\1\0\0\0\0\306\306\357\357\275\275\0\0\275\357"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\316\0\367\0\306\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\274\1\0\0\0\0\316\316\367\367\306\306\0\0\306\367"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\265\0\336\0\255\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\253\274\1A\0\0\0049\1\0\0\356\346\265\304\0\0\0\4\0"..., 32) = 32
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\275\1\0\0\0\0\265\265\336\336\255\255\0\0\255\336"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\316\0\357\0\316\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\276\1\0\0\0\0\316\316\357\357\316\316\0\0\316\357"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\306\0\347\0\306\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\277\1\0\0\0\0\306\306\347\347\306\306\0\0\306\347"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\275\0\336\0\275\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\300\1\0\0\0\0\275\275\336\336\275\275\0\0\275\336"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\265\0\326\0\265\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\301\1\0\0\0\0\265\265\326\326\265\265\0\0\265\326"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\255\0\316\0\255\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\302\1\0\0\0\0\255\255\316\316\255\255\0\0\255\316"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\245\0\306\0\245\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\303\1\0\0\0\0\245\245\306\306\245\245\0\0\245\306"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\316\0\367\0\316\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\304\1\0\0\0\0\316\316\367\367\316\316\0\0\316\367"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\306\0\357\0\306\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\305\1\0\0\0\0\306\306\357\357\306\306\0\0\306\357"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\275\0\347\0\275\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\306\1\0\0\0\0\275\275\347\347\275\275\0\0\275\347"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\255\0\326\0\265\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\307\1\0\0\0\0\255\255\326\326\265\265\0\0\265\326"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\265\0\326\0\275\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\310\1\0\0\0\0\265\265\326\326\275\275\0\0\275\326"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\245\0\306\0\255\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\311\1\0\0\0\0\245\245\306\306\255\255\0\0\255\306"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\224\0\265\0\234\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\312\1\0\0\0\0\224\224\265\265\234\234\0\0\234\265"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\214\0\255\0\224\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\313\1\0\0\0\0\214\214\255\255\224\224\0\0\224\255"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\275\0\336\0\306\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\314\1\0\0\0\0\275\275\336\336\306\306\0\0\306\336"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\234\0\275\0\245\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\315\1\0\0\0\0\234\234\275\275\245\245\0\0\245\275"..., 32) = 32
12790 write(3, "T\2\4\0 \0\0\0\0\214\0\245\0\224\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda40, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\316\1\0\0\0\0\214\214\245\245\224\224\0\0\224\245"..., 32) = 32
12790 writev(3, [{"5\30\4\0i\0\0\4>\0\0\0\226\0\226\0007\0\4\0j\0\0\4i\0\0"..., 56}, {"\265\336\275\0\275\347\306\0\265\336\275\0\275\347\275"..., 90000}], 2) = 90056
12790 open("/usr/share/stardic/help.gif", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=1425, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "GIF89a \0 \0\367\0\0\377\3143\314\314\314\231\314\314\314"..., 4096) = 1425
12790 lseek(4, 1425, SEEK_SET) = 1425
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "<\30\2\0j\0\0\4\2\0\4\0h\0\0\4\1\0\0\0i\0\0\4=\1\4\0h\0"..., 708) = 708
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\f\260\324\1h\0\0\4\0\0\0\0\372\1\26\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\376\326\1W\0\0\4\0\0\0\0{\1\23\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\0\330\1J\0\0\4\0\0\0\0\177\1\4\0\t\0\0\0\0\0\0\0\320"..., 32) = 32
12790 read(3, "\f*\330\1J\0\0\4\0\0\4\0\2\0\35\0\10\0\0\0\0\4\0\0P$\241"..., 32) = 32
12790 read(3, "\f/\330\1J\0\0\4}\1\4\0\2\0\35\0\7\0\0\0\0\0\0\0\0\4\0"..., 32) = 32
12790 read(3, "\f\377\330\1J\0\0\4\0\0!\0\177\1\2\0\6\0\0\0\0\0\0\0\213"..., 32) = 32
12790 read(3, "\f\0\330\1J\0\0\4\0\0#\0\2\0\3\0\5\0\0\0\0\0\0\0\3\0\0"..., 32) = 32
12790 read(3, "\f\377\330\1J\0\0\4}\1#\0\2\0\3\0\4\0\0\0\0\0\0\0 \377"..., 32) = 32
12790 read(3, "\f\0\330\1J\0\0\4\0\0&\0\177\1\2\0\3\0\0\0\0\0\0\0\320"..., 32) = 32
12790 read(3, "\f\0\330\1J\0\0\4\0\0(\0\2\0\270\0\2\0\0\0\0\4\0\3\0\0"..., 32) = 32
12790 read(3, "\f\n\330\1J\0\0\4}\1(\0\2\0\270\0\1\0\0\0\0\0\0\0p\277"..., 32) = 32
12790 read(3, "\f\311\330\1J\0\0\4\0\0\340\0\177\1\4\0\0\0o\0\0\0\0\0"..., 32) = 32
12790 read(3, "\f\0\332\1R\0\0\4\0\0\0\0{\1\2\0\3\0\0\0\0\0\0\0\320*E"..., 32) = 32
12790 read(3, "\f\0\332\1R\0\0\4\0\0\2\0\2\0\241\0\2\0\0\0\0\4\0\3\0\0"..., 32) = 32
12790 read(3, "\f\232\332\1R\0\0\4y\1\2\0\2\0\241\0\1\0\0\0\0\0\0\0p\277"..., 32) = 32
12790 read(3, "\ft\332\1R\0\0\4\0\0\243\0{\1\2\0\0\0o\0\0\0\0\0\300S\344"..., 32) = 32
12790 read(3, "\f\1\344\1Z\0\0\4\0\0\0\0\23\0\35\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f@\354\1C\0\0\4\344\0\0\0\v\0\32\0\1\0\0\0\0\0\0\0p\277"..., 32) = 32
12790 read(3, "\f\244\354\1C\0\0\4s\1\0\0\f\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\310\356\1I\0\0\4\0\0\0\0`\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\307\360\1H\0\0\4\0\0\0\0`\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\306\363\1G\0\0\4\0\0\0\0$\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\302\365\1D\0\0\4\4\0\0\0 \0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\305\367\1F\0\0\4\0\0\0\0004\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\303\371\1E\0\0\4\4\0\0\0000\0\32\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\1\0\375\1\0\0\0\0\377\377\314\31433\0\0003\314\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0\314\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\376\1\0\0\0\0\314\314\314\314\314\314\0\0\314\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\314\0\314\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\377\1\0\0\0\0\231\231\314\314\314\314\0\0\314\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\231\0003\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\0\2\0\0\0\0\314\314\231\23133\0\0003\231\314\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0\377\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\1\2\0\0\0\0\314\314\314\314\377\377\0\0\377\314\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\335\0\335\0\335\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\2\2\0\0\0\0\335\335\335\335\335\335\0\0\335\335\335"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\3\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\314\0\377\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\4\2\0\0\0\0\231\231\314\314\377\377\0\0\377\314\231"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0f\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\5\2\0\0\0\0\377\377\377\377ff\0\0f\377\377\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0003\0003\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\6\2\0\0\0\0003333\0\0\0\0\00033\0\377\177\0\0\20\3"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0f\0f\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\7\2\0\0\0\0ffff\0\0\0\0\0ff\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0f\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\10\2\0\0\0\0\231\231ff\0\0\0\0\0f\231\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0f\0003\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\t\2\0\0\0\0ff33\0\0\0\0\0003f\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\231\0003\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\n\2\0\0\0\0\231\231\231\23133\0\0003\231\231\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0f\0003\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\v\2\0\0\0\0\231\231ff33\0\0003f\231\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\"\0\0\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\f\2\0\0\0\0\"\"\0\0\0\0\0\0\0\0\"\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0003\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\r\2\0\0\0\0\314\314\314\31433\0\0003\314\314\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\231\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\16\2\0\0\0\0\231\231\231\231\0\0\0\0\0\231\231\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\21\0\0\0\0\0\4", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\17\2\0\0\0\0\21\21\0\0\0\0\0\0\0\0\21\0\377\177\0"..., 32) = 32
12790 open("/usr/share/stardic/helpmask.xbm", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=1907, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 read(4, "#define helpmask.xbm_width 48\n#d"..., 4096) = 1907
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "5\30\4\0l\0\0\4>\0\0\0 \0 \0007\0\4\0m\0\0\4l\0\0\4\0\0"..., 4616) = 4616
12790 read(3, 0x7fffaa0ce740, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\30\30\2\0\0\0\0>\0\0\0\0\0\0\0 \0 \0\0\0\0\0\20\3\222"..., 32) = 32
12790 open("/usr/share/stardic/exit.gif", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/stardic/exit.gif", O_RDONLY) = -1 ENOENT (No such file or directory)
12790 open("/usr/share/stardic/exitmask.xbm", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 read(4, "#define exitmask.xbm_width 32\n#d"..., 4096) = 908
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 open("/usr/share/stardic/last.gif", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=1132, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "GIF87a \0 \0\347\0\0\377\377\377\21\21\21\0\0\0fff\"\""..., 4096) = 1132
12790 lseek(4, 1132, SEEK_SET) = 1132
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "\f\30\4\0J\0\0\4\10\0\0\0\336\0\0\0\f\0\4\0Q\0\0\4\10\0"..., 636) = 636
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\f\243\31\2B\0\0\4\0\0\370\0\177\1\6\0\0\0o\0\0\0\0\0\300"..., 32) = 32
12790 read(3, "\f\311\32\2J\0\0\4\2\0\332\0{\1\4\0\0\0o\0\0\0\0\0`B\241"..., 32) = 32
12790 read(3, "\26\0\34\2T\0\0\4T\0\0\4S\0\0\4{\1\0\0\23\0\237\0\0\0\0"..., 32) = 32
12790 read(3, "\26\0#\2S\0\0\4S\0\0\4\0\0\0\0\0\0\237\0{\1\23\0\0\0\0"..., 32) = 32
12790 read(3, "\26\0$\2U\0\0\4U\0\0\4T\0\0\4\2\0\2\0w\1\233\0\0\0\0\1"..., 32) = 32
12790 read(3, "\ft$\2R\0\0\4\2\0\235\0w\1\2\0\0\0o\0\0\0\0\0@S\375\0\0"..., 32) = 32
12790 read(3, "\f\244%\2C\0\0\4\0\0\32\0\177\1\6\0\0\0o\0\0\0\0\0\20S"..., 32) = 32
12790 read(3, "\26\0&\2I\0\0\4I\0\0\4H\0\0\4\0\0\0\0`\0 \0\0\0\0\1\0\0"..., 32) = 32
12790 read(3, "\f\310&\2I\0\0\4\0\0\0\0`\0 \0\0\0o\0\0\0\0\0pS\375\0\0"..., 32) = 32
12790 read(3, "\26\0\'\2H\0\0\4H\0\0\4G\0\0\4`\0\0\0`\0 \0\0\0\0\1\0\0"..., 32) = 32
12790 read(3, "\f\307\'\2H\0\0\4\0\0\0\0`\0 \0\0\0o\0\0\0\0\0pS\375\0"..., 32) = 32
12790 read(3, "\26\0(\2G\0\0\4G\0\0\4F\0\0\4\300\0\0\0$\0 \0\0\0\0\1\0"..., 32) = 32
12790 read(3, "\f\306(\2G\0\0\4\0\0\0\0$\0 \0\0\0o\0\0\0\0\0pS\375\0\0"..., 32) = 32
12790 read(3, "\26\0)\2F\0\0\4F\0\0\4E\0\0\4\357\0\0\0004\0 \0\0\0\0\1"..., 32) = 32
12790 read(3, "\f\305)\2F\0\0\4\0\0\0\0004\0 \0\0\0o\0\0\0\0\0pS\375\0"..., 32) = 32
12790 read(3, "\26\0*\2E\0\0\4E\0\0\4D\0\0\4\37\1\0\0004\0 \0\0\0\0\1"..., 32) = 32
12790 read(3, "\f\303*\2E\0\0\4\4\0\0\0000\0 \0\0\0o\0\0\0\0\0\340>\241"..., 32) = 32
12790 read(3, "\26\0+\2D\0\0\4D\0\0\4\0\0\0\0O\1\0\0$\0 \0\0\0\0\1\0\0"..., 32) = 32
12790 read(3, "\f\302+\2D\0\0\4\4\0\0\0 \0 \0\0\0o\0\0\0\0\0pS\375\0\0"..., 32) = 32
12790 read(3, "\f\306-\2G\0\0\4\0\0\0\0$\0 \0\0\0o\0\0\0\0\0\300S\344"..., 32) = 32
12790 read(3, "\f\244.\2C\0\0\4\300\0\0\0$\0 \0\0\0o\0\0\0\0\0\340>\241"..., 32) = 32
12790 read(3, "\1\0003\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\21\0\21\0\21\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0004\2\0\0\0\0\21\21\21\21\21\21\0\0\21\21\21\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0005\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0f\0f\0f\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0006\2\0\0\0\0ffffff\0\0fff\0\377\177\0\0\20\3\222\2"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\"\0\"\0\"\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0007\2\0\0\0\0\"\"\"\"\"\"\0\0\"\"\"\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0w\0w\0w\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\34\2537\2A\0\0\0049\1\0\0\17\347\265\304\0\0\0\4\0\0\0"..., 32) = 32
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0008\2\0\0\0\0wwwwww\0\0www\0\377\177\0\0\20\3\222\2"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0003\0003\0003\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0009\2\0\0\0\000333333\0\000333\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\273\0\273\0\273\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0:\2\0\0\0\0\273\273\273\273\273\273\0\0\273\273\273"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0D\0D\0D\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0;\2\0\0\0\0DDDDDD\0\0DDD\0\377\177\0\0\20\3\222\2\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\210\0\210\0\210\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0<\2\0\0\0\0\210\210\210\210\210\210\0\0\210\210\210"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\356\0\356\0\356\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0=\2\0\0\0\0\356\356\356\356\356\356\0\0\356\356\356"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\335\0\335\0\335\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0>\2\0\0\0\0\335\335\335\335\335\335\0\0\335\335\335"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0U\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0?\2\0\0\0\0UUUUUU\0\0UUU\0\377\177\0\0\20\3\222\2\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\231\0\231\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0@\2\0\0\0\0\231\231\231\231\231\231\0\0\231\231\231"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0A\2\0\0\0\0\252\252\252\252\252\252\0\0\252\252\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0\314\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0B\2\0\0\0\0\314\314\314\314\314\314\0\0\314\314\314"..., 32) = 32
12790 open("/usr/share/stardic/lastmask.xbm", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 read(4, "#define lastmask.xbm_width 32\n#d"..., 4096) = 908
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "5\30\4\0s\0\0\4>\0\0\0 \0 \0007\0\4\0t\0\0\4s\0\0\4\0\0"..., 4360) = 4360
12790 read(3, 0x7fffaa0ce740, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\30K\2\0\0\0\0>\0\0\0\0\0\0\0 \0 \0\0\0\0\0\20\3\222"..., 32) = 32
12790 open("/usr/share/stardic/next.gif", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=592, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "GIF89a \0 \0\263\0\0\377\377\377\356\356\356\210\210\210"..., 4096) = 592
12790 lseek(4, 592, SEEK_SET) = 592
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "\f\30\4\0F\0\0\4\4\0\0\0$\0\0\0=\1\4\0F\0\0\4\0\0\0\0\0"..., 68) = 68
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\26\0L\2F\0\0\4F\0\0\4E\0\0\4\357\0\0\0$\0 \0\0\0\0\1\0"..., 32) = 32
12790 read(3, "\f\244L\2C\0\0\4\23\1\0\0\f\0 \0\0\0o\0\0\0\0\0\200=K\1"..., 32) = 32
12790 read(3, "\f\305L\2F\0\0\4\0\0\0\0$\0 \0\0\0o\0\0\0\0\0\260\204\241"..., 32) = 32
12790 read(3, "\f\303L\2E\0\0\4\0\0\0\0\4\0 \0\0\0o\0\0\0\0\0\260DK\1"..., 32) = 32
12790 read(3, "\f\305M\2F\0\0\4\0\0\0\0$\0 \0\0\0o\0\0\0\0\0\300S\344"..., 32) = 32
12790 read(3, "\f\244N\2C\0\0\4\357\0\0\0$\0 \0\0\0o\0\0\0\0\0\220j_\1"..., 32) = 32
12790 read(3, "\1\0O\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\356\0\356\0\356\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0P\2\0\0\0\0\356\356\356\356\356\356\0\0\356\356\356"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\210\0\210\0\210\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0Q\2\0\0\0\0\210\210\210\210\210\210\0\0\210\210\210"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\335\0\335\0\335\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0R\2\0\0\0\0\335\335\335\335\335\335\0\0\335\335\335"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\314\0\314\0\314\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0S\2\0\0\0\0\314\314\314\314\314\314\0\0\314\314\314"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0T\2\0\0\0\0\252\252\252\252\252\252\0\0\252\252\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\231\0\231\0\231\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0U\2\0\0\0\0\231\231\231\231\231\231\0\0\231\231\231"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\273\0\273\0\273\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0V\2\0\0\0\0\273\273\273\273\273\273\0\0\273\273\273"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0w\0w\0w\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0W\2\0\0\0\0wwwwww\0\0www\0\377\177\0\0\20\3\222\2\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0f\0f\0f\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0X\2\0\0\0\0ffffff\0\0fff\0\377\177\0\0\20\3\222\2\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0U\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0Y\2\0\0\0\0UUUUUU\0\0UUU\0\377\177\0\0\20\3\222\2\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0D\0D\0D\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0Z\2\0\0\0\0DDDDDD\0\0DDD\0\377\177\0\0\20\3\222\2\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0003\0003\0003\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0[\2\0\0\0\000333333\0\000333\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\"\0\"\0\"\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\\\2\0\0\0\0\"\"\"\"\"\"\0\0\"\"\"\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\21\0\21\0\21\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0]\2\0\0\0\0\21\21\21\21\21\21\0\0\21\21\21\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda30, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0^\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0\20"..., 32) = 32
12790 open("/usr/share/stardic/nextmask.xbm", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 read(4, "#define exitmask.xbm_width 32\n#d"..., 4096) = 908
12790 read(4, "", 4096) = 0
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "5\30\4\0w\0\0\4>\0\0\0 \0 \0007\1\4\0x\0\0\4w\0\0\4\0\0"..., 4360) = 4360
12790 read(3, 0x7fffaa0ce740, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\30g\2\0\0\0\0>\0\0\0\0\0\0\0 \0 \0\0\0\0\0\20\3\222"..., 32) = 32
12790 open("/usr/share/stardic/joyo.gif", O_RDONLY) = 4
12790 fstat(4, {st_mode=S_IFREG|0644, st_size=2108, ...}) = 0
12790 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b9502b91000
12790 lseek(4, 0, SEEK_SET) = 0
12790 read(4, "GIF87ad\0<\0\367\0\0\377\377\377\0\0\0\0\0U\0\0\252\0\0"..., 4096) = 2108
12790 lseek(4, 2108, SEEK_SET) = 2108
12790 close(4) = 0
12790 munmap(0x2b9502b91000, 4096) = 0
12790 write(3, "\f\30\4\0E\0\0\4\4\0\0\0$\0\0\0=\1\4\0E\0\0\4\0\0\0\0\0"..., 84) = 84
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\26\0h\2E\0\0\4E\0\0\4D\0\0\4\37\1\0\0$\0 \0\0\0\0\1\0"..., 32) = 32
12790 read(3, "\f\244h\2C\0\0\4C\1\0\0\f\0 \0\0\0o\0\0\0\0\0Pu\241\2\0"..., 32) = 32
12790 read(3, "\f\303h\2E\0\0\4\0\0\0\0$\0 \0\0\0o\0\0\0\0\0 u\241\2\0"..., 32) = 32
12790 read(3, "\f\302h\2D\0\0\4\0\0\0\0\4\0 \0\0\0o\0\0\0\0\0\200=K\1"..., 32) = 32
12790 read(3, "\f\303i\2E\0\0\4\0\0\0\0$\0 \0\0\0o\0\0\0\0\0\300S\344"..., 32) = 32
12790 read(3, "\f\244j\2C\0\0\4\37\1\0\0$\0 \0\0\0o\0\0\0\0\0\220j_\1"..., 32) = 32
12790 read(3, "\1\0l\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0m\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0\20"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0n\2\0\0\0\0\0\0\0\0UU\0\0U\0\0\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0o\2\0\0\0\0\0\0\0\0\252\252\0\0\252\0\0\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0p\2\0\0\0\0\0\0\0\0\377\377\0\0\377\0\0\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0U\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0q\2\0\0\0\0\0\0UU\0\0\0\0\0U\0\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0U\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0r\2\0\0\0\0\0\0UUUU\0\0UU\0\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0U\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0s\2\0\0\0\0\0\0UU\252\252\0\0\252U\0\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0U\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0t\2\0\0\0\0\0\0UU\377\377\0\0\377U\0\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\252\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0u\2\0\0\0\0\0\0\252\252\0\0\0\0\0\252\0\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\252\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0v\2\0\0\0\0\0\0\252\252UU\0\0U\252\0\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\252\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0w\2\0\0\0\0\0\0\252\252\252\252\0\0\252\252\0\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\252\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0x\2\0\0\0\0\0\0\252\252\377\377\0\0\377\252\0\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\377\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0y\2\0\0\0\0\0\0\377\377\0\0\0\0\0\377\0\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\377\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0z\2\0\0\0\0\0\0\377\377UU\0\0U\377\0\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\377\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0{\2\0\0\0\0\0\0\377\377\252\252\0\0\252\377\0\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\377\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0|\2\0\0\0\0\0\0\377\377\377\377\0\0\377\377\0\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0}\2\0\0\0\0UU\0\0\0\0\0\0\0\0U\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\0\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0~\2\0\0\0\0UU\0\0UU\0\0U\0U\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\0\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\177\2\0\0\0\0UU\0\0\252\252\0\0\252\0U\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\0\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\200\2\0\0\0\0UU\0\0\377\377\0\0\377\0U\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0U\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\201\2\0\0\0\0UUUU\0\0\0\0\0UU\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0U\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\202\2\0\0\0\0UUUUUU\0\0UUU\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0U\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\203\2\0\0\0\0UUUU\252\252\0\0\252UU\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0U\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\204\2\0\0\0\0UUUU\377\377\0\0\377UU\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\252\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\205\2\0\0\0\0UU\252\252\0\0\0\0\0\252U\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\252\0U\0\0", 16) = 16
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
Code: Alles auswählen
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\206\2\0\0\0\0UU\252\252UU\0\0U\252U\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\252\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\207\2\0\0\0\0UU\252\252\252\252\0\0\252\252U\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\252\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\210\2\0\0\0\0UU\252\252\377\377\0\0\377\252U\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\377\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\211\2\0\0\0\0UU\377\377\0\0\0\0\0\377U\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\377\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\212\2\0\0\0\0UU\377\377UU\0\0U\377U\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\377\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\213\2\0\0\0\0UU\377\377\252\252\0\0\252\377U\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0U\0\377\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\214\2\0\0\0\0UU\377\377\377\377\0\0\377\377U\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\215\2\0\0\0\0\252\252\0\0\0\0\0\0\0\0\252\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\0\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\216\2\0\0\0\0\252\252\0\0UU\0\0U\0\252\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\0\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\217\2\0\0\0\0\252\252\0\0\252\252\0\0\252\0\252\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\0\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\220\2\0\0\0\0\252\252\0\0\377\377\0\0\377\0\252\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0U\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\221\2\0\0\0\0\252\252UU\0\0\0\0\0U\252\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0U\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\222\2\0\0\0\0\252\252UUUU\0\0UU\252\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0U\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\223\2\0\0\0\0\252\252UU\252\252\0\0\252U\252\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0U\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\224\2\0\0\0\0\252\252UU\377\377\0\0\377U\252\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\225\2\0\0\0\0\252\252\252\252\0\0\0\0\0\252\252\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\226\2\0\0\0\0\252\252\252\252UU\0\0U\252\252\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\227\2\0\0\0\0\252\252\252\252\252\252\0\0\252\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\252\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\230\2\0\0\0\0\252\252\252\252\377\377\0\0\377\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\377\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\231\2\0\0\0\0\252\252\377\377\0\0\0\0\0\377\252\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\377\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\232\2\0\0\0\0\252\252\377\377UU\0\0U\377\252\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\377\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\233\2\0\0\0\0\252\252\377\377\252\252\0\0\252\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\252\0\377\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\234\2\0\0\0\0\252\252\377\377\377\377\0\0\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\235\2\0\0\0\0\377\377\0\0\0\0\0\0\0\0\377\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\0\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\236\2\0\0\0\0\377\377\0\0UU\0\0U\0\377\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\0\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\237\2\0\0\0\0\377\377\0\0\252\252\0\0\252\0\377\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\0\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\240\2\0\0\0\0\377\377\0\0\377\377\0\0\377\0\377\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0U\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\241\2\0\0\0\0\377\377UU\0\0\0\0\0U\377\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0U\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\242\2\0\0\0\0\377\377UUUU\0\0UU\377\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0U\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\243\2\0\0\0\0\377\377UU\252\252\0\0\252U\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0U\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\244\2\0\0\0\0\377\377UU\377\377\0\0\377U\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\252\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\245\2\0\0\0\0\377\377\252\252\0\0\0\0\0\252\377\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\252\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\246\2\0\0\0\0\377\377\252\252UU\0\0U\252\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\252\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\247\2\0\0\0\0\377\377\252\252\252\252\0\0\252\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\252\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\250\2\0\0\0\0\377\377\252\252\377\377\0\0\377\252"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\251\2\0\0\0\0\377\377\377\377\0\0\0\0\0\377\377\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0U\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\252\2\0\0\0\0\377\377\377\377UU\0\0U\377\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\252\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\253\2\0\0\0\0\377\377\377\377\252\252\0\0\252\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\254\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\255\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0`\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\256\2\0\0\0\0\377\377``\0\0\0\0\0`\377\0\377\177\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\377\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\257\2\0\0\0\0\377\377\377\377\377\377\0\0\377\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0h\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\260\2\0\0\0\0\377\377hh\10\10\0\0\10h\377\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\20\0\20\0\20\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\261\2\0\0\0\0\20\20\20\20\20\20\0\0\20\20\20\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\230\0X\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\262\2\0\0\0\0\377\377\230\230XX\0\0X\230\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0x\0x\0x\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\263\2\0\0\0\0xxxxxx\0\0xxx\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\320\0\260\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\264\2\0\0\0\0\377\377\320\320\260\260\0\0\260\320"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\270\0\270\0\270\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\265\2\0\0\0\0\270\270\270\270\270\270\0\0\270\270"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0@\0@\0@\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\266\2\0\0\0\0@@@@@@\0\0@@@\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\260\0\200\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\267\2\0\0\0\0\377\377\260\260\200\200\0\0\200\260"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\200\0000\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\270\2\0\0\0\0\377\377\200\20000\0\0000\200\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\340\0\330\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\271\2\0\0\0\0\377\377\340\340\330\330\0\0\330\340"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\210\0\210\0\210\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\272\2\0\0\0\0\210\210\210\210\210\210\0\0\210\210"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\310\0\310\0\310\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\273\2\0\0\0\0\310\310\310\310\310\310\0\0\310\310"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0P\0P\0P\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\274\2\0\0\0\0PPPPPP\0\0PPP\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\300\0\230\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\275\2\0\0\0\0\377\377\300\300\230\230\0\0\230\300"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\230\0\230\0\230\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\276\2\0\0\0\0\230\230\230\230\230\230\0\0\230\230"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0p\0 \0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\277\2\0\0\0\0\377\377pp \0\0 p\377\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0 \0 \0 \0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\300\2\0\0\0\0 \0\0 \0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\250\0p\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\301\2\0\0\0\0\377\377\250\250pp\0\0p\250\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\330\0\310\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\302\2\0\0\0\0\377\377\330\330\310\310\0\0\310\330"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\200\0008\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\303\2\0\0\0\0\377\377\200\20088\0\0008\200\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\250\0\220\0\200\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\304\2\0\0\0\0\250\250\220\220\200\200\0\0\200\220"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\350\0\350\0\350\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\305\2\0\0\0\0\350\350\350\350\350\350\0\0\350\350"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0`\0`\0`\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\306\2\0\0\0\0``````\0\0```\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\360\0\340\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\307\2\0\0\0\0\377\377\360\360\340\340\0\0\340\360"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\220\0H\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\310\2\0\0\0\0\377\377\220\220HH\0\0H\220\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0p\0\30\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\311\2\0\0\0\0\377\377pp\30\30\0\0\30p\377\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\230\0`\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\312\2\0\0\0\0\377\377\230\230``\0\0`\230\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\330\0\300\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\313\2\0\0\0\0\377\377\330\330\300\300\0\0\300\330"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\260\0\210\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\314\2\0\0\0\0\377\377\260\260\210\210\0\0\210\260"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\330\0\330\0\330\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\315\2\0\0\0\0\330\330\330\330\330\330\0\0\330\330"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\310\0\250\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\316\2\0\0\0\0\377\377\310\310\250\250\0\0\250\310"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\250\0\250\0\240\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\317\2\0\0\0\0\250\250\250\250\240\240\0\0\240\250"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0x\0 \0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\320\2\0\0\0\0\377\377xx \0\0 x\377\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0000\0000\0000\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\321\2\0\0\0\000000000\0\000000\0\377\177\0\0\20\3"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\210\0@\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\322\2\0\0\0\0\377\377\210\210@@\0\0@\210\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0p\0p\0p\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\323\2\0\0\0\0pppppp\0\0ppp\0\377\177\0\0\20\3\222"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\360\0\360\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\324\2\0\0\0\0\377\377\360\360\360\360\0\0\360\360"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0h\0\20\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\325\2\0\0\0\0\377\377hh\20\20\0\0\20h\377\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\330\0\270\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\326\2\0\0\0\0\377\377\330\330\270\270\0\0\270\330"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\320\0\270\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\327\2\0\0\0\0\377\377\320\320\270\270\0\0\270\320"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\350\0\330\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\330\2\0\0\0\0\377\377\350\350\330\330\0\0\330\350"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\310\0\240\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\331\2\0\0\0\0\377\377\310\310\240\240\0\0\240\310"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\300\0\240\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\332\2\0\0\0\0\377\377\300\300\240\240\0\0\240\300"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\260\0x\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\333\2\0\0\0\0\377\377\260\260xx\0\0x\260\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\250\0x\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\334\2\0\0\0\0\377\377\250\250xx\0\0x\250\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\340\0\310\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\335\2\0\0\0\0\377\377\340\340\310\310\0\0\310\340"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\210\0008\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\336\2\0\0\0\0\377\377\210\21088\0\0008\210\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\360\0\350\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\337\2\0\0\0\0\377\377\360\360\350\350\0\0\350\360"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\230\0P\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\340\2\0\0\0\0\377\377\230\230PP\0\0P\230\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\220\0P\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\341\2\0\0\0\0\377\377\220\220PP\0\0P\220\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\240\0`\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\342\2\0\0\0\0\377\377\240\240``\0\0`\240\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\270\0\210\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\343\2\0\0\0\0\377\377\270\270\210\210\0\0\210\270"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\250\0\250\0\250\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\344\2\0\0\0\0\250\250\250\250\250\250\0\0\250\250"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\200\0(\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\345\2\0\0\0\0\377\377\200\200((\0\0(\200\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0x\0(\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\346\2\0\0\0\0\377\377xx((\0\0(x\377\0\377\177\0\0"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\210\0H\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\347\2\0\0\0\0\377\377\210\210HH\0\0H\210\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\377\0\360\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\350\2\0\0\0\0\377\377\377\377\360\360\0\0\360\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\350\0\340\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\351\2\0\0\0\0\377\377\350\350\340\340\0\0\340\350"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\340\0\320\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\352\2\0\0\0\0\377\377\340\340\320\320\0\0\320\340"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\240\0h\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\353\2\0\0\0\0\377\377\240\240hh\0\0h\240\377\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\377\0\270\0\220\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\354\2\0\0\0\0\377\377\270\270\220\220\0\0\220\270"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\355\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\356\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\357\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\360\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\361\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\362\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\363\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\364\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\365\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\366\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\367\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\370\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\371\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\372\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\373\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\374\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
Code: Alles auswählen
12790 read(3, "\1\0\375\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\376\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\377\2\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\0\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\1\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\2\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\3\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\4\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\5\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\6\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\7\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\10\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\t\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\n\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\v\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\f\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\r\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\16\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\17\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\20\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\21\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\22\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\23\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\24\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\25\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\26\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\27\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\30\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\31\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\32\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\33\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\34\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\35\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\36\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\37\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0 \3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0!\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\"\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0#\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0$\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0%\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0&\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\'\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0(\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0)\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0*\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0+\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0,\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0-\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0.\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0/\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0000\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0001\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0002\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0003\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0004\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0005\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0006\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0007\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0008\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0009\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0:\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0;\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0<\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0=\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0>\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0?\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0@\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0A\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0B\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0C\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0D\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0E\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0F\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0G\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0H\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0I\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0J\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0K\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0L\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0M\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0N\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0O\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0P\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0Q\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0R\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0S\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0T\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0U\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0V\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0W\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0X\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0Y\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0Z\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0[\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0\\\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0]\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0^\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0_\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0`\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0a\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0b\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0c\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0d\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0e\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0f\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0g\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0h\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0i\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\10\0\10\0\10\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0j\3\0\0\0\0\10\10\10\10\10\10\0\0\10\10\10\0\377\177"..., 32) = 32
12790 write(3, "T\30\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16
12790 read(3, 0x7fffaa0cda70, 32) = -1 EAGAIN (Resource temporarily unavailable)
12790 poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
12790 read(3, "\1\0k\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\177\0\0\20"..., 32) = 32
12790 --- SIGBUS (Bus error) @ 0 (0) ---
12790 +++ killed by SIGBUS +++
-
- Beiträge: 172
- Registriert: 10.08.2008 13:36:04
Re: stardic und "BUS ERROR"
So,
ich habe die komplette log gepostet.
Ich kann zwar nichts verstehen aber ich hoffe hier gibt es einen Crack.
ich habe die komplette log gepostet.
Ich kann zwar nichts verstehen aber ich hoffe hier gibt es einen Crack.