Gilboa Davara wrote: > On Tue, 2008-01-15 at 02:53 -0500, Kevin J. Cummings wrote: >> Hi, >> I can't get rdesktop to work right on my Linux computers. None of the >> 3 work right. The symptom is the same on each: a window opens and then >> closes too fast to see anything in it. I have verified that each >> Windows XP machine I am trying to connect to works between themselves. >> I can open Remote Desktop sessions (using the RAIncident files that >> Windows XP creates) between XP machines, but not from Fedora machines to >> XP. I have tried on FC6, FC7, FC8. No dice. Does anyone have any >> clues as to what might be wrong? I installed rdesktop-1.5.0-2 for fc6 >> and fc7, and 1.5.0-4 for fc8. >> > > Weird. > I'm using rdesktop under F1...F8 and RHEL/CentOS to connect to Windows > 2K/XP and 2K3 machines for years now. > I've got SELinux enabled with iptables in block-all/exclude-some mode. > > Can you start rdesktop under strace and post the output ? > > - Gilboa Yes I can, enjoy: > $ strace rdesktop -u "Janet Cummings" -g 1024x768 -d JMCPC 192.168.6.102:3389 > execve("/usr/bin/rdesktop", ["rdesktop", "-u", "Janet Cummings", "-g", "1024x768", "-d", "JMCPC", "192.168.6.102:3389"], [/* 43 vars */]) = 0 > brk(0) = 0x932a000 > access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) > open("/etc/ld.so.cache", O_RDONLY) = 3 > fstat64(3, {st_mode=S_IFREG|0644, st_size=126896, ...}) = 0 > mmap2(NULL, 126896, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7eea000 > close(3) = 0 > open("/lib/libcrypto.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\300\240\244\0064\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=1243024, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee9000 > mmap2(0x6a19000, 1254104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x6a19000 > mmap2(0x6b36000, 73728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11d) = 0x6b36000 > mmap2(0x6b48000, 13016, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x6b48000 > close(3) = 0 > open("/usr/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\260\36\311\0004\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=1057916, ...}) = 0 > mmap2(0xc7d000, 1056516, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xc7d000 > mmap2(0xd7b000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfe) = 0xd7b000 > 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\0000\337\261\0004\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=1589908, ...}) = 0 > mmap2(0xb08000, 1308068, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb08000 > mmap2(0xc42000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13a) = 0xc42000 > mmap2(0xc45000, 9636, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xc45000 > 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\0P\232\257\0004\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=16428, ...}) = 0 > mmap2(0xaf9000, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xaf9000 > mmap2(0xafb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xafb000 > 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\240\266\304\0004\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=75284, ...}) = 0 > mmap2(0xc4a000, 76656, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xc4a000 > mmap2(0xc5c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xc5c000 > close(3) = 0 > open("/usr/lib/libXau.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 \212\307\0004\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=9620, ...}) = 0 > mmap2(0xc78000, 10996, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xc78000 > mmap2(0xc7a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xc7a000 > close(3) = 0 > open("/usr/lib/libXdmcp.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\20\377\257\0004\0\0\0"..., 512) = 512 > fstat64(3, {st_mode=S_IFREG|0755, st_size=20284, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee8000 > mmap2(0xaff000, 21652, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xaff000 > mmap2(0xb04000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb04000 > close(3) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee7000 > set_thread_area({entry_number:-1 -> 6, base_addr:0xb7ee76c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 > mprotect(0xc42000, 8192, PROT_READ) = 0 > mprotect(0xafb000, 4096, PROT_READ) = 0 > mprotect(0xacc000, 4096, PROT_READ) = 0 > munmap(0xb7eea000, 126896) = 0 > brk(0) = 0x932a000 > brk(0x934b000) = 0x934b000 > open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 > fstat64(3, {st_mode=S_IFREG|0644, st_size=56409680, ...}) = 0 > mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ce7000 > close(3) = 0 > uname({sys="Linux", node="kjclap.framingham.ma.us", ...}) = 0 > open("/home/cummings/.rdesktop/keymaps/en-us", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) > open("/usr/share/rdesktop/keymaps//en-us", O_RDONLY|O_LARGEFILE) = 3 > close(3) = 0 > write(2, "Autoselected keyboard map en-us\n", 32Autoselected keyboard map en-us > ) = 32 > uname({sys="Linux", node="kjclap.framingham.ma.us", ...}) = 0 > socket(PF_FILE, SOCK_STREAM, 0) = 3 > uname({sys="Linux", node="kjclap.framingham.ma.us", ...}) = 0 > uname({sys="Linux", node="kjclap.framingham.ma.us", ...}) = 0 > connect(3, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0 > uname({sys="Linux", node="kjclap.framingham.ma.us", ...}) = 0 > fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 > access("/tmp/.gdm9P5H4T", R_OK) = 0 > open("/tmp/.gdm9P5H4T", O_RDONLY) = 4 > fstat64(4, {st_mode=S_IFREG|0600, st_size=134, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000 > read(4, "\1\0\0\27kjclap.framingham.ma.us\0\0010\0\22"..., 4096) = 134 > read(4, "", 4096) = 0 > close(4) = 0 > munmap(0xb7f08000, 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}, {"\262H\335\307\374~\247\n\334Z\265HJ\241\333\207", 16}], 4) = 48 > fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR) > fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 > read(3, 0xbf806d64, 8) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\0\v\0\0\0\363\0", 8) = 8 > read(3, "\10\250-\4\0\0\0\5\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0 \10\377\324. \10"..., 972) = 972 > write(3, "7\0\5\0\0\0\0\5Y\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f\0\0\0BIG-"..., 64) = 64 > read(3, 0xbf806d24, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1<\2\0\0\0\0\0\1\202\0\0,\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0\274?\37\10", 32) = 32 > read(3, "\1\10\3\0\241\6\0\0\37\0\0\0\0\0\0\0\204\32\0\0]Z\t\10\250\330\362\n \0\0\0", 32) = 32 > readv(3, [{"*Box.background:\t#ede9e3\n*Box.fo"..., 6788}, {"", 0}], 2) = 6788 > write(3, "\202\0\1\0", 4) = 4 > read(3, "\1<\4\0\0\0\0\0\377\377?\0\4\0\0\0\1\0\0\0\0\0\0\0\4\0\0\0\274?\37\10", 32) = 32 > writev(3, [{"b\0\5\0\t\0\0\5", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 > read(3, "\1<\5\0\0\0\0\0\1\232q\260\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0\274?\37\10", 32) = 32 > write(3, "\232\0\2\0\1\0\0\0", 8) = 8 > read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\200\273u\tH<\246\tP\371x\t\23\0\0\0", 32) = 32 > write(3, "N\0\4\0\1\0\0\5Y\0\0\0#\0\0\0w\377\1\0", 20) = 20 > read(3, "\1\3\10\0\6\0\0\0P\371x\t\23\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0", 32) = 32 > readv(3, [{"2>\0B\0\0%m\0@}\234M\0\0\0\0\0\177\200\0]|\0", 24}, {"", 0}], 2) = 24 > open("/home/cummings/.rdesktop/keymaps/en-us", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) > open("/usr/share/rdesktop/keymaps//en-us", O_RDONLY|O_LARGEFILE) = 4 > fstat64(4, {st_mode=S_IFREG|0644, st_size=609, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f08000 > read(4, "# generated from XKB map us\nincl"..., 4096) = 609 > open("/home/cummings/.rdesktop/keymaps/common", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) > open("/usr/share/rdesktop/keymaps//common", O_RDONLY|O_LARGEFILE) = 5 > fstat64(5, {st_mode=S_IFREG|0644, st_size=4514, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f07000 > read(5, "include modifiers\n\n#\n# Top row\n#"..., 4096) = 4096 > open("/home/cummings/.rdesktop/keymaps/modifiers", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) > open("/usr/share/rdesktop/keymaps//modifiers", O_RDONLY|O_LARGEFILE) = 6 > fstat64(6, {st_mode=S_IFREG|0644, st_size=321, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 > read(6, "Shift_R 0x36\nShift_L 0x2a\n\nAlt_R"..., 4096) = 321 > read(6, "", 4096) = 0 > close(6) = 0 > munmap(0xb7f06000, 4096) = 0 > open("/usr/share/X11/XKeysymDB", O_RDONLY) = 6 > fstat64(6, {st_mode=S_IFREG|0644, st_size=8298, ...}) = 0 > read(6, "! $Xorg: XKeysymDB,v 1.3 2000/08"..., 8298) = 8298 > close(6) = 0 > open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 6 > fstat64(6, {st_mode=S_IFREG|0644, st_size=78122, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 > read(6, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096 > read(6, "br_FR.iso88591\t\t\t\t\tbr_FR.ISO8859"..., 4096) = 4096 > read(6, "iso88597\t\t\t\t\tel_GR.ISO8859-7\nel_"..., 4096) = 4096 > read(6, "1.en\t\t\t\t\tes_ES.ISO8859-1\nes_ES.i"..., 4096) = 4096 > read(6, "\nfr_CA.iso88591\t\t\t\t\tfr_CA.ISO885"..., 4096) = 4096 > read(6, "5\t\t\t\tit_CH.ISO8859-15\nit_CH.utf8"..., 4096) = 4096 > read(6, "\tnl_BE.ISO8859-1\nnl_BE.88591\t\t\t\t"..., 4096) = 4096 > read(6, "RW.ISO8859-1\nrw_RW.iso8859-1 "..., 4096) = 4096 > read(6, "\ntn_ZA.utf8\t\t\t\ttn_ZA.UTF-8\ntr\t\t\t"..., 4096) = 4096 > read(6, "\t\tfr_CH.ISO8859-1\ngalego\t\t\t\t\t\tgl"..., 4096) = 4096 > read(6, "r_OM:\t\t\t\t\t\tar_OM.ISO8859-6\nar_OM"..., 4096) = 4096 > read(6, "59-15\nde_AT.UTF-8@euro:\t\t\t\tde_AT"..., 4096) = 4096 > read(6, "n_US.ISO8859-15@euro:\t\t\t\ten_US.I"..., 4096) = 4096 > read(6, "onian local standards, ISO8859-4"..., 4096) = 4096 > read(6, "59-14:\t\t\t\tgd_GB.ISO8859-14\ngd_GB"..., 4096) = 4096 > read(6, "R\nko_KR:\t\t\t\t\t\tko_KR.eucKR\nKO_KR:"..., 4096) = 4096 > read(6, ".iso885915:\t\t\t\tny_NO.ISO8859-15\n"..., 4096) = 4096 > read(6, ".ISO-8859-2:\t\t\t\tsr_CS.ISO8859-2\n"..., 4096) = 4096 > read(6, "8\nVI_VN.UTF-8:\t\t\t\t\tvi_VN.UTF-8\nw"..., 4096) = 4096 > read(6, "is and SunOS have iso_8859_1 and"..., 4096) = 298 > read(6, "", 4096) = 0 > close(6) = 0 > munmap(0xb7f06000, 4096) = 0 > open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 6 > fstat64(6, {st_mode=S_IFREG|0644, st_size=78122, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 > read(6, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096 > read(6, "br_FR.iso88591\t\t\t\t\tbr_FR.ISO8859"..., 4096) = 4096 > read(6, "iso88597\t\t\t\t\tel_GR.ISO8859-7\nel_"..., 4096) = 4096 > read(6, "1.en\t\t\t\t\tes_ES.ISO8859-1\nes_ES.i"..., 4096) = 4096 > read(6, "\nfr_CA.iso88591\t\t\t\t\tfr_CA.ISO885"..., 4096) = 4096 > read(6, "5\t\t\t\tit_CH.ISO8859-15\nit_CH.utf8"..., 4096) = 4096 > read(6, "\tnl_BE.ISO8859-1\nnl_BE.88591\t\t\t\t"..., 4096) = 4096 > read(6, "RW.ISO8859-1\nrw_RW.iso8859-1 "..., 4096) = 4096 > read(6, "\ntn_ZA.utf8\t\t\t\ttn_ZA.UTF-8\ntr\t\t\t"..., 4096) = 4096 > read(6, "\t\tfr_CH.ISO8859-1\ngalego\t\t\t\t\t\tgl"..., 4096) = 4096 > read(6, "r_OM:\t\t\t\t\t\tar_OM.ISO8859-6\nar_OM"..., 4096) = 4096 > read(6, "59-15\nde_AT.UTF-8@euro:\t\t\t\tde_AT"..., 4096) = 4096 > read(6, "n_US.ISO8859-15@euro:\t\t\t\ten_US.I"..., 4096) = 4096 > close(6) = 0 > munmap(0xb7f06000, 4096) = 0 > open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 6 > fstat64(6, {st_mode=S_IFREG|0644, st_size=32981, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 > read(6, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096 > read(6, "so8859-1/XLC_LOCALE\t\t\tes_US.ISO8"..., 4096) = 4096 > read(6, "CALE\t\t\tsr_CS.ISO8859-5\niso8859-2"..., 4096) = 4096 > read(6, "UTF-8/XLC_LOCALE\t\t\tes_MX.UTF-8\ne"..., 4096) = 4096 > read(6, ",v 1.3 2000/08/17 19:46:48 cpqbl"..., 4096) = 4096 > read(6, "9-1/XLC_LOCALE:\t\t\tes_US.ISO8859-"..., 4096) = 4096 > read(6, "\niso8859-2/XLC_LOCALE: \t\t\tsq_AL."..., 4096) = 4096 > close(6) = 0 > munmap(0xb7f06000, 4096) = 0 > access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0 > open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 6 > fstat64(6, {st_mode=S_IFREG|0644, st_size=2036, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f06000 > read(6, "# $XFree86: xc/nls/XLC_LOCALE/e"..., 4096) = 2036 > read(6, "", 4096) = 0 > close(6) = 0 > munmap(0xb7f06000, 4096) = 0 > read(5, "lstate\n\nKP_2 0x50 numlock\nKP_Dow"..., 4096) = 418 > read(5, "", 4096) = 0 > close(5) = 0 > munmap(0xb7f07000, 4096) = 0 > read(4, "", 4096) = 0 > close(4) = 0 > munmap(0xb7f08000, 4096) = 0 > write(3, "\20\0\4\0\7\0\0\5PRIMARY\0", 16) = 16 > read(3, 0xbf806d40, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273\t\0\0\0\0\0\1\0\0\0\23\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\20\0\0\0", 32) = 32 > write(3, "\20\0\5\0\t\0\0\5CLIPBOARD\377\1\0", 20) = 20 > read(3, "\1\273\n\0\0\0\0\0\24\1\0\0\23\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0", 32) = 32 > write(3, "\20\0\4\0\7\0\0\5TARGETSR", 16) = 16 > read(3, "\1\273\v\0\0\0\0\0\34\1\0\0\23\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\20\0\0\0", 32) = 32 > write(3, "\20\0\5\0\t\0\0\5TIMESTAMP\377\1\0", 20) = 20 > read(3, "\1\273\f\0\0\0\0\0\35\1\0\0\23\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0", 32) = 32 > write(3, "\20\0\t\0\32\0\0\5_RDESKTOP_CLIPBOARD_TARG"..., 36) = 36 > read(3, "\1\273\r\0\0\0\0\0\233\1\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\20\0\v\0\"\0\0\5_RDESKTOP_PRIMARY_TIMEST"..., 44) = 44 > read(3, "\1\273\16\0\0\0\0\0\234\1\0\0\23\0\0\0,\0\0\0\1\0\0\0\0\0\0\0,\0\0\0", 32) = 32 > write(3, "\20\0\v\0$\0\0\5_RDESKTOP_CLIPBOARD_TIME"..., 44) = 44 > read(3, 0xbf806d40, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273\17\0\0\0\0\0\235\1\0\0\23\0\0\0,\0\0\0\1\0\0\0\0\0\0\0,\0\0\0", 32) = 32 > write(3, "\20\0\3\0\4\0\0\5INCR", 12) = 12 > read(3, "\1\273\20\0\0\0\0\0\26\1\0\0\23\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0", 32) = 32 > write(3, "\20\0\4\0\6\0\0\5STRINGTO", 16) = 16 > read(3, "\1\273\21\0\0\0\0\0\37\0\0\0\23\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\20\0\0\0", 32) = 32 > write(3, "\20\0\5\0\v\0\0\5UTF8_STRINGL", 20) = 20 > read(3, "\1\273\22\0\0\0\0\0\357\0\0\0\23\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0", 32) = 32 > write(3, "\20\0\5\0\f\0\0\5text/unicode", 20) = 20 > read(3, 0xbf806d40, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273\23\0\0\0\0\0\236\1\0\0\23\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0", 32) = 32 > write(3, "\20\0\t\0\32\0\0\5_RDESKTOP_SELECTION_NOTI"..., 36) = 36 > read(3, "\1\273\24\0\0\0\0\0\237\1\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\2\0\4\0Y\0\0\0\0\10\0\0\0\0@\0\20\0\6\0\20\0CT_RDESKTO"..., 40) = 40 > read(3, 0xbf806d40, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1}\26\0\0\0\0\0\240\1\0\0\23\0\0\0\30\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0", 32) = 32 > write(3, "\20\0\t\0\33\0\0\0_RDESKTOP_CLIPBOARD_FORM"..., 36) = 36 > read(3, "\1\273\27\0\0\0\0\0\241\1\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\20\0\10\0\27\0\0\0_RDESKTOP_PRIMARY_OWNERM", 32) = 32 > read(3, "\1\273\30\0\0\0\0\0\242\1\0\0\23\0\0\0 \0\0\0\1\0\0\0\0\0\0\0 \0\0\0", 32) = 32 > write(3, "\20\0\t\0\31\0\0\0_RDESKTOP_CLIPBOARD_OWNE"..., 36) = 36 > read(3, 0xbf806d40, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273\31\0\0\0\0\0\243\1\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\20\0\t\0\34\0\0\0_NET_WM_STATE_MAXIMIZED_"..., 36) = 36 > read(3, "\1\273\32\0\0\0\0\0\375\0\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\20\0\t\0\34\0\0\0_NET_WM_STATE_MAXIMIZED_"..., 36) = 36 > read(3, "\1\273\33\0\0\0\0\0\376\0\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\20\0\7\0\24\0\0\0_NET_WM_STATE_HIDDEN", 28) = 28 > read(3, "\1\273\34\0\0\0\0\0B\1\0\0\23\0\0\0\34\0\0\0\1\0\0\0\0\0\0\0\34\0\0\0", 32) = 32 > write(3, "\20\0\t\0\32\0\0\0_NET_WM_STATE_SKIP_TASKB"..., 36) = 36 > read(3, "\1\273\35\0\0\0\0\0009\1\0\0\23\0\0\0$\0\0\0\1\0\0\0\0\0\0\0$\0\0\0", 32) = 32 > write(3, "\20\0\10\0\30\0\0\0_NET_WM_STATE_SKIP_PAGER", 32) = 32 > read(3, "\1\273\36\0\0\0\0\0:\1\0\0\23\0\0\0 \0\0\0\1\0\0\0\0\0\0\0 \0\0\0", 32) = 32 > write(3, "\20\0\7\0\23\0\0\0_NET_WM_STATE_MODALP", 28) = 28 > read(3, "\1\273\37\0\0\0\0\0006\1\0\0\23\0\0\0\34\0\0\0\1\0\0\0\0\0\0\0\34\0\0\0", 32) = 32 > write(3, "\20\0\6\0\r\0\0\0_NET_WM_STATE_MO", 24) = 24 > read(3, "\1\273 \0\0\0\0\0\373\0\0\0\23\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\30\0\0\0", 32) = 32 > write(3, "\20\0\6\0\17\0\0\0_NET_WM_DESKTOPO", 24) = 24 > read(3, "\1\273!\0\0\0\0\0\365\0\0\0\23\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\30\0\0\0", 32) = 32 > write(3, "\20\0\5\0\f\0\0\0_NET_WM_NAME", 20) = 20 > read(3, "\1\273\"\0\0\0\0\0\370\0\0\0\23\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0", 32) = 32 > open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 4 > fstat64(4, {st_mode=S_IFREG|0644, st_size=25462, ...}) = 0 > mmap2(NULL, 25462, PROT_READ, MAP_SHARED, 4, 0) = 0xb7f02000 > close(4) = 0 > open("/usr/lib/gconv/UTF-16.so", O_RDONLY) = 4 > read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\3\0\0004\0\0\0"..., 512) = 512 > fstat64(4, {st_mode=S_IFREG|0755, st_size=9484, ...}) = 0 > mmap2(NULL, 12320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x111000 > mmap2(0x113000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1) = 0x113000 > close(4) = 0 > brk(0x936c000) = 0x936c000 > socket(PF_NETLINK, SOCK_RAW, 0) = 4 > bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0 > getsockname(4, {sa_family=AF_NETLINK, pid=25209, groups=00000000}, [12]) = 0 > time(NULL) = 1200416332 > sendto(4, "\24\0\0\0\26\0\1\3L\346\214G\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20 > recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0L\346\214Gyb\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 228 > recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0L\346\214Gyb\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 256 > recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0L\346\214Gyb\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20 > close(4) = 0 > socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 4 > connect(4, {sa_family=AF_INET, sin_port=htons(3389), sin_addr=inet_addr("192.168.6.102")}, 16) = 0 > setsockopt(4, SOL_TCP, TCP_NODELAY, [1], 4) = 0 > send(4, "\3\0\0,\'\340\0\0\0\0\0Cookie: mstshash=Jane"..., 44, 0) = 44 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {58, 304000}) > recv(4, "\3\0\0\v", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\6\320\0\0\0224\0", 7, 0) = 7 > send(4, "\3\0\1\226\2\360\200\177e\202\1\212\4\1\1\4\1\1\1\1\3770 \2\2\0\"\2\2\0\2\2"..., 406, 0) = 406 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {59, 998000}) > recv(4, "\3\0\1I", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200\177f\202\1=\n\1\0\2\1\0000\32\2\1\"\2\1\3\2\1\0\2\1\1\2\1\0\2"..., 325, 0) = 325 > open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 5 > read(5, "\313\25\26e\31\256,\310Z\n(\263y<d\222\236\304~N\231Oxp\373\327\352)\373\333\374\242", 32) = 32 > close(5) = 0 > send(4, "\3\0\0\f\2\360\200\4\0\1\0\1", 12, 0) = 12 > send(4, "\3\0\0\10\2\360\200(", 8, 0) = 8 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {59, 998000}) > recv(4, "\3\0\0\v", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200.\0\0\4", 7, 0) = 7 > send(4, "\3\0\0\f\2\360\2008\0\4\3\355", 12, 0) = 12 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {59, 999000}) > recv(4, "\3\0\0\17", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200>\0\0\4\3\355\3\355", 11, 0) = 11 > send(4, "\3\0\0\f\2\360\2008\0\4\3\353", 12, 0) = 12 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {59, 998000}) > recv(4, "\3\0\0\17", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200>\0\0\4\3\353\3\353", 11, 0) = 11 > send(4, "\3\0\0\f\2\360\2008\0\4\3\354", 12, 0) = 12 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {59, 999000}) > recv(4, "\3\0\0\17", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200>\0\0\4\3\354\3\354", 11, 0) = 11 > send(4, "\3\0\0_\2\360\200d\0\4\3\353p\200P\1\0\0\0H\0\0\0a^\244\300UYD\33\t"..., 95, 0) = 95 > getsockname(4, {sa_family=AF_INET, sin_port=htons(45564), sin_addr=inet_addr("192.168.6.110")}, [16]) = 0 > time(NULL) = 1200416333 > open("/etc/localtime", O_RDONLY) = 5 > fstat64(5, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 > fstat64(5, {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f01000 > read(5, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 4096) = 3519 > close(5) = 0 > munmap(0xb7f01000, 4096) = 0 > stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 > stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0 > send(4, "\3\0\1s\2\360\200d\0\4\3\353p\201dH\0\0\0F\37\313#\t\37A\275\313\231\362\341E"..., 371, 0) = 371 > ioctl(3, FIONREAD, [0]) = 0 > write(3, "\1\30\r\0\2\0\0\5Y\0\0\0\0\0\0\0\0\4\0\3\0\0\1\0#\0\0\0J\"\0\0"..., 352) = 352 > read(3, 0xbf8064e8, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\25\213-\0\2\0\0\5\2\0\0\5\252?\3\1\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0", 32) = 32 > ioctl(3, FIONREAD, [0]) = 0 > read(3, "\26\0-\0\2\0\0\5\2\0\0\5\0\0\0\0\5\0\30\0\0\4\0\3\0\0\0\0\230\331\247\t", 32) = 32 > ioctl(3, FIONREAD, [64]) = 0 > read(3, "\34\213-\0Y\0\0\0007\1\0\0\206\240c~\0\0\0\300\2\0\0\0X\35e\t\206\240c~"..., 64) = 64 > ioctl(3, FIONREAD, [0]) = 0 > read(3, 0xbf8064e8, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\226\n-\0\2\0\0\5\2\0\0\5\0\0\0\0007\0\36\0\0\4\0\3\0\0\0\0!T\n\10", 32) = 32 > ioctl(3, FIONREAD, [64]) = 0 > read(3, "\23\213-\0\2\0\0\5\2\0\0\5\0\0\0\5\1\0\0\300\1\0\0\0\1\0\0\0\300\37e\t"..., 64) = 64 > write(3, "\20\1\5\0\f\0\0\5WM_PROTOCOLS", 20) = 20 > read(3, "\t\3-\0\2\0\0\5\0Sh\th\5b\t\310\212\265\277\35\37\t\10\330Sh\t\0\0\0\0", 32) = 32 > read(3, 0xbf806ce0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\17\3-\0\2\0\0\5\1\0007\0047\0007\4\32\3\36\0\36\3\21\10<Q\304\0\364?\304\0", 32) = 32 > read(3, "\f\211-\0\2\0\0\5\0\0\0\0\0\4\374\2\0\0\265\277p\7T\th\211\265\277\20\313\20\10", 32) = 32 > read(3, "\7\3-\0\210\240c~Y\0\0\0\2\0\0\5\0\0\0\0B\1\246\1\v\1\210\1\0\0\0\3", 32) = 32 > read(3, 0xbf806ce0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\34\213-\0Y\0\0\0007\1\0\0\213\240c~\0\0\0\300\2\0\0\0\30\34e\t\213\240c~", 32) = 32 > read(3, "\34\213-\0Y\0\0\0008\1\0\0\213\240c~\0\0\0\0\213\240c~\30\34e\t\213\240c~", 32) = 32 > read(3, "\34\213-\0Y\0\0\0>\1\0\0\213\240c~\0\0\0\0\213\240c~\30\34e\t\213\240c~", 32) = 32 > read(3, 0xbf806ce0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\34\213-\0Y\0\0\0>\1\0\0\214\240c~\0\0\0\0\213\240c~\30\34e\t\214\240c~", 32) = 32 > read(3, 0xbf806ce0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\34\213-\0Y\0\0\0007\1\0\0\242\240c~\0\0\0\0\214\240c~\30\34e\t\242\240c~", 32) = 32 > read(3, "\34\213-\0Y\0\0\0008\1\0\0\242\240c~\0\0\0\0\242\240c~\30\34e\t\242\240c~", 32) = 32 > read(3, "\34\213-\0Y\0\0\0>\1\0\0\242\240c~\0\0\0\0\242\240c~\30\34e\t\242\240c~", 32) = 32 > read(3, "\34\213-\0Y\0\0\0>\1\0\0\243\240c~\0\0\0\0\242\240c~\30\34e\t\243\240c~", 32) = 32 > read(3, 0xbf806ce0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273.\0\0\0\0\0\363\0\0\0\23\0\0\0\24\0\0\0\1\0\0\0\0\0\0\0\24\0\0\0", 32) = 32 > write(3, "\20\1\6\0\20\0\0\5WM_DELETE_WINDOW", 24) = 24 > read(3, 0xbf806ce0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273/\0\0\0\0\0\361\0\0\0\23\0\0\0\30\0\0\0\1\0\0\0\0\0\0\0\30\0\0\0", 32) = 32 > open("/etc/ld.so.cache", O_RDONLY) = 5 > fstat64(5, {st_mode=S_IFREG|0644, st_size=126896, ...}) = 0 > mmap2(NULL, 126896, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb7cc8000 > close(5) = 0 > open("/usr/lib/libXcursor.so.1", O_RDONLY) = 5 > read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220A\372\0044\0\0\0"..., 512) = 512 > fstat64(5, {st_mode=S_IFREG|0755, st_size=38640, ...}) = 0 > mmap2(0x4fa2000, 39820, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x4fa2000 > mmap2(0x4fab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8) = 0x4fab000 > close(5) = 0 > open("/usr/lib/libXrender.so.1", O_RDONLY) = 5 > read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\363\335\0004\0\0\0"..., 512) = 512 > fstat64(5, {st_mode=S_IFREG|0755, st_size=32932, ...}) = 0 > mmap2(0xdde000, 34184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xdde000 > mmap2(0xde6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x7) = 0xde6000 > close(5) = 0 > open("/usr/lib/libXfixes.so.3", O_RDONLY) = 5 > read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340N\337\0004\0\0\0"..., 512) = 512 > fstat64(5, {st_mode=S_IFREG|0755, st_size=17600, ...}) = 0 > mmap2(0xdf4000, 18936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xdf4000 > mmap2(0xdf8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3) = 0xdf8000 > close(5) = 0 > munmap(0xb7cc8000, 126896) = 0 > writev(3, [{"\22\0\7\0\2\0\0\5\363\0\0\0\4\0\0\0 _WI\1\0\0\0\361\0\0\0005\1\4\0"..., 52}, {"RENDER", 6}, {"\0\0", 2}], 3) = 60 > read(3, 0xbf806a9c, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1<2\0\0\0\0\0\1\237\0\265\20\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\274?\37\10", 32) = 32 > write(3, "\237\0\3\0\0\0\0\0\n\0\0\0\237\1\1\0", 16) = 16 > read(3, 0xbf806b10, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\0003\0\0\0\0\0\0\0\0\0\n\0\0\0H<\246\tP\371x\t\23\0\0\0\372\316\24\10", 32) = 32 > read(3, "\1S4\0\301\0\0\0\20\0\0\0\1\0\0\0\7\0\0\0 \0\0\0\1\0\0\0\0\0\1\0", 32) = 32 > read(3, "C\0\0\0\1\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0D\0\0\0"..., 772) = 772 > uname({sys="Linux", node="kjclap.framingham.ma.us", ...}) = 0 > open("/home/cummings/.Xdefaults-kjclap.framingham.ma.us", O_RDONLY) = -1 ENOENT (No such file or directory) > write(3, "7\0\4\0\7\0\0\5\6\0\0\5\0\0\0\0H\2\7\0\6\0\0\5\7\0\0\5\1\0\1\0"..., 144) = 144 > read(3, 0xbf8018b0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\1<\0\0\0\0\0Y\0\0\0\0\0\0\0B\1\246\1\v\1\210\1\0\0\0\0\10\0\0\0", 32) = 32 > time(NULL) = 1200416334 > send(4, "\3\0\0=\2\360\200d\0\4\3\353p\200.\10\0\0\0U\31\37\220w\347\t| Ig\342\302"..., 61, 0) = 61 > write(3, ">\0\7\0\5\0\0\5\2\0\0\5\3\0\0\5\0\0\0\0\0\0\0\0\0\4\374\2\37\1\4\0"..., 44) = 44 > read(3, 0xbf80191c, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\16\0=\0\2\0\0\5\0\0>\10\10\213\265\277p\7T\t7\0\36\0007\0\36\0\244\245 \10", 32) = 32 > read(3, "\1\0>\0\0\0\0\0P\371x\t\23\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0", 32) = 32 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\3\0\0\"", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200h\0\1\3\353p\24\200\2\20\0\377\3\20\0\7\0\0\0\2\0\0\0\250\232\0\0", 30, 0) = 30 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\3\0\0\t", 4, 0) = 4 > ioctl(3, FIONREAD, [0]) = 0 > select(5, [3 4], [], NULL, {60, 0}) = 1 (in [4], left {60, 0}) > recv(4, "\2\360\200 \200", 5, 0) = 5 > send(4, "\3\0\0\v\6\200\0\0\0\0\0", 11, 0) = 11 > close(4) = 0 > write(3, "\4\0\2\0\2\0\0\5\27\0\2\0\1\0\0\0", 16) = 16 > read(3, 0xbf806de0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\22Q?\0\2\0\0\5\2\0\0\5\0\37\267\0 Q\304\0\270\0\210\t$\213\265\277 \0\0\0", 32) = 32 > read(3, "\n\3?\0\2\0\0\5\0 m\t \0\0\0x\212\265\277\274?\37\10\350\270\207\t\22\0\0\0", 32) = 32 > read(3, "\t\5?\0\2\0\0\5\0\6C\nh\5b\t\270\211\265\277>\37\t\10\5\0\0\0P\6C\n", 32) = 32 > read(3, "\10\0?\0\203\241c~Y\0\0\0\2\0\0\5\0\0\0\0B\1\246\1\v\1\210\1\0\0\0\3", 32) = 32 > read(3, "\21\213?\0\2\0\0\5\2\0\0\5\274?\37\10(\213\265\277\274?\37\10\220\354a\th\341K\t", 32) = 32 > read(3, "\1?@\0\0\0\0\0\271\352\301\4\23\0\0\0\10\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0", 32) = 32 > write(3, "\27\0\2\0\24\1\0\0", 8) = 8 > read(3, 0xbf806de0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\1\273A\0\0\0\0\0;\10`\4\23\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\10\0\0\0", 32) = 32 > write(3, "\22\0\6\0Y\0\0\0\237\1\0\0\23\0\0\0 \0\0\0\0\0\0\0_\4\2\0\t\0\0\5"..., 60) = 60 > read(3, 0xbf806de0, 32) = -1 EAGAIN (Resource temporarily unavailable) > poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1 > read(3, "\34\213B\0Y\0\0\0\237\1\0\0\204\241c~\0\0\0\0\204\241c~\200\273u\t\204\241c~", 32) = 32 > read(3, "\1\1G\0\0\0\0\0\252\4\240\2\0\0\0\0\0\0\0\0\4\0\0\0\274?\37\10\371\327\10\10", 32) = 32 > shutdown(3, 2 /* send and receive */) = 0 > close(3) = 0 > exit_group(2) = ? -- Kevin J. Cummings kjchome@xxxxxxx cummings@xxxxxxxxxxxxxxxxxx cummings@xxxxxxxxxxxxxxxxxxxxxxx Registered Linux User #1232 (http://counter.li.org) -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list