On 1/31/06, n0dalus <n0dalus+redhat@xxxxxxxxx> wrote: > On 2/1/06, Miles Lane <miles.lane@xxxxxxxxx> wrote: > > > > Today I have noticed that when I launch apps, I first see a "Starting > > <progname>..." entry appear in the Window List applet. Then, the > > "Starting..." disappears and about thirty seconds later the program > > window gets rendered. I tested starting mahjongg as root from a > > command shell. This brought up the program in 4 seconds. I exited > > from the root login shell and tried launching mahjongg as a normal > > user from the command shell. It took over forty seconds for the > > program window to appear. > > > > It's working for me. > > Can you do an strace of it with -tt and see what's taking so long? I hope this excerpt is sufficient. The full log is 1.6MB. The hang is really bizarre, though. There seems to be a sudden 40 second hang in the middle of reading a file. 23:44:28.676460 write(12, "\0\7\1\0\7\0\0\0\1\1\0\0\0\0\0\0\4\0XSMPp\343\3\0MIT\33"..., 64) = 64 23:44:28.676755 read(12, "\0\3\0\0\1\0\0\0", 8) = 8 23:44:28.676926 read(12, "\0\0MIT05e", 8) = 8 23:44:28.677098 access("/home/miles/.ICEauthority", R_OK) = 0 23:44:28.677616 open("/home/miles/.ICEauthority", O_RDONLY) = 13 23:44:28.677808 fstat64(13, {st_mode=S_IFREG|0600, st_size=3118, ...}) = 0 23:44:28.678052 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.678227 read(13, "\0\4XSMP\0\0\0/local/hogwarts.therasi"..., 4096) = 3118 23:44:28.678431 close(13) = 0 23:44:28.678578 munmap(0xb7f6a000, 4096) = 0 23:44:28.678735 write(12, "\0\4\1\0\3\0\0\0\20\0\0\0\0\0\0\0\333\7\362.Z\222p\343"..., 32) = 32 23:44:28.679038 read(12, "\0\10\0\1\3\0\0\0", 8) = 8 23:44:28.679226 read(12, "\7\0GnomeSM\0001.\7\0002.13.90779", 24) = 24 23:44:28.679444 write(12, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 23:44:28.680102 read(12, "\1\2\0\1\6\0\0\0", 8) = 8 23:45:08.673703 read(12, "%\0\0\000105efac86c000113877990800000"..., 48) = 48 23:45:08.674175 write(12, "\1\f\1\0\t\0\0\0\1\0\0\0\0\0\0\0\20\0\0\0CurrentDirec"..., 80) = 80 23:45:08.674567 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\0\0\0\0\t\0\0\0ProcessIDrec"..., 72) = 72 23:45:08.674864 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\0\0\0\0\7\0\0\0ProgramIDrec"..., 72) = 72 23:45:08.675305 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0CloneCommand"..., 72) = 72 23:45:08.675669 write(12, "\1\f\1\0\25\0\0\0\1\0\0\0\300)u\0\16\0\0\0RestartComma"..., 176) = 176 23:45:08.675968 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\300)u\0\6\0\0\0UserIDtComma"..., 72) = 72 23:45:08.676344 write(4, "\20\0\5\0\f\0@\3SM_CLIENT_ID", 20) = 20 23:45:08.676659 read(4, "\1\3O\0\0\0\0\0\24\1\0\0\3\0\0\0\24\0\0\0\1\0\0\0\0\0\0"..., 32) = 32 23:45:08.677107 access("/usr/share/gtkrc-2.0", F_OK) = -1 ENOENT (No such file or directory) Here is a bit more context: 23:44:28.571171 read(4, "\t\t\tes_ES.ISO8859-15\nes_ES.ISO-88"..., 4096) = 4096 23:44:28.571458 read(4, "A.ISO-8859-15\t\t\t\tfr_CA.ISO8859-1"..., 4096) = 4096 23:44:28.571741 read(4, ".iso88591\t\t\t\t\tit_IT.ISO8859-1\nit"..., 4096) = 4096 23:44:28.572034 read(4, "SO8859-15\nnl_BE@euro\t\t\t\t\tnl_BE.I"..., 4096) = 4096 23:44:28.572339 read(4, "\t\t\t\t\t\tsk_SK.ISO8859-2\nsk_SK\t\t\t\t\t"..., 4096) = 4096 23:44:28.572671 read(4, "SO8859-1\nwa_BE\t\t\t\t\t\twa_BE.ISO885"..., 4096) = 4096 23:44:28.572966 read(4, "mes\nISO8859-1\t\t\t\t\ten_US.ISO8859-"..., 4096) = 4096 23:44:28.573349 read(4, "\t\t\tbg_BG.KOI8-R\nbe_BG.utf8:\t\t\t\t\t"..., 4096) = 4096 23:44:28.573649 read(4, "8859:\t\t\t\t\tde_DE.ISO8859-1\nGER_DE"..., 4096) = 4096 23:44:28.573903 close(4) = 0 23:44:28.574047 munmap(0xb7f74000, 4096) = 0 23:44:28.574713 open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4 23:44:28.574922 fstat64(4, {st_mode=S_IFREG|0644, st_size=32274, ...}) = 0 23:44:28.575166 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f74000 23:44:28.575323 read(4, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 4096) = 4096 23:44:28.575609 read(4, "LC_LOCALE\t\t\tes_UY.ISO8859-1\niso8"..., 4096) = 4096 23:44:28.575885 read(4, "YU.ISO8859-5\nmicrosoft-cp1251/XL"..., 4096) = 4096 23:44:28.576174 read(4, "\t\t\tes_PE.UTF-8\nen_US.UTF-8/XLC_L"..., 4096) = 4096 23:44:28.576445 read(4, "\niso8859-6/XLC_LOCALE:\t\t\tar_BH.I"..., 4096) = 4096 23:44:28.576721 read(4, "3342\niso8859-1/XLC_LOCALE:\t\t\tfi_"..., 4096) = 4096 23:44:28.577002 read(4, "O8859-1\niso8859-15/XLC_LOCALE:\t\t"..., 4096) = 4096 23:44:28.577278 close(4) = 0 23:44:28.577421 munmap(0xb7f74000, 4096) = 0 23:44:28.577601 access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0 23:44:28.577818 open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 4 23:44:28.578034 fstat64(4, {st_mode=S_IFREG|0644, st_size=2036, ...}) = 0 23:44:28.578279 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f74000 23:44:28.578440 read(4, "# $XFree86: xc/nls/XLC_LOCALE/e"..., 4096) = 2036 23:44:28.579414 read(4, "", 4096) = 0 23:44:28.579636 close(4) = 0 23:44:28.579780 munmap(0xb7f74000, 4096) = 0 23:44:28.581205 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.581760 socket(PF_FILE, SOCK_STREAM, 0) = 4 23:44:28.581948 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.582457 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.582987 connect(4, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0 23:44:28.583447 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.583973 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 23:44:28.584438 access("/home/miles/.Xauthority", R_OK) = 0 23:44:28.584727 open("/home/miles/.Xauthority", O_RDONLY) = 5 23:44:28.584973 fstat64(5, {st_mode=S_IFREG|0600, st_size=132, ...}) = 0 23:44:28.585371 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f74000 23:44:28.585536 read(5, "\1\0\0\25hogwarts.therasim.com\0\0010\0\22MI"..., 4096) = 132 23:44:28.585862 read(5, "", 4096) = 0 23:44:28.586034 close(5) = 0 23:44:28.586198 munmap(0xb7f74000, 4096) = 0 23:44:28.586501 writev(4, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\223UJe\373yZ\351\247\253\24\275k\257rO", 16}], 4) = 48 23:44:28.586948 fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR) 23:44:28.587101 fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0 23:44:28.587342 read(4, "\1\0\v\0\0\0\223\0", 8) = 8 23:44:28.587517 read(4, "\200\35,\4\0\0@\3\377\377\37\0\0\1\0\0\24\0\377\377\1\7"..., 588) = 588 23:44:28.587894 write(4, "7\0\5\0\0\0@\3L\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f\0"..., 64) = 64 23:44:28.588258 read(4, "\1\1\2\0\0\0\0\0\1\202\0\0,\0\0\0\0\0\0\0\0\0\0\0\24\0"..., 32) = 32 23:44:28.588513 read(4, "\1\10\3\0\241\6\0\0\37\0\0\0\0\0\0\0\204\32\0\0{J\t\10"..., 32) = 32 23:44:28.588774 readv(4, [{"*Box.background:\t#dcdfe1\n*Box.fo"..., 6788}, {"", 0}], 2) = 6788 23:44:28.589004 write(4, "\202\0\1\0", 4) = 4 23:44:28.589509 read(4, "\1\1\4\0\0\0\0\0\377\377?\0\4\0\0\0\1\0\0\0\0\0\0\0\4\0"..., 32) = 32 23:44:28.589818 writev(4, [{"b\0\5\0\t\0@\3", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 23:44:28.590154 read(4, "\1\1\5\0\0\0\0\0\1\225n\257\24\0\0\0\1\0\0\0\0\0\0\0\24"..., 32) = 32 23:44:28.590391 write(4, "\225\0\2\0\1\0\0\0", 8) = 8 23:44:28.590689 read(4, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0x\3_\10\320\1=\10\310o"..., 32) = 32 23:44:28.591300 writev(4, [{"b\0\4\0\10\0\0\0", 8}, {"XINERAMA", 8}], 2) = 16 23:44:28.591615 read(4, "\1\1\7\0\0\0\0\0\0\0\0\0\20\0\0\0\1\0\0\0\0\0\0\0\20\0"..., 32) = 32 23:44:28.592192 brk(0x80b8000) = 0x80b8000 23:44:28.592357 brk(0x80b7000) = 0x80b7000 23:44:28.592654 write(4, "\2\0\4\0L\0\0\0\0\10\0\0\0\0\2\0\20\0\6\0\r\0\5\0_XSET"..., 84) = 84 23:44:28.593907 read(4, "\1v\t\0\0\0\0\0\336\0\0\0\3\0\0\0D\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.594353 read(4, "\1v\n\0\0\0\0\0\337\0\0\0\3\0\0\0,\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.594635 read(4, "\1v\v\0\0\0\0\0\340\0\0\0\3\0\0\0\20\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.594907 write(4, "\3\0\2\0L\0\0\0\16\10\2\0L\0\0\0", 16) = 16 23:44:28.595205 read(4, "\1\0\f\0\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 23:44:28.595416 read(4, "3 \372\0\0\0\2\0\0\0\0\0", 12) = 12 23:44:28.595591 read(4, "\1\30\r\0\0\0\0\0L\0\0\0\0\0\0\0\0\5\0\3\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.595902 write(4, "\2\0\4\0L\0\0\0\0\10\0\0\0\0\2\0$\0\1\0\27\0\2\0\336\0"..., 28) = 28 23:44:28.596385 read(4, "\1i\20\0\0\0\0\0\3\0\200\0\3\0\0\0\10\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.596672 write(4, "\2\0\4\0\3\0\200\0\0\10\0\0\0\0B\0%\0\1\0", 20) = 20 23:44:28.596991 write(4, "\3\0\2\0\3\0\200\0\16\10\2\0\3\0\200\0", 16) = 16 23:44:28.597290 read(4, "\1\0\23\0\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 23:44:28.597498 read(4, "\0\0B\0\0\0B\0\0\0\0\0", 12) = 12 23:44:28.597676 read(4, "\1\30\24\0\0\0\0\0L\0\0\0\0\0\0\0\n\0\n\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.597918 write(4, "\17\0\2\0\3\0\200\0", 8) = 8 23:44:28.598195 read(4, "\1\0\25\0\0\0\0\0L\0\0\0L\0\0\0\0\0\0\0\10\0\0\0\1\0\0"..., 32) = 32 23:44:28.598498 write(4, "\24\0\6\0\3\0\200\0\337\0\0\0\337\0\0\0\0\0\0\0\377\377"..., 24) = 24 23:44:28.598795 read(4, "\1\10\26\0\331\0\0\0\337\0\0\0\0\0\0\0d\3\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.599008 readv(4, [{"\0ft.\0\0\0\0\31\0\0\0\0\0\23\0Gtk/CanChangeAcc"..., 868}, {"", 0}], 2) = 868 23:44:28.599741 write(4, "\1\30\r\0\1\0@\3L\0\0\0\n\0\n\0\n\0\n\0\0\0\1\0#\0\0\0"..., 88) = 88 23:44:28.601486 read(4, "\1v\31\0\0\0\0\0\341\0\0\0\3\0\0\0\24\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.601730 write(4, "\20\0\5\0\f\0@\3_NET_WM_NAME", 20) = 20 23:44:28.602001 read(4, "\1\3\32\0\0\0\0\0\342\0\0\0\3\0\0\0\24\0\0\0\1\0\0\0\0"..., 32) = 32 23:44:28.602556 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 5 23:44:28.602772 fstat64(5, {st_mode=S_IFREG|0644, st_size=25404, ...}) = 0 23:44:28.603019 mmap2(NULL, 25404, PROT_READ, MAP_SHARED, 5, 0) = 0xb7f6e000 23:44:28.603205 close(5) = 0 23:44:28.603357 futex(0x753a4c, FUTEX_WAKE, 2147483647) = 0 23:44:28.603609 open("/usr/lib/gconv/ISO8859-1.so", O_RDONLY) = 5 23:44:28.603806 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \4\0\000"..., 512) = 512 23:44:28.604028 fstat64(5, {st_mode=S_IFREG|0755, st_size=5340, ...}) = 0 23:44:28.604948 mmap2(NULL, 8216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb7f6b000 23:44:28.605137 mmap2(0xb7f6c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0) = 0xb7f6c000 23:44:28.605340 close(5) = 0 23:44:28.605794 write(4, "\22\0\10\0\1\0@\3\342\0\0\0\341\0\0\0\10AME\10\0\0\0ma"..., 92) = 92 23:44:28.606270 read(4, "\34\216\33\0\1\0@\3\342\0\0\0\276\315\221$\0\0\0\0r\315"..., 32) = 32 23:44:28.606503 read(4, "\34\216\34\0\1\0@\3\'\0\0\0\276\315\221$\0\0\0\0\276\315"..., 32) = 32 23:44:28.606710 read(4, "\1\0\35\0\0\0\0\0\343\0\0\0\3\0\0\0\34\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.606976 write(4, "\22\0\10\0\1\0@\3\343\0\0\0\341\0\0\0\10AME\10\0\0\0ma"..., 88) = 88 23:44:28.607411 read(4, "\34\216\36\0\1\0@\3\343\0\0\0\277\315\221$\0\0\0\0\276"..., 32) = 32 23:44:28.607622 read(4, "\34\216\37\0\1\0@\3%\0\0\0\277\315\221$\0\0\0\0\277\315"..., 32) = 32 23:44:28.607825 read(4, "\1\0 \0\0\0\0\0\344\0\0\0\3\0\0\0\30\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.608066 write(4, "\20\0\6\0\r\0@\3WM_TAKE_FOCUS\0\0\0", 24) = 24 23:44:28.608790 read(4, "\1\3!\0\0\0\0\0\345\0\0\0\3\0\0\0\30\0\0\0\1\0\0\0\0\0"..., 32) = 32 23:44:28.609031 write(4, "\20\0\5\0\f\0@\3_NET_WM_PING", 20) = 20 23:44:28.609551 read(4, "\1\3\"\0\0\0\0\0\346\0\0\0\3\0\0\0\24\0\0\0\1\0\0\0\0\0"..., 32) = 32 23:44:28.609827 write(4, "\20\0\5\0\f\0@\3WM_PROTOCOLS", 20) = 20 23:44:28.610098 read(4, "\1\3#\0\0\0\0\0\347\0\0\0\3\0\0\0\24\0\0\0\1\0\0\0\0\0"..., 32) = 32 23:44:28.610536 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.611072 write(4, "\22\0\t\0\1\0@\3\347\0\0\0\4\0\0\0 OLS\3\0\0\0\344\0\0"..., 268) = 268 23:44:28.612213 read(4, "\34\216$\0\1\0@\3\347\0\0\0\303\315\221$\0\0\0\0\277\315"..., 32) = 32 23:44:28.612429 read(4, "\34\216(\0\1\0@\3(\0\0\0\303\315\221$\0\0\0\300\2\0\0\0"..., 32) = 32 23:44:28.612634 read(4, "\34\216)\0\1\0@\3$\0\0\0\303\315\221$\0\0\0\0\303\315\221"..., 32) = 32 23:44:28.612836 read(4, "\1\0*\0\0\0\0\0\350\0\0\0\3\0\0\0\30\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.613097 write(4, "\22\0\t\0\1\0@\3\350\0\0\0\37\0\0\0\10OLS\v\0\0\0en_US"..., 56) = 56 23:44:28.613517 read(4, "\34\216+\0\1\0@\3\350\0\0\0\305\315\221$\0\0\0\0\303\315"..., 32) = 32 23:44:28.613780 read(4, "\1\0,\0\0\0\0\0\351\0\0\0\3\0\0\0\24\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.614014 write(4, "\22\0\7\0\1\0@\3\351\0\0\0\6\0\0\0 OLS\1\0\0\0\261\17\0"..., 52) = 52 23:44:28.614675 read(4, "\34\216-\0\1\0@\3\351\0\0\0\306\315\221$\0\0\0\0\305\315"..., 32) = 32 23:44:28.614885 read(4, "\1\0.\0\0\0\0\0\352\0\0\0\3\0\0\0\30\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.615316 writev(4, [{"\22\0\7\0\1\0@\3\352\0\0\0!\0\0\0 OLS\1\0\0\0\0\0\0\0b"..., 36}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 44 23:44:28.615784 read(4, "\34\216/\0\1\0@\3\352\0\0\0\307\315\221$\0\0\0\0\306\315"..., 32) = 32 23:44:28.616047 read(4, "\1\0010\0\0\0\0\0\1\231r\264\20\0\0\0\0\0\0\0\0\0\0\0\20"..., 32) = 32 23:44:28.616371 write(4, "\231\0\3\0\3\0\0\0\0\0\0\0", 12) = 12 23:44:28.616643 read(4, "\1\0031\0\0\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.616965 write(4, "\20\0\6\0\17\0\0\0_NET_WM_DESKTOP\0\20\0\5\0\f\0\4\0"..., 384) = 384 23:44:28.618681 read(4, "\1\0032\0\0\0\0\0\353\0\0\0\3\0\0\0\200\1\0\0\1\0\0\0\0"..., 32) = 32 23:44:28.618916 read(4, "\1\0033\0\0\0\0\0\354\0\0\0\3\0\0\0h\1\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.619333 read(4, "\1\0034\0\0\0\0\0\355\0\0\0\3\0\0\0T\1\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.619615 read(4, "\1\0035\0\0\0\0\0\356\0\0\0\3\0\0\0<\1\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.619914 read(4, "\1\0036\0\0\0\0\0\357\0\0\0\3\0\0\0 \1\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.620139 read(4, "\1\0037\0\0\0\0\0\360\0\0\0\3\0\0\0\374\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.620352 read(4, "\1\0038\0\0\0\0\0\361\0\0\0\3\0\0\0\330\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.620560 read(4, "\1\0039\0\0\0\0\0\362\0\0\0\3\0\0\0\270\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.620767 read(4, "\1\3:\0\0\0\0\0\363\0\0\0\3\0\0\0\234\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.620975 read(4, "\1\3;\0\0\0\0\0\364\0\0\0\3\0\0\0x\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.621200 read(4, "\1\3<\0\0\0\0\0\365\0\0\0\3\0\0\0\\\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.621409 read(4, "\1\3=\0\0\0\0\0\366\0\0\0\3\0\0\0008\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.621670 read(4, "\1\3>\0\0\0\0\0\367\0\0\0\3\0\0\0\34\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.621972 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.622639 write(4, "\22\0\t\0\1\0@\3\"\0\0\0\37\0\0\0\10ESK\t\0\0\0mahjong"..., 236) = 236 23:44:28.623206 read(4, "\34\216?\0\1\0@\3\"\0\0\0\316\315\221$\0\0\0\0\307\315"..., 32) = 32 23:44:28.623418 read(4, "\34\216@\0\1\0@\3$\0\0\0\316\315\221$\0\0\0\0\316\315\221"..., 32) = 32 23:44:28.623622 read(4, "\34\216A\0\1\0@\3C\0\0\0\316\315\221$\0\0\0\0\316\315\221"..., 32) = 32 23:44:28.623839 read(4, "\34\216B\0\1\0@\3\350\0\0\0\316\315\221$\0\0\0\0\316\315"..., 32) = 32 23:44:28.624042 read(4, "\34\216C\0\1\0@\3\351\0\0\0\316\315\221$\0\0\0\0\316\315"..., 32) = 32 23:44:28.624556 read(4, "\1\36E\0\0\0\0\0\37\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\320\1"..., 32) = 32 23:44:28.624973 writev(4, [{"b\0\3\0\4\0@\3", 8}, {"SYNC", 4}], 2) = 12 23:44:28.625337 read(4, "\1\1F\0\0\0\0\0\1\203A\200\f\0\0\0\1\0\0\0\0\0\0\0\f\0"..., 32) = 32 23:44:28.625665 write(4, "\203\0\2\0\3\0@\3", 8) = 8 23:44:28.625927 read(4, "\1\1G\0\0\0\0\0\3\0\0\0\10\0\0\0\1\0\0\0\0\0\0\0\10\0\0"..., 32) = 32 23:44:28.626295 writev(4, [{"b\0\4\0\7\0@\3", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16 23:44:28.626617 read(4, "\1\1H\0\0\0\0\0\1\222^\251\20\0\0\0\1\0\0\0\0\0\0\0\20"..., 32) = 32 23:44:28.626870 write(4, "\222\0\1\0", 4) = 4 23:44:28.627291 read(4, "\1\1I\0\0\0\0\0\1\0\1\0\0\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.627651 pipe([5, 7]) = 0 23:44:28.627906 writev(4, [{"b\0\6\0\17\0@\3", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 23:44:28.628256 read(4, "\1\1J\0\0\0\0\0\1\223_\252\30\0\0\0\1\0\0\0\0\0\0\0\30"..., 32) = 32 23:44:28.628614 writev(4, [{"b\0\6\0\17\0@\3", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 23:44:28.628935 read(4, "\1\1K\0\0\0\0\0\1\223_\252\30\0\0\0\1\0\0\0\0\0\0\0\30"..., 32) = 32 23:44:28.629499 writev(4, [{"\223\1\6\0\17\0@\3", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 23:44:28.629838 read(4, "\1\1L\0\0\0\0\0\1\0\3\0\1\21\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 23:44:28.630069 write(4, "\223\2\1\0", 4) = 4 23:44:28.630352 read(4, "\1\2M\0!\0\0\0\3\0\0\0\0\0\0\0h\216\222\277,\16\32\10x"..., 32) = 32 23:44:28.630583 read(4, "T\0\0\0\0\2\2\10T\0\0\0\1\2\0\0S\0\0\0\2\1\1\0\1\4\t\0"..., 132) = 132 23:44:28.630918 write(4, "\223\3\2\0\0\0@\3", 8) = 8 23:44:28.631199 read(4, "\1\3N\0\2\0\0\0\4\0\0\0\0\0\0\0h\216\222\277,\16\32\10"..., 32) = 32 23:44:28.631409 read(4, "\1b\2d\3\0\6i", 8) = 8 23:44:28.631920 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.632181 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.632403 open("/usr/share/locale/en_US/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.632614 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.632830 open("/usr/share/locale/en.utf8/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.633045 open("/usr/share/locale/en/LC_MESSAGES/gtk20-properties.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.633653 open("/etc/orbitrc", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.633889 open("/home/miles/.orbitrc", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.634577 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 23:44:28.634858 pipe([8, 9]) = 0 23:44:28.635138 pipe([10, 11]) = 0 23:44:28.635325 fcntl64(11, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 23:44:28.635675 open("/tmp", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 12 23:44:28.635857 fstat64(12, {st_mode=S_IFDIR|S_ISVTX|0777, st_size=4096, ...}) = 0 23:44:28.636100 fcntl64(12, F_SETFD, FD_CLOEXEC) = 0 23:44:28.636318 getdents64(12, /* 73 entries */, 4096) = 2664 23:44:28.638690 stat64("/tmp/orbit-miles", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 23:44:28.638992 getuid32() = 500 23:44:28.639321 getdents64(12, /* 0 entries */, 4096) = 0 23:44:28.639567 close(12) = 0 23:44:28.639810 mkdir("/tmp/orbit-miles", 0700) = -1 EEXIST (File exists) 23:44:28.640017 stat64("/tmp/orbit-miles", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 23:44:28.640304 getuid32() = 500 23:44:28.640461 utime("/tmp/orbit-miles", [0, 0]) = 0 23:44:28.640713 getuid32() = 500 23:44:28.640878 open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 12 23:44:28.641093 fstat64(12, {st_mode=S_IFCHR|0444, st_rdev=makedev(1, 9), ...}) = 0 23:44:28.641355 ioctl(12, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfd5d9d8) = -1 EINVAL (Invalid argument) 23:44:28.641536 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.641740 read(12, ";\277\356\277\323m\37\340\225\350\307\35\2469\252OL\203"..., 4096) = 4096 23:44:28.647550 close(12) = 0 23:44:28.647706 munmap(0xb7f6a000, 4096) = 0 23:44:28.647938 gettimeofday({1138779868, 648024}, NULL) = 0 23:44:28.648430 gettimeofday({1138779868, 648519}, NULL) = 0 23:44:28.648727 gettimeofday({1138779868, 648813}, NULL) = 0 23:44:28.648881 getuid32() = 500 23:44:28.649493 access("/home/miles/.gnome2", F_OK) = 0 23:44:28.649700 stat64("/home/miles/.gnome2", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 23:44:28.650735 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/gnome-games.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.650970 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/gnome-games.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.651203 open("/usr/share/locale/en_US/LC_MESSAGES/gnome-games.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.651409 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/gnome-games.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.651622 open("/usr/share/locale/en.utf8/LC_MESSAGES/gnome-games.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.651833 open("/usr/share/locale/en/LC_MESSAGES/gnome-games.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:44:28.652577 gettimeofday({1138779868, 652757}, NULL) = 0 23:44:28.653103 gettimeofday({1138779868, 653213}, NULL) = 0 23:44:28.653374 gettimeofday({1138779868, 653466}, NULL) = 0 23:44:28.654380 stat64("/home/miles/.gnome2/vfs/modules", 0x809d8c4) = -1 ENOENT (No such file or directory) 23:44:28.654590 stat64("/etc/gnome-vfs-2.0/modules", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 23:44:28.654873 open("/etc/gnome-vfs-2.0/modules", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 12 23:44:28.655066 fstat64(12, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 23:44:28.655323 fcntl64(12, F_SETFD, FD_CLOEXEC) = 0 23:44:28.655496 getdents64(12, /* 8 entries */, 4096) = 288 23:44:28.655951 getdents64(12, /* 0 entries */, 4096) = 0 23:44:28.656131 close(12) = 0 23:44:28.656315 open("/etc/gnome-vfs-2.0/modules/theme-method.conf", O_RDONLY|O_LARGEFILE) = 12 23:44:28.656581 fstat64(12, {st_mode=S_IFREG|0644, st_size=25, ...}) = 0 23:44:28.656828 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.656988 read(12, "themes: libtheme-method\n\n", 4096) = 25 23:44:28.657534 read(12, "", 4096) = 0 23:44:28.657713 close(12) = 0 23:44:28.657859 munmap(0xb7f6a000, 4096) = 0 23:44:28.658015 open("/etc/gnome-vfs-2.0/modules/mapping-modules.conf", O_RDONLY|O_LARGEFILE) = 12 23:44:28.658252 fstat64(12, {st_mode=S_IFREG|0644, st_size=151, ...}) = 0 23:44:28.658497 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.658653 read(12, "#\n# Module configuration file fo"..., 4096) = 151 23:44:28.658877 read(12, "", 4096) = 0 23:44:28.659027 close(12) = 0 23:44:28.659186 munmap(0xb7f6a000, 4096) = 0 23:44:28.659339 open("/etc/gnome-vfs-2.0/modules/font-method.conf", O_RDONLY|O_LARGEFILE) = 12 23:44:28.659546 fstat64(12, {st_mode=S_IFREG|0644, st_size=20, ...}) = 0 23:44:28.659788 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.659942 read(12, "fonts: font-method\n\n", 4096) = 20 23:44:28.660208 read(12, "", 4096) = 0 23:44:28.660360 close(12) = 0 23:44:28.660502 munmap(0xb7f6a000, 4096) = 0 23:44:28.660655 open("/etc/gnome-vfs-2.0/modules/smb-module.conf", O_RDONLY|O_LARGEFILE) = 12 23:44:28.660862 fstat64(12, {st_mode=S_IFREG|0644, st_size=153, ...}) = 0 23:44:28.661106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.661279 read(12, "#\n# Module configuration file fo"..., 4096) = 153 23:44:28.661500 read(12, "", 4096) = 0 23:44:28.661649 close(12) = 0 23:44:28.661793 munmap(0xb7f6a000, 4096) = 0 23:44:28.661944 open("/etc/gnome-vfs-2.0/modules/ssl-modules.conf", O_RDONLY|O_LARGEFILE) = 12 23:44:28.662428 fstat64(12, {st_mode=S_IFREG|0644, st_size=12, ...}) = 0 23:44:28.662678 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.662834 read(12, "https: http\n", 4096) = 12 23:44:28.663018 read(12, "", 4096) = 0 23:44:28.663252 close(12) = 0 23:44:28.663396 munmap(0xb7f6a000, 4096) = 0 23:44:28.663549 open("/etc/gnome-vfs-2.0/modules/default-modules.conf", O_RDONLY|O_LARGEFILE) = 12 23:44:28.663759 fstat64(12, {st_mode=S_IFREG|0644, st_size=411, ...}) = 0 23:44:28.664003 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.664381 read(12, "#\n# Module configuration file fo"..., 4096) = 411 23:44:28.664705 read(12, "", 4096) = 0 23:44:28.664856 close(12) = 0 23:44:28.664998 munmap(0xb7f6a000, 4096) = 0 23:44:28.665191 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0 23:44:28.665502 time(NULL) = 1138779868 23:44:28.665757 mkdir("/home/miles/.gnome2", 0700) = -1 EEXIST (File exists) 23:44:28.665970 mkdir("/home/miles/.gnome2_private", 0700) = -1 EEXIST (File exists) 23:44:28.666200 stat64("/home/miles/.gnome2_private/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 23:44:28.666487 mkdir("/home/miles/.gnome2/accels", 0700) = -1 EEXIST (File exists) 23:44:28.667350 socket(PF_FILE, SOCK_STREAM, 0) = 12 23:44:28.667630 uname({sys="Linux", node="hogwarts.therasim.com", ...}) = 0 23:44:28.668172 connect(12, {sa_family=AF_FILE, path="/tmp/.ICE-unix/2199"}, 21) = 0 23:44:28.668674 fcntl64(12, F_SETFD, FD_CLOEXEC) = 0 23:44:28.668863 write(12, "\0\1\0\0\0\0\0\0", 8) = 8 23:44:28.669170 read(12, "\0\1\0\0\0\0\0\0", 8) = 8 23:44:28.669412 access("/home/miles/.ICEauthority", R_OK) = 0 23:44:28.669621 open("/home/miles/.ICEauthority", O_RDONLY) = 13 23:44:28.669836 fstat64(13, {st_mode=S_IFREG|0600, st_size=3118, ...}) = 0 23:44:28.670083 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.670260 read(13, "\0\4XSMP\0\0\0/local/hogwarts.therasi"..., 4096) = 3118 23:44:28.670598 read(13, "", 4096) = 0 23:44:28.670768 close(13) = 0 23:44:28.670918 munmap(0xb7f6a000, 4096) = 0 23:44:28.671072 write(12, "\0\2\1\1\6\0\0\0\0\0\0\0\0\0\0\0\3\0MIT\0\0\0\3\0001.0"..., 56) = 56 23:44:28.671405 read(12, "\0\3\0\0\1\0\0\0", 8) = 8 23:44:28.671594 read(12, "\0\0\0\000105e", 8) = 8 23:44:28.671783 access("/home/miles/.ICEauthority", R_OK) = 0 23:44:28.671972 open("/home/miles/.ICEauthority", O_RDONLY) = 13 23:44:28.672400 fstat64(13, {st_mode=S_IFREG|0600, st_size=3118, ...}) = 0 23:44:28.672648 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.672805 read(13, "\0\4XSMP\0\0\0/local/hogwarts.therasi"..., 4096) = 3118 23:44:28.673007 close(13) = 0 23:44:28.673171 munmap(0xb7f6a000, 4096) = 0 23:44:28.673331 write(12, "\0\4\1\1\3\0\0\0\20\0\0\0\0\0\0\0\333\7\362.Z\222p\343"..., 32) = 32 23:44:28.673640 read(12, "\0\6\0\0\2\0\0\0", 8) = 8 23:44:28.673813 read(12, "\3\0MIT05e\3\0001.0c00", 16) = 16 23:44:28.674032 fcntl64(12, F_GETFD) = 0x1 (flags FD_CLOEXEC) 23:44:28.674203 fcntl64(12, F_SETFD, FD_CLOEXEC) = 0 23:44:28.674393 fstat64(12, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0 23:44:28.674658 fcntl64(12, F_GETFL) = 0x2 (flags O_RDWR) 23:44:28.674878 access("/home/miles/.ICEauthority", R_OK) = 0 23:44:28.675071 open("/home/miles/.ICEauthority", O_RDONLY) = 13 23:44:28.675278 fstat64(13, {st_mode=S_IFREG|0600, st_size=3118, ...}) = 0 23:44:28.675522 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.675678 read(13, "\0\4XSMP\0\0\0/local/hogwarts.therasi"..., 4096) = 3118 23:44:28.675999 read(13, "", 4096) = 0 23:44:28.676162 close(13) = 0 23:44:28.676306 munmap(0xb7f6a000, 4096) = 0 23:44:28.676460 write(12, "\0\7\1\0\7\0\0\0\1\1\0\0\0\0\0\0\4\0XSMPp\343\3\0MIT\33"..., 64) = 64 23:44:28.676755 read(12, "\0\3\0\0\1\0\0\0", 8) = 8 23:44:28.676926 read(12, "\0\0MIT05e", 8) = 8 23:44:28.677098 access("/home/miles/.ICEauthority", R_OK) = 0 23:44:28.677616 open("/home/miles/.ICEauthority", O_RDONLY) = 13 23:44:28.677808 fstat64(13, {st_mode=S_IFREG|0600, st_size=3118, ...}) = 0 23:44:28.678052 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:44:28.678227 read(13, "\0\4XSMP\0\0\0/local/hogwarts.therasi"..., 4096) = 3118 23:44:28.678431 close(13) = 0 23:44:28.678578 munmap(0xb7f6a000, 4096) = 0 23:44:28.678735 write(12, "\0\4\1\0\3\0\0\0\20\0\0\0\0\0\0\0\333\7\362.Z\222p\343"..., 32) = 32 23:44:28.679038 read(12, "\0\10\0\1\3\0\0\0", 8) = 8 23:44:28.679226 read(12, "\7\0GnomeSM\0001.\7\0002.13.90779", 24) = 24 23:44:28.679444 write(12, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16 23:44:28.680102 read(12, "\1\2\0\1\6\0\0\0", 8) = 8 23:45:08.673703 read(12, "%\0\0\000105efac86c000113877990800000"..., 48) = 48 23:45:08.674175 write(12, "\1\f\1\0\t\0\0\0\1\0\0\0\0\0\0\0\20\0\0\0CurrentDirec"..., 80) = 80 23:45:08.674567 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\0\0\0\0\t\0\0\0ProcessIDrec"..., 72) = 72 23:45:08.674864 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\0\0\0\0\7\0\0\0ProgramIDrec"..., 72) = 72 23:45:08.675305 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0CloneCommand"..., 72) = 72 23:45:08.675669 write(12, "\1\f\1\0\25\0\0\0\1\0\0\0\300)u\0\16\0\0\0RestartComma"..., 176) = 176 23:45:08.675968 write(12, "\1\f\1\0\10\0\0\0\1\0\0\0\300)u\0\6\0\0\0UserIDtComma"..., 72) = 72 23:45:08.676344 write(4, "\20\0\5\0\f\0@\3SM_CLIENT_ID", 20) = 20 23:45:08.676659 read(4, "\1\3O\0\0\0\0\0\24\1\0\0\3\0\0\0\24\0\0\0\1\0\0\0\0\0\0"..., 32) = 32 23:45:08.677107 access("/usr/share/gtkrc-2.0", F_OK) = -1 ENOENT (No such file or directory) 23:45:08.677318 access("/usr/share/mahjonggrc", F_OK) = -1 ENOENT (No such file or directory) 23:45:08.677630 rt_sigaction(SIGSEGV, {0x42b53cb, [], 0}, NULL, 8) = 0 23:45:08.677824 rt_sigaction(SIGABRT, {0x42b53cb, [], 0}, NULL, 8) = 0 23:45:08.678005 rt_sigaction(SIGTRAP, {0x42b53cb, [], 0}, NULL, 8) = 0 23:45:08.678480 rt_sigaction(SIGFPE, {0x42b53cb, [], 0}, NULL, 8) = 0 23:45:08.678662 rt_sigaction(SIGBUS, {0x42b53cb, [], 0}, NULL, 8) = 0 23:45:08.678889 stat64("/home/miles/.gnome2/accels/mahjongg", {st_mode=S_IFREG|0644, st_size=1017, ...}) = 0 23:45:08.679238 open("/home/miles/.gnome2/accels/mahjongg", O_RDONLY|O_LARGEFILE) = 13 23:45:08.679603 read(13, "; mahjongg GtkAccelMap rc-file "..., 4000) = 1017 23:45:08.679953 read(13, "", 4000) = 0 23:45:08.680257 close(13) = 0 23:45:08.684586 stat64("/tmp/gconfd-miles", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 23:45:08.685170 open("/tmp/gconfd-miles/lock/ior", O_RDONLY) = 13 23:45:08.685425 fstat64(13, {st_mode=S_IFREG|0700, st_size=609, ...}) = 0 23:45:08.685675 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:45:08.685841 read(13, "2264:IOR:010000001600000049444c3"..., 4096) = 609 23:45:08.686116 read(13, "", 4096) = 0 23:45:08.686298 close(13) = 0 23:45:08.686448 munmap(0xb7f6a000, 4096) = 0 23:45:08.687845 socket(PF_FILE, SOCK_STREAM, 0) = 13 23:45:08.688062 fcntl64(13, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 23:45:08.688217 fcntl64(13, F_SETFD, FD_CLOEXEC) = 0 23:45:08.688407 connect(13, {sa_family=AF_FILE, path="/tmp/orbit-miles/linc-8d8-0-6c6ef2e288ccf"}, 44) = 0 23:45:08.689359 writev(13, [{"GIOP\1\2\1\0T\0\0\0", 12}, {"\360\331\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336"..., 84}], 2) = 96 23:45:08.689960 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}], 2, -1) = 1 23:45:08.690205 read(13, "GIOP\1\2\1\1(\0\0\0", 12) = 12 23:45:08.690438 read(13, "\360\331\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 40) = 40 23:45:08.690865 gettimeofday({1138779908, 690955}, NULL) = 0 23:45:08.691362 gettimeofday({1138779908, 691458}, NULL) = 0 23:45:08.691588 socket(PF_FILE, SOCK_STREAM, 0) = 14 23:45:08.691796 setsockopt(14, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0 23:45:08.691992 bind(14, {sa_family=AF_FILE, path="/tmp/orbit-miles/linc-fb1-0-e37fae4a8d02"}, 43) = 0 23:45:08.692373 listen(14, 10) = 0 23:45:08.692577 fcntl64(14, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 23:45:08.692725 fcntl64(14, F_SETFD, FD_CLOEXEC) = 0 23:45:08.692902 getsockname(14, {sa_family=AF_FILE, path="/tmp/orbit-miles/linc-fb1-0-e37fae4a8d02"}, [43]) = 0 23:45:08.693260 writev(13, [{"GIOP\1\2\1\0|\1\0\0", 12}, {"\320\332\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336"..., 380}], 2) = 392 23:45:08.694254 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI, revents=POLLIN}], 3, -1) = 2 23:45:08.694524 read(13, "GIOP\1\2\1\1$\0\0\0", 12) = 12 23:45:08.694703 read(13, "\320\332\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 36) = 36 23:45:08.694968 accept(14, {sa_family=AF_FILE, path=; "}, [2]) = 15 23:45:08.695291 fcntl64(15, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 23:45:08.695440 fcntl64(15, F_SETFD, FD_CLOEXEC) = 0 23:45:08.695703 writev(13, [{"GIOP\1\2\1\0d\0\0\0", 12}, {" \333\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336\304"..., 100}], 2) = 112 23:45:08.696161 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.696370 read(13, "GIOP\1\2\1\1L\1\0\0", 12) = 12 23:45:08.696545 read(13, " \333\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1"..., 332) = 332 23:45:08.697298 writev(13, [{"GIOP\1\2\1\0\315\1\0\0", 12}, {"\20\333\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336\304"..., 44}, {"\35\0\0\0add_listener_with_properties"..., 36}, {"\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0\1\5\t\1\1\0\0\0\0"..., 381}], 4) = 473 23:45:08.698077 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.698290 read(13, "GIOP\1\2\1\1(\0\0\0", 12) = 12 23:45:08.698466 read(13, "\20\333\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1"..., 40) = 40 23:45:08.698814 writev(13, [{"GIOP\1\2\1\0\230\0\0\0", 12}, {"\220\332\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336"..., 44}, {"\35\0\0\0all_entries_with_schema_name"..., 36}, {"\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0\1\5\t\1\1\0\0\0\0"..., 72}], 4) = 164 23:45:08.699703 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.699916 read(13, "GIOP\1\2\1\1\316\0\0\0", 12) = 12 23:45:08.700108 read(13, "\220\332\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 206) = 206 23:45:08.700836 writev(13, [{"GIOP\1\2\1\0`\0\0\0", 12}, {"p\332\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336\304"..., 96}], 2) = 108 23:45:08.701376 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.701590 read(13, "GIOP\1\2\1\1$\0\0\0", 12) = 12 23:45:08.701768 read(13, "p\332\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1"..., 36) = 36 23:45:08.702076 writev(13, [{"GIOP\1\2\1\0\305\1\0\0", 12}, {"\300\332\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336"..., 44}, {"\35\0\0\0add_listener_with_properties"..., 36}, {"\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0\1\5\t\1\1\0\0\0\0"..., 373}], 4) = 465 23:45:08.702746 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.702960 read(13, "GIOP\1\2\1\1(\0\0\0", 12) = 12 23:45:08.703160 read(13, "\300\332\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 40) = 40 23:45:08.703528 writev(13, [{"GIOP\1\2\1\0\325\1\0\0", 12}, {"\300\332\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336"..., 44}, {"\35\0\0\0add_listener_with_properties"..., 36}, {"\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0\1\5\t\1\1\0\0\0\0"..., 389}], 4) = 481 23:45:08.704441 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.704655 read(13, "GIOP\1\2\1\1(\0\0\0", 12) = 12 23:45:08.704830 read(13, "\300\332\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 40) = 40 23:45:08.705311 writev(13, [{"GIOP\1\2\1\0\241\0\0\0", 12}, {"P\332\325\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0R\336\304"..., 161}], 2) = 173 23:45:08.705857 poll([{fd=8, events=POLLIN}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=14, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN|POLLPRI}], 4, -1) = 1 23:45:08.706128 read(13, "GIOP\1\2\1\1a\0\0\0", 12) = 12 23:45:08.706306 read(13, "P\332\325\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1"..., 97) = 97 23:45:08.721533 open("/usr/share/pixmaps/gnome-mahjongg.png", O_RDONLY|O_LARGEFILE) = 16 23:45:08.721863 fstat64(16, {st_mode=S_IFREG|0644, st_size=3044, ...}) = 0 23:45:08.722139 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:45:08.722308 read(16, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"..., 4096) = 3044 23:45:08.722636 access("/etc/gtk-2.0/i386-redhat-linux-gnu/gdk-pixbuf.loaders", F_OK) = 0 23:45:08.722891 open("/etc/gtk-2.0/i386-redhat-linux-gnu/gdk-pixbuf.loaders", O_RDONLY|O_LARGEFILE) = 17 23:45:08.723122 fstat64(17, {st_mode=S_IFREG|0644, st_size=3125, ...}) = 0 23:45:08.723398 read(17, "# GdkPixbuf Image Loader Modules"..., 1024) = 1024 23:45:08.724065 read(17, "s/libpixbufloader-png.so\"\n\"png\" "..., 1024) = 1024 23:45:08.724593 read(17, "\n\"/usr/lib/gtk-2.0/2.4.0/loaders"..., 1024) = 1024 23:45:08.725133 read(17, "\\003\" \"xz \" 100\n\" \\n\" \"xz \" 100"..., 1024) = 53 23:45:08.725342 read(17, "", 1024) = 0 23:45:08.725547 close(17) = 0 23:45:08.725871 stat64("/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so", {st_mode=S_IFREG|0755, st_size=15612, ...}) = 0 23:45:08.726517 futex(0x78306c, FUTEX_WAKE, 2147483647) = 0 23:45:08.726780 open("/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so", O_RDONLY) = 17 23:45:08.727004 read(17, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\24"..., 512) = 512 23:45:08.727242 fstat64(17, {st_mode=S_IFREG|0755, st_size=15612, ...}) = 0 23:45:08.727503 mmap2(NULL, 18476, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 17, 0) = 0xb7f65000 23:45:08.727672 mmap2(0xb7f69000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 17, 0x3) = 0xb7f69000 23:45:08.727856 close(17) = 0 23:45:08.728757 open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:45:08.728993 open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:45:08.729229 open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:45:08.729432 open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:45:08.729640 open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:45:08.729846 open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) 23:45:08.730294 _llseek(16, 0, [0], SEEK_SET) = 0 23:45:08.730931 read(16, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"..., 4096) = 3044 23:45:08.732507 brk(0x80d8000) = 0x80d8000 23:45:08.734572 close(16) = 0 23:45:08.734739 munmap(0xb7f6a000, 4096) = 0 23:45:08.735159 open(".", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 16 23:45:08.735349 fstat64(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 23:45:08.735599 fcntl64(16, F_SETFD, FD_CLOEXEC) = 0 23:45:08.735769 getdents64(16, /* 69 entries */, 4096) = 2424 23:45:08.739137 getdents64(16, /* 0 entries */, 4096) = 0 23:45:08.739316 close(16) = 0 23:45:08.739501 open("/usr/share/gnome-games/mahjongg/maps", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 16 23:45:08.739709 fstat64(16, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 23:45:08.739949 fcntl64(16, F_SETFD, FD_CLOEXEC) = 0 23:45:08.740173 getdents64(16, /* 3 entries */, 4096) = 80 23:45:08.740444 stat64("/usr/share/gnome-games/mahjongg/maps/mahjongg.map", {st_mode=S_IFREG|0644, st_size=3363, ...}) = 0 23:45:08.740775 getdents64(16, /* 0 entries */, 4096) = 0 23:45:08.740965 close(16) = 0 23:45:08.741197 open("/usr/share/gnome-games/mahjongg/maps/mahjongg.map", O_RDONLY|O_LARGEFILE) = 16 23:45:08.741413 fstat64(16, {st_mode=S_IFREG|0644, st_size=3363, ...}) = 0 23:45:08.741637 read(16, "<!-- Coordinates are for the top"..., 3363) = 3363 23:45:08.741824 close(16) = 0 23:45:08.742874 open("/etc/mtab", O_RDONLY) = 16 23:45:08.743210 fstat64(16, {st_mode=S_IFREG|0644, st_size=435, ...}) = 0 23:45:08.743444 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:45:08.743605 read(16, "/dev/hda9 / ext3 rw 0 0\n/dev/pro"..., 4096) = 435 23:45:08.743838 close(16) = 0 23:45:08.743986 munmap(0xb7f6a000, 4096) = 0 23:45:08.744291 open("/proc/meminfo", O_RDONLY) = 16 23:45:08.744513 fstat64(16, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 23:45:08.744741 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f6a000 23:45:08.744897 read(16, "MemTotal: 1001412 kB\nMemFre"..., 1024) = 670 23:45:08.745173 close(16) = 0 23:45:08.745329 munmap(0xb7f6a000, 4096) = 0 -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list