Hello, I started X this morning with wmaker as my window manager, and everything was fine. Used it for a couple of hours, then logged off for breakfast. Dad started X (also using wmaker), and wmaker exited with signal 1. Wmaker is doing that for everyone on this machine now...it just won't run. X runs find (no window manager), and IceWM runs fine.
Another interesting thing: I can telnet into this machine from another on the LAN, and can successfully start wmaker that way. I verified all the WindowMaker-related rpms, and they all check out ok. I've included a complete strace of wmaker. I'm not a C programmer, but it looked to me like there might have been a problem with the unix socket opened under /tmp/.X11-unix. I checked permissions, etc, but everything looks ok. Any help would be greatly appreciated--by all of my users. Thanks, Ben -------------- output of "strace wmaker" ---------------- execve("/usr/bin/wmaker", ["wmaker"], [/* 65 vars */]) = 0 uname({sys="Linux", node="mach1", ...}) = 0 brk(0) = 0x80de090 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40016000 open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=69935, ...}) = 0 old_mmap(NULL, 69935, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000 close(3) = 0 open("/usr/lib/libwraster.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0204\0"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=356599, ...}) = 0 old_mmap(NULL, 101540, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40029000 mprotect(0x40041000, 3236, PROT_NONE) = 0 old_mmap(0x40041000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x17000) = 0x40041000 close(3) = 0 open("/usr/lib/libtiff.so.3", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`:\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=293787, ...}) = 0 old_mmap(NULL, 272992, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40042000 mprotect(0x40083000, 6752, PROT_NONE) = 0 old_mmap(0x40083000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x40000) = 0x40083000 close(3) = 0 open("/usr/X11R6/lib/libXpm.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\"\0"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=56948, ...}) = 0 old_mmap(NULL, 59268, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40085000 mprotect(0x40093000, 1924, PROT_NONE) = 0 old_mmap(0x40093000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd000) = 0x40093000 close(3) = 0 open("/usr/lib/libpng.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000U\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=129980, ...}) = 0 old_mmap(NULL, 132988, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40094000 mprotect(0x400b3000, 6012, PROT_NONE) = 0 old_mmap(0x400b3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1e000) = 0x400b3000 close(3) = 0 open("/usr/lib/libz.so.1", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\31"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=60112, ...}) = 0 old_mmap(NULL, 55120, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400b5000 mprotect(0x400c1000, 5968, PROT_NONE) = 0 old_mmap(0x400c1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb000) = 0x400c1000 close(3) = 0 open("/usr/lib/libjpeg.so.62", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000%\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=140596, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400c3000 old_mmap(NULL, 124360, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400c4000 mprotect(0x400e2000, 1480, PROT_NONE) = 0 old_mmap(0x400e2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1d000) = 0x400e2000 close(3) = 0 open("/usr/lib/libungif.so.4", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\27"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=34890, ...}) = 0 old_mmap(NULL, 31528, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400e3000 mprotect(0x400ea000, 2856, PROT_NONE) = 0 old_mmap(0x400ea000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x6000) = 0x400ea000 close(3) = 0 open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 )\0\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=51876, ...}) = 0 old_mmap(NULL, 54684, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400eb000 mprotect(0x400f7000, 5532, PROT_NONE) = 0 old_mmap(0x400f7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xb000) = 0x400f7000 close(3) = 0 open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0E\1\000"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=918092, ...}) = 0 old_mmap(NULL, 914072, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x400f9000 mprotect(0x401d4000, 17048, PROT_NONE) = 0 old_mmap(0x401d4000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xda000) = 0x401d4000 old_mmap(0x401d8000, 664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401d8000 close(3) = 0 open("/lib/libm.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320H\0"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=615554, ...}) = 0 old_mmap(NULL, 138964, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401d9000 mprotect(0x401fa000, 3796, PROT_NONE) = 0 old_mmap(0x401fa000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x20000) = 0x401fa000 close(3) = 0 open("/usr/lib/libPropList.so.0", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\'\0"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=53827, ...}) = 0 old_mmap(NULL, 48116, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401fb000 mprotect(0x40206000, 3060, PROT_NONE) = 0 old_mmap(0x40206000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa000) = 0x40206000 close(3) = 0 open("/lib/libdl.so.2", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\35"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=65405, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40207000 old_mmap(NULL, 12532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40208000 mprotect(0x4020a000, 4340, PROT_NONE) = 0 old_mmap(0x4020a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x4020a000 close(3) = 0 open("/lib/libc.so.6", O_RDONLY) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\303"..., 1024) = 1024 fstat64(3, {st_mode=S_IFREG|0755, st_size=5724399, ...}) = 0 old_mmap(NULL, 1265160, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4020c000 mprotect(0x40338000, 36360, PROT_NONE) = 0 old_mmap(0x40338000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x12b000) = 0x40338000 old_mmap(0x4033d000, 15880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4033d000 close(3) = 0 munmap(0x40017000, 69935) = 0 brk(0) = 0x80de090 brk(0x80de0b8) = 0x80de0b8 brk(0x80df000) = 0x80df000 open("/usr/share/locale/locale.alias", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2601, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 read(3, "# Locale name alias data base.\n#"..., 4096) = 2601 read(3, "", 4096) = 0 close(3) = 0 munmap(0x40017000, 4096) = 0 open("/usr/lib/locale/en_US/LC_IDENTIFICATION", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=370, ...}) = 0 old_mmap(NULL, 370, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000 close(3) = 0 open("/usr/lib/locale/en_US/LC_MEASUREMENT", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=28, ...}) = 0 old_mmap(NULL, 28, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40018000 close(3) = 0 open("/usr/lib/locale/en_US/LC_TELEPHONE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=64, ...}) = 0 old_mmap(NULL, 64, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40019000 close(3) = 0 open("/usr/lib/locale/en_US/LC_ADDRESS", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0 old_mmap(NULL, 160, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001a000 close(3) = 0 brk(0x80e0000) = 0x80e0000 open("/usr/lib/locale/en_US/LC_NAME", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 old_mmap(NULL, 82, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001b000 close(3) = 0 open("/usr/lib/locale/en_US/LC_PAPER", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=39, ...}) = 0 old_mmap(NULL, 39, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001c000 close(3) = 0 open("/usr/lib/locale/en_US/LC_MESSAGES", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 close(3) = 0 open("/usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=57, ...}) = 0 old_mmap(NULL, 57, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001d000 close(3) = 0 open("/usr/lib/locale/en_US/LC_MONETARY", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=291, ...}) = 0 old_mmap(NULL, 291, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001e000 close(3) = 0 open("/usr/lib/locale/en_US/LC_COLLATE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=21499, ...}) = 0 old_mmap(NULL, 21499, PROT_READ, MAP_PRIVATE, 3, 0) = 0x4001f000 close(3) = 0 open("/usr/lib/locale/en_US/LC_TIME", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=2456, ...}) = 0 old_mmap(NULL, 2456, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40025000 close(3) = 0 open("/usr/lib/locale/en_US/LC_NUMERIC", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=59, ...}) = 0 old_mmap(NULL, 59, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40026000 close(3) = 0 open("/usr/lib/locale/en_US/LC_CTYPE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=173408, ...}) = 0 old_mmap(NULL, 173408, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40341000 close(3) = 0 access("/home/ben/GNUstep/Defaults/", R_OK) = 0 brk(0x80e3000) = 0x80e3000 brk(0x80e4000) = 0x80e4000 brk(0x80e5000) = 0x80e5000 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=38542, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(3, "#\t$TOG: locale.alias /main/33 19"..., 4096) = 4096 read(3, "9-1\nes_BO\t\t\t\t\t\tes_BO.ISO8859-1\ne"..., 4096) = 4096 read(3, "\t\t\t\t\t\thu_HU.ISO8859-2\nhu_HU.iso8"..., 4096) = 4096 read(3, "l_PL.ISO8859-2\npl_PL.iso88592\t\t\t"..., 4096) = 4096 read(3, "JP.eucJP\njapanese.sjis\t\t\t\t\tja_JP"..., 4096) = 4096 read(3, "59-1\nde_LU.iso88591:\t\t\t\t\tde_LU.I"..., 4096) = 4096 close(3) = 0 munmap(0x40027000, 4096) = 0 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=25203, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(3, "#\t$TOG: locale.dir /main/13 1998"..., 4096) = 4096 read(3, "iso8859-1/XLC_LOCALE\tgd_GB.ISO88"..., 4096) = 4096 read(3, "ALE\tar_LY.UTF-8\nen_US.UTF-8/XLC_"..., 4096) = 4096 read(3, "LE\ttt_RU.UTF-8\nen_US.UTF-8/XLC_L"..., 4096) = 4096 close(3) = 0 munmap(0x40027000, 4096) = 0 access("/usr/X11R6/lib/X11/locale/iso8859-1/XLC_LOCALE", R_OK) = 0 open("/usr/X11R6/lib/X11/locale/iso8859-1/XLC_LOCALE", O_RDONLY) = 3 brk(0x80e6000) = 0x80e6000 fstat64(3, {st_mode=S_IFREG|0444, st_size=800, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(3, "# $XConsortium: iso8859-1 /main"..., 4096) = 800 read(3, "", 4096) = 0 close(3) = 0 munmap(0x40027000, 4096) = 0 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=38542, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(3, "#\t$TOG: locale.alias /main/33 19"..., 4096) = 4096 read(3, "9-1\nes_BO\t\t\t\t\t\tes_BO.ISO8859-1\ne"..., 4096) = 4096 read(3, "\t\t\t\t\t\thu_HU.ISO8859-2\nhu_HU.iso8"..., 4096) = 4096 read(3, "l_PL.ISO8859-2\npl_PL.iso88592\t\t\t"..., 4096) = 4096 read(3, "JP.eucJP\njapanese.sjis\t\t\t\t\tja_JP"..., 4096) = 4096 read(3, "59-1\nde_LU.iso88591:\t\t\t\t\tde_LU.I"..., 4096) = 4096 close(3) = 0 munmap(0x40027000, 4096) = 0 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=25203, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(3, "#\t$TOG: locale.dir /main/13 1998"..., 4096) = 4096 read(3, "iso8859-1/XLC_LOCALE\tgd_GB.ISO88"..., 4096) = 4096 read(3, "ALE\tar_LY.UTF-8\nen_US.UTF-8/XLC_"..., 4096) = 4096 read(3, "LE\ttt_RU.UTF-8\nen_US.UTF-8/XLC_L"..., 4096) = 4096 close(3) = 0 munmap(0x40027000, 4096) = 0 access("/usr/X11R6/lib/X11/locale/iso8859-1/XLC_LOCALE", R_OK) = 0 open("/usr/X11R6/lib/X11/locale/iso8859-1/XLC_LOCALE", O_RDONLY) = 3 fstat64(3, {st_mode=S_IFREG|0444, st_size=800, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(3, "# $XConsortium: iso8859-1 /main"..., 4096) = 800 read(3, "", 4096) = 0 close(3) = 0 munmap(0x40027000, 4096) = 0 brk(0x80e7000) = 0x80e7000 uname({sys="Linux", node="mach1", ...}) = 0 socket(PF_UNIX, SOCK_STREAM, 0) = 3 uname({sys="Linux", node="mach1", ...}) = 0 uname({sys="Linux", node="mach1", ...}) = 0 connect(3, {sin_family=AF_UNIX, path="/tmp/.X11-unix/X0"}, 19) = 0 uname({sys="Linux", node="mach1", ...}) = 0 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 access("/home/ben/.Xauthority", R_OK) = 0 open("/home/ben/.Xauthority", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0600, st_size=625, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "\1\0\0\17mach1.log.cabin\0\0010\0\22MIT-MAGI"..., 4096) = 625 close(4) = 0 munmap(0x40027000, 4096) = 0 writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {":\377t;\311%D\210g\336\377\202\232\277\337\252", 16}], 4) = 48 fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR) fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 read(3, "\1\0\v\0\0\0@\0", 8) = 8 read(3, "\243\17\0\0\0\0`\0\377\377\37\0\0\1\0\0\30\0\377\377\1"..., 256) = 256 write(3, "7\0\5\0\0\0`\0*\0\0\0\10\0\0\0\377\377\0\0b\0\5\0\f\0\0"..., 64) = 64 read(3, "\1\0\2\0\0\0\0\0\1\204\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\10\3\0\315\2\0\0\37\0\0\0\0\0\0\0001\v\0\0\0\0\0\0\0"..., 32) = 32 brk(0x80e8000) = 0x80e8000 readv(3, [{".xcalc.ti.?.background:\tskyblue\n"..., 2865}, {"\0\0\0", 3}], 2) = 2868 write(3, "\204\0\1\0", 4) = 4 read(3, "\1\0\4\0\0\0\0\0\377\377\17\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\4\0\7\0`\0Compose\0", 16) = 16 read(3, "\1\0\5\0\0\0\0\0\275\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 writev(3, [{"b\0\5\0\t\0`\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 read(3, "\1\0\6\0\0\0\0\0\1\223^\251\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\223\0\2\0\1\0\0\0", 8) = 8 read(3, "\1\1\7\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 write(3, "w\0\1\0", 4) = 4 read(3, "\1\2\10\0\4\0\0\0\20\353\35\10\0\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32 readv(3, [{"2>B\0%m@qM\0\0\0stN\0", 16}, {"", 0}], 2) = 16 writev(3, [{"b\0\5\0\t\0\0\0", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 read(3, "\1\0\t\0\0\0\0\0\1\223^\251\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\223\0\2\0\1\0\0\0", 8) = 8 read(3, "\1\1\n\0\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\223\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 read(3, "\1\1\v\0\316\2\0\0\0\0\10\377\7\0\0\t\t\10\256\0\370\0"..., 32) = 32 read(3, "\370\v\0\0\0\0\0\0", 8) = 8 brk(0x80e9000) = 0x80e9000 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\1\1\0"..., 2864) = 2864 brk(0x80ea000) = 0x80ea000 write(3, "\223\1\5\0\1\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\223\1\4\0\1"..., 40) = 40 read(3, "\1\2\16\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 readv(3, [{"2>B\0%m@qM\0\0\0stN\0", 16}, {"", 0}], 2) = 16 write(3, "\20\0\4\0\10\0\1\0WM_STATE\20\0\6\0\17\0\4\0WM_CHANG"..., 556) = 556 read(3, "\1\0\17\0\0\0\0\0_\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 read(3, "\1\0\20\0\0\0\0\0\311\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\21\0\0\0\0\0\310\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\22\0\0\0\0\0\312\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\23\0\0\0\0\0\307\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\24\0\0\0\0\0\313\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\25\0\0\0\0\0\314\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\26\0\0\0\0\0\315\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\27\0\0\0\0\0\316\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\30\0\0\0\0\0\317\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\31\0\0\0\0\0\320\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\32\0\0\0\0\0\321\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\33\0\0\0\0\0\322\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\34\0\0\0\0\0\323\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\35\0\0\0\0\0\324\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\36\0\0\0\0\0\325\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0\37\0\0\0\0\0\326\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 read(3, "\1\0 \0\0\0\0\0\327\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 read(3, "\1\0!\0\0\0\0\0\330\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 read(3, "\1\0\"\0\0\0\0\0\331\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\f\0\1\0DndSelection", 20) = 20 read(3, "\1\0#\0\0\0\0\0\332\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\v\0\1\0DndProtocoln", 20) = 20 read(3, "\1\0$\0\0\0\0\0\333\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\t\0\1\0XdndAwareoln", 20) = 20 read(3, "\1\0%\0\0\0\0\0\334\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\t\0\1\0XdndEnteroln", 20) = 20 read(3, "\1\0&\0\0\0\0\0\335\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\t\0\1\0XdndLeaveoln", 20) = 20 read(3, "\1\0\'\0\0\0\0\0\336\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\4\0\10\0\1\0XdndDrop", 16) = 16 read(3, "\1\0(\0\0\0\0\0\337\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\f\0\1\0XdndPosition", 20) = 20 read(3, "\1\0)\0\0\0\0\0\340\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\n\0\1\0XdndStatuson", 20) = 20 read(3, "\1\0*\0\0\0\0\0\341\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\16\0\1\0XdndActionCopy\4\0", 24) = 24 read(3, "\1\0+\0\0\0\0\0\342\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\r\0\1\0XdndSelectiony\4\0", 24) = 24 read(3, "\1\0,\0\0\0\0\0\343\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\f\0\1\0XdndFinished", 20) = 20 read(3, "\1\0-\0\0\0\0\0\344\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\t\0\31\0\1\0_WINDOWMAKER_XDNDEXCHANG"..., 36) = 36 read(3, "\1\0.\0\0\0\0\0\345\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 rt_sigaction(SIGINT, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGTERM, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGHUP, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGSEGV, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGBUS, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGFPE, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGABRT, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGUSR1, {0x8094b98, [], SA_RESTART|0x4000000}, NULL, 8) = 0 rt_sigaction(SIGUSR2, {0x8094b98, [], SA_RESTART|0x4000000}, NULL, 8) = 0 rt_sigaction(SIGPIPE, {0x8094f6c, [], SA_RESTART|0x4000000}, NULL, 8) = 0 rt_sigaction(SIGCHLD, {0x8094f74, [], SA_RESTART|SA_NOCLDSTOP|0x4000000}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, ~[], NULL, 8) = 0 brk(0x80eb000) = 0x80eb000 brk(0x80ec000) = 0x80ec000 brk(0x80ed000) = 0x80ed000 brk(0x80ee000) = 0x80ee000 stat64("/home/ben/GNUstep/Defaults/WindowMaker", {st_mode=S_IFREG|0664, st_size=3837, ...}) = 0 open("/home/ben/GNUstep/Defaults/WindowMaker", O_RDONLY) = 4 brk(0x80f3000) = 0x80f3000 fstat64(4, {st_mode=S_IFREG|0664, st_size=3837, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "{\n SmoothWorkspaceBack = NO;\n "..., 4096) = 3837 brk(0x80f4000) = 0x80f4000 brk(0x80f5000) = 0x80f5000 brk(0x80f6000) = 0x80f6000 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40027000, 4096) = 0 stat64("/etc/X11/WindowMaker/WindowMaker", {st_mode=S_IFREG|0644, st_size=3805, ...}) = 0 open("/etc/X11/WindowMaker/WindowMaker", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=3805, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "{\n SmoothWorkspaceBack = NO;\n "..., 4096) = 3805 brk(0x80f7000) = 0x80f7000 brk(0x80f8000) = 0x80f8000 brk(0x80f9000) = 0x80f9000 brk(0x80fa000) = 0x80fa000 brk(0x80fb000) = 0x80fb000 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40027000, 4096) = 0 stat64("/home/ben/GNUstep/Defaults/WMRootMenu", {st_mode=S_IFREG|0664, st_size=4543, ...}) = 0 open("/home/ben/GNUstep/Defaults/WMRootMenu", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0664, st_size=4543, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "(\"Applications\",\n (\"Info\",\n (\"I"..., 4096) = 4096 read(4, "Save Theme\", SHEXEC, \"getstyle -"..., 4096) = 447 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40027000, 4096) = 0 stat64("/etc/X11/WindowMaker/WMRootMenu", {st_mode=S_IFREG|0644, st_size=4499, ...}) = 0 open("/etc/X11/WindowMaker/WMRootMenu", O_RDONLY) = 4 brk(0x8100000) = 0x8100000 fstat64(4, {st_mode=S_IFREG|0644, st_size=4499, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "(\"Applications\",\n (\"Info\",\n (\"I"..., 4096) = 4096 read(4, "tep/Library/WindowMaker/Themes/\\"..., 4096) = 403 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40027000, 4096) = 0 stat64("/home/ben/GNUstep/Defaults/WMWindowAttributes", {st_mode=S_IFREG|0664, st_size=1829, ...}) = 0 open("/home/ben/GNUstep/Defaults/WMWindowAttributes", O_RDONLY) = 4 brk(0x8105000) = 0x8105000 fstat64(4, {st_mode=S_IFREG|0664, st_size=1829, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "{\n Logo.WMDock = {Icon = GNUste"..., 4096) = 1829 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40027000, 4096) = 0 stat64("/etc/X11/WindowMaker/WMWindowAttributes", {st_mode=S_IFREG|0644, st_size=1829, ...}) = 0 open("/etc/X11/WindowMaker/WMWindowAttributes", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=1829, ...}) = 0 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40027000 read(4, "{\n Logo.WMDock = {Icon = GNUste"..., 4096) = 1829 brk(0x8106000) = 0x8106000 brk(0x8107000) = 0x8107000 read(4, "", 4096) = 0 close(4) = 0 munmap(0x40027000, 4096) = 0 writev(3, [{"-\0\5\0\1\0`\0\6\0INcursorER^X\10\0\2\0`\0\1\0`\0"..., 508}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 516 read(3, "\1\0?\0\0\0\0\0\1\202A\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\2\0\4\0*\0\0\0\0\10\0\0\177\0X\0+r\1\0", 20) = 20 read(3, "\1\0A\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 writev(3, [{"\2\0\4\0*\0\0\0\0@\0\0\2\0`\0007r\5\0\21\0`\0*\0\0\0\0"..., 44}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 52 read(3, "\1\0D\0\0\0\0\0\1\220N\243\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\0\1\0", 4) = 4 read(3, "\1\1E\0\0\0\0\0\1\0\1\0\0\0\364\1\2\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\0\1\0", 4) = 4 read(3, "\1\1F\0\0\0\0\0\1\0\1\0\0\0\364\1\2\0\0\0\0\0\0\0\340\337"..., 32) = 32 open("/home/ben/GNUstep/Defaults/WMGLOBAL", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0664, st_size=267, ...}) = 0 read(4, "{\n SystemFont = \"-*-helvetica-m"..., 267) = 267 close(4) = 0 gettimeofday({1005658436, 243481}, NULL) = 0 write(3, "w\0\1\0", 4) = 4 read(3, "\1\2G\0\4\0\0\0\20\353\35\10\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 readv(3, [{"2>B\0%m@qM\0\0\0stN\0", 16}, {"", 0}], 2) = 16 write(3, "T\0\4\0!\0\0\0\377\377\377\377\377\377`\0", 16) = 16 read(3, "\1;H\0\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0`\0", 16) = 16 read(3, "\1;I\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\272\256\252\252\272\256`\0", 16) = 16 read(3, "\1;J\0\0\0\0\0\272\256\252\252\272\256\0\0U\255\0\0\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0DQUUDQ`\0", 16) = 16 read(3, "\1;K\0\0\0\0\0DQUUDQ\0\0\252R\0\0\0\0\0\0\20\353\35\10"..., 32) = 32 writev(3, [{"7\0\7\0\22\0`\0*\0\0\0\5\0\1\0\6\0\0\0\377\377\0\0\0\0"..., 276}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3) = 292 read(3, "\1\0W\0\0\0\0\0\1\227\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\227\0\1\0", 4) = 4 read(3, "\1\1X\0\0\0\0\0\1\0\1\0\0\0\0\0\364\1\0\0\36=@\234\340"..., 32) = 32 write(3, "-\0\17\0\33\0`\0/\0\0\0-*-helvetica-medium-"..., 72) = 72 read(3, "\1\0Z\0\305\1\0\0\0\0\1\0\2\0\377\377\370\377\0\0\0\0\t"..., 32) = 32 read(3, "\3\0\0\0\t\0\6\0 \0\377\0 \0\35\0\0\0\0\0\v\0\3\0\340\0"..., 40) = 40 read(3, "\243\0\0\0\346\0\0\0@\0\0\0\347\0\0\0\246\0\0\0\247\0\0"..., 232) = 232 read(3, "\0\0\1\0\4\0\1\0\0\0\0\0\1\0\2\0\3\0\t\0\0\0\0\0\1\0\4"..., 1540) = 1540 write(3, "-\0\17\0\34\0`\0-\0\0\0-*-helvetica-bold-r-"..., 72) = 72 read(3, "\1\0\\\0\324\1\0\0\377\377\1\0\3\0\376\377\370\377\0\0"..., 32) = 32 read(3, "\3\0\0\0004\7\0\0 \0\377\0 \0\35\0\0\0\0\0\v\0\3\0\340"..., 40) = 40 read(3, "\243\0\0\0\346\0\0\0@\0\0\0\347\0\0\0\246\0\0\0\276\0\0"..., 232) = 232 read(3, "\0\0\1\0\4\0\1\0\0\0\0\0\1\0\3\0\4\0\t\0\0\0\0\0\1\0\4"..., 1600) = 1600 write(3, "5\20\4\0\35\0`\0*\0\0\0\20\0\20\0007l\6\0\36\0`\0*\0\0"..., 2036) = 2036 write(3, "@\0\4\0\35\0`\0!\0`\0\16\0\f\0@\0\4\0\35\0`\0\37\0`\0\17"..., 2048) = 2048 write(3, "@\0\v\0\"\0`\0\37\0`\0\10\0\17\0\t\0\17\0\n\0\17\0\v\0"..., 2044) = 2044 write(3, "@\0\5\0$\0`\0!\0`\0\3\0\1\0\4\0\1\0@\0\10\0$\0`\0\37\0"..., 2048) = 2048 write(3, "@\0\4\0%\0`\0\37\0`\0\1\0\4\0@\0\17\0%\0`\0 \0`\0\2\0\4"..., 2040) = 2040 write(3, "@\0\4\0\'\0`\0 \0`\0\5\0\0\0@\0\4\0\'\0`\0!\0`\0\0\0\1"..., 2044) = 2044 write(3, "@\0\5\0,\0`\0 \0`\0\0\0\3\0\1\0\3\0@\0\4\0,\0`\0!\0`\0"..., 2044) = 2044 write(3, "@\0\10\0002\0`\0\36\0`\0\7\0\4\0\10\0\4\0\0\0\5\0\1\0\5"..., 2048) = 2048 write(3, "@\0\4\0008\0`\0\37\0`\0\10\0\4\0@\0\5\0008\0`\0!\0`\0\t"..., 2036) = 2036 write(3, "@\0\4\0;\0`\0\32\0`\0\10\0\6\0@\0\4\0:\0`\0 \0`\0\10\0"..., 2040) = 2040 open("/usr/share/WINGs/Images.tiff", O_RDONLY) = 4 read(4, "II*\0\234D\0\0\1\0\4\n\34$h\260\300\220\350J\366\17\300"..., 32) = 32 close(4) = 0 open("/usr/share/WINGs/Images.tiff", O_RDONLY) = 4 read(4, "II*\0\234D\0\0", 8) = 8 fstat64(4, {st_mode=S_IFREG|0644, st_size=17982, ...}) = 0 old_mmap(NULL, 17982, PROT_READ, MAP_SHARED, 4, 0) = 0x4036c000 brk(0x8118000) = 0x8118000 brk(0x8123000) = 0x8123000 brk(0x8134000) = 0x8134000 munmap(0x4036c000, 17982) = 0 close(4) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 217677828 shmat(217677828, 0, 0) = 0x40027000 write(3, "@\0\4\0=\0`\0\32\0`\0\4\0\t\0@\0\4\0<\0`\0 \0`\0\4\0\t"..., 132) = 132 read(3, "\1\0\351\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0>\0`\0\4\200\371\f\0\0\t\0+\0\1\0", 20) = 20 read(3, "\1\0\353\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0?\0`\0*\0\0\0\30\0\30\0\220\5\7\0@\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0\360\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217677828, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 217710597 shmat(217710597, 0, 0) = 0x40027000 write(3, "\220\2\2\0>\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\362\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0A\0`\0\5\0\372\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\364\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0B\0`\0*\0\0\0\30\0\30\0007\5\6\0C\0`\0B\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\370\3\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217710597, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 217743364 shmat(217743364, 0, 0) = 0x40027000 write(3, "\220\2\2\0A\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\372\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0D\0`\0\4\200\372\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\374\3\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0E\0`\0*\0\0\0\30\0\30\0\220\5\7\0F\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0\1\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217743364, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 217776133 shmat(217776133, 0, 0) = 0x40027000 write(3, "\220\2\2\0D\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\3\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0G\0`\0\5\0\373\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\5\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0H\0`\0*\0\0\0\30\0\30\0007\5\6\0I\0`\0H\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\t\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217776133, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 217808900 shmat(217808900, 0, 0) = 0x40027000 write(3, "\220\2\2\0G\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\v\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0J\0`\0\4\200\373\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\r\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0K\0`\0*\0\0\0\30\0\30\0\220\5\7\0L\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0\22\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217808900, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 217841669 shmat(217841669, 0, 0) = 0x40027000 write(3, "\220\2\2\0J\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\24\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0M\0`\0\5\0\374\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\26\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0N\0`\0*\0\0\0\30\0\30\0007\5\6\0O\0`\0N\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\32\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217841669, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 217874436 shmat(217874436, 0, 0) = 0x40027000 write(3, "\220\2\2\0M\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\34\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0P\0`\0\4\200\374\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\36\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0Q\0`\0*\0\0\0\30\0\30\0\220\5\7\0R\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0#\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217874436, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 217907205 shmat(217907205, 0, 0) = 0x40027000 write(3, "\220\2\2\0P\0`\0+\0\1\0", 12) = 12 read(3, "\1\0%\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0S\0`\0\5\0\375\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\'\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0T\0`\0*\0\0\0\30\0\30\0007\5\6\0U\0`\0T\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0+\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217907205, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 217939972 shmat(217939972, 0, 0) = 0x40027000 write(3, "\220\2\2\0S\0`\0+\0\1\0", 12) = 12 read(3, "\1\0-\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0V\0`\0\4\200\375\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0/\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0W\0`\0*\0\0\0\30\0\30\0\220\5\7\0X\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0004\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217939972, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 217972741 shmat(217972741, 0, 0) = 0x40027000 write(3, "\220\2\2\0V\0`\0+\0\1\0", 12) = 12 read(3, "\1\0006\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0Y\0`\0\5\0\376\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0008\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0Z\0`\0*\0\0\0\30\0\30\0007\5\6\0[\0`\0Z\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0<\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(217972741, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 218005508 shmat(218005508, 0, 0) = 0x40027000 write(3, "\220\2\2\0Y\0`\0+\0\1\0", 12) = 12 read(3, "\1\0>\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\\\0`\0\4\200\376\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0@\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0]\0`\0*\0\0\0\30\0\30\0\220\5\7\0^\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0E\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218005508, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 218038277 shmat(218038277, 0, 0) = 0x40027000 write(3, "\220\2\2\0\\\0`\0+\0\1\0", 12) = 12 read(3, "\1\0G\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0_\0`\0\5\0\377\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0I\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0`\0`\0*\0\0\0\30\0\30\0007\5\6\0a\0`\0`\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0M\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218038277, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 218071044 shmat(218071044, 0, 0) = 0x40027000 write(3, "\220\2\2\0_\0`\0+\0\1\0", 12) = 12 read(3, "\1\0O\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0b\0`\0\4\200\377\f\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0Q\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0c\0`\0*\0\0\0\30\0\30\0\220\5\7\0d\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0V\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218071044, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 218103813 shmat(218103813, 0, 0) = 0x40027000 write(3, "\220\2\2\0b\0`\0+\0\1\0", 12) = 12 read(3, "\1\0X\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0e\0`\0\5\0\0\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0Z\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0f\0`\0*\0\0\0\30\0\30\0007\5\6\0g\0`\0f\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0^\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218103813, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 218136580 shmat(218136580, 0, 0) = 0x40027000 write(3, "\220\2\2\0e\0`\0+\0\1\0", 12) = 12 read(3, "\1\0`\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0h\0`\0\4\200\0\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0b\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0i\0`\0*\0\0\0\30\0\30\0\220\5\7\0j\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0g\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218136580, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 218169349 shmat(218169349, 0, 0) = 0x40027000 write(3, "\220\2\2\0h\0`\0+\0\1\0", 12) = 12 read(3, "\1\0i\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0k\0`\0\5\0\1\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0k\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0l\0`\0*\0\0\0\30\0\30\0007\5\6\0m\0`\0l\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0o\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218169349, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 218202116 shmat(218202116, 0, 0) = 0x40027000 write(3, "\220\2\2\0k\0`\0+\0\1\0", 12) = 12 read(3, "\1\0q\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0n\0`\0\4\200\1\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0s\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0o\0`\0*\0\0\0\30\0\30\0\220\5\7\0p\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0x\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218202116, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 218234885 shmat(218234885, 0, 0) = 0x40027000 write(3, "\220\2\2\0n\0`\0+\0\1\0", 12) = 12 read(3, "\1\0z\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0q\0`\0\5\0\2\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0|\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0r\0`\0*\0\0\0\30\0\30\0007\5\6\0s\0`\0r\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\200\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218234885, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 218267652 shmat(218267652, 0, 0) = 0x40027000 write(3, "\220\2\2\0q\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\202\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0t\0`\0\4\200\2\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\204\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0u\0`\0*\0\0\0\30\0\30\0\220\5\7\0v\0`\0*\0\0\0"..., 84) = 84 read(3, "\1\0\211\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218267652, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 218300421 shmat(218300421, 0, 0) = 0x40027000 write(3, "\220\2\2\0t\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\213\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0w\0`\0\5\0\3\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\215\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0x\0`\0*\0\0\0\30\0\30\0007\5\6\0y\0`\0x\0`\0\10"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\221\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218300421, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 2560, IPC_CREAT|0x1ff|0666) = 218333188 shmat(218333188, 0, 0) = 0x40027000 write(3, "\220\2\2\0w\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\223\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0z\0`\0\4\200\3\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\225\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0{\0`\0*\0\0\0(\0 \0\220\5\7\0|\0`\0*\0\0\0(\0 "..., 84) = 84 read(3, "\1\0\232\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218333188, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 256, IPC_CREAT|0x1ff|0666) = 218365957 shmat(218365957, 0, 0) = 0x40027000 write(3, "\220\2\2\0z\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\234\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0}\0`\0\5\0\4\r\0\0 \0+\5\1\0", 20) = 20 read(3, "\1\0\236\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0~\0`\0*\0\0\0(\0 \0007\5\6\0\177\0`\0~\0`\0\10\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\242\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218365957, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1152, IPC_CREAT|0x1ff|0666) = 218398724 shmat(218398724, 0, 0) = 0x40027000 write(3, "\220\2\2\0}\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\244\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\200\0`\0\4\200\4\r\0\0 \0+\5\1\0", 20) = 20 read(3, "\1\0\246\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0\201\0`\0*\0\0\0\30\0\30\0\220\5\7\0\202\0`\0*"..., 84) = 84 read(3, "\1\0\253\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218398724, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 218431493 shmat(218431493, 0, 0) = 0x40027000 write(3, "\220\2\2\0\200\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\255\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\203\0`\0\5\0\5\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\257\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0\204\0`\0*\0\0\0\30\0\30\0007\5\6\0\205\0`\0\204"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\263\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218431493, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1920, IPC_CREAT|0x1ff|0666) = 218464260 shmat(218464260, 0, 0) = 0x40027000 write(3, "\220\2\2\0\203\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\265\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\206\0`\0\4\200\5\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\267\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0\207\0`\0*\0\0\0(\0\30\0\220\5\7\0\210\0`\0*\0"..., 84) = 84 read(3, "\1\0\274\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218464260, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 192, IPC_CREAT|0x1ff|0666) = 218497029 shmat(218497029, 0, 0) = 0x40027000 write(3, "\220\2\2\0\206\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\276\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\211\0`\0\5\0\6\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\300\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0\212\0`\0*\0\0\0(\0\30\0007\5\6\0\213\0`\0\212\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\304\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218497029, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1920, IPC_CREAT|0x1ff|0666) = 218529796 shmat(218529796, 0, 0) = 0x40027000 write(3, "\220\2\2\0\211\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\306\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\214\0`\0\4\200\6\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\310\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0\215\0`\0*\0\0\0(\0\30\0\220\5\7\0\216\0`\0*\0"..., 84) = 84 read(3, "\1\0\315\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218529796, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 192, IPC_CREAT|0x1ff|0666) = 218562565 shmat(218562565, 0, 0) = 0x40027000 write(3, "\220\2\2\0\214\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\317\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\217\0`\0\5\0\7\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\321\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0\220\0`\0*\0\0\0(\0\30\0007\5\6\0\221\0`\0\220\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\325\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218562565, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1920, IPC_CREAT|0x1ff|0666) = 218595332 shmat(218595332, 0, 0) = 0x40027000 write(3, "\220\2\2\0\217\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\327\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\222\0`\0\4\200\7\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\331\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0\223\0`\0*\0\0\0(\0\30\0\220\5\7\0\224\0`\0*\0"..., 84) = 84 read(3, "\1\0\336\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218595332, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 192, IPC_CREAT|0x1ff|0666) = 218628101 shmat(218628101, 0, 0) = 0x40027000 write(3, "\220\2\2\0\222\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\340\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\225\0`\0\5\0\10\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\342\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0\226\0`\0*\0\0\0(\0\30\0007\5\6\0\227\0`\0\226\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\346\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218628101, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1920, IPC_CREAT|0x1ff|0666) = 218660868 shmat(218660868, 0, 0) = 0x40027000 write(3, "\220\2\2\0\225\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\350\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\230\0`\0\4\200\10\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\352\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0\231\0`\0*\0\0\0(\0\30\0\220\5\7\0\232\0`\0*\0"..., 84) = 84 read(3, "\1\0\357\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218660868, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 192, IPC_CREAT|0x1ff|0666) = 218693637 shmat(218693637, 0, 0) = 0x40027000 write(3, "\220\2\2\0\230\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\361\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\233\0`\0\5\0\t\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\363\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\1\4\0\234\0`\0*\0\0\0(\0\30\0007\5\6\0\235\0`\0\234\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\367\4\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218693637, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1920, IPC_CREAT|0x1ff|0666) = 218726404 shmat(218726404, 0, 0) = 0x40027000 write(3, "\220\2\2\0\233\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\371\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\220\1\4\0\236\0`\0\4\200\t\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\373\4\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "5\20\4\0\237\0`\0*\0\0\0(\0\30\0\220\5\7\0\240\0`\0*\0"..., 84) = 84 read(3, "\1\0\0\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218726404, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 192, IPC_CREAT|0x1ff|0666) = 218759173 shmat(218759173, 0, 0) = 0x40027000 write(3, "\220\2\2\0\236\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\2\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\241\0`\0\5\0\n\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\4\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0\242\0`\0*\0\0\0(\0\30\0007\5\6\0\243\0`\0\242\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\10\5\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218759173, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 1920, IPC_CREAT|0x1ff|0666) = 218791940 shmat(218791940, 0, 0) = 0x40027000 write(3, "\220\2\2\0\241\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\n\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\244\0`\0\4\200\n\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\f\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0\245\0`\0*\0\0\0(\0\30\0\220\5\7\0\246\0`\0*\0"..., 84) = 84 read(3, "\1\0\21\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218791940, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 192, IPC_CREAT|0x1ff|0666) = 218824709 shmat(218824709, 0, 0) = 0x40027000 write(3, "\220\2\2\0\244\0`\0+\0\1\0", 12) = 12 read(3, "\1\0\23\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\247\0`\0\5\0\v\r\0\0\30\0+\5\1\0", 20) = 20 read(3, "\1\0\25\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0\250\0`\0*\0\0\0(\0\30\0007\5\6\0\251\0`\0\250\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\0\31\5\0\0\0\0\1\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218824709, IPC_RMID, 0) = 0 brk(0x8109000) = 0x8109000 write(3, "\220\2\2\0\247\0`\0^\0\10\0\252\0`\0\1\0`\0\1\0`\0D\0E"..., 168) = 168 read(3, "\1\340!\5\0\0\0\0\370\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\f\0`\0XdndTypeList", 20) = 20 read(3, "\1\0\"\5\0\0\0\0\371\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\6\0\16\0`\0XdndActionMove`\0", 24) = 24 read(3, "\1\0#\5\0\0\0\0\372\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\16\0`\0XdndActionLink`\0", 24) = 24 read(3, "\1\0$\5\0\0\0\0\373\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\r\0`\0XdndActionAskk`\0", 24) = 24 read(3, "\1\0%\5\0\0\0\0\374\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\21\0`\0XdndActionPrivate\0E\0", 28) = 28 read(3, "\1\0&\5\0\0\0\0\375\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\10\0\27\0`\0_WINGS_DND_MOUSE_OFFSET\0", 32) = 32 read(3, "\1\0\'\5\0\0\0\0\376\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\1\0\n\0\256\0`\0*\0\0\0\377\377\377\377\1\0\1\0\0\0\0"..., 216) = 216 read(3, "\20\0(\5*\0\0\0\256\0`\0\377\377\377\377\1\0\1\0\0\0\0"..., 32) = 32 read(3, "\1\342,\5\0\0\0\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\1\t\0\31\0`\0XDCCC_LINEAR_RGB_MATRICE"..., 36) = 36 read(3, "\1\0-\5\0\0\0\0a\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\24\0\6\0*\0\0\0a\0\0\0\23\0\0\0\0\0\0\0t\31\0\0", 24) = 24 read(3, "\1\0.\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 stat64("/usr/X11R6/lib/X11/Xcms.txt", 0xbffff010) = -1 ENOENT (No such file or directory) write(3, "\\\0\5\0!\0\0\0\5\0\0\0black\0\0\0", 20) = 20 read(3, "\1;/\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;0\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "5\1\4\0\257\0`\0*\0\0\0\2\0\2\0007\0\4\0\260\0`\0\257\0"..., 264) = 264 read(3, "\1\342;\5\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32 write(3, "T\1\4\0!\0\0\0\377\377\377\377\377\377\2\0", 16) = 16 read(3, "\1;<\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0\0"..., 32) = 32 write(3, "7\1\t\0\267\0`\0*\0\0\0\25\200\1\0\6\0\0\0\377\377\0\0"..., 292) = 292 read(3, "\20\0F\5*\0\0\0\300\0`\0\0\0\0\0\n\0\n\0\0\0\0\200\330"..., 32) = 32 read(3, "\1\0G\5\0\0\0\0\377\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\24\0\6\0*\0\0\0\377\0\0\0\377\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 read(3, "\1\0H\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\24\0\6\0*\0\0\0\377\0\0\0\377\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 read(3, "\1\0I\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\24\0\6\0*\0\0\0\377\0\0\0\377\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 read(3, "\1\0J\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\24\0\6\0*\0\0\0\377\0\0\0\377\0\0\0\0\0\0\0\4\0\0\0", 24) = 24 read(3, "\1\0K\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\\\0\4\0!\0\0\0\4\0\0\0gray", 16) = 16 read(3, "\1;L\5\0\0\0\0\276\276\276\276\276\276\373\276\373\276"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\276\276\276\276\276\276ay", 16) = 16 read(3, "\1;M\5\0\0\0\0\373\276\373\276\373\276\0\0\367\275\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\377\0\377\0\377ay", 16) = 16 read(3, "\1;N\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0_\0_\0_ay", 16) = 16 read(3, "\1;O\5\0\0\0\0eYu]eY\0\0\353Z\0\0\0\0\0\0\20\353\35\10"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ay", 16) = 16 read(3, "\1;P\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 rt_sigaction(SIGINT, {SIG_IGN}, {0x8094b98, [], 0x4000000}, 8) = 0 rt_sigaction(SIGQUIT, {SIG_IGN}, {0x8094b98, [], 0x4000000}, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 fork() = 5215 wait4(5215, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 5215 rt_sigaction(SIGINT, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigaction(SIGQUIT, {0x8094b98, [], 0x4000000}, NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD (Child exited) --- wait4(-1, 0xbfffeca4, WNOHANG, NULL) = -1 ECHILD (No child processes) sigreturn() = ? (mask now []) write(3, "7\0\7\0\301\0`\0*\0\0\0\f\0\1\0\377\377\0\0\377\377\0\0"..., 124) = 124 read(3, "\1\342U\5\0\0\0\0\347y\367}8\216\v\10\361{\0\0\3\0\0\200"..., 32) = 32 brk(0x810d000) = 0x810d000 shmget(IPC_PRIVATE, 8192, IPC_CREAT|0x1ff|0666) = 218857476 shmat(218857476, 0, 0) = 0x40027000 write(3, "7\0\7\0\305\0`\0*\0\0\0\f\0\1\0\361{\0\0\361{\0\0\0\0\0"..., 32) = 32 read(3, "\1\0W\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\306\0`\0\4\200\v\r\0\0\1\0+{\1\0", 20) = 20 read(3, "\1\0Y\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0\307\0`\0*\0\0\0@\0@\0\220\5\7\0\310\0`\0*\0\0"..., 84) = 84 read(3, "\1\0^\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218857476, IPC_RMID, 0) = 0 write(3, "\220\2\2\0\306\0`\0\20\0\5\0\v\0@\0_RGBA_IMAGE\0", 28) = 28 read(3, "\1\340`\5\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 brk(0x8112000) = 0x8112000 writev(3, [{"\22\0\7\20\300\0`\0\330\0\0\0\0\1\0\0\10RGB\4@\0\0", 24}, {"\0@\0@\366\366\377\377\365\365\377\377\364\364\377\377"..., 16388}], 2) = 16412 write(3, "T\0\4\0!\0\0\0\347y\367}8\216\0\0", 16) = 16 read(3, "\1Vb\5\0\0\0\0\347y\367}8\216\0\0\361{\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\302\0\310\0\343\0\0", 16) = 16 read(3, "\1;c\5\0\0\0\0\373\276+\313}\337\0\0[\276\0\0\0\0\0\0\20"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0<\0>\0G\0\0", 16) = 16 read(3, "\1;d\5\0\0\0\0\3438\363<$I\0\0\3519\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 read(3, "\1;e\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "7\0\7\0\311\0`\0*\0\0\0\f\0\1\0[\276\0\0[\276\0\0\0\0\0"..., 112) = 112 read(3, "\1\0j\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "X\0\4\0!\0\0\0\0\0\0\0\361{\0\0+\276\1\0", 20) = 20 read(3, "\1\0l\5\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "<\0\2\0\305\0`\0-\0\17\0\315\0`\0.\0\1\0-*-helvetica"..., 80) = 80 read(3, "\1\0o\5\313\1\0\0\0\0\1\0\2\0\0\0\373\377\0\0\v\0\3\0\2"..., 32) = 32 read(3, "\2\0\0\0\0\0\0\0 \0\377\0 \0\35\0\0\0\0\0\10\0\2\0\340"..., 40) = 40 read(3, "\243\0\0\0\346\0\0\0@\0\0\0\347\0\0\0\246\0\0\0\247\0\0"..., 232) = 232 read(3, "\0\0\1\0\2\0\1\0\0\0\0\0\1\0\2\0\2\0\6\0\0\0\0\0\1\0\4"..., 1564) = 1564 write(3, "-\0\17\0\316\0`\0/\0\17\0-*-helvetica-medium-"..., 72) = 72 read(3, "\1\323q\5\321\1\0\0\377\377\1\0\2\0\377\377\371\377\0\0"..., 32) = 32 read(3, "\2\0\0\0\313\1\0\0 \0\377\0 \0\35\0\0\0\0\0\n\0\2\0\340"..., 40) = 40 read(3, "\243\0\0\0\346\0\0\0@\0\0\0\347\0\0\0\246\0\0\0\247\0\0"..., 232) = 232 read(3, "\0\0\1\0\3\0\1\0\0\0\0\0\1\0\2\0\3\0\10\0\0\0\0\0\1\0\4"..., 1588) = 1588 write(3, "-\0\r\0\317\0`\0%\0\17\0-*-lucida-bold-r-*-*"..., 64) = 64 read(3, "\1\0s\5\32\2\0\0\356\377\361\377\6\0\0\0\361\377\0\0\320"..., 32) = 32 read(3, "\5\0\0\0\1\0\0\0 \0\377\0\0\0\26\0\0\0\0\0\26\0\5\0\340"..., 40) = 40 read(3, "\241\0\0\0\242\0\0\0\243\0\0\0\4\1\0\0@\0\0\0\5\1\0\0\246"..., 176) = 176 read(3, "\0\0\1\0\10\0\1\0\0\0\0\0\2\0\7\0\10\0\21\0\0\0\0\0\1\0"..., 1936) = 1936 write(3, "\\\0\5\0!\0\0\0\5\0\17\0whitecid", 20) = 20 read(3, "\1;t\5\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\377\377\377\377\377\377it", 16) = 16 read(3, "\1;u\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0\0"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\377\377blackcid", 20) = 20 read(3, "\1;v\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;w\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\0\0blackcid", 20) = 20 read(3, "\1;x\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;y\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0aaaaaaac", 16) = 16 read(3, "\1;z\5\0\0\0\0\205a\205a\205a\0\0\fc\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0aawhitecid", 20) = 20 read(3, "\1;{\5\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\377\377\377\377\377\377it", 16) = 16 read(3, "\1;|\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0\0"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\377\377whitecid", 20) = 20 read(3, "\1;}\5\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\377\377\377\377\377\377it", 16) = 16 read(3, "\1;~\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0\0"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\377\377blackcid", 20) = 20 read(3, "\1;\177\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\200\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\0\0blackcid", 20) = 20 read(3, "\1;\201\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\202\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\332\266\332\266\332\266ac", 16) = 16 read(3, "\1;\203\5\0\0\0\0\332\266\332\266\332\266\0\0\266\265\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\205a\205a\205aac", 16) = 16 read(3, "\1;\204\5\0\0\0\0\205a\205a\205a\0\0\fc\0\0\0\0\0\0\20"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\205\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\320\0`\0*\0\0\0\f\0\1\0\266\265\0\0\266\265\0\0"..., 124) = 124 read(3, "\1V\212\5\0\0\0\0ffffff\225e\225e\225e\3\0\0\200\0\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0ffffff\1\0", 16) = 16 read(3, "\1;\213\5\0\0\0\0\205a\225e\205a\0\0,c\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\232\0\241\0\232\1\0", 16) = 16 read(3, "\1;\214\5\0\0\0\0y\236\211\242y\236\0\0\23\235\0\0\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0000\0002\0000\1\0", 16) = 16 read(3, "\1;\215\5\0\0\0\0\3020\3020\3020\0\0\2061\0\0\0\0\0\0\20"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0\1\0", 16) = 16 read(3, "\1;\216\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\324\0`\0*\0\0\0\f\0\1\0\23\235\0\0\23\235\0\0\0"..., 124) = 124 read(3, "\1V\223\5\0\0\0\0\272\256\252\252\272\256\v\10U\255\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\377\0\372\0\377\1\0", 16) = 16 read(3, "\1;\224\5\0\0\0\0\377\377\356\373\377\377\0\0\337\377\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0W\0U\0W\1\0", 16) = 16 read(3, "\1;\225\5\0\0\0\0eYUUeY\0\0\253Z\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0\1\0", 16) = 16 read(3, "\1;\226\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\330\0`\0*\0\0\0\f\0\1\0\337\377\0\0\337\377\0\0"..., 124) = 124 read(3, "\1V\233\5\0\0\0\0\272\256\252\252\272\256\v\10U\255\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\377\0\372\0\377\1\0", 16) = 16 read(3, "\1;\234\5\0\0\0\0\377\377\356\373\377\377\0\0\337\377\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0W\0U\0W\1\0", 16) = 16 read(3, "\1;\235\5\0\0\0\0eYUUeY\0\0\253Z\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0\1\0", 16) = 16 read(3, "\1;\236\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\334\0`\0*\0\0\0\f\0\1\0\337\377\0\0\337\377\0\0"..., 128) = 128 read(3, "\1V\243\5\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\377\377\377\377\377\377\1\0", 16) = 16 read(3, "\1;\244\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\377\377black\377\0\0", 20) = 20 read(3, "\1;\245\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\246\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\6\0\0\0gray50\0\0", 20) = 20 read(3, "\1;\247\5\0\0\0\0\177\177\177\177\177\177\367}\367}\367"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\177\177\177\177\177\177ay", 16) = 16 read(3, "\1;\250\5\0\0\0\0\347y\367}\347y\0\0\357{\0\0\0\0\0\0\20"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\177\177black0\0\0", 20) = 20 read(3, "\1;\251\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\252\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\332\266\332\266\332\266ac", 16) = 16 read(3, "\1;\253\5\0\0\0\0\332\266\332\266\332\266\0\0\266\265\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\205a\205a\205aac", 16) = 16 read(3, "\1;\254\5\0\0\0\0\205a\205a\205a\0\0\fc\0\0\0\0\0\0\20"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\255\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\340\0`\0*\0\0\0\f\0\1\0\266\265\0\0\266\265\0\0"..., 120) = 120 read(3, "\1V\262\5\0\0\0\0\272\256\252\252\272\256\v\10U\255\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\377\0\372\0\377\1\0", 16) = 16 read(3, "\1;\263\5\0\0\0\0\377\377\356\373\377\377\0\0\337\377\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0W\0U\0W\1\0", 16) = 16 read(3, "\1;\264\5\0\0\0\0eYUUeY\0\0\253Z\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0\1\0", 16) = 16 read(3, "\1;\265\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\344\0`\0*\0\0\0\f\0\1\0\337\377\0\0\337\377\0\0"..., 124) = 124 read(3, "\1V\272\5\0\0\0\0\272\256\252\252\272\256\v\10U\255\0\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\377\0\372\0\377\1\0", 16) = 16 read(3, "\1;\273\5\0\0\0\0\377\377\356\373\377\377\0\0\337\377\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0W\0U\0W\1\0", 16) = 16 read(3, "\1;\274\5\0\0\0\0eYUUeY\0\0\253Z\0\0\0\0\0\0\20\353\35"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0\1\0", 16) = 16 read(3, "\1;\275\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\350\0`\0*\0\0\0\f\0\1\0\337\377\0\0\337\377\0\0"..., 128) = 128 read(3, "\1V\302\5\0\0\0\0\377\377\377\377\377\377\377\377\377\377"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\377\377\377\377\377\377\1\0", 16) = 16 read(3, "\1;\303\5\0\0\0\0\377\377\377\377\377\377\0\0\377\377\0"..., 32) = 32 write(3, "\\\0\5\0!\0\0\0\5\0\377\377black\377\0\0", 20) = 20 read(3, "\1;\304\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\305\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "[\0\3\0!\0\0\0\0\0\0\0", 12) = 12 read(3, "\1;\306\5\2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 read(3, "\0\0\0\0\0\0\0\0", 8) = 8 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\307\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\332\266\332\266\332\266ac", 16) = 16 read(3, "\1;\310\5\0\0\0\0\332\266\332\266\332\266\0\0\266\265\0"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\205a\205a\205aac", 16) = 16 read(3, "\1;\311\5\0\0\0\0\205a\205a\205a\0\0\fc\0\0\0\0\0\0\20"..., 32) = 32 write(3, "T\0\4\0!\0\0\0\0\0\0\0\0\0ac", 16) = 16 read(3, "\1;\312\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\353"..., 32) = 32 write(3, "7\0\7\0\354\0`\0*\0\0\0\f\0\1\0\266\265\0\0\266\265\0\0"..., 388) = 388 read(3, "\20\0\317\5*\0\0\0\360\0`\0\366\377\366\377\4\0\4\0\0\0"..., 32) = 32 read(3, "\23\0\321\5*\0\0\0\360\0`\0\1\340\\\10\360\0`\0@\363\377"..., 32) = 32 read(3, "\20\7\323\5*\0\0\0\361\0`\0\0\0\0\0@\0@\0\0\0\1\0\6\0\0"..., 32) = 32 read(3, "\20\7\324\5*\0\0\0\362\0`\0\0\0\0\0\n\0\n\0\0\0\1\300\310"..., 32) = 32 read(3, "\20\7\325\5*\0\0\0\363\0`\0\0\0\0\0\n\0\n\0\0\0\1\300\310"..., 32) = 32 read(3, "\1E\327\5\0\0\0\0\n\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\22\0`\0KWM_WIN_DECORATION\0\0", 28) = 28 read(3, "\1\0\330\5\0\0\0\0\v\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\6\0\17\0`\0KWM_WIN_DESKTOPI", 24) = 24 read(3, "\1\0\331\5\0\0\0\0\f\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\10\0\30\0`\0KWM_WIN_GEOMETRY_RESTORE", 32) = 32 read(3, "\1\0\332\5\0\0\0\0\r\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\6\0\16\0`\0KWM_WIN_STICKYRY", 24) = 24 read(3, "\1\0\333\5\0\0\0\0\16\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\21\0`\0KWM_WIN_ICONIFIEDRES", 28) = 28 read(3, "\1\0\334\5\0\0\0\0\17\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\21\0`\0KWM_WIN_MAXIMIZEDRES", 28) = 28 read(3, "\1\0\335\5\0\0\0\0\20\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\10\0\25\0`\0KWM_WIN_ICON_GEOMETRYORE", 32) = 32 read(3, "\1\0\336\5\0\0\0\0\21\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\v\0`\0KWM_COMMANDN", 20) = 20 read(3, "\1\0\337\5\0\0\0\0\22\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\21\0`\0KWM_ACTIVE_WINDOWETR", 28) = 28 read(3, "\1\0\340\5\0\0\0\0\23\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\23\0`\0KWM_ACTIVATE_WINDOWR", 28) = 28 read(3, "\1\0\341\5\0\0\0\0\24\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\21\0`\0KWM_DO_NOT_MANAGEOWR", 28) = 28 read(3, "\1\0\342\5\0\0\0\0\25\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\23\0`\0KWM_CURRENT_DESKTOPR", 28) = 28 read(3, "\1\0\343\5\0\0\0\0\26\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\10\0\26\0`\0KWM_NUMBER_OF_DESKTOPSRE", 32) = 32 read(3, "\1\0\344\5\0\0\0\0\27\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\6\0\16\0`\0KWM_DOCKWINDOWDE", 24) = 24 read(3, "\1\0\345\5\0\0\0\0\30\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\v\0`\0KWM_RUNNINGD", 20) = 20 read(3, "\1\0\346\5\0\0\0\0\31\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\n\0`\0KWM_MODULEGD", 20) = 20 read(3, "\1\0\347\5\0\0\0\0\32\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\6\0\17\0`\0KWM_MODULE_INITE", 24) = 24 read(3, "\1\0\350\5\0\0\0\0\33\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\10\0\26\0`\0KWM_MODULE_INITIALIZEDRE", 32) = 32 read(3, "\1\0\351\5\0\0\0\0\34\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\t\0\31\0`\0KWM_MODULE_DESKTOP_CHANG"..., 36) = 36 read(3, "\1\0\352\5\0\0\0\0\35\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\n\0\36\0`\0KWM_MODULE_DESKTOP_NAME_"..., 40) = 40 read(3, "\1\0\353\5\0\0\0\0\36\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\n\0 \0`\0KWM_MODULE_DESKTOP_NUMBE"..., 40) = 40 read(3, "\1\0\354\5\0\0\0\0\37\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\22\0`\0KWM_MODULE_WIN_ADD_N", 28) = 28 read(3, "\1\0\355\5\0\0\0\0 \1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\10\0\25\0`\0KWM_MODULE_WIN_REMOVEMBE", 32) = 32 read(3, "\1\0\356\5\0\0\0\0!\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\10\0\25\0`\0KWM_MODULE_WIN_CHANGEMBE", 32) = 32 read(3, "\1\0\357\5\0\0\0\0\"\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\7\0\24\0`\0KWM_MODULE_WIN_RAISE", 28) = 28 read(3, "\1\0\360\5\0\0\0\0#\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\24\0`\0KWM_MODULE_WIN_LOWER", 28) = 28 read(3, "\1\0\361\5\0\0\0\0$\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\10\0\27\0`\0KWM_MODULE_WIN_ACTIVATEE", 32) = 32 read(3, "\1\0\362\5\0\0\0\0%\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\t\0\32\0`\0KWM_MODULE_WIN_ICON_CHAN"..., 36) = 36 read(3, "\1\0\363\5\0\0\0\0&\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\10\0\26\0`\0KWM_MODULE_DOCKWIN_ADDAN", 32) = 32 read(3, "\1\0\364\5\0\0\0\0\'\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\t\0\31\0`\0KWM_MODULE_DOCKWIN_REMOV"..., 36) = 36 read(3, "\1\0\365\5\0\0\0\0(\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\23\0`\0KWM_STRING_MAXIMIZER", 28) = 28 read(3, "\1\0\366\5\0\0\0\0)\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 open("/usr/share/locale/en_US/LC_MESSAGES/WindowMaker.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en/LC_MESSAGES/WindowMaker.mo", O_RDONLY) = -1 ENOENT (No such file or directory) write(3, "\22\0\10\0*\0\0\0)\1\0\0\37\0\0\0\10G_M\10\0\0\0Maximi"..., 64) = 64 read(3, "\34\0\367\5*\0\0\0)\1\0\0\365\364\351%\0\0\0\0*\0\0\0\0"..., 32) = 32 read(3, "\1V\370\5\0\0\0\0*\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\t\0*\0\0\0*\1\0\0\37\0\0\0\10G_M\n\0\0\0Unmaximi"..., 64) = 64 read(3, "\34\0\371\5*\0\0\0*\1\0\0\370\364\351%\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\372\5\0\0\0\0,\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\t\0*\0\0\0,\1\0\0\37\0\0\0\10G_M\v\0\0\0Miniatur"..., 64) = 64 read(3, "\34\0\373\5*\0\0\0,\1\0\0\372\364\351%\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\374\5\0\0\0\0-\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\n\0*\0\0\0-\1\0\0\37\0\0\0\10G_M\r\0\0\0Deminiat"..., 68) = 68 read(3, "\34\0\374\5*\0\0\0+\1\0\0\v\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\34\0\375\5*\0\0\0-\1\0\0\16\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\376\5\0\0\0\0.\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\t\0*\0\0\0.\1\0\0\37\0\0\0\10G_M\v\0\0\0Omnipres"..., 64) = 64 read(3, "\34\0\377\5*\0\0\0.\1\0\0\21\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\0\6\0\0\0\0/\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\n\0*\0\0\0/\1\0\0\37\0\0\0\10G_M\17\0\0\0Not Omn"..., 72) = 72 read(3, "\34\0\1\6*\0\0\0/\1\0\0\23\365\351%\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\2\6\0\0\0\0000\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\7\0*\0\0\0000\1\0\0\37\0\0\0\10G_M\4\0\0\0Move\20"..., 60) = 60 read(3, "\34\0\3\6*\0\0\0000\1\0\0\25\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\4\6\0\0\0\0001\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\10\0*\0\0\0001\1\0\0\37\0\0\0\10G_M\6\0\0\0Resiz"..., 56) = 56 read(3, "\34\0\5\6*\0\0\0001\1\0\0\27\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\6\6\0\0\0\0002\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\10\0*\0\0\0002\1\0\0\37\0\0\0\10G_M\5\0\0\0Close"..., 60) = 60 read(3, "\34\0\7\6*\0\0\0002\1\0\0\31\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\10\6\0\0\0\0003\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\10\0*\0\0\0003\1\0\0\37\0\0\0\10G_M\7\0\0\0Move "..., 72) = 72 read(3, "\34\0\t\6*\0\0\0003\1\0\0\33\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\n\6\0\0\0\0004\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\t\0*\0\0\0004\1\0\0\37\0\0\0\10G_M\n\0\0\0Bring "..., 68) = 68 read(3, "\34\0\v\6*\0\0\0004\1\0\0\35\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V\f\6\0\0\0\0005\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\16\0\0\0_WIN_PROTOCOLS\0\0", 24) = 24 read(3, "\1\0\r\6\0\0\0\0006\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\n\0\0\0_WIN_LAYERCO", 20) = 20 read(3, "\1\0\16\6\0\0\0\0007\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\n\0\0\0_WIN_STATECO", 20) = 20 read(3, "\1\0\17\6\0\0\0\0008\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\5\0\n\0\0\0_WIN_HINTSCO", 20) = 20 read(3, "\1\0\20\6\0\0\0\0009\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340"..., 32) = 32 write(3, "\20\0\6\0\16\0\0\0_WIN_APP_STATE\0\0", 24) = 24 read(3, "\1\0\21\6\0\0\0\0:\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\22\0\0\0_WIN_EXPANDED_SIZEin", 28) = 28 read(3, "\1\0\22\6\0\0\0\0;\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\n\0\0\0_WIN_ICONSDE", 20) = 20 read(3, "\1\0\23\6\0\0\0\0<\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\5\0\t\0\0\0_WIN_AREASDE", 20) = 20 read(3, "\1\0\24\6\0\0\0\0=\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\17\0\0\0_WIN_AREA_COUNTI", 24) = 24 read(3, "\1\0\25\6\0\0\0\0>\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\16\0\0\0_WIN_WORKSPACETI", 24) = 24 read(3, "\1\0\26\6\0\0\0\0?\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\24\0\0\0_WIN_WORKSPACE_COUNT", 28) = 28 read(3, "\1\0\27\6\0\0\0\0@\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\7\0\24\0\0\0_WIN_WORKSPACE_NAMES", 28) = 28 read(3, "\1\0\30\6\0\0\0\0A\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\6\0\20\0\0\0_WIN_CLIENT_LIST", 24) = 24 read(3, "\1\0\31\6\0\0\0\0B\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\20\0\t\0\31\0\0\0_WIN_DESKTOP_BUTTON_PROX"..., 36) = 36 read(3, "\1\0\32\6\0\0\0\0C\1\0\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\22\0\7\0*\0\0\0005\1\0\0\6\0\0\0 TOP\1\0\0\0\360\0`\0"..., 184) = 184 write(3, "\22\0\7\0*\0\0\0@\1\0\0\6\0\0\0 TOP\1\0\0\0\1\0\0\0\22"..., 152) = 152 read(3, "\34\0\33\6*\0\0\0005\1\0\0-\365\351%\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\34\0\35\6*\0\0\0C\1\0\0-\365\351%\0\0\0\0\360\0`\0\0\0"..., 32) = 32 read(3, "\34\0\37\6*\0\0\0006\1\0\0-\365\351%\0\0\0\0\360\0`\0\0"..., 32) = 32 read(3, "\34\0 \6*\0\0\0@\1\0\0/\365\351%\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\34\0!\6*\0\0\0>\1\0\0/\365\351%\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\34\0\"\6*\0\0\0A\1\0\0/\365\351%\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\34\0#\6*\0\0\0\27\1\0\0/\365\351%\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1V$\6\0\0\0\0D\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337\\"..., 32) = 32 write(3, "\22\0\t\0*\0\0\0D\1\0\0\37\0\0\0\10TOP\f\0\0\0Workspac"..., 36) = 36 access("/home/ben/GNUstep/Library/Icons/GNUstep3D.tiff", F_OK) = -1 ENOENT (No such file or directory) access("/usr/share/WindowMaker/Icons/GNUstep3D.tiff", F_OK) = 0 open("/usr/share/WindowMaker/Icons/GNUstep3D.tiff", O_RDONLY) = 4 read(4, "II*\0D\16\0\0\1\0\4\n\34$h\260\340!B\206\n\35&l\270\360"..., 32) = 32 close(4) = 0 open("/usr/share/WindowMaker/Icons/GNUstep3D.tiff", O_RDONLY) = 4 read(4, "II*\0D\16\0\0", 8) = 8 fstat64(4, {st_mode=S_IFREG|0644, st_size=3916, ...}) = 0 old_mmap(NULL, 3916, PROT_READ, MAP_SHARED, 4, 0) = 0x40027000 brk(0x811d000) = 0x811d000 munmap(0x40027000, 3916) = 0 close(4) = 0 time(NULL) = 1005658436 time(NULL) = 1005658436 shmget(IPC_PRIVATE, 4140, IPC_CREAT|0x1ff|0666) = 218890244 shmat(218890244, 0, 0) = 0x40027000 write(3, "5\20\4\0\364\0`\0*\0\0\0\t\0\t\0007T\5\0\365\0`\0\364\0"..., 1024) = 1024 read(3, "\34\0%\6*\0\0\0D\1\0\0004\365\351%\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 read(3, "\1\2N\6\0\0\0\0\360\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\10\1`\0\4\0\f\r\0\0\t\0+T\1\0", 20) = 20 read(3, "\1\2P\6\0\0\0\0\360\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\20\4\0\t\1`\0*\0\0\0-\0-\0\220\5\7\0\n\1`\0*\0\0\0-\0"..., 84) = 84 read(3, "\1\2U\6\0\0\0\0\360\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218890244, IPC_RMID, 0) = 0 shmget(IPC_PRIVATE, 360, IPC_CREAT|0x1ff|0666) = 218923013 shmat(218923013, 0, 0) = 0x40027000 write(3, "\220\2\2\0\10\1`\0+\0\1\0", 12) = 12 read(3, "\1\2W\6\0\0\0\0\360\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "\220\1\4\0\v\1`\0\5\200\f\r\0\0-\0+\5\1\0", 20) = 20 read(3, "\1\2Y\6\0\0\0\0\360\0`\0\0\0\0\0\0\0\0\0\0\0\0\0\340\337"..., 32) = 32 write(3, "5\1\4\0\f\1`\0*\0\0\0-\0-\0007\5\6\0\r\1`\0\f\1`\0\10\0"..., 80) = 80 write(3, "+\1\1\0", 4) = 4 read(3, "\1\2]\6\0\0\0\0\360\0`\0\0\0\0\0\1\0\0\0\0\0\0\0\340\337"..., 32) = 32 shmdt(0x40027000) = 0 shmctl(218923013, IPC_RMID, 0) = 0 write(3, "\220\2\2\0\v\1`\0\24\0\6\0\256\0`\0#\0\0\0#\0\0\0\0\0\0"..., 32) = 32 read(3, "\1 _\6\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0@\363\377\277\0\0"..., 32) = 32 read(3, "@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 36) = 36 write(3, "\22\0\17\0\256\0`\0#\0\0\0#\0\0\0 \0\0\0\t\0\0\0d\0\0\0"..., 548) = 548 read(3, 0xbffff1c0, 32) = -1 EAGAIN (Resource temporarily unavailable) select(4, [3], NULL, NULL, NULL <unfinished ...> ----------------------End of strace output--------------------- -- Ben Logan: blogan at newcreature dot org OpenPGP Key KeyID: A1ADD1F0 _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list