Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 10297 Details for
Bug 18436
Scigraphica 0.80 segfaults on start
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
output of strace scigraphica
strace_report (text/plain), 268.83 KB, created by
James Casbon
on 2003-04-06 15:04:49 UTC
(
hide
)
Description:
output of strace scigraphica
Filename:
MIME Type:
Creator:
James Casbon
Created:
2003-04-06 15:04:49 UTC
Size:
268.83 KB
patch
obsolete
>james@laptop james $ strace scigraphica >execve("/usr/bin/scigraphica", ["scigraphica"], [/* 43 vars */]) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >brk(0) = 0x82ea744 >open("/etc/ld.so.preload", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >close(3) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=59774, ...}) = 0 >mmap2(NULL, 59774, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000 >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 \31\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=11820, ...}) = 0 >mmap2(NULL, 11484, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40023000 >mprotect(0x40025000, 3292, PROT_NONE) = 0 >mmap2(0x40025000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40025000 >close(3) = 0 >open("/usr/X11R6/lib/libXi.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\23"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=43262, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40026000 >mmap2(NULL, 40224, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40027000 >mprotect(0x40030000, 3360, PROT_NONE) = 0 >mmap2(0x40030000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8) = 0x40030000 >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=76537, ...}) = 0 >mmap2(NULL, 69084, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40031000 >mprotect(0x40041000, 3548, PROT_NONE) = 0 >mmap2(0x40041000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf) = 0x40041000 >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\300\22"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1094650, ...}) = 0 >mmap2(NULL, 1014620, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40042000 >mprotect(0x40137000, 11100, PROT_NONE) = 0 >mmap2(0x40137000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf4) = 0x40137000 >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\2405\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=177165, ...}) = 0 >mmap2(NULL, 140544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4013a000 >mprotect(0x4015c000, 1280, PROT_NONE) = 0 >mmap2(0x4015c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x21) = 0x4015c000 >close(3) = 0 >open("/lib/libncurses.so.5", 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\220\340"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=313011, ...}) = 0 >mmap2(NULL, 289924, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4015d000 >mprotect(0x4019b000, 35972, PROT_NONE) = 0 >mmap2(0x4019b000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x3d) = 0x4019b000 >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\340\30"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=62055, ...}) = 0 >mmap2(NULL, 58804, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401a4000 >mprotect(0x401b1000, 5556, PROT_NONE) = 0 >mmap2(0x401b1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xc) = 0x401b1000 >close(3) = 0 >open("/lib/libutil.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\20\16\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=10634, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401b3000 >mmap2(NULL, 10692, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401b4000 >mprotect(0x401b6000, 2500, PROT_NONE) = 0 >mmap2(0x401b6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x401b6000 >close(3) = 0 >open("/usr/lib/libgnomeprint.so.15", 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<\1"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=647589, ...}) = 0 >mmap2(NULL, 4655732, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x401b7000 >mprotect(0x4023f000, 4098676, PROT_NONE) = 0 >mmap2(0x4023f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x88) = 0x4023f000 >mmap2(0x40245000, 4074100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40245000 >close(3) = 0 >open("/usr/X11R6/lib/libSM.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\220!\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=45405, ...}) = 0 >mmap2(NULL, 43060, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40628000 >mprotect(0x40632000, 2100, PROT_NONE) = 0 >mmap2(0x40632000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x9) = 0x40632000 >close(3) = 0 >open("/usr/X11R6/lib/libICE.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\3205\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=114293, ...}) = 0 >mmap2(NULL, 111984, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40633000 >mprotect(0x4064c000, 9584, PROT_NONE) = 0 >mmap2(0x4064c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x18) = 0x4064c000 >mmap2(0x4064d000, 5488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4064d000 >close(3) = 0 >open("/usr/lib/libdb.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\0000\17\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=63863, ...}) = 0 >mmap2(NULL, 59368, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4064f000 >mprotect(0x4065d000, 2024, PROT_NONE) = 0 >mmap2(0x4065d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd) = 0x4065d000 >close(3) = 0 >open("/usr/lib/libgdk_pixbuf.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\340>\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=92063, ...}) = 0 >mmap2(NULL, 86004, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4065e000 >mprotect(0x40670000, 12276, PROT_NONE) = 0 >mmap2(0x40670000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11) = 0x40670000 >close(3) = 0 >open("/usr/lib/libxml.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\321"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=676989, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40673000 >mmap2(NULL, 642500, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40674000 >mprotect(0x4070e000, 11716, PROT_NONE) = 0 >mmap2(0x4070e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x99) = 0x4070e000 >close(3) = 0 >open("/usr/lib/libfreetype.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 x\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=413969, ...}) = 0 >mmap2(NULL, 376304, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40711000 >mprotect(0x40768000, 19952, PROT_NONE) = 0 >mmap2(0x40768000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x56) = 0x40768000 >mmap2(0x4076c000, 3568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4076c000 >close(3) = 0 >open("/lib/libreadline.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\240\257"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=209498, ...}) = 0 >mmap2(NULL, 184212, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4076d000 >mprotect(0x40795000, 20372, PROT_NONE) = 0 >mmap2(0x40795000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x27) = 0x40795000 >close(3) = 0 >open("/usr/lib/libgtkextra-0.99.so.17", 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\35"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=632454, ...}) = 0 >mmap2(NULL, 568948, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4079a000 >mprotect(0x40822000, 11892, PROT_NONE) = 0 >mmap2(0x40822000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x88) = 0x40822000 >close(3) = 0 >open("/usr/lib/libgnomeui.so.32", 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@\340\1"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1081729, ...}) = 0 >mmap2(NULL, 968304, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40825000 >mprotect(0x4090c000, 22128, PROT_NONE) = 0 >mmap2(0x4090c000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xe6) = 0x4090c000 >close(3) = 0 >open("/usr/lib/libgdk_imlib.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@8\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=156456, ...}) = 0 >mmap2(NULL, 141300, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40912000 >mprotect(0x40934000, 2036, PROT_NONE) = 0 >mmap2(0x40934000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x22) = 0x40934000 >close(3) = 0 >open("/usr/lib/libgtk-1.2.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\220Q\2"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1603903, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40935000 >mmap2(NULL, 1430820, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40936000 >mprotect(0x40a8a000, 38180, PROT_NONE) = 0 >mmap2(0x40a8a000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x154) = 0x40a8a000 >mmap2(0x40a93000, 1316, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40a93000 >close(3) = 0 >open("/usr/lib/libgdk-1.2.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\20\241"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=274333, ...}) = 0 >mmap2(NULL, 236628, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40a94000 >mprotect(0x40acd000, 3156, PROT_NONE) = 0 >mmap2(0x40acd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x39) = 0x40acd000 >close(3) = 0 >open("/usr/lib/libgmodule-1.2.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`\v\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=11038, ...}) = 0 >mmap2(NULL, 11716, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40ace000 >mprotect(0x40ad0000, 3524, PROT_NONE) = 0 >mmap2(0x40ad0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40ad0000 >close(3) = 0 >open("/usr/lib/libgnome.so.32", 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\200Z\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=126060, ...}) = 0 >mmap2(NULL, 109788, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40ad1000 >mprotect(0x40aeb000, 3292, PROT_NONE) = 0 >mmap2(0x40aeb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x19) = 0x40aeb000 >close(3) = 0 >open("/usr/lib/libgnomesupport.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@\21\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=22868, ...}) = 0 >mmap2(NULL, 22088, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40aec000 >mprotect(0x40af1000, 1608, PROT_NONE) = 0 >mmap2(0x40af1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x4) = 0x40af1000 >close(3) = 0 >open("/usr/lib/libesd.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\0P\'\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=43208, ...}) = 0 >mmap2(NULL, 34668, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40af2000 >mprotect(0x40afa000, 1900, PROT_NONE) = 0 >mmap2(0x40afa000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8) = 0x40afa000 >close(3) = 0 >open("/usr/lib/libasound.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\20\230"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=689795, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40afb000 >mmap2(NULL, 582716, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40afc000 >mprotect(0x40b87000, 13372, PROT_NONE) = 0 >mmap2(0x40b87000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x8a) = 0x40b87000 >close(3) = 0 >open("/lib/libpthread.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`E\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=86435, ...}) = 0 >mmap2(NULL, 327200, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40b8b000 >mprotect(0x40b98000, 273952, PROT_NONE) = 0 >mmap2(0x40b98000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xd) = 0x40b98000 >mmap2(0x40b9b000, 261664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40b9b000 >close(3) = 0 >open("/usr/lib/libaudiofile.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 \200\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=168422, ...}) = 0 >mmap2(NULL, 149100, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40bdb000 >mprotect(0x40bfd000, 9836, PROT_NONE) = 0 >mmap2(0x40bfd000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x21) = 0x40bfd000 >close(3) = 0 >open("/usr/lib/libglib-1.2.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`b\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=177050, ...}) = 0 >mmap2(NULL, 154700, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40c00000 >mprotect(0x40c25000, 3148, PROT_NONE) = 0 >mmap2(0x40c25000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x24) = 0x40c25000 >close(3) = 0 >open("/usr/lib/libart_lgpl.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\260\34"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=70232, ...}) = 0 >mmap2(NULL, 66924, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40c26000 >mprotect(0x40c36000, 1388, PROT_NONE) = 0 >mmap2(0x40c36000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xf) = 0x40c36000 >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\200^\1"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=1422645, ...}) = 0 >mmap2(NULL, 1244260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40c37000 >mprotect(0x40d5e000, 35940, PROT_NONE) = 0 >mmap2(0x40d5e000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x127) = 0x40d5e000 >mmap2(0x40d63000, 15460, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40d63000 >close(3) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40d67000 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40d68000 >munmap(0x40014000, 59774) = 0 >modify_ldt(0x1, 0xbffff62c, 0x10) = 0 >getpid() = 22602 >rt_sigaction(SIGRTMIN, {0x40b93450, [], 0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGRT_1, {0x40b934a0, [], 0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGRT_2, {0x40b93610, [], 0x4000000}, NULL, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [RTMIN], NULL, 8) = 0 >_sysctl({{CTL_KERN, KERN_VERSION}, 2, 0xbffff31c, 35, (nil), 0}) = 0 >brk(0) = 0x82ea744 >brk(0x82eb744) = 0x82eb744 >brk(0x82ec000) = 0x82ec000 >getcwd("/home/james", 4096) = 12 >brk(0x82ed000) = 0x82ed000 >getcwd("/home/james", 4096) = 12 >getcwd("/home/james", 4096) = 12 >getuid32() = 1000 >socket(PF_UNIX, SOCK_STREAM, 0) = 3 >connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory) >close(3) = 0 >open("/etc/nsswitch.conf", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=498, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >read(3, "# /etc/nsswitch.conf:\n# $Header:"..., 4096) = 498 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x40014000, 4096) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=59774, ...}) = 0 >mmap2(NULL, 59774, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000 >close(3) = 0 >open("/lib/libnss_compat.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\360\25"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=50003, ...}) = 0 >mmap2(NULL, 46488, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40d69000 >mprotect(0x40d74000, 1432, PROT_NONE) = 0 >mmap2(0x40d74000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0xa) = 0x40d74000 >close(3) = 0 >open("/lib/libnsl.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\360;\0"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=87941, ...}) = 0 >mmap2(NULL, 85312, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40d75000 >mprotect(0x40d87000, 11584, PROT_NONE) = 0 >mmap2(0x40d87000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x11) = 0x40d87000 >mmap2(0x40d88000, 7488, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x40d88000 >close(3) = 0 >munmap(0x40014000, 59774) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >open("/etc/passwd", O_RDONLY) = 3 >fcntl64(3, F_GETFD) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >fstat64(3, {st_mode=S_IFREG|0644, st_size=1767, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >_llseek(3, 0, [0], SEEK_CUR) = 0 >read(3, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 1767 >close(3) = 0 >munmap(0x40014000, 4096) = 0 >mkdir("/home/james/.gnome", 0700) = -1 EEXIST (File exists) >mkdir("/home/james/.gnome_private", 0700) = -1 EEXIST (File exists) >mkdir("/home/james/.gnome/accels", 0700) = -1 EEXIST (File exists) >chmod("/home/james/.gnome_private", 0700) = 0 >time(NULL) = 1049649662 >stat64("/etc/gnome/config-override//Gnome", 0xbffff3a0) = -1 ENOENT (No such file or directory) >stat64("./gnome/config-override//Gnome", 0xbffff3a0) = -1 ENOENT (No such file or directory) >stat64("/etc/gnome/config//Gnome", 0xbffff3a0) = -1 ENOENT (No such file or directory) >stat64("./gnome/config//Gnome", 0xbffff3a0) = -1 ENOENT (No such file or directory) >stat64("/home/james/.gnome//Gnome", 0xbffff3f0) = -1 ENOENT (No such file or directory) >open("/home/james/.gnome//Gnome", O_RDONLY) = -1 ENOENT (No such file or directory) >time(NULL) = 1049649662 >brk(0x82ee000) = 0x82ee000 >brk(0x82f0000) = 0x82f0000 >brk(0x82f4000) = 0x82f4000 >brk(0x82f5000) = 0x82f5000 >getpid() = 22602 >brk(0x82f6000) = 0x82f6000 >brk(0x82f7000) = 0x82f7000 >getcwd("/home/james", 512) = 12 >rt_sigaction(SIGSEGV, {0x40b972f0, [], 0x4000000}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGFPE, {0x40b972f0, [], 0x4000000}, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGBUS, {0x40b972f0, [], 0x4000000}, {SIG_DFL}, 8) = 0 >open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3 >fstat64(3, {st_mode=S_IFREG|0644, st_size=19146752, ...}) = 0 >mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40d8a000 >close(3) = 0 >brk(0x82f8000) = 0x82f8000 >open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=45725, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >read(3, "#\t$Xorg: locale.alias,v 1.3 2000"..., 4096) = 4096 >read(3, "CA.ISO_8859-1\t\t\t\ten_CA.ISO8859-1"..., 4096) = 4096 >read(3, "8591\t\t\t\t\tfr_FR.ISO8859-1\nfr_FR.I"..., 4096) = 4096 >read(3, "_GB.ISO8859-15\nlo\t\t\t\t\t\tlo_LA.MUL"..., 4096) = 4096 >read(3, "\tsh_YU.ISO8859-2\nsh_HR.iso88592\t"..., 4096) = 4096 >read(3, "CN.eucCN\nchinese-t\t\t\t\t\tzh_TW.euc"..., 4096) = 4096 >read(3, "9-2\ncs_CZ.ISO_8859-2:\t\t\t\tcs_CZ.I"..., 4096) = 4096 >close(3) = 0 >munmap(0x40014000, 4096) = 0 >open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=27925, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >read(3, "#\t$Xorg: locale.dir,v 1.3 2000/0"..., 4096) = 4096 >read(3, "LOCALE\t\t\tfr_BE.ISO8859-15\niso885"..., 4096) = 4096 >read(3, ".TCVN\nvi_VN.viscii/XLC_LOCALE\t\tv"..., 4096) = 4096 >read(3, "\t\t\tlv_LV.UTF-8\nen_US.UTF-8/XLC_L"..., 4096) = 4096 >read(3, "-1\niso8859-1/XLC_LOCALE:\t\t\ten_TT"..., 4096) = 4096 >close(3) = 0 >munmap(0x40014000, 4096) = 0 >open("/usr/X11R6/lib/X11/locale/iso8859-1/XI18N_OBJS", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=341, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000 >read(3, "# CATEGORY(XLC|XIM|OM)\tSHARED_LI"..., 4096) = 341 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x40014000, 4096) = 0 >open("/usr/X11R6/lib/X11/locale/common/xlcDef.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\10\0\000"..., 1024) = 1024 >fstat64(3, {st_mode=S_IFREG|0755, st_size=12279, ...}) = 0 >mmap2(NULL, 11600, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40014000 >mprotect(0x40016000, 3408, PROT_NONE) = 0 >mmap2(0x40016000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1) = 0x40016000 >close(3) = 0 >brk(0x82fa000) = 0x82fa000 >brk(0x82fb000) = 0x82fb000 >brk(0x82fc000) = 0x82fc000 >brk(0x82fd000) = 0x82fd000 >open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=45725, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(3, "#\t$Xorg: locale.alias,v 1.3 2000"..., 4096) = 4096 >read(3, "CA.ISO_8859-1\t\t\t\ten_CA.ISO8859-1"..., 4096) = 4096 >read(3, "8591\t\t\t\t\tfr_FR.ISO8859-1\nfr_FR.I"..., 4096) = 4096 >read(3, "_GB.ISO8859-15\nlo\t\t\t\t\t\tlo_LA.MUL"..., 4096) = 4096 >read(3, "\tsh_YU.ISO8859-2\nsh_HR.iso88592\t"..., 4096) = 4096 >read(3, "CN.eucCN\nchinese-t\t\t\t\t\tzh_TW.euc"..., 4096) = 4096 >read(3, "9-2\ncs_CZ.ISO_8859-2:\t\t\t\tcs_CZ.I"..., 4096) = 4096 >close(3) = 0 >munmap(0x40017000, 4096) = 0 >open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 3 >fstat64(3, {st_mode=S_IFREG|0444, st_size=27925, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(3, "#\t$Xorg: locale.dir,v 1.3 2000/0"..., 4096) = 4096 >read(3, "LOCALE\t\t\tfr_BE.ISO8859-15\niso885"..., 4096) = 4096 >read(3, ".TCVN\nvi_VN.viscii/XLC_LOCALE\t\tv"..., 4096) = 4096 >read(3, "\t\t\tlv_LV.UTF-8\nen_US.UTF-8/XLC_L"..., 4096) = 4096 >read(3, "-1\niso8859-1/XLC_LOCALE:\t\t\ten_TT"..., 4096) = 4096 >close(3) = 0 >munmap(0x40017000, 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(0x82fe000) = 0x82fe000 >fstat64(3, {st_mode=S_IFREG|0444, st_size=798, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(3, "# $Xorg: iso8859-1,v 1.3 2000/0"..., 4096) = 798 >read(3, "", 4096) = 0 >close(3) = 0 >munmap(0x40017000, 4096) = 0 >open("/etc/popt", O_RDONLY) = -1 ENOENT (No such file or directory) >getuid32() = 1000 >geteuid32() = 1000 >open("/home/james/.popt", O_RDONLY) = -1 ENOENT (No such file or directory) >time(NULL) = 1049649662 >stat64("/etc/gnome/config-override//sound/system", 0xbffff320) = -1 ENOENT (No such file or directory) >stat64("./gnome/config-override//sound/system", 0xbffff320) = -1 ENOENT (No such file or directory) >stat64("/etc/gnome/config//sound/system", 0xbffff320) = -1 ENOENT (No such file or directory) >stat64("./gnome/config//sound/system", 0xbffff320) = -1 ENOENT (No such file or directory) >stat64("/home/james/.gnome//sound/system", 0xbffff370) = -1 ENOENT (No such file or directory) >open("/home/james/.gnome//sound/system", O_RDONLY) = -1 ENOENT (No such file or directory) >time(NULL) = 1049649662 >getresuid32(0xbffff4b0, 0xbffff4b4, 0xbffff4b8) = 0 >getsetgid32(0xbffff4a4, 0xbffff4a8, 0xbffff4ac) = 0 >gettimeofday({1049649662, 63794}, NULL) = 0 >brk(0x82ff000) = 0x82ff000 >uname({sys="Linux", node="laptop", ...}) = 0 >socket(PF_UNIX, SOCK_STREAM, 0) = 3 >uname({sys="Linux", node="laptop", ...}) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >connect(3, {sin_family=AF_UNIX, path="/tmp/.X11-unix/X0"}, 19) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 >access("/home/james/.Xauthority", R_OK) = 0 >open("/home/james/.Xauthority", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0600, st_size=100, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "\0\0\0\4\300\250\1\17\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 4096) = 100 >close(4) = 0 >munmap(0x40017000, 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}, {"RR\0255\nm~\0F\f\37\33^Y\27)", 16}], 4) = 48 >fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR) >fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0 >read(3, 0xbffff338, 8) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\v\0\0\0Q\0", 8) = 8 >read(3, "(ke\2\0\0\240\2\377\377\37\0\0\1\0\0)\0\377\377\1\7\0\0"..., 324) = 324 >write(3, "7\0\5\0\0\0\240\2:\0\0\0\10\0\0\0\377\377\377\0b\0\5\0"..., 64) = 64 >read(3, 0xbffff2a0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\2\0\0\0\0\0\1\202\0\0\344\364\377\277\0\0\0\0\0\0"..., 32) = 32 >read(3, "\1\10\3\0t\16\0\0\37\0\0\0\0\0\0\0\3179\0\0\344\v\260\10"..., 32) = 32 >brk(0x8303000) = 0x8303000 >readv(3, [{"*Box.background:\t#e9e9e9\n*Box.fo"..., 14799}, {"\0", 1}], 2) = 14800 >write(3, "\202\0\1\0", 4) = 4 >read(3, 0xbffff2c0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\4\0\0\0\0\0\377\377\17\0\0\0\0\0\0\0\0\0\1\0\0\0\4"..., 32) = 32 >writev(3, [{"b\0\5\0\t\0\240\2", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 >read(3, 0xbffff130, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\5\0\0\0\0\0\1\226o\267\0\0\0\0\0\0\0\0\1\0\0\0\24"..., 32) = 32 >write(3, "\226\0\2\0\1\0\0\0", 8) = 8 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\33\0\0\0\33\0\0\0\320"..., 32) = 32 >uname({sys="Linux", node="laptop", ...}) = 0 >write(3, "\1\0\n\0\1\0\240\2:\0\0\0\n\0\n\0\n\0\n\0\0\0\0\0\0\0\0"..., 180) = 180 >read(3, 0xbffff160, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\f\v\0\0\0\0\0\22\1\0\0\30\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\22\0\10\0\1\0\240\2\22\1\0\0\37\0\0\0\10\0\n\0\5\0\0\0"..., 56) = 56 >read(3, 0xbffff330, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\v\r\0\0\0\0\0\7\1\0\0\30\0\0\0\0\0\0\0\320I\312\10\30"..., 32) = 32 >write(3, "\20\0\6\0\r\0\240\2WM_TAKE_FOCUS\0\0\0", 24) = 24 >read(3, 0xbffff330, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\16\0\0\0\0\0\374\0\0\0\30\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\5\0\f\0\240\2WM_PROTOCOLS", 20) = 20 >read(3, 0xbffff330, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\17\0\0\0\0\0\10\1\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\6\0\r\0\240\2GDK_SELECTION\0\0\0", 24) = 24 >read(3, 0xbffff330, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\20\0\0\0\0\0o\1\0\0\30\0\0\0\0\0\0\0\320I\312\10\30"..., 32) = 32 >write(3, "g\0\1\0", 4) = 4 >read(3, 0xbffff320, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\21\0\5\0\0\0\0\0\0\0\0002\220\1d\0\252\10\0\377\377"..., 32) = 32 >read(3, "\377\337\375\377\377\377\377\377\377\377\377\377\377\377"..., 20) = 20 >write(3, "\16\0\2\0:\0\0\0", 8) = 8 >read(3, 0xbffff270, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\30\22\0\0\0\0\0:\0\0\0\0\0\0\0\0\4\0\3\0\0\0\0\10\0"..., 32) = 32 >write(3, "\3\0\2\0:\0\0\0\16D\2\0:\0\0\0", 16) = 16 >read(3, 0xbffff270, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\23\0\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "1@\330\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\24\0\0\0\0\0:\0\0\0\0\0\0\0\0\4\0\3\0\0\0\0\0\0\0"..., 32) = 32 >writev(3, [{"b\0\4\0\7\0\0\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16 >read(3, 0xbffff300, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\25\0\0\0\0\0\1\223_\261\0\0\0\0\0\0\0\0\1\0\0\0\20"..., 32) = 32 >writev(3, [{"b\0\4\0\7\0\0\0", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16 >read(3, 0xbffff1f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\26\0\0\0\0\0\1\223_\261\0\0\0\0\0\0\0\0\1\0\0\0\20"..., 32) = 32 >write(3, "\223\0\1\0", 4) = 4 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\27\0\0\0\0\0\1\0\1\0\0\0\0\0\2\0\0\0\33\0\0\0\320"..., 32) = 32 >write(3, "\16\0\2\0:\0\0\0", 8) = 8 >read(3, 0xbffff280, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\30\30\0\0\0\0\0:\0\0\0\0\0\0\0\0\4\0\3\0\0\0\0\10\0"..., 32) = 32 >write(3, "c\0\1\0", 4) = 4 >read(3, 0xbffff2e0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\35\31\0Q\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\4\0\0"..., 32) = 32 >readv(3, [{"\5SHAPE\26MIT-SUNDRY-NONSTANDARD\fBI"..., 324}, {"", 0}], 2) = 324 >writev(3, [{"b\0\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 >read(3, 0xbffff180, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\32\0\0\0\0\0\1\224`\262\0\0\0\0\0\0\0\0\1\0\0\0\30"..., 32) = 32 >writev(3, [{"\224\1\6\0\17\0\0\0", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24 >read(3, 0xbffff1f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\33\0\0\0\0\0\1\0\3\0\1\33\20\10\20\267\252\10\320"..., 32) = 32 >write(3, "\224\2\1\0", 4) = 4 >read(3, 0xbffff2d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\2\34\0\24\0\0\0\2\364\377\277\354\33\20\10\20\267\252"..., 32) = 32 >read(3, "q\0\0\0\0\2\0@\0\0\0\0\1\1\1\0\1\4\3\0\2 \2\0\0\1\0\0\1"..., 80) = 80 >brk(0x8304000) = 0x8304000 >write(3, "\20\0\t\0\34\0\0\0_MOTIF_DRAG_AND_DROP_MES"..., 36) = 36 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\35\0\0\0\0\0\357\0\0\0$\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\5\0\t\0\0\0XdndEnterAG_", 20) = 20 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1s\36\0\0\0\0\0\363\0\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\5\0\t\0\0\0XdndLeaveAG_", 20) = 20 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\37\0\0\0\0\0\352\0\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\5\0\f\0\0\0XdndPosition", 20) = 20 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0 \0\0\0\0\0\375\0\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\5\0\n\0\0\0XdndStatuson", 20) = 20 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0!\0\0\0\0\0\346\0\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\5\0\f\0\0\0XdndFinished", 20) = 20 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\"\0\0\0\0\0\332\0\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\4\0\10\0\0\0XdndDrop", 16) = 16 >read(3, 0xbffff2f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0#\0\0\0\0\0\372\0\0\0\20\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0444, st_size=45725, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "#\t$Xorg: locale.alias,v 1.3 2000"..., 4096) = 4096 >read(4, "CA.ISO_8859-1\t\t\t\ten_CA.ISO8859-1"..., 4096) = 4096 >read(4, "8591\t\t\t\t\tfr_FR.ISO8859-1\nfr_FR.I"..., 4096) = 4096 >read(4, "_GB.ISO8859-15\nlo\t\t\t\t\t\tlo_LA.MUL"..., 4096) = 4096 >read(4, "\tsh_YU.ISO8859-2\nsh_HR.iso88592\t"..., 4096) = 4096 >read(4, "CN.eucCN\nchinese-t\t\t\t\t\tzh_TW.euc"..., 4096) = 4096 >read(4, "9-2\ncs_CZ.ISO_8859-2:\t\t\t\tcs_CZ.I"..., 4096) = 4096 >close(4) = 0 >munmap(0x40017000, 4096) = 0 >open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0444, st_size=27925, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "#\t$Xorg: locale.dir,v 1.3 2000/0"..., 4096) = 4096 >read(4, "LOCALE\t\t\tfr_BE.ISO8859-15\niso885"..., 4096) = 4096 >read(4, ".TCVN\nvi_VN.viscii/XLC_LOCALE\t\tv"..., 4096) = 4096 >read(4, "\t\t\tlv_LV.UTF-8\nen_US.UTF-8/XLC_L"..., 4096) = 4096 >read(4, "-1\niso8859-1/XLC_LOCALE:\t\t\ten_TT"..., 4096) = 4096 >close(4) = 0 >munmap(0x40017000, 4096) = 0 >open("/usr/X11R6/lib/X11/locale/common/ximcp.so.2", 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`B\0\000"..., 1024) = 1024 >fstat64(4, {st_mode=S_IFREG|0755, st_size=181805, ...}) = 0 >mmap2(NULL, 162752, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40f8a000 >mprotect(0x40fb0000, 7104, PROT_NONE) = 0 >mmap2(0x40fb0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x25) = 0x40fb0000 >close(4) = 0 >open("/usr/X11R6/lib/X11/locale/compose.dir", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0444, st_size=24182, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096 >read(4, "8859-15\niso8859-1/Compose\t\tgv_GB"..., 4096) = 4096 >read(4, "\nen_US.UTF-8/Compose\t\ta3_AZ.UTF-"..., 4096) = 4096 >read(4, "\niso8859-6/Compose:\t\tar_BH.ISO88"..., 4096) = 4096 >close(4) = 0 >munmap(0x40017000, 4096) = 0 >access("/usr/X11R6/lib/X11/locale/iso8859-1/Compose", R_OK) = 0 >open("/usr/X11R6/lib/X11/locale/iso8859-1/Compose", O_RDONLY) = 4 >close(4) = 0 >open("/usr/X11R6/lib/X11/locale/compose.dir", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0444, st_size=24182, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "# $Xorg: compose.dir,v 1.3 2000/"..., 4096) = 4096 >read(4, "8859-15\niso8859-1/Compose\t\tgv_GB"..., 4096) = 4096 >read(4, "\nen_US.UTF-8/Compose\t\ta3_AZ.UTF-"..., 4096) = 4096 >read(4, "\niso8859-6/Compose:\t\tar_BH.ISO88"..., 4096) = 4096 >close(4) = 0 >munmap(0x40017000, 4096) = 0 >access("/usr/X11R6/lib/X11/locale/iso8859-1/Compose", R_OK) = 0 >open("/usr/X11R6/lib/X11/locale/iso8859-1/Compose", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0444, st_size=20411, ...}) = 0 >fstat64(4, {st_mode=S_IFREG|0444, st_size=20411, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "# $Xorg: iso8859-1,v 1.3 2000/08"..., 4096) = 4096 >open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0644, st_size=20902, ...}) = 0 >mmap2(NULL, 20902, PROT_READ, MAP_SHARED, 5, 0) = 0x40018000 >close(5) = 0 >open("/usr/lib/gconv/ISO8859-1.so", 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\300\6\0"..., 1024) = 1024 >fstat64(5, {st_mode=S_IFREG|0755, st_size=7777, ...}) = 0 >mmap2(NULL, 9184, PROT_READ|PROT_EXEC, MAP_PRIVATE, 5, 0) = 0x4001e000 >mprotect(0x40020000, 992, PROT_NONE) = 0 >mmap2(0x40020000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 5, 0x1) = 0x40020000 >close(5) = 0 >brk(0x8305000) = 0x8305000 >brk(0x8306000) = 0x8306000 >brk(0x8307000) = 0x8307000 >read(4, "\n<Multi_key> <a> <underscore>\t\t:"..., 4096) = 4096 >brk(0x8308000) = 0x8308000 >brk(0x8309000) = 0x8309000 >read(4, "\t: \"\\303\"\tAtilde\n<Multi_key> <mi"..., 4096) = 4096 >brk(0x830a000) = 0x830a000 >brk(0x830b000) = 0x830b000 >read(4, "\t: \"\\355\"\tiacute\n<Multi_key> <i>"..., 4096) = 4096 >brk(0x830c000) = 0x830c000 >brk(0x830d000) = 0x830d000 >read(4, "te\n<Multi_key> <Y> <apostrophe>\t"..., 4096) = 4027 >brk(0x830e000) = 0x830e000 >brk(0x830f000) = 0x830f000 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x40017000, 4096) = 0 >lstat64("/etc/gtk/gtkrc.en", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/etc/gtk/gtkrc.en_US", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/etc/gtk/gtkrc", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc.en", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc.en_US", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc-kde.en", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc-kde.en_US", 0xbffff2a0) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc-kde", {st_mode=S_IFREG|0644, st_size=1118, ...}) = 0 >open("/home/james/.gtkrc-kde", O_RDONLY) = 4 >brk(0x8310000) = 0x8310000 >read(4, "# created by KDE, Sun Apr 6 15:5"..., 4000) = 1118 >brk(0x8311000) = 0x8311000 >read(4, "", 4000) = 0 >close(4) = 0 >lstat64("/home/james/.gnome/accels/scigraphica", 0xbffff420) = -1 ENOENT (No such file or directory) >shmget(IPC_PRIVATE, 393216, IPC_CREAT|0x1ff|0666) = 33259520 >shmat(33259520, 0, 0) = 0x40fb2000 >write(3, "\223\1\4\0\2\0\240\2\0\200\373\1\0rop+h\1\0", 20) = 20 >read(3, 0xbfffe280, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1%\0\0\0\0\0\4\0\0\2\f\0\0\0\0\0\0\0\0\0\0\0\377\377"..., 32) = 32 >shmctl(33259520, 0x100 /* SHM_??? */, 0) = 0 >writev(3, [{"b\1\4\0\7\0\240\2", 8}, {"MIT-SHM", 7}, {"\0", 1}], 3) = 16 >read(3, 0xbfffe370, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0&\0\0\0\0\0\1\223_\261\0\0\0\0\0\0\0\0\1\0\0\0\20\0"..., 32) = 32 >write(3, "\223\0\1\0", 4) = 4 >read(3, 0xbfffe360, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\'\0\0\0\0\0\1\0\1\0\0\0\0\0\2\0\0\0\33\0\0\0\320\v"..., 32) = 32 >write(3, "\223\0\1\0", 4) = 4 >read(3, 0xbfffe360, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1(\0\0\0\0\0\1\0\1\0\0\0\0\0\2\0\0\0\33\0\0\0\320\v"..., 32) = 32 >write(3, "\3\0\2\0:\0\0\0\16\200\2\0:\0\0\0", 16) = 16 >read(3, 0xbfffe370, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0)\0\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "1@\330\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30*\0\0\0\0\0:\0\0\0\0\0\0\0\0\4\0\3\0\0\0\0\0\0\0\0"..., 32) = 32 >open("/home/james/.imrc", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/etc/imlib/imrc", O_RDONLY) = 4 >fstat64(4, {st_mode=S_IFREG|0644, st_size=5470, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(4, "################################"..., 4096) = 4096 >read(4, "16bpp up to 38 times\n# as fast, "..., 4096) = 1374 >read(4, "", 4096) = 0 >close(4) = 0 >munmap(0x40017000, 4096) = 0 >write(3, "\1\30\r\0\3\0\240\2:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 68) = 68 >read(3, 0xbfffe210, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0,\0\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30-\0\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0\0\0"..., 32) = 32 >write(3, "\17\30\2\0\3\0\240\2", 8) = 8 >read(3, 0xbfffe200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0.\0\0\0\0\0:\0\0\0:\0\0\0\0\0\0\0\1\0\0\0\10\0\0\0"..., 32) = 32 >shmget(IPC_PRIVATE, 400, IPC_CREAT|0x1ff|0666) = 33292289 >shmat(33292289, 0, 0) = 0x40017000 >write(3, "\223\1\4\0\4\0\240\2\1\0\374\1\0\377\234\377+\0\1\0", 20) = 20 >read(3, 0xbfffe370, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0010\0\0\0\0\0\4\0\0\2\304\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33292289, 0x100 /* SHM_??? */, 0) = 0 >lstat64("/etc/gtk/gtkrc.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/etc/gtk/gtkrc.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/etc/gtk/gtkrc", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc-kde.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc-kde.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gtkrc-kde", {st_mode=S_IFREG|0644, st_size=1118, ...}) = 0 >open("/home/james/.gtkrc-kde", O_RDONLY) = 4 >brk(0x8312000) = 0x8312000 >read(4, "# created by KDE, Sun Apr 6 15:5"..., 4000) = 1118 >read(4, "", 4000) = 0 >close(4) = 0 >lstat64("/usr/share/gtkrc.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/usr/share/gtkrc.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/usr/share/gtkrc", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/usr/share/scigraphicarc.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/usr/share/scigraphicarc.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/usr/share/scigraphicarc", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gnome/gtkrc.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gnome/gtkrc.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gnome/gtkrc", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gnome/scigraphicarc.en", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gnome/scigraphicarc.en_US", 0xbffff300) = -1 ENOENT (No such file or directory) >lstat64("/home/james/.gnome/scigraphicarc", 0xbffff300) = -1 ENOENT (No such file or directory) >time(NULL) = 1049649662 >stat64("/etc/gnome/config-override//Gnome", 0xbffff2a0) = -1 ENOENT (No such file or directory) >stat64("./gnome/config-override//Gnome", 0xbffff2a0) = -1 ENOENT (No such file or directory) >stat64("/etc/gnome/config//Gnome", 0xbffff2a0) = -1 ENOENT (No such file or directory) >stat64("./gnome/config//Gnome", 0xbffff2a0) = -1 ENOENT (No such file or directory) >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >time(NULL) = 1049649662 >rt_sigaction(SIGSEGV, {0x40b972f0, [], 0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGFPE, {0x40b972f0, [], 0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGBUS, {0x40b972f0, [], 0x4000000}, NULL, 8) = 0 >socket(PF_UNIX, SOCK_STREAM, 0) = 4 >uname({sys="Linux", node="laptop", ...}) = 0 >connect(4, {sin_family=AF_UNIX, path="/tmp/.ICE-unix/6123"}, 21) = 0 >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >write(4, "\0\1\0r\0\0\0\0", 8) = 8 >read(4, "\0\1\0@\0\0\0\0", 8) = 8 >access("/home/james/.ICEauthority", R_OK) = 0 >open("/home/james/.ICEauthority", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0600, st_size=577, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(5, "\0\3ICE\0\0\0004local/jameslaptop:/tmp/"..., 4096) = 577 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x40017000, 4096) = 0 >write(4, "\0\2\1\0\4\0\0\0\0 by KDE\3\0MIT Ap\3\0001.05:5"..., 40) = 40 >read(4, "\0\6\0@\2\0\0\0", 8) = 8 >read(4, "\3\0MIT1c0\3\0001.0f00", 16) = 16 >fcntl64(4, F_GETFD) = 0x1 (flags FD_CLOEXEC) >fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 >access("/home/james/.ICEauthority", R_OK) = 0 >open("/home/james/.ICEauthority", O_RDONLY) = 5 >fstat64(5, {st_mode=S_IFREG|0600, st_size=577, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(5, "\0\3ICE\0\0\0004local/jameslaptop:/tmp/"..., 4096) = 577 >read(5, "", 4096) = 0 >close(5) = 0 >munmap(0x40017000, 4096) = 0 >write(4, "\0\7\1\0\5\0\0\0\1\0by KDE\4\0XSMPAp\3\0MIT5:5"..., 48) = 48 >read(4, "\0\10\0\1\2\0\0\0", 8) = 8 >read(4, "\3\0KDE1c0\3\0001.0f00", 16) = 16 >write(4, "\1\1\1\0\1\0\0\0\0\0\0\0 KDE", 16) = 16 >read(4, "\1\2\0\1\6\0\0\0", 8) = 8 >read(4, "%\0\0\00011c0a8010f000104964966200000"..., 48) = 48 >write(4, "\1\f\1\0\t\0\0\0\1\0\0\0d3\326@\20\0\0\0CurrentDirec"..., 80) = 80 >write(4, "\1\f\1\0\10\0\0\0\1\0\0\0d3\326@\t\0\0\0ProcessIDrec"..., 72) = 72 >write(4, "\1\f\1\0\10\0\0\0\1\0\0\0d3\326@\7\0\0\0ProgramIDrec"..., 72) = 72 >write(4, "\1\f\1\0\10\0\0\0\1\0\0\0d3\326@\f\0\0\0CloneCommand"..., 72) = 72 >write(4, "\1\f\1\0\22\0\0\0\1\0\0\00044\326@\16\0\0\0RestartComm"..., 152) = 152 >write(4, "\1\f\1\0\10\0\0\0\1\0\0\00044\326@\6\0\0\0UserIDtComma"..., 72) = 72 >write(3, "\223\2\2\0\4\0\240\2\20\0\5\0\f\0\234\377SM_CLIENT_ID", 28) = 28 >read(3, 0xbfffef20, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0002\0\0\0\0\0\v\1\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >brk(0x8313000) = 0x8313000 >writev(3, [{"\22\0\20\0\1\0\240\2\v\1\0\0\37\0\0\0\10M_C%\0\0\00011"..., 72}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3) = 88 >read(3, 0xbfffef90, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0004\0\0\0\0\0\1\232\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 32) = 32 >write(3, "\232\0\1\0", 4) = 4 >read(3, 0xbffff030, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0015\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\270\317\253\365"..., 32) = 32 >write(3, "-\0\22\0\5\0\240\0029\0\0\0-adobe-helvetica-med"..., 84) = 84 >read(3, 0xbffff010, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0007\0\313\1\0\0\0\0\1\0\2\0\377\377\370\377\0\0\25"..., 32) = 32 >read(3, "\3\0\0\0\7\0\0\0\0\0\377\0\0\0\33\0\0\0\0\0\v\0\3\0\0\1"..., 40) = 40 >read(3, "\261\0\0\0p\1\0\0@\0\0\0q\1\0\0\262\0\0\0\311\0\0\0\263"..., 216) = 216 >brk(0x8314000) = 0x8314000 >read(3, "\1\0\10\0\t\0\t\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 1580) = 1580 >brk(0x8315000) = 0x8315000 >brk(0x8318000) = 0x8318000 >brk(0x832c000) = 0x832c000 >brk(0x832d000) = 0x832d000 >brk(0x832e000) = 0x832e000 >brk(0x832f000) = 0x832f000 >brk(0x8330000) = 0x8330000 >brk(0x8331000) = 0x8331000 >brk(0x8332000) = 0x8332000 >brk(0x8334000) = 0x8334000 >brk(0x8335000) = 0x8335000 >brk(0x8336000) = 0x8336000 >brk(0x8337000) = 0x8337000 >brk(0x8338000) = 0x8338000 >brk(0x8339000) = 0x8339000 >brk(0x833a000) = 0x833a000 >brk(0x833b000) = 0x833b000 >shmget(IPC_PRIVATE, 270000, IPC_CREAT|0x1ff|0666) = 33325057 >shmat(33325057, 0, 0) = 0x41012000 >write(3, "\223\1\4\0\6\0\240\2\1\200\374\1\0ado+e\1\0", 20) = 20 >read(3, 0xbfffefe0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0019\0\0\0\0\0\4\0\0\2\304\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >shmctl(33325057, 0x100 /* SHM_??? */, 0) = 0 >write(3, "5\1\4\0\7\0\240\2:\0\0\0\364\1\207\0007e\5\0\10\0\240\2"..., 1276) = 1276 >read(3, "\1\1E\0\0\0\0\0\4\0\0\2\3\311\22\10\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x41012000) = 0 >write(3, "\223\2\2\0\6\0\240\2\20\0\5\0\t\0\207\0ISO8859-1\0\240"..., 28) = 28 >read(3, "\1\0G\0\0\0\0\0z\1\0\0\24\0\0\0\0\0\0\0\320I\312\10\24"..., 32) = 32 >write(3, "\20\0\5\0\v\0\240\2UTF8_STRING8", 20) = 20 >read(3, "\1\0H\0\0\0\0\0\31\1\0\0\24\0\0\0\0\0\0\0\320I\312\10\24"..., 32) = 32 >write(3, "\20\0\6\0\r\0\240\2COMPOUND_TEXT59-", 24) = 24 >read(3, "\1\0I\0\0\0\0\0{\1\0\0\30\0\0\0\0\0\0\0\320I\312\10\30"..., 32) = 32 >write(3, "\1\30\16\0\v\0\240\2:\0\0\0\0\0\0\0\6\2\r\1\0\0\1\0#\0"..., 284) = 284 >read(3, "\1\fO\0\0\0\0\0\343\0\0\0\30\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >uname({sys="Linux", node="laptop", ...}) = 0 >gettimeofday({1049649662, 795361}, NULL) = 0 >gettimeofday({1049649662, 796018}, NULL) = 0 >write(3, "\22\0\7\0\v\0\240\2\343\0\0\0!\0\0\0 \2\r\1\1\0\0\0\1\0"..., 764) = 764 >ioctl(3, 0x541b, [0]) = 0 >pipe([5, 6]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=5, events=POLLIN}], 3, 1199) = 1 >gettimeofday({1049649662, 798916}, NULL) = 0 >read(4, "\1\3\0\1\1\0\0\0", 8) = 8 >read(4, "\1\0\0\00011c0", 8) = 8 >write(4, "\1\10\1\0\0\0\0\0", 8) = 8 >gettimeofday({1049649662, 801010}, NULL) = 0 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=5, events=POLLIN}], 3, 1194) = 1 >gettimeofday({1049649662, 802398}, NULL) = 0 >read(4, "\1\22\0\1\0\0\0\0", 8) = 8 >gettimeofday({1049649662, 811630}, NULL) = 0 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 1183) = 1 >gettimeofday({1049649662, 814908}, NULL) = 0 >ioctl(3, 0x541b, [128]) = 0 >read(3, "\26\0g\0\v\0\240\2\v\0\240\2\3\0\240\2\375\0\371\0\6\2"..., 128) = 128 >gettimeofday({1049649662, 816591}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649662, 817692}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >gettimeofday({1049649662, 819887}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649662, 821002}, NULL) = 0 >write(3, ";\0\5\0\17\0\240\2\0\0\0\0\0\0\0\0\6\2\r\1F\0\5\0\v\0\240"..., 1324) = 1324 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 1174) = 0 >gettimeofday({1049649664, 7970}, NULL) = 0 >write(3, "\n\0\2\0\v\0\240\2<\0\2\0\23\0\240\2<\2\2\0\24\0\240\2"..., 124) = 124 >read(3, 0xbffff160, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\22\267\251\0\v\0\240\2\v\0\240\2\0\0\0\0\10\0\0\0\24\2"..., 32) = 32 >read(3, "\10\3\251\0\21\320\376c:\0\0\0\v\0\240\2\0\0\0\0J\1|\1"..., 32) = 32 >read(3, "\0210\267\0\v\0\240\2\v\0\240\2\274W\20\10p\222\335\10"..., 32) = 32 >read(3, "\1\1\270\0\0\0\0\0\4\0\0\2\211\304\f\10\0\0\0\0\0\0\0\0"..., 32) = 32 >open("/etc/mtab", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=195, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "/dev/hda5 / ext3 rw,noatime 0 0\n"..., 4096) = 195 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >open("/proc/meminfo", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 >mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(7, " total: used: free:"..., 8192) = 521 >close(7) = 0 >munmap(0x40021000, 8192) = 0 >stat64("/usr/kde/3.1/bin/scigraphica", 0xbffff030) = -1 ENOENT (No such file or directory) >stat64("/bin/scigraphica", 0xbffff030) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/scigraphica", {st_mode=S_IFREG|0755, st_size=2749432, ...}) = 0 >readlink("/usr/bin/scigraphica", 0xbfffe810, 1024) = -1 EINVAL (Invalid argument) >stat64("/usr/bin/Modules/Setup", 0xbfffe760) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.2/os.py", 0xbfffe6a0) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.2/os.pyc", 0xbfffe700) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/os.py", {st_mode=S_IFREG|0644, st_size=18412, ...}) = 0 >stat64("/usr/bin/Modules/Setup", 0xbfffe760) = -1 ENOENT (No such file or directory) >stat64("/usr/bin/lib/python2.2/lib-dynload", 0xbfffe700) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 >getpid() = 22602 >rt_sigaction(SIGHUP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGILL, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGABRT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGBUS, NULL, {0x40b972f0, [], 0x4000000}, 8) = 0 >rt_sigaction(SIGFPE, NULL, {0x40b972f0, [], 0x4000000}, 8) = 0 >rt_sigaction(SIGKILL, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGUSR1, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {0x40b972f0, [], 0x4000000}, 8) = 0 >rt_sigaction(SIGUSR2, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGPIPE, NULL, {SIG_IGN}, 8) = 0 >rt_sigaction(SIGALRM, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGCONT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSTOP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTSTP, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTTIN, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGTTOU, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGURG, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGXCPU, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGXFSZ, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGVTALRM, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGPROF, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGWINCH, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGIO, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGPWR, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGSYS, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_3, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_4, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_5, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_6, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_7, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_8, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_9, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_10, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_11, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_12, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_13, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_14, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_15, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_16, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_17, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_18, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_19, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_20, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_21, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_22, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_23, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_24, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_25, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_26, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_27, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_28, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_29, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_30, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGRT_31, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0 >rt_sigaction(SIGINT, {0x40b972f0, [], 0x4000000}, NULL, 8) = 0 >stat64("/usr/lib/python2.2/site", 0xbfffea80) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=10390, ...}) = 0 >open("/usr/lib/python2.2/site.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=11155, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(8, "-\355\r\n^\307\207>c\0\0\0\0\7\0\0\0s\241\5\0\0\177\0\0"..., 4096) = 4096 >fstat64(8, {st_mode=S_IFREG|0644, st_size=11155, ...}) = 0 >read(8, "__file__s\3\0\0\0maci\1\0\0\0s\5\0\0\0posixi"..., 4096) = 4096 >read(8, "\0Hit Return for more, or q (and "..., 4096) = 2963 >read(8, "", 4096) = 0 >brk(0x833e000) = 0x833e000 >close(8) = 0 >munmap(0x40017000, 4096) = 0 >stat64("/usr/lib/python2.2/os", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/os.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=18412, ...}) = 0 >open("/usr/lib/python2.2/os.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=23734, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(9, "-\355\r\n^\307\207>c\0\0\0\0\t\0\0\0s\324\n\0\0\177\0\0"..., 4096) = 4096 >fstat64(9, {st_mode=S_IFREG|0644, st_size=23734, ...}) = 0 >brk(0x8344000) = 0x8344000 >read(9, "\6\0|\0\0\203\1\0D\177&\0](\0}\2\0\177&\0|\2\0d\1\0\31"..., 16384) = 16384 >read(9, "n2s\6\0\0\0popen4s\3\0\0\0cmds\7\0\0\0bufsiz"..., 4096) = 3254 >read(9, "", 4096) = 0 >brk(0x8345000) = 0x8345000 >brk(0x8346000) = 0x8346000 >brk(0x8347000) = 0x8347000 >brk(0x8348000) = 0x8348000 >brk(0x8349000) = 0x8349000 >brk(0x834a000) = 0x834a000 >brk(0x834b000) = 0x834b000 >brk(0x834c000) = 0x834c000 >close(9) = 0 >munmap(0x40017000, 4096) = 0 >brk(0x8352000) = 0x8352000 >brk(0x8353000) = 0x8353000 >brk(0x8354000) = 0x8354000 >stat64("/usr/lib/python2.2/posixpath", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/posixpath.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=12549, ...}) = 0 >open("/usr/lib/python2.2/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=13669, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(10, "-\355\r\n^\307\207>c\0\0\0\0\31\0\0\0s\275\1\0\0\177\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=13669, ...}) = 0 >read(10, "\0\0\0s\1\0\0\0ms\4\0\0\0items\6\0\0\0prefixs\1\0"..., 8192) = 8192 >read(10, "\0sl\0\0\0Return the canonical path "..., 4096) = 1381 >read(10, "", 4096) = 0 >brk(0x8355000) = 0x8355000 >brk(0x8356000) = 0x8356000 >brk(0x8357000) = 0x8357000 >brk(0x8358000) = 0x8358000 >brk(0x8359000) = 0x8359000 >brk(0x835a000) = 0x835a000 >close(10) = 0 >munmap(0x40017000, 4096) = 0 >stat64("/usr/lib/python2.2/stat", 0xbfffbbd0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/stat.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1667, ...}) = 0 >open("/usr/lib/python2.2/stat.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=3360, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(11, "-\355\r\n^\307\207>c\0\0\0\0\1\0\0\0s\300\1\0\0\177\0\0"..., 4096) = 3360 >fstat64(11, {st_mode=S_IFREG|0644, st_size=3360, ...}) = 0 >read(11, "", 4096) = 0 >brk(0x835b000) = 0x835b000 >close(11) = 0 >munmap(0x40017000, 4096) = 0 >brk(0x835c000) = 0x835c000 >close(10) = 0 >close(9) = 0 >stat64("/usr/lib/python2.2/UserDict", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/UserDict.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2065, ...}) = 0 >open("/usr/lib/python2.2/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=5480, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(10, "-\355\r\n^\307\207>c\0\0\0\0\3\0\0\0s?\0\0\0\177\0\0d\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=5480, ...}) = 0 >read(10, "elfs\7\0\0\0has_keys\3\0\0\0keys\7\0\0\0fail"..., 4096) = 1384 >read(10, "", 4096) = 0 >brk(0x835d000) = 0x835d000 >brk(0x835e000) = 0x835e000 >brk(0x835f000) = 0x835f000 >close(10) = 0 >munmap(0x40017000, 4096) = 0 >close(9) = 0 >brk(0x8360000) = 0x8360000 >brk(0x8361000) = 0x8361000 >brk(0x8362000) = 0x8362000 >brk(0x8363000) = 0x8363000 >brk(0x8364000) = 0x8364000 >brk(0x8365000) = 0x8365000 >brk(0x8366000) = 0x8366000 >brk(0x8367000) = 0x8367000 >brk(0x8368000) = 0x8368000 >brk(0x8369000) = 0x8369000 >brk(0x836a000) = 0x836a000 >brk(0x836b000) = 0x836b000 >brk(0x836c000) = 0x836c000 >brk(0x836d000) = 0x836d000 >brk(0x836f000) = 0x836f000 >stat64("/usr/lib/python2.2/copy_reg", 0xbfffcb60) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/copy_reg.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=1967, ...}) = 0 >open("/usr/lib/python2.2/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=3005, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(10, "-\355\r\n^\307\207>c\0\0\0\0\4\0\0\0s\262\0\0\0\177\0\0"..., 4096) = 3005 >fstat64(10, {st_mode=S_IFREG|0644, st_size=3005, ...}) = 0 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0x40017000, 4096) = 0 >stat64("/usr/lib/python2.2/types", 0xbfffbbd0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/types.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1977, ...}) = 0 >open("/usr/lib/python2.2/types.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=3249, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(11, "-\355\r\n^\307\207>c\0\0\0\0\5\0\0\20s!\3\0\0\177\0\0d"..., 4096) = 3249 >fstat64(11, {st_mode=S_IFREG|0644, st_size=3249, ...}) = 0 >read(11, "", 4096) = 0 >brk(0x8370000) = 0x8370000 >close(11) = 0 >munmap(0x40017000, 4096) = 0 >stat64("/usr/lib/python2.2/__future__", 0xbfffac40) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/__future__.py", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=3405, ...}) = 0 >open("/usr/lib/python2.2/__future__.pyc", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0644, st_size=3960, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(12, "-\355\r\n^\307\207>c\0\0\0\0\7\0\0\0s\16\1\0\0\177\0\0"..., 4096) = 3960 >fstat64(12, {st_mode=S_IFREG|0644, st_size=3960, ...}) = 0 >read(12, "", 4096) = 0 >brk(0x8371000) = 0x8371000 >close(12) = 0 >munmap(0x40017000, 4096) = 0 >brk(0x8372000) = 0x8372000 >close(11) = 0 >brk(0x8373000) = 0x8373000 >close(10) = 0 >close(9) = 0 >brk(0x8374000) = 0x8374000 >close(8) = 0 >stat64("/usr/lib/python2.2/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 >stat64("/usr/lib/python2.2/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/usr/lib/python2.2/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/usr/lib/python2.2/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/usr/lib/python2.2/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >open("/usr/lib/python2.2/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 8 >fstat64(8, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >fcntl64(8, F_SETFD, FD_CLOEXEC) = 0 >brk(0x8375000) = 0x8375000 >getdents64(0x8, 0x8373b88, 0x1000, 0x2) = 1144 >getdents64(0x8, 0x8373b88, 0x1000, 0x2) = 0 >close(8) = 0 >open("/usr/lib/python2.2/site-packages/Numeric.pth", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(8, "Numeric\n", 4096) = 8 >stat64("/usr/lib/python2.2/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x40017000, 4096) = 0 >open("/usr/lib/python2.2/site-packages/pygtk.pth", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(8, "gtk-2.0\n", 4096) = 8 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >read(8, "", 4096) = 0 >close(8) = 0 >munmap(0x40017000, 4096) = 0 >stat64("/usr/lib/site-python", 0xbfffe300) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/sitecustomize", 0xbfffdaf0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(7) = 0 >stat64("/usr/lib/python2.2/_numpy", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/_numpy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/_numpymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/_numpy.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/_numpy.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/_numpy", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_numpy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_numpymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_numpy.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_numpy.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/_numpy", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/_numpy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/_numpymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/_numpy.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/_numpy.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/_numpy", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/_numpy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/_numpymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/_numpy.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/_numpy.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/_numpy", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/_numpy.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/_numpymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/_numpy.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/_numpy.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/_numpy", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/_numpy.so", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0755, st_size=100439, ...}) = 0 >open("/usr/lib/python2.2/site-packages/Numeric/_numpy.so", O_RDONLY) = 8 >read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3200\0"..., 1024) = 1024 >fstat64(8, {st_mode=S_IFREG|0755, st_size=100439, ...}) = 0 >mmap2(NULL, 83672, PROT_READ|PROT_EXEC, MAP_PRIVATE, 8, 0) = 0x41012000 >mprotect(0x41025000, 5848, PROT_NONE) = 0 >mmap2(0x41025000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 8, 0x13) = 0x41025000 >close(8) = 0 >close(7) = 0 >stat64("/usr/lib/python2.2/pickle", 0xbfffea90) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/pickle.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=27027, ...}) = 0 >open("/usr/lib/python2.2/pickle.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=40797, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(8, "-\355\r\n9\307\207>c\0\0\0\0\t\0\0\0s(\4\0\0\177\0\0d\0"..., 4096) = 4096 >close(8) = 0 >munmap(0x40017000, 4096) = 0 >brk(0x8377000) = 0x8377000 >brk(0x8379000) = 0x8379000 >fstat64(7, {st_mode=S_IFREG|0644, st_size=27027, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "\"\"\"Create portable serialized re"..., 4096) = 4096 >brk(0x837b000) = 0x837b000 >brk(0x837c000) = 0x837c000 >brk(0x837d000) = 0x837d000 >brk(0x837e000) = 0x837e000 >brk(0x837f000) = 0x837f000 >brk(0x8380000) = 0x8380000 >brk(0x8381000) = 0x8381000 >brk(0x8382000) = 0x8382000 >brk(0x8383000) = 0x8383000 >brk(0x8384000) = 0x8384000 >brk(0x8385000) = 0x8385000 >brk(0x8386000) = 0x8386000 >brk(0x8387000) = 0x8387000 >brk(0x8388000) = 0x8388000 >brk(0x8389000) = 0x8389000 >brk(0x838a000) = 0x838a000 >brk(0x838b000) = 0x838b000 >brk(0x838c000) = 0x838c000 >brk(0x838d000) = 0x838d000 >brk(0x838e000) = 0x838e000 >brk(0x838f000) = 0x838f000 >brk(0x8390000) = 0x8390000 >brk(0x8391000) = 0x8391000 >brk(0x8392000) = 0x8392000 >brk(0x8393000) = 0x8393000 >brk(0x8394000) = 0x8394000 >brk(0x8395000) = 0x8395000 >brk(0x8396000) = 0x8396000 >brk(0x8397000) = 0x8397000 >brk(0x8398000) = 0x8398000 >brk(0x8399000) = 0x8399000 >read(7, "eError:\n rais"..., 4096) = 4096 >brk(0x839a000) = 0x839a000 >brk(0x839b000) = 0x839b000 >brk(0x839c000) = 0x839c000 >brk(0x839d000) = 0x839d000 >brk(0x839e000) = 0x839e000 >brk(0x839f000) = 0x839f000 >brk(0x83a0000) = 0x83a0000 >brk(0x83a1000) = 0x83a1000 >brk(0x83a2000) = 0x83a2000 >brk(0x83a3000) = 0x83a3000 >brk(0x83a4000) = 0x83a4000 >brk(0x83a5000) = 0x83a5000 >brk(0x83a6000) = 0x83a6000 >brk(0x83a7000) = 0x83a7000 >brk(0x83a8000) = 0x83a8000 >brk(0x83a9000) = 0x83a9000 >brk(0x83aa000) = 0x83aa000 >brk(0x83ab000) = 0x83ab000 >brk(0x83ac000) = 0x83ac000 >brk(0x83ad000) = 0x83ad000 >brk(0x83ae000) = 0x83ae000 >brk(0x83af000) = 0x83af000 >brk(0x83b0000) = 0x83b0000 >brk(0x83b1000) = 0x83b1000 >brk(0x83b2000) = 0x83b2000 >brk(0x83b3000) = 0x83b3000 >brk(0x83b4000) = 0x83b4000 >brk(0x83b5000) = 0x83b5000 >brk(0x83b6000) = 0x83b6000 >brk(0x83b7000) = 0x83b7000 >brk(0x83b8000) = 0x83b8000 >read(7, " encoding = object.encode"..., 4096) = 4096 >brk(0x83b9000) = 0x83b9000 >brk(0x83ba000) = 0x83ba000 >brk(0x83bb000) = 0x83bb000 >brk(0x83bc000) = 0x83bc000 >brk(0x83bd000) = 0x83bd000 >brk(0x83be000) = 0x83be000 >brk(0x83bf000) = 0x83bf000 >brk(0x83c0000) = 0x83c0000 >brk(0x83c1000) = 0x83c1000 >brk(0x83c2000) = 0x83c2000 >brk(0x83c3000) = 0x83c3000 >brk(0x83c4000) = 0x83c4000 >brk(0x83c5000) = 0x83c5000 >brk(0x83c6000) = 0x83c6000 >brk(0x83c7000) = 0x83c7000 >brk(0x83c8000) = 0x83c8000 >brk(0x83c9000) = 0x83c9000 >brk(0x83ca000) = 0x83ca000 >brk(0x83cb000) = 0x83cb000 >brk(0x83cc000) = 0x83cc000 >brk(0x83cd000) = 0x83cd000 >brk(0x83ce000) = 0x83ce000 >brk(0x83cf000) = 0x83cf000 >brk(0x83d0000) = 0x83d0000 >brk(0x83d1000) = 0x83d1000 >brk(0x83d2000) = 0x83d2000 >brk(0x83d3000) = 0x83d3000 >brk(0x83d4000) = 0x83d4000 >brk(0x83d5000) = 0x83d5000 >brk(0x83d6000) = 0x83d6000 >brk(0x83d7000) = 0x83d7000 >brk(0x83d8000) = 0x83d8000 >brk(0x83d9000) = 0x83d9000 >brk(0x83da000) = 0x83da000 >brk(0x83db000) = 0x83db000 >brk(0x83dc000) = 0x83dc000 >brk(0x83dd000) = 0x83dd000 >brk(0x83de000) = 0x83de000 >read(7, "s__()\n len(args) # XX"..., 4096) = 4096 >brk(0x83df000) = 0x83df000 >brk(0x83e0000) = 0x83e0000 >brk(0x83e1000) = 0x83e1000 >brk(0x83e2000) = 0x83e2000 >brk(0x83e3000) = 0x83e3000 >brk(0x83e4000) = 0x83e4000 >brk(0x83e5000) = 0x83e5000 >brk(0x83e6000) = 0x83e6000 >brk(0x83e7000) = 0x83e7000 >brk(0x83e8000) = 0x83e8000 >brk(0x83e9000) = 0x83e9000 >brk(0x83ea000) = 0x83ea000 >brk(0x83eb000) = 0x83eb000 >brk(0x83ec000) = 0x83ec000 >brk(0x83ed000) = 0x83ed000 >brk(0x83ee000) = 0x83ee000 >brk(0x83ef000) = 0x83ef000 >brk(0x83f0000) = 0x83f0000 >brk(0x83f1000) = 0x83f1000 >brk(0x83f2000) = 0x83f2000 >brk(0x83f3000) = 0x83f3000 >brk(0x83f4000) = 0x83f4000 >brk(0x83f5000) = 0x83f5000 >brk(0x83f6000) = 0x83f6000 >brk(0x83f7000) = 0x83f7000 >brk(0x83f8000) = 0x83f8000 >brk(0x83f9000) = 0x83f9000 >brk(0x83fa000) = 0x83fa000 >brk(0x83fb000) = 0x83fb000 >brk(0x83fc000) = 0x83fc000 >brk(0x83fd000) = 0x83fd000 >brk(0x83fe000) = 0x83fe000 >read(7, " pid = stack[-1]\n d"..., 4096) = 4096 >brk(0x83ff000) = 0x83ff000 >brk(0x8400000) = 0x8400000 >brk(0x8401000) = 0x8401000 >brk(0x8402000) = 0x8402000 >brk(0x8403000) = 0x8403000 >brk(0x8404000) = 0x8404000 >brk(0x8405000) = 0x8405000 >brk(0x8406000) = 0x8406000 >brk(0x8407000) = 0x8407000 >brk(0x8408000) = 0x8408000 >brk(0x8409000) = 0x8409000 >brk(0x840a000) = 0x840a000 >brk(0x840b000) = 0x840b000 >brk(0x840c000) = 0x840c000 >brk(0x840e000) = 0x840e000 >brk(0x840f000) = 0x840f000 >brk(0x8410000) = 0x8410000 >brk(0x8411000) = 0x8411000 >brk(0x8412000) = 0x8412000 >brk(0x8413000) = 0x8413000 >brk(0x8414000) = 0x8414000 >brk(0x8415000) = 0x8415000 >brk(0x8416000) = 0x8416000 >brk(0x8417000) = 0x8417000 >brk(0x8418000) = 0x8418000 >brk(0x8419000) = 0x8419000 >brk(0x841a000) = 0x841a000 >brk(0x841b000) = 0x841b000 >brk(0x841c000) = 0x841c000 >brk(0x841d000) = 0x841d000 >brk(0x841e000) = 0x841e000 >brk(0x841f000) = 0x841f000 >brk(0x8420000) = 0x8420000 >brk(0x8421000) = 0x8421000 >brk(0x8422000) = 0x8422000 >brk(0x8423000) = 0x8423000 >read(7, "ct\n\n def load_inst(self):\n "..., 4096) = 4096 >brk(0x8424000) = 0x8424000 >brk(0x8425000) = 0x8425000 >brk(0x8426000) = 0x8426000 >brk(0x8427000) = 0x8427000 >brk(0x8428000) = 0x8428000 >brk(0x8429000) = 0x8429000 >brk(0x842a000) = 0x842a000 >brk(0x842b000) = 0x842b000 >brk(0x842c000) = 0x842c000 >brk(0x842d000) = 0x842d000 >brk(0x842e000) = 0x842e000 >brk(0x842f000) = 0x842f000 >brk(0x8430000) = 0x8430000 >brk(0x8431000) = 0x8431000 >brk(0x8432000) = 0x8432000 >brk(0x8433000) = 0x8433000 >brk(0x8434000) = 0x8434000 >brk(0x8435000) = 0x8435000 >brk(0x8436000) = 0x8436000 >brk(0x8437000) = 0x8437000 >brk(0x8438000) = 0x8438000 >brk(0x8439000) = 0x8439000 >brk(0x843a000) = 0x843a000 >brk(0x843b000) = 0x843b000 >brk(0x843c000) = 0x843c000 >brk(0x843d000) = 0x843d000 >brk(0x843e000) = 0x843e000 >brk(0x843f000) = 0x843f000 >brk(0x8440000) = 0x8440000 >brk(0x8441000) = 0x8441000 >brk(0x8442000) = 0x8442000 >brk(0x8443000) = 0x8443000 >brk(0x8444000) = 0x8444000 >brk(0x8445000) = 0x8445000 >brk(0x8446000) = 0x8446000 >brk(0x8447000) = 0x8447000 >read(7, "]\n dispatch[LONG_BINPUT] = lo"..., 4096) = 2451 >brk(0x8448000) = 0x8448000 >brk(0x8449000) = 0x8449000 >brk(0x844a000) = 0x844a000 >brk(0x844b000) = 0x844b000 >brk(0x844c000) = 0x844c000 >brk(0x844d000) = 0x844d000 >brk(0x844e000) = 0x844e000 >brk(0x844f000) = 0x844f000 >brk(0x8450000) = 0x8450000 >brk(0x8451000) = 0x8451000 >brk(0x8452000) = 0x8452000 >brk(0x8453000) = 0x8453000 >brk(0x8454000) = 0x8454000 >brk(0x8455000) = 0x8455000 >brk(0x8456000) = 0x8456000 >brk(0x8457000) = 0x8457000 >brk(0x8458000) = 0x8458000 >brk(0x8459000) = 0x8459000 >brk(0x845a000) = 0x845a000 >brk(0x845b000) = 0x845b000 >brk(0x845c000) = 0x845c000 >brk(0x845d000) = 0x845d000 >brk(0x845e000) = 0x845e000 >read(7, "", 4096) = 0 >brk(0x845f000) = 0x845f000 >brk(0x8460000) = 0x8460000 >brk(0x8461000) = 0x8461000 >brk(0x8462000) = 0x8462000 >brk(0x8463000) = 0x8463000 >brk(0x8464000) = 0x8464000 >brk(0x8465000) = 0x8465000 >brk(0x8466000) = 0x8466000 >brk(0x8467000) = 0x8467000 >brk(0x8468000) = 0x8468000 >brk(0x8469000) = 0x8469000 >brk(0x846a000) = 0x846a000 >brk(0x846b000) = 0x846b000 >brk(0x846c000) = 0x846c000 >brk(0x846d000) = 0x846d000 >brk(0x846e000) = 0x846e000 >brk(0x846f000) = 0x846f000 >brk(0x8470000) = 0x8470000 >brk(0x8471000) = 0x8471000 >brk(0x8472000) = 0x8472000 >brk(0x8473000) = 0x8473000 >brk(0x8474000) = 0x8474000 >brk(0x8475000) = 0x8475000 >brk(0x8476000) = 0x8476000 >brk(0x8477000) = 0x8477000 >brk(0x8478000) = 0x8478000 >brk(0x8479000) = 0x8479000 >brk(0x847a000) = 0x847a000 >brk(0x847b000) = 0x847b000 >brk(0x847c000) = 0x847c000 >brk(0x847d000) = 0x847d000 >brk(0x847e000) = 0x847e000 >brk(0x847f000) = 0x847f000 >brk(0x8480000) = 0x8480000 >brk(0x8481000) = 0x8481000 >unlink("/usr/lib/python2.2/pickle.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/pickle.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >stat64("/usr/lib/python2.2/struct", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/struct", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/struct", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/struct", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/struct.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=29817, ...}) = 0 >open("/usr/lib/python2.2/lib-dynload/struct.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\23\0\000"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=29817, ...}) = 0 >mmap2(NULL, 23796, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41027000 >mprotect(0x4102c000, 3316, PROT_NONE) = 0 >mmap2(0x4102c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x5) = 0x4102c000 >close(9) = 0 >close(8) = 0 >stat64("/usr/lib/python2.2/re", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/re.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=818, ...}) = 0 >open("/usr/lib/python2.2/re.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=348, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(9, "-\355\r\n^\307\207>c\0\0\0\0\2\0\0\0sa\0\0\0\177\0\0d\0"..., 4096) = 348 >fstat64(9, {st_mode=S_IFREG|0644, st_size=348, ...}) = 0 >read(9, "", 4096) = 0 >close(9) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/sre", 0xbfffcb70) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sremodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=11977, ...}) = 0 >open("/usr/lib/python2.2/sre.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=14613, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(10, "-\355\r\n^\307\207>c\0\0\0\0\27\0\0\0s\225\2\0\0\177\0"..., 4096) = 4096 >fstat64(10, {st_mode=S_IFREG|0644, st_size=14613, ...}) = 0 >read(10, "turn the number of substitutions"..., 8192) = 8192 >read(10, "\0\0flagss\1\0\0\0ss\1\0\0\0ps\n\0\0\0SUBPATTE"..., 4096) = 2325 >read(10, "", 4096) = 0 >close(10) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/sre_compile", 0xbfffbbe0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_compile.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=14262, ...}) = 0 >open("/usr/lib/python2.2/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=12819, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(11, "-\355\r\n^\307\207>c\0\0\0\0\5\0\0\0s\37\1\0\0\177\0\0"..., 4096) = 4096 >fstat64(11, {st_mode=S_IFREG|0644, st_size=12819, ...}) = 0 >read(11, "\1\21\1\33\1\20\1\21\1\31\1\23\1\21\1\33\1\20\1\21\1\16"..., 8192) = 8192 >read(11, "tionErrors\7\0\0\0MAXCODEs\10\0\0\0_compi"..., 4096) = 531 >read(11, "", 4096) = 0 >close(11) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/sre_constants", 0xbfffac50) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_constants.py", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=7064, ...}) = 0 >open("/usr/lib/python2.2/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0644, st_size=7924, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(12, "-\355\r\n^\307\207>c\0\0\0\0\36\0\0\0sl\6\0\0\177\0\0d"..., 4096) = 4096 >fstat64(12, {st_mode=S_IFREG|0644, st_size=7924, ...}) = 0 >read(12, "served.\n *\n * See the _sre.c fil"..., 4096) = 3828 >read(12, "", 4096) = 0 >close(12) = 0 >munmap(0x40021000, 4096) = 0 >close(11) = 0 >close(10) = 0 >stat64("/usr/lib/python2.2/sre_parse", 0xbfffbbe0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/sre_parse.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=24677, ...}) = 0 >open("/usr/lib/python2.2/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=23518, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(11, "-\355\r\n^\307\207>c\0\0\0\0\5\0\0\0s_\3\0\0\177\0\0d\0"..., 4096) = 4096 >fstat64(11, {st_mode=S_IFREG|0644, st_size=23518, ...}) = 0 >read(11, "\3\0\0\0lens\4\0\0\0selfs\4\0\0\0data(\1\0\0\0s\4"..., 16384) = 16384 >read(11, "d\1\0<n\27\0\1\177\213\2|\1\0i\3\0t\1\0|\0\0f\2\0\203\1"..., 4096) = 3038 >read(11, "", 4096) = 0 >close(11) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/string", 0xbfffac50) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/string.py", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=11044, ...}) = 0 >open("/usr/lib/python2.2/string.pyc", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0644, st_size=13595, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(12, "-\355\r\n^\307\207>c\0\0\0\0\5\0\0\0s\21\3\0\0\177\0\0"..., 4096) = 4096 >fstat64(12, {st_mode=S_IFREG|0644, st_size=13595, ...}) = 0 >read(12, "in(list [,sep]) -> string\n\n R"..., 8192) = 8192 >read(12, "\0\0\0atof_errors\n\0\0\0atol_errors\5\0\0"..., 4096) = 1307 >read(12, "", 4096) = 0 >close(12) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/strop", 0xbfff9cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/strop.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/stropmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/strop.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/strop.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/strop", 0xbfff9cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/strop.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/stropmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/strop.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/strop.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/strop", 0xbfff9cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/strop.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/stropmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/strop.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/strop.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/strop", 0xbfff9cc0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/strop.so", O_RDONLY|O_LARGEFILE) = 12 >fstat64(12, {st_mode=S_IFREG|0755, st_size=26402, ...}) = 0 >open("/usr/lib/python2.2/lib-dynload/strop.so", O_RDONLY) = 13 >read(13, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\22\0"..., 1024) = 1024 >fstat64(13, {st_mode=S_IFREG|0755, st_size=26402, ...}) = 0 >mmap2(NULL, 21260, PROT_READ|PROT_EXEC, MAP_PRIVATE, 13, 0) = 0x4102d000 >mprotect(0x41031000, 4876, PROT_NONE) = 0 >mmap2(0x41031000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 13, 0x4) = 0x41031000 >close(13) = 0 >close(12) = 0 >close(11) = 0 >close(10) = 0 >close(9) = 0 >close(8) = 0 >stat64("/usr/lib/python2.2/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/org", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/cStringIO", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/cStringIO", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/cStringIO", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/cStringIO", 0xbfffdb00) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/cStringIO.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=20568, ...}) = 0 >open("/usr/lib/python2.2/lib-dynload/cStringIO.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\21\0"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=20568, ...}) = 0 >mmap2(NULL, 15532, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41033000 >mprotect(0x41036000, 3244, PROT_NONE) = 0 >mmap2(0x41036000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x3) = 0x41036000 >close(9) = 0 >close(8) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >shmget(IPC_PRIVATE, 5184, IPC_CREAT|0x1ff|0666) = 33357825 >shmat(33357825, 0, 0) = 0x40021000 >write(3, "\1\30\f\0\32\0\240\2:\0\0\0\0\0\0\0\310\0\310\0\0\0\1\0"..., 880) = 880 >read(3, 0xbffff3f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\324\0\0\0\0\0\4\0\0\2\304\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >shmctl(33357825, 0x100 /* SHM_??? */, 0) = 0 >write(3, "5\1\4\0)\0\240\2:\0\0\0$\0$\0007\0\5\0*\0\240\2)\0\240"..., 484) = 484 >read(3, 0xbffff440, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\340\0\0\0\0\0\4\0\0\2\3\311\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >shmdt(0x40021000) = 0 >write(3, "\223\2\2\0(\0\240\2\24\0\6\0\32\0\240\2#\0\0\0#\0\0\0\0"..., 32) = 32 >read(3, 0xbffff530, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1 \342\0\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0\0\0\0\0\330\v"..., 32) = 32 >read(3, "C\0\0\0\1\0\0\0\1\0\0\0>4\245@\300n7\10\357\205\250@X\361"..., 36) = 36 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 33390593 >shmat(33390593, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 33423362 >shmat(33423362, 0, 0) = 0x40021000 >write(3, "\22\0\17\0\32\0\240\2#\0\0\0#\0\0\0 \0\0\0\t\0\0\0g\0\0"..., 312) = 312 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\362\0\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33390593, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33423362, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0-\0\240\2\223\2\2\0000\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\365\0\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 33456129 >shmat(33456129, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 33488898 >shmat(33488898, 0, 0) = 0x40021000 >write(3, "5\30\4\0005\0\240\2\3\0\240\2\24\0\24\0007\0\5\0006\0\240"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\f\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33456129, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33488898, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0009\0\240\2\223\2\2\0<\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\17\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 33521665 >shmat(33521665, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 33554434 >shmat(33554434, 0, 0) = 0x40021000 >write(3, "5\30\4\0A\0\240\2\3\0\240\2\22\0\22\0007\0\5\0B\0\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1&\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33521665, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33554434, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0E\0\240\2\223\2\2\0H\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1)\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 33587201 >shmat(33587201, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 33619970 >shmat(33619970, 0, 0) = 0x40021000 >write(3, "5\30\4\0M\0\240\2\3\0\240\2\22\0\22\0007\0\5\0N\0\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1@\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33587201, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33619970, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0Q\0\240\2\223\2\2\0T\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1C\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 33652737 >shmat(33652737, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 33685506 >shmat(33685506, 0, 0) = 0x40021000 >write(3, "5\30\4\0Y\0\240\2\3\0\240\2\22\0\22\0007\0\5\0Z\0\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1Z\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33652737, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33685506, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0]\0\240\2\223\2\2\0`\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1]\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 33718273 >shmat(33718273, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 33751042 >shmat(33751042, 0, 0) = 0x40021000 >write(3, "5\30\4\0e\0\240\2\3\0\240\2\22\0\22\0007\0\5\0f\0\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1t\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33718273, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33751042, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0i\0\240\2\223\2\2\0l\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1w\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1444, IPC_CREAT|0x1ff|0666) = 33783809 >shmat(33783809, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 76, IPC_CREAT|0x1ff|0666) = 33816578 >shmat(33816578, 0, 0) = 0x40021000 >write(3, "5\30\4\0q\0\240\2\3\0\240\2\22\0\22\0007\0\5\0r\0\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\216\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33783809, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33816578, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0u\0\240\2\223\2\2\0x\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\221\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 33849345 >shmat(33849345, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 33882114 >shmat(33882114, 0, 0) = 0x40021000 >write(3, "5\30\4\0}\0\240\2\3\0\240\2\23\0\23\0007\0\5\0~\0\240\2"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\250\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33849345, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33882114, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\201\0\240\2\223\2\2\0\204\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\253\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 33914881 >shmat(33914881, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 33947650 >shmat(33947650, 0, 0) = 0x40021000 >write(3, "5\30\4\0\211\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\212\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\302\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33914881, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(33947650, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\215\0\240\2\223\2\2\0\220\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\305\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 33980417 >shmat(33980417, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 34013186 >shmat(34013186, 0, 0) = 0x40021000 >write(3, "5\30\4\0\225\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\226\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\334\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(33980417, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34013186, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\231\0\240\2\223\2\2\0\234\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\337\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 34045953 >shmat(34045953, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 34078722 >shmat(34078722, 0, 0) = 0x40021000 >write(3, "5\30\4\0\241\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\242\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\366\1\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34045953, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34078722, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\245\0\240\2\223\2\2\0\250\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\371\1\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649664 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 34111489 >shmat(34111489, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 34144258 >shmat(34144258, 0, 0) = 0x40021000 >write(3, "5\30\4\0\255\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\256\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\20\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34111489, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34144258, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\261\0\240\2\223\2\2\0\264\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\23\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 34177025 >shmat(34177025, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 34209794 >shmat(34209794, 0, 0) = 0x40021000 >write(3, "5\30\4\0\271\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\272\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1*\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34177025, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34209794, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\275\0\240\2\223\2\2\0\300\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1-\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34242561 >shmat(34242561, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34275330 >shmat(34275330, 0, 0) = 0x40021000 >write(3, "5\30\4\0\305\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\306\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1D\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34242561, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34275330, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\311\0\240\2\223\2\2\0\314\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1G\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 34308097 >shmat(34308097, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 34340866 >shmat(34340866, 0, 0) = 0x40021000 >write(3, "5\30\4\0\321\0\240\2\3\0\240\2\22\0\22\0007\0\5\0\322\0"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1^\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34308097, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34340866, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\325\0\240\2\223\2\2\0\330\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1a\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >open("/usr/share/locale/locale.alias", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=2601, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "# Locale name alias data base.\n#"..., 4096) = 2601 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >open("/usr/local/share/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory) >open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0444, st_size=45725, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "#\t$Xorg: locale.alias,v 1.3 2000"..., 4096) = 4096 >read(7, "CA.ISO_8859-1\t\t\t\ten_CA.ISO8859-1"..., 4096) = 4096 >read(7, "8591\t\t\t\t\tfr_FR.ISO8859-1\nfr_FR.I"..., 4096) = 4096 >read(7, "_GB.ISO8859-15\nlo\t\t\t\t\t\tlo_LA.MUL"..., 4096) = 4096 >read(7, "\tsh_YU.ISO8859-2\nsh_HR.iso88592\t"..., 4096) = 4096 >read(7, "CN.eucCN\nchinese-t\t\t\t\t\tzh_TW.euc"..., 4096) = 4096 >read(7, "9-2\ncs_CZ.ISO_8859-2:\t\t\t\tcs_CZ.I"..., 4096) = 4096 >read(7, "-1\nes_PE.iso88591:\t\t\t\t\tes_PE.ISO"..., 4096) = 4096 >read(7, "HU.ISO-8859-2:\t\t\t\thu_HU.ISO8859-"..., 4096) = 4096 >read(7, "n_NO.ISO8859-1\nny:\t\t\t\t\t\tny_NO.IS"..., 4096) = 4096 >read(7, "scii:\t\t\t\t\tta_IN.TSCII-0\nta_IN.ts"..., 4096) = 4096 >read(7, "n:\t\t\t\t\tsh_YU.ISO8859-2\nslovak:\t\t"..., 4096) = 669 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >open("/usr/openwin/lib/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory) >stat64("/usr/share/gnome/help/scigraphica/C/topic.dat", {st_mode=S_IFREG|0644, st_size=160, ...}) = 0 >open("/usr/share/gnome/help/scigraphica/C/topic.dat", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=160, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "FAQ.html \t\t\tFrequently asked que"..., 4096) = 160 >read(7, "", 4096) = 0 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34373633 >shmat(34373633, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34406402 >shmat(34406402, 0, 0) = 0x40021000 >write(3, "5\30\4\0\335\0\240\2\3\0\240\2\24\0\24\0007\0\5\0\336\0"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1x\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34373633, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34406402, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\341\0\240\2\223\2\2\0\344\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1{\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34439169 >shmat(34439169, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34471938 >shmat(34471938, 0, 0) = 0x40021000 >write(3, "5\30\4\0\351\0\240\2\3\0\240\2\22\0\22\0007\0\5\0\352\0"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\222\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34439169, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34471938, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\355\0\240\2\223\2\2\0\360\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\225\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34504705 >shmat(34504705, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34537474 >shmat(34537474, 0, 0) = 0x40021000 >write(3, "5\30\4\0\365\0\240\2\3\0\240\2\22\0\22\0007\0\5\0\366\0"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\254\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34504705, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34537474, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\371\0\240\2\223\2\2\0\374\0\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\257\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34570241 >shmat(34570241, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34603010 >shmat(34603010, 0, 0) = 0x40021000 >write(3, "5\30\4\0\1\1\240\2\3\0\240\2\22\0\22\0007\0\5\0\2\1\240"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\306\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34570241, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34603010, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\5\1\240\2\223\2\2\0\10\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\311\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34635777 >shmat(34635777, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34668546 >shmat(34668546, 0, 0) = 0x40021000 >write(3, "5\30\4\0\r\1\240\2\3\0\240\2\22\0\22\0007\0\5\0\16\1\240"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\340\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34635777, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34668546, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\21\1\240\2\223\2\2\0\24\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\343\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34701313 >shmat(34701313, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34734082 >shmat(34734082, 0, 0) = 0x40021000 >write(3, "5\30\4\0\31\1\240\2\3\0\240\2\22\0\22\0007\0\5\0\32\1\240"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\372\2\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34701313, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34734082, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\35\1\240\2\223\2\2\0 \1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\375\2\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34766849 >shmat(34766849, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34799618 >shmat(34799618, 0, 0) = 0x40021000 >write(3, "5\30\4\0%\1\240\2\3\0\240\2\22\0\22\0007\0\5\0&\1\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\24\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34766849, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34799618, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0)\1\240\2\223\2\2\0,\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\27\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34832385 >shmat(34832385, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34865154 >shmat(34865154, 0, 0) = 0x40021000 >write(3, "5\30\4\0001\1\240\2\3\0\240\2\22\0\22\0007\0\5\0002\1\240"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1.\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34832385, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34865154, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0005\1\240\2\223\2\2\0008\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0011\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1296, IPC_CREAT|0x1ff|0666) = 34897921 >shmat(34897921, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 72, IPC_CREAT|0x1ff|0666) = 34930690 >shmat(34930690, 0, 0) = 0x40021000 >write(3, "5\30\4\0=\1\240\2\3\0\240\2\22\0\22\0007\0\5\0>\1\240\2"..., 396) = 396 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1H\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34897921, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34930690, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0A\1\240\2\223\2\2\0D\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff200, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1K\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1024, IPC_CREAT|0x1ff|0666) = 34963457 >shmat(34963457, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 64, IPC_CREAT|0x1ff|0666) = 34996226 >shmat(34996226, 0, 0) = 0x40021000 >write(3, "5\30\4\0I\1\240\2\3\0\240\2\22\0\22\0007\0\5\0J\1\240\2"..., 396) = 396 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1b\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(34963457, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(34996226, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0M\1\240\2\223\2\2\0P\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff250, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1e\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35028993 >shmat(35028993, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35061762 >shmat(35061762, 0, 0) = 0x40021000 >write(3, "5\30\4\0U\1\240\2\3\0\240\2\20\0\20\0007\0\5\0V\1\240\2"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1|\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35028993, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35061762, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0Y\1\240\2\223\2\2\0\\\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\177\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35094529 >shmat(35094529, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35127298 >shmat(35127298, 0, 0) = 0x40021000 >write(3, "5\30\4\0a\1\240\2\3\0\240\2\30\0\30\0007\0\5\0b\1\240\2"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\226\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35094529, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35127298, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0e\1\240\2\223\2\2\0h\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\231\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35160065 >shmat(35160065, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35192834 >shmat(35192834, 0, 0) = 0x40021000 >write(3, "5\30\4\0m\1\240\2\3\0\240\2\30\0\30\0007\0\5\0n\1\240\2"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\260\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35160065, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35192834, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0q\1\240\2\223\2\2\0t\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\263\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35225601 >shmat(35225601, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35258370 >shmat(35258370, 0, 0) = 0x40021000 >write(3, "5\30\4\0y\1\240\2\3\0\240\2\30\0\30\0007\0\5\0z\1\240\2"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\312\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35225601, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35258370, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0}\1\240\2\223\2\2\0\200\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\315\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35291137 >shmat(35291137, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35323906 >shmat(35323906, 0, 0) = 0x40021000 >write(3, "5\30\4\0\205\1\240\2\3\0\240\2\30\0\30\0007\0\5\0\206\1"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\344\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35291137, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35323906, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\211\1\240\2\223\2\2\0\214\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\347\3\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35356673 >shmat(35356673, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35389442 >shmat(35389442, 0, 0) = 0x40021000 >write(3, "5\30\4\0\221\1\240\2\3\0\240\2\30\0\30\0007\0\5\0\222\1"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\376\3\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35356673, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35389442, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\225\1\240\2\223\2\2\0\230\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\1\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35422209 >shmat(35422209, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35454978 >shmat(35454978, 0, 0) = 0x40021000 >write(3, "5\30\4\0\235\1\240\2\3\0\240\2\30\0\30\0007\0\5\0\236\1"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\30\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35422209, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35454978, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\241\1\240\2\223\2\2\0\244\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\33\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35487745 >shmat(35487745, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35520514 >shmat(35520514, 0, 0) = 0x40021000 >write(3, "5\30\4\0\251\1\240\2\3\0\240\2\30\0\30\0007\0\5\0\252\1"..., 396) = 396 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0012\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35487745, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35520514, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\255\1\240\2\223\2\2\0\260\1\240\2+\0\1\0", 20) = 20 >read(3, 0xbffff0d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0015\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >uname({sys="Linux", node="laptop", ...}) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >write(3, "5\30\4\0\265\1\240\2\3\0\240\2\30\0\30\0007\0\5\0\266\1"..., 660) = 660 >read(3, 0xbffff050, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0J\4\0\0\0\0l\0\0\0$\0\0\0\0\0\0\0\320I\312\10$\0\0"..., 32) = 32 >write(3, "\20\1\t\0\31\0\240\2XDCCC_LINEAR_RGB_MATRICE"..., 36) = 36 >read(3, 0xbffff050, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0K\4\0\0\0\0m\0\0\0$\0\0\0\0\0\0\0\320I\312\10$\0\0"..., 32) = 32 >write(3, "\24\0\6\0:\0\0\0m\0\0\0\23\0\0\0\0\0\0\0t\31\0\0", 24) = 24 >read(3, 0xbffff000, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0L\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\33\0\0\0\320\v"..., 32) = 32 >stat64("/usr/X11R6/lib/X11/Xcms.txt", 0xbffff0c0) = -1 ENOENT (No such file or directory) >write(3, "\\\0\4\0 \0\0\0\4\0\0\0gray", 16) = 16 >read(3, 0xbffff330, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0M\4\0\0\0\0\276\276\276\276\276\276\276\276\276\276"..., 32) = 32 >write(3, "\20\0\5\0\t\0\0\0CLIPBOARD\0\0\0", 20) = 20 >read(3, 0xbffff300, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0N\4\0\0\0\0\356\0\0\0\24\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\20\0\3\0\4\0\0\0TEXT", 12) = 12 >read(3, 0xbffff2a0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0O\4\0\0\0\0|\1\0\0\f\0\0\0\0\0\0\0\320I\312\10\f\0"..., 32) = 32 >write(3, "\20\0\4\0\6\0\0\0STRINGAR", 16) = 16 >read(3, 0xbffff2a0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0P\4\0\0\0\0\37\0\0\0\20\0\0\0\0\0\0\0\320I\312\10\20"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35553281 >shmat(35553281, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35586050 >shmat(35586050, 0, 0) = 0x40021000 >write(3, "\223\1\4\0\273\1\240\2\1\200\36\2\0GAR\223\5\7\0\274\1"..., 252) = 252 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1_\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35553281, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35586050, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\273\1\240\2\223\2\2\0\276\1\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1b\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35618817 >shmat(35618817, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35651586 >shmat(35651586, 0, 0) = 0x40021000 >write(3, "5\30\4\0\303\1\240\2\3\0\240\2\30\0\30\0007\5\5\0\304\1"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1y\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35618817, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35651586, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\307\1\240\2\223\2\2\0\312\1\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1|\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35684353 >shmat(35684353, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35717122 >shmat(35717122, 0, 0) = 0x40021000 >write(3, "5\30\4\0\317\1\240\2\3\0\240\2\30\0\30\0007\5\5\0\320\1"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\223\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35684353, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35717122, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\323\1\240\2\223\2\2\0\326\1\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\226\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35749889 >shmat(35749889, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35782658 >shmat(35782658, 0, 0) = 0x40021000 >write(3, "5\30\4\0\333\1\240\2\3\0\240\2\30\0\30\0007\5\5\0\334\1"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\255\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35749889, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35782658, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\337\1\240\2\223\2\2\0\342\1\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\260\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35815425 >shmat(35815425, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35848194 >shmat(35848194, 0, 0) = 0x40021000 >write(3, "5\30\4\0\347\1\240\2\3\0\240\2\30\0\30\0007\5\5\0\350\1"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\307\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35815425, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35848194, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\353\1\240\2\223\2\2\0\356\1\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\312\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35880961 >shmat(35880961, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35913730 >shmat(35913730, 0, 0) = 0x40021000 >write(3, "5\30\4\0\363\1\240\2\3\0\240\2\30\0\30\0007\5\5\0\364\1"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\341\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35880961, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35913730, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\367\1\240\2\223\2\2\0\372\1\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\344\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 2304, IPC_CREAT|0x1ff|0666) = 35946497 >shmat(35946497, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 96, IPC_CREAT|0x1ff|0666) = 35979266 >shmat(35979266, 0, 0) = 0x40021000 >write(3, "5\30\4\0\377\1\240\2\3\0\240\2\30\0\30\0007\5\5\0\0\2\240"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\373\4\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(35946497, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(35979266, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\3\2\240\2\223\2\2\0\6\2\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\376\4\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649665 >shmget(IPC_PRIVATE, 1936, IPC_CREAT|0x1ff|0666) = 36012033 >shmat(36012033, 0, 0) = 0x40017000 >shmget(IPC_PRIVATE, 88, IPC_CREAT|0x1ff|0666) = 36044802 >shmat(36044802, 0, 0) = 0x40021000 >write(3, "5\30\4\0\v\2\240\2\3\0\240\2\30\0\30\0007\5\5\0\f\2\240"..., 396) = 396 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\25\5\0\0\0\0\4\0\0\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40017000) = 0 >shmctl(36012033, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(36044802, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0\17\2\240\2\223\2\2\0\22\2\240\2+\5\1\0", 20) = 20 >read(3, 0xbfffeec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\30\5\0\0\0\0\4\0\0\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "5\30\4\0\27\2\240\2\3\0\240\2\26\0\26\0007\5\5\0\30\2\240"..., 168) = 168 >read(3, 0xbffff3c0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0!\5\0\0\0\0\255\255\330\330\346\346\255\255\330\330"..., 32) = 32 >write(3, "\\\30\6\0 \0\0\0\n\0\240\2light blue\240\2", 24) = 24 >read(3, 0xbffff3c0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\"\5\0\0\0\0\255\255\330\330\346\346\255\255\330\330"..., 32) = 32 >write(3, "\\\30\6\0 \0\0\0\n\0\240\2light blue\240\2", 24) = 24 >read(3, 0xbffff370, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0#\5\0\0\0\0\255\255\330\330\346\346\255\255\330\330"..., 32) = 32 >write(3, "\\\30\6\0 \0\0\0\n\0\240\2light blue\240\2", 24) = 24 >read(3, 0xbffff370, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0$\5\0\0\0\0\255\255\330\330\346\346\255\255\330\330"..., 32) = 32 >shmget(IPC_PRIVATE, 9216, IPC_CREAT|0x1ff|0666) = 36077569 >shmat(36077569, 0, 0) = 0x41037000 >write(3, "\223\1\4\0\33\2\240\2\1\200&\2\0igh+ \1\0", 20) = 20 >read(3, 0xbffff3a0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1&\5\0\0\0\0\4\0\0\2\304\310\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >shmctl(36077569, 0x100 /* SHM_??? */, 0) = 0 >write(3, "5\1\4\0\34\2\240\2:\0\0\0000\0000\0007 \5\0\35\2\240\2"..., 580) = 580 >read(3, 0xbffff3f0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0012\5\0\0\0\0\4\0\0\2\3\311\22\10\0\0\0\0\0\0\0\0\4"..., 32) = 32 >shmdt(0x41037000) = 0 >gettimeofday({1049649665, 566310}, NULL) = 0 >uname({sys="Linux", node="laptop", ...}) = 0 >time(NULL) = 1049649665 >stat64("/etc/gnome/config-override//scigraphica", 0xbffff440) = -1 ENOENT (No such file or directory) >stat64("./gnome/config-override//scigraphica", 0xbffff440) = -1 ENOENT (No such file or directory) >stat64("/etc/gnome/config//scigraphica", 0xbffff440) = -1 ENOENT (No such file or directory) >stat64("./gnome/config//scigraphica", 0xbffff440) = -1 ENOENT (No such file or directory) >stat64("/home/james/.gnome//scigraphica", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >open("/home/james/.gnome//scigraphica", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "\n[Placement]\nDock=Toolbar\\\\0,1,0"..., 4096) = 53 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >time(NULL) = 1049649665 >time(NULL) = 1049649665 >time(NULL) = 1049649665 >time(NULL) = 1049649665 >time(NULL) = 1049649665 >stat64("/home/james/.gnome/scigraphica", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >open("/home/james/.gnome/scigraphica", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "\n[Placement]\nDock=Toolbar\\\\0,1,0"..., 4096) = 53 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >time(NULL) = 1049649665 >stat64("/home/james/.gnome", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >gettimeofday({1049649665, 570179}, NULL) = 0 >getpid() = 22602 >open("/home/james/.gnome/scigraphica-MDa3AE", O_RDWR|O_CREAT|O_EXCL, 0600) = 7 >fchmod(7, 0644) = 0 >fcntl64(7, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(7, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >_llseek(7, 0, [0], SEEK_CUR) = 0 >write(7, "\n[Placement]\nDock=Toolbar\\\\0,0,0"..., 35) = 35 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >rename("/home/james/.gnome/scigraphica-MDa3AE", "/home/james/.gnome/scigraphica") = 0 >unlink("/home/james/.gnome/scigraphica-MDa3AE") = -1 ENOENT (No such file or directory) >stat64("/home/james/.gnome/scigraphica", {st_mode=S_IFREG|0644, st_size=35, ...}) = 0 >open("/home/james/.gnome/scigraphica", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=35, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "\n[Placement]\nDock=Toolbar\\\\0,0,0"..., 4096) = 35 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >time(NULL) = 1049649665 >stat64("/home/james/.gnome", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >getpid() = 22602 >open("/home/james/.gnome/scigraphica-Y5HHVu", O_RDWR|O_CREAT|O_EXCL, 0600) = 7 >fchmod(7, 0644) = 0 >fcntl64(7, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(7, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >_llseek(7, 0, [0], SEEK_CUR) = 0 >write(7, "\n[Placement]\nDock=Toolbar\\\\0,1,0"..., 53) = 53 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >rename("/home/james/.gnome/scigraphica-Y5HHVu", "/home/james/.gnome/scigraphica") = 0 >unlink("/home/james/.gnome/scigraphica-Y5HHVu") = -1 ENOENT (No such file or directory) >stat64("/home/james/.gnome/scigraphica", {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >open("/home/james/.gnome/scigraphica", O_RDONLY) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=53, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "\n[Placement]\nDock=Toolbar\\\\0,1,0"..., 4096) = 53 >read(7, "", 4096) = 0 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >time(NULL) = 1049649665 >stat64("/home/james/.gnome", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0 >getpid() = 22602 >open("/home/james/.gnome/scigraphica-RGisgl", O_RDWR|O_CREAT|O_EXCL, 0600) = 7 >fchmod(7, 0644) = 0 >fcntl64(7, F_GETFL) = 0x2 (flags O_RDWR) >fstat64(7, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >_llseek(7, 0, [0], SEEK_CUR) = 0 >write(7, "\n[Placement]\nDock=Toolbar\\\\0,1,0"..., 53) = 53 >close(7) = 0 >munmap(0x40017000, 4096) = 0 >rename("/home/james/.gnome/scigraphica-RGisgl", "/home/james/.gnome/scigraphica") = 0 >unlink("/home/james/.gnome/scigraphica-RGisgl") = -1 ENOENT (No such file or directory) >writev(3, [{"\223\2\2\0\33\2\240\2\22\0\f\0\32\0\240\2\'\0\0\0\37\0"..., 796}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 804 >read(3, 0xbfffce90, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0I\5#\2\240\2#\2\240\2\0\0\0\0\0\0\0\0\0\0\0\0@\0\0"..., 32) = 32 >read(3, "\23\0K\5\"\2\240\2\"\2\240\2\0\0\2\0\2\0\2\0\0\0\0\0@\0"..., 32) = 32 >read(3, "\1\0O\5\0\0\0\0\1\200@\0\270)\265\10\0\0\0\0\0\0\0\0\324"..., 32) = 32 >writev(3, [{"b\2\4\0\5\0\240\2", 8}, {"SHAPE", 5}, {"\0\0\0", 3}], 3) = 16 >read(3, 0xbfffcdc0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\26\0O\5\32\0\240\2\32\0\240\2\3\0\240\2\0\0\0\0\326\1"..., 32) = 32 >read(3, 0xbfffcdc0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0P\5\0\0\0\0\1\200@\0\0\0\0\0\0\0\0\0\1\0\0\0\20\0\0"..., 32) = 32 >write(3, "\200\2\5\0\0\0\240\2$\2\240\2\0\0\0\0\0\0\0\0007\0\7\0"..., 304) = 304 >read(3, 0xbfffca70, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1]\5\0\0\0\0\4\0\0\2\270)\265\10\0\0\0\0\0\0\0\0\354"..., 32) = 32 >write(3, "\3\2\2\0)\2\240\2\16\2\2\0)\2\240\2", 16) = 16 >read(3, 0xbfffc7e0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0^\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\275\205\2\1\275\205\2\1\0\0\0\0", 12) = 12 >read(3, "\1\30_\5\0\0\0\0:\0\0\0\2\0\2\0`\0\26\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\3\2\2\0)\2\240\2\16\2\2\0)\2\240\2", 16) = 16 >read(3, 0xbfffc7e0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0`\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\275\205\2\1\275\205\2\1\0\0\0\0", 12) = 12 >read(3, "\1\30a\5\0\0\0\0:\0\0\0\2\0\2\0`\0\26\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\3\2\2\0)\2\240\2\16\2\2\0)\2\240\2", 16) = 16 >read(3, 0xbfffca90, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0b\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\275\205\2\1\275\205\2\1\0\0\0\0", 12) = 12 >read(3, "\1\30c\5\0\0\0\0:\0\0\0\2\0\2\0`\0\26\0\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "\2\2\4\0)\2\240\2\0\10\0\0\275\205\2\1\f\0\4\0)\2\240\2"..., 64) = 64 >read(3, 0xbfffca70, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0f\5)\2\240\2)\2\240\2\0\0\2\0\2\0\2\0\0\0\0\0@\0\0"..., 32) = 32 >read(3, "\1\0h\5\0\0\0\0\'\2\240\2\10\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >uname({sys="Linux", node="laptop", ...}) = 0 >write(3, "7\2\5\0*\2\240\2\'\2\240\2\0\0\1\0\0\0\0\0007\2\5\0+\2"..., 788) = 788 >read(3, 0xbfffddb0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\0260k\5\'\2\240\2\'\2\240\2\0\0\0\0D\0\25\0\\\0\22\0\0"..., 32) = 32 >read(3, "\26\0l\5)\2\240\2)\2\240\2\0\0\0\0\0\0\0\0\\\0\22\0\0\0"..., 32) = 32 >read(3, "\23\0n\5\'\2\240\2\'\2\240\2\0\0D\0\25\0D\0\0\0\0\0@\0"..., 32) = 32 >read(3, "\23\0p\5$\2\240\2$\2\240\2\0\0\0\0\0\0\0\0\0\0\0\0@\0\0"..., 32) = 32 >read(3, "\23\0r\5!\2\240\2!\2\240\2\0\0\2\0\34\0\2\0\0\0\0\0@\0"..., 32) = 32 >read(3, "\23\0t\5 \2\240\2 \2\240\2\0\0\5\0Q\0\5\0\0\0\0\0@\0\0"..., 32) = 32 >read(3, "\1\16\204\5\0\0\0\0\4\1\0\0\30\0\0\0\0\0\0\0\320I\312\10"..., 32) = 32 >write(3, "\24\0\6\0.\2\240\2\4\1\0\0\0\0\0\0\0\0\0\0\5\0\0\0", 24) = 24 >read(3, 0xbfffddc0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\205\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\0\320"..., 32) = 32 >uname({sys="Linux", node="laptop", ...}) = 0 >write(3, "\22\0\v\0.\2\240\2\4\1\0\0\4\1\0\0 \0\0\0\5\0\0\0\2\0\0"..., 1336) = 1336 >read(3, 0xbfffddc0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\214\5-\2\240\2-\2\240\2\0\0\0\0\0\0\0\0\0\0\0\0@"..., 32) = 32 >read(3, "\23\0\216\5,\2\240\2,\2\240\2\0\0\0\0\0\0\0\0\0\0\0\0@"..., 32) = 32 >read(3, "\23\0\227\0050\2\240\0020\2\240\2\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\23\0\235\0051\2\240\0021\2\240\2\0\0%\0\0\0%\0\0\0\0\0"..., 32) = 32 >read(3, "\23\0\243\0052\2\240\0022\2\240\2\0\0J\0\0\0J\0\0\0\0\0"..., 32) = 32 >read(3, "\23\0\251\0053\2\240\0023\2\240\2\0\0z\0\0\0z\0\0\0\0\0"..., 32) = 32 >read(3, "\23\0\253\5/\2\240\2/\2\240\2\0\0\f\0\2\0\f\0\0\0\0\0@"..., 32) = 32 >read(3, "\1\0\273\5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\360"..., 32) = 32 >write(3, "\22\0\v\0006\2\240\2\4\1\0\0\4\1\0\0 \0\0\0\5\0\0\0\2\0"..., 252) = 252 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\302\0055\2\240\0025\2\240\2\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\23\0\304\0054\2\240\0024\2\240\2\0\0\0\0\32\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0\310\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\311\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0007\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0007\2"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\314\0057\2\240\0027\2\240\2\0\0\f\0\2\0\f\0\0\0\0"..., 32) = 32 >read(3, "\1\0\320\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\321\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0008\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0008\2"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\324\0058\2\240\0028\2\240\2\0\0C\0\2\0C\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0\330\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\331\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0009\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0009\2"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\334\0059\2\240\0029\2\240\2\0\0z\0\2\0z\0\0\0\0\0"..., 32) = 32 >read(3, "\1\0\340\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\341\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0:\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0:\2\240"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\344\5:\2\240\2:\2\240\2\0\0\301\0\2\0\301\0\0\0\0"..., 32) = 32 >read(3, "\1\0\350\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\351\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0;\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0;\2\240"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\354\5;\2\240\2;\2\240\2\0\0\370\0\2\0\370\0\0\0\0"..., 32) = 32 >read(3, "\1\0\360\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\361\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0<\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0<\2\240"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\364\5<\2\240\2<\2\240\2\0\0/\1\2\0/\1\0\0\0\0@\0"..., 32) = 32 >read(3, "\1\0\370\5\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\371\5\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0=\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0=\2\240"..., 136) = 136 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\374\5=\2\240\2=\2\240\2\0\0f\1\2\0f\1\0\0\0\0@\0"..., 32) = 32 >read(3, "\1\0\0\6\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\1\6\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0\0"..., 32) = 32 >rt_sigaction(SIGFPE, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGILL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGSEGV, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGBUS, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGABRT, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGABRT, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGTRAP, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGSYS, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGTERM, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGINT, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGHUP, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGVTALRM, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGPROF, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGIO, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGURG, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGIO, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGCHLD, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGCHLD, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGCONT, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGTSTP, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGTTIN, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGTTOU, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGPIPE, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGXCPU, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGXFSZ, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGUSR1, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGUSR2, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGWINCH, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGSTKFLT, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGPWR, {SIG_DFL}, NULL, 8) = 0 >rt_sigaction(SIGILL, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGILL, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGTRAP, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGTRAP, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGABRT, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGABRT, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGBUS, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGBUS, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGFPE, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGFPE, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGSEGV, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGSEGV, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGSYS, NULL, {0x40b972f0, [], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGSYS, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >gettimeofday({1049649665, 710344}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 710808}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 710961}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >write(3, "\2\0\4\0>\2\240\2\2\0\0\0\351\351\351\0\f\0\4\0>\2\240"..., 432) = 432 >read(3, 0xbffff3d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\23\0\4\6>\2\240\2>\2\240\2\0\0\235\1\2\0\235\1\0\0\0\0"..., 32) = 32 >read(3, "\23\0\17\6?\2\240\2?\2\240\2\0\1@\1|\1@\1\0\0\0\0@\0\0"..., 32) = 32 >read(3, "\1\1\27\6\0\0\0\0z\0@\1\0\0\0\0\0\0\0\0\0\0\0\0\330B\300"..., 32) = 32 >gettimeofday({1049649665, 743428}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 743613}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 743765}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 743912}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744057}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744204}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744350}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744496}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744644}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744791}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 744938}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745085}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745230}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745376}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745521}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745679}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745829}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 745979}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 746128}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 746279}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 746429}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 746579}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 746728}, NULL) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 1 >gettimeofday({1049649665, 746873}, NULL) = 0 >ioctl(3, 0x541b, [32]) = 0 >read(3, "\26\0\27\6\32\0\240\2\32\0\240\0026\2\240\2\0\0\0\0\326"..., 32) = 32 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >write(3, "(\0\4\0\32\0\240\2:\0\0\0\0\0\0\0", 16) = 16 >read(3, 0xbffff3d0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\25\255\27\6\32\0\240\2\32\0\240\2d\16@\1\0\0\0\0\0\2\30"..., 32) = 32 >read(3, "\23\0\27\6\32\0\240\2\32\0\240\2\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f\22\27\6\32\0\240\2\0\0L\0\326\1\5\0\4\0\35@\260\271"..., 32) = 32 >read(3, "\f\272\27\6\32\0\240\2\0\0Q\0\5\0&\1\3\0\0\0\250\37r\10"..., 32) = 32 >read(3, "\f\272\27\6\32\0\240\2\321\1Q\0\5\0&\1\2\0\377\377H\310"..., 32) = 32 >read(3, "\f\32\27\6\32\0\240\2\0\0w\1\326\1\5\0\1\0\315\10\0\0\0"..., 32) = 32 >read(3, "\f\0\27\6\32\0\240\2\0\0|\1@\1\24\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\6?\2\240\2\0\0\0\0\226\0\24\0\0\0\0\0(\311\315"..., 32) = 32 >read(3, "\f\22\27\0065\2\240\2\0\0\0\0\326\1\2\0\4\0\35@\260\271"..., 32) = 32 >read(3, "\f\272\27\0065\2\240\2\0\0\2\0\f\0.\0\3\0\0\0\250\37r\10"..., 32) = 32 >read(3, "\f\272\27\0065\2\240\2\261\0\2\0\20\0.\0\2\0\377\377`\305"..., 32) = 32 >read(3, "\f\32\27\0065\2\240\2\324\1\2\0\2\0.\0\1\0\315\10\0\0\0"..., 32) = 32 >read(3, "\f\0\27\0065\2\240\2\0\0000\0\326\1\2\0\0\0\0\0(\311\315"..., 32) = 32 >read(3, "\f\0\27\6>\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\6=\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\6<\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\6;\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\6:\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\0069\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\0068\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\0067\2\240\2\0\0\0\0007\0.\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\272\27\6-\2\240\2\0\0\0\0\326\1\2\0\3\0\0\0\250\37r"..., 32) = 32 >read(3, "\f\272\27\6-\2\240\2\0\0\2\0\f\0\26\0\2\0\377\377\360\306"..., 32) = 32 >read(3, "\f\32\27\6-\2\240\2\324\1\2\0\2\0\26\0\1\0\300\10\0\0\0"..., 32) = 32 >read(3, "\f\0\27\6-\2\240\2\0\0\30\0\326\1\2\0\0\0\0\0(\311\315"..., 32) = 32 >read(3, "\f\272\27\6/\2\240\2\37\0\0\0\6\0\26\0\3\0\0\0\250\37r"..., 32) = 32 >read(3, "\f\272\27\6/\2\240\2D\0\0\0\6\0\26\0\2\0\377\377\370\305"..., 32) = 32 >read(3, "\f\32\27\6/\2\240\2t\0\0\0\6\0\26\0\1\0\300\10\0\0\0\0"..., 32) = 32 >read(3, "\f\0\27\6/\2\240\2\236\0\0\0*\1\26\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\0063\2\240\2\0\0\0\0$\0\26\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\0062\2\240\2\0\0\0\0*\0\26\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\0\27\0061\2\240\2\0\0\0\0\37\0\26\0\0\0\0\0(\311\315"..., 32) = 32 >read(3, "\f\0\27\0060\2\240\2\0\0\0\0\37\0\26\0\0\0\0\0(\311\315"..., 32) = 32 >read(3, "\f\351\27\6 \2\240\2\0\0\0\0\314\1\34\0\3\0o\10X?o\10("..., 32) = 32 >read(3, "\f\255\27\6 \2\240\2\0\0\34\0\2\0\10\1\2\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\f\32\27\6 \2\240\2\312\1\34\0\2\0\10\1\1\0\300\10\0\0"..., 32) = 32 >read(3, "\f\0\27\6 \2\240\2\0\0$\1\314\1\2\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\272\27\6!\2\240\2\0\0\0\0\310\1\2\0\3\0\0\0\250\37r"..., 32) = 32 >read(3, "\f\272\27\6!\2\240\2\0\0\2\0\2\0\4\1\2\0\377\377\260\307"..., 32) = 32 >read(3, "\f\32\27\6!\2\240\2\306\1\2\0\2\0\4\1\1\0\300\10\0\0\0"..., 32) = 32 >read(3, "\f\0\27\6!\2\240\2\0\0\6\1\310\1\2\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\f\272\27\6$\2\240\2\0\0\0\0\304\1\25\0\3\0\0\0\250\37"..., 32) = 32 >read(3, "\f\272\27\6$\2\240\2\0\0\25\0D\0\22\0\2\0\377\377P\307"..., 32) = 32 >read(3, "\f\32\27\6$\2\240\2\240\0\25\0$\1\22\0\1\0\300\10\0\0\0"..., 32) = 32 >read(3, "\f\0\27\6$\2\240\2\0\0\'\0\304\1\335\0\0\0\0\0(\311\315"..., 32) = 32 >read(3, "\f\0\27\6)\2\240\2\0\0\0\0\\\0\22\0\0\0\0\0(\311\315\10"..., 32) = 32 >read(3, "\t\3\27\6\32\0\240\2\0\217\315\10X\255\302\10\0\0\0\0\4"..., 32) = 32 >read(3, "\241 \27\6\32\0\240\2\10\1\0\0\374\0\0\0\300\326\376c\0"..., 32) = 32 >read(3, "\226{\27\6\32\0\240\2\32\0\240\2\0\0\0\0\0\2\35\0\326\1"..., 32) = 32 >read(3, "\1\1\30\6\0\0\0\0c\16@\1\0\2\35\0\0\0\0\0\1\0\0\0\20\0"..., 32) = 32 >gettimeofday({1049649665, 912115}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 920673}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >gettimeofday({1049649665, 921085}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, ";\0\5\0\35\0\240\2\0\0\0\0\0\0L\0\326\1D\1F\2\5\0\32\0"..., 312) = 312 >gettimeofday({1049649665, 921419}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, ">\0\7\0@\2\240\2?\2\240\2\33\0\240\2\0\0\0\0\0\0\0\0\226"..., 28) = 28 >gettimeofday({1049649665, 921904}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, ";\0\5\0\35\0\240\2\0\0\0\0\0\0\0\0\326\0012\0F\0\5\000"..., 1740) = 1740 >gettimeofday({1049649665, 922437}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0>\2\240\2\1\0\0\0\1\0\0\0=\0\4\0>\2\240\2\0\0\0"..., 284) = 284 >gettimeofday({1049649665, 922831}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0=\2\240\2\1\0\0\0\1\0\0\0=\0\4\0=\2\240\2\0\0\0"..., 280) = 280 >gettimeofday({1049649665, 923206}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0<\2\240\2\1\0\0\0\1\0\0\0=\0\4\0<\2\240\2\0\0\0"..., 276) = 276 >gettimeofday({1049649665, 923578}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0;\2\240\2\1\0\0\0\1\0\0\0=\0\4\0;\2\240\2\0\0\0"..., 276) = 276 >gettimeofday({1049649665, 923954}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0:\2\240\2\1\0\0\0\1\0\0\0=\0\4\0:\2\240\2\0\0\0"..., 280) = 280 >gettimeofday({1049649665, 924327}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0009\2\240\2\1\0\0\0\1\0\0\0=\0\4\0009\2\240\2\0"..., 280) = 280 >gettimeofday({1049649665, 924699}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0008\2\240\2\1\0\0\0\1\0\0\0=\0\4\0008\2\240\2\0"..., 280) = 280 >gettimeofday({1049649665, 925070}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0007\2\240\2\1\0\0\0\1\0\0\0=\0\4\0007\2\240\2\0"..., 280) = 280 >gettimeofday({1049649665, 925429}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, ";\0\5\0\35\0\240\2\0\0\0\0\0\0\0\0\326\1\32\0F\2\5\0-\2"..., 1088) = 1088 >gettimeofday({1049649665, 925754}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, ";\0\5\0\35\0\240\2\0\0\0\0\37\0\0\0\251\1\26\0F\2\5\0/"..., 56) = 56 >gettimeofday({1049649665, 926143}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0003\2\240\2\1\0\0\0\1\0\0\0=\0\4\0003\2\240\2\0"..., 292) = 292 >gettimeofday({1049649665, 926511}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0002\2\240\2\1\0\0\0\1\0\0\0=\0\4\0002\2\240\2\0"..., 292) = 292 >gettimeofday({1049649665, 947357}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0001\2\240\2\1\0\0\0\1\0\0\0=\0\4\0001\2\240\2\0"..., 292) = 292 >gettimeofday({1049649665, 947724}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "\2\0\4\0000\2\240\2\1\0\0\0\1\0\0\0=\0\4\0000\2\240\2\0"..., 292) = 292 >gettimeofday({1049649665, 948357}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "F\0\5\0 \2\240\2\35\0\240\2\0\0\32\0\314\1\f\1;\0\5\0\34"..., 1660) = 1660 >gettimeofday({1049649665, 948723}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "B\0\7\0!\2\240\2\34\0\240\2\0\0\7\1\307\1\7\1\307\1\0\0"..., 112) = 112 >gettimeofday({1049649665, 949160}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, "=\0\4\0$\2\240\2\0\0\0\0\304\1\4\0018\1\4\0\33\0\240\2"..., 240) = 240 >gettimeofday({1049649665, 949512}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 949800}, NULL) = 0 >gettimeofday({1049649665, 949874}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 950030}, NULL) = 0 >write(3, "F\0\5\0)\2\240\2+\2\240\2\0\0\0\0\\\0\22\0F\0\5\0)\2\240"..., 92) = 92 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 950638}, NULL) = 0 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 951483}, NULL) = 0 >write(3, "\f\0\7\0!\2\240\2\17\0\240\2\2\0\0\0\34\0\0\0\310\1\0\0"..., 252) = 252 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 952101}, NULL) = 0 >write(3, "\2\0\4\0003\2\240\2\1\0\0\0\1\0\0\0=\0\4\0003\2\240\2\5"..., 1168) = 1168 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 952442}, NULL) = 0 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649665, 952791}, NULL) = 0 >open("/home/james/.scigraphica/config", O_RDONLY) = -1 ENOENT (No such file or directory) >rt_sigaction(SIGINT, {SIG_IGN}, {0x40b972f0, [], SA_RESTART|0x4000000}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {0x40b972f0, [], SA_RESTART|0x4000000}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 >fork() = 22603 >wait4(22603, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 22603 >rt_sigaction(SIGINT, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >--- SIGCHLD (Child exited) --- >open("/home/james/.scigraphica/config", O_RDONLY) = -1 ENOENT (No such file or directory) >gettimeofday({1049649665, 978760}, NULL) = 0 >stat64("/usr/share/scigraphica/python/pysga", 0xbfffe9c0) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pysga.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pysgamodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pysga.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=19203, ...}) = 0 >open("/usr/share/scigraphica/python/pysga.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >fstat64(7, {st_mode=S_IFREG|0644, st_size=19203, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "# -*- pyton-mode -*-\n#\n# pysga.p"..., 4096) = 4096 >read(7, "destructor.\"\n return remo"..., 4096) = 4096 >read(7, ":\n \"Takes the newTitle (s"..., 4096) = 4096 >read(7, "ight (double)\"\n return re"..., 4096) = 4096 >read(7, "SG_PLOT_3D, 2 is SG_PLOT_POLAR.\\"..., 4096) = 2819 >read(7, "", 4096) = 0 >brk(0x8482000) = 0x8482000 >unlink("/usr/share/scigraphica/python/pysga.pyc") = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pysga.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EACCES (Permission denied) >close(7) = 0 >munmap(0x40017000, 4096) = 0 >stat64("/usr/share/scigraphica/python/gtk", 0xbfffe9c0) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gtk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gtkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gtk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gtk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/gtk", 0xbfffe9c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gtk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gtkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gtk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gtk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.py", {st_mode=S_IFREG|0644, st_size=1651, ...}) = 0 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__", 0xbfffe530) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.py", O_RDONLY|O_LARGEFILE) = 7 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1651, ...}) = 0 >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.pyc", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=1422, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(8, "-\355\r\n\326B\220>c\0\0\0\0\5\0\0\0s\t\1\0\0\177\0\0\177"..., 4096) = 1422 >close(8) = 0 >munmap(0x40017000, 4096) = 0 >fstat64(7, {st_mode=S_IFREG|0644, st_size=1651, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 >read(7, "# -*- Mode: Python; py-indent-of"..., 4096) = 1651 >read(7, "", 4096) = 0 >unlink("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/__init__.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/share/scigraphica/python/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-tk/ltihooks", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/ltihooks.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/ltihooksmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/ltihooks.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-tk/ltihooks.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/gobject", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/gobject.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/gobjectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/gobject.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/gobject.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/share/scigraphica/python/gobject", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gobject.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gobjectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gobject.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/gobject.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/gobject", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gobject.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gobjectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gobject.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/gobject.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gobject", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gobject.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gobjectmodule.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=302617, ...}) = 0 >open("/usr/lib/python2.2/site-packages/gtk-2.0/gobjectmodule.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300F\0"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=302617, ...}) = 0 >mmap2(NULL, 64928, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41037000 >mprotect(0x41046000, 3488, PROT_NONE) = 0 >mmap2(0x41046000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0xf) = 0x41046000 >close(9) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=59774, ...}) = 0 >mmap2(NULL, 59774, PROT_READ, MAP_PRIVATE, 9, 0) = 0x41047000 >close(9) = 0 >open("/usr/lib/libgobject-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0pg\0\000"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=251443, ...}) = 0 >mmap2(NULL, 221900, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41056000 >mprotect(0x4108b000, 4812, PROT_NONE) = 0 >mmap2(0x4108b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x34) = 0x4108b000 >close(9) = 0 >open("/usr/lib/libgthread-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\23"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=19737, ...}) = 0 >mmap2(NULL, 18136, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x4108d000 >mprotect(0x41091000, 1752, PROT_NONE) = 0 >mmap2(0x41091000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x3) = 0x41091000 >close(9) = 0 >open("/usr/lib/libglib-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\275"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=489829, ...}) = 0 >mmap2(NULL, 442232, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41092000 >mprotect(0x410fd000, 3960, PROT_NONE) = 0 >mmap2(0x410fd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x6b) = 0x410fd000 >close(9) = 0 >munmap(0x41047000, 59774) = 0 >sched_getscheduler(0x584a) = 0 >sched_getparam(0x584a, 0xbfffd558) = 0 >sched_get_priority_min(0) = 0 >sched_get_priority_max(0) = 0 >sched_get_priority_max(0) = 0 >close(8) = 0 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysymsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.py", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0644, st_size=29902, ...}) = 0 >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.pyc", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=68625, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(9, "-\355\r\n\326B\220>c\0\0\0\0\1\0\0\0s\3753\0\0\177\0\0"..., 4096) = 4096 >close(9) = 0 >munmap(0x40021000, 4096) = 0 >fstat64(8, {st_mode=S_IFREG|0644, st_size=29902, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(8, "# -*- Mode: Python; py-indent-of"..., 4096) = 4096 >read(8, "Line_Down = 0xFE24\nISO_Partial_S"..., 4096) = 4096 >read(8, "6\nsection = 0x0a7\ndiaeresis = 0x"..., 4096) = 4096 >brk(0x8483000) = 0x8483000 >brk(0x8484000) = 0x8484000 >brk(0x8485000) = 0x8485000 >brk(0x8486000) = 0x8486000 >brk(0x8487000) = 0x8487000 >brk(0x8488000) = 0x8488000 >brk(0x8489000) = 0x8489000 >brk(0x848a000) = 0x848a000 >brk(0x848b000) = 0x848b000 >brk(0x848c000) = 0x848c000 >brk(0x848d000) = 0x848d000 >brk(0x848e000) = 0x848e000 >brk(0x848f000) = 0x848f000 >brk(0x8490000) = 0x8490000 >brk(0x8491000) = 0x8491000 >brk(0x8492000) = 0x8492000 >brk(0x8493000) = 0x8493000 >brk(0x8494000) = 0x8494000 >brk(0x8495000) = 0x8495000 >brk(0x8496000) = 0x8496000 >brk(0x8497000) = 0x8497000 >brk(0x8498000) = 0x8498000 >brk(0x8499000) = 0x8499000 >brk(0x849a000) = 0x849a000 >brk(0x849b000) = 0x849b000 >read(8, " = 0x4c2\nkana_TU = 0x4c2\nkana_TE"..., 4096) = 4096 >brk(0x849c000) = 0x849c000 >brk(0x849d000) = 0x849d000 >brk(0x849e000) = 0x849e000 >brk(0x849f000) = 0x849f000 >brk(0x84a0000) = 0x84a0000 >brk(0x84a1000) = 0x84a1000 >brk(0x84a2000) = 0x84a2000 >brk(0x84a3000) = 0x84a3000 >brk(0x84a4000) = 0x84a4000 >brk(0x84a5000) = 0x84a5000 >brk(0x84a6000) = 0x84a6000 >brk(0x84a7000) = 0x84a7000 >brk(0x84a8000) = 0x84a8000 >brk(0x84a9000) = 0x84a9000 >brk(0x84aa000) = 0x84aa000 >brk(0x84ab000) = 0x84ab000 >brk(0x84ac000) = 0x84ac000 >brk(0x84ad000) = 0x84ad000 >brk(0x84ae000) = 0x84ae000 >brk(0x84af000) = 0x84af000 >brk(0x84b0000) = 0x84b0000 >brk(0x84b1000) = 0x84b1000 >brk(0x84b2000) = 0x84b2000 >brk(0x84b3000) = 0x84b3000 >brk(0x84b4000) = 0x84b4000 >brk(0x84b5000) = 0x84b5000 >brk(0x84b6000) = 0x84b6000 >brk(0x84b7000) = 0x84b7000 >brk(0x84b8000) = 0x84b8000 >brk(0x84b9000) = 0x84b9000 >brk(0x84ba000) = 0x84ba000 >brk(0x84bb000) = 0x84bb000 >brk(0x84bc000) = 0x84bc000 >brk(0x84bd000) = 0x84bd000 >brk(0x84be000) = 0x84be000 >brk(0x84bf000) = 0x84bf000 >brk(0x84c0000) = 0x84c0000 >brk(0x84c1000) = 0x84c1000 >brk(0x84c2000) = 0x84c2000 >brk(0x84c3000) = 0x84c3000 >brk(0x84c4000) = 0x84c4000 >brk(0x84c5000) = 0x84c5000 >brk(0x84c6000) = 0x84c6000 >brk(0x84c7000) = 0x84c7000 >brk(0x84c8000) = 0x84c8000 >brk(0x84c9000) = 0x84c9000 >brk(0x84ca000) = 0x84ca000 >read(8, "ieresis = 0x7a9\nGreek_OMEGAaccen"..., 4096) = 4096 >brk(0x84cb000) = 0x84cb000 >brk(0x84cc000) = 0x84cc000 >brk(0x84cd000) = 0x84cd000 >brk(0x84ce000) = 0x84ce000 >brk(0x84cf000) = 0x84cf000 >brk(0x84d0000) = 0x84d0000 >brk(0x84d1000) = 0x84d1000 >brk(0x84d2000) = 0x84d2000 >brk(0x84d3000) = 0x84d3000 >brk(0x84d4000) = 0x84d4000 >brk(0x84d5000) = 0x84d5000 >brk(0x84d6000) = 0x84d6000 >brk(0x84d7000) = 0x84d7000 >brk(0x84d8000) = 0x84d8000 >brk(0x84d9000) = 0x84d9000 >brk(0x84da000) = 0x84da000 >brk(0x84db000) = 0x84db000 >brk(0x84dc000) = 0x84dc000 >brk(0x84dd000) = 0x84dd000 >brk(0x84de000) = 0x84de000 >brk(0x84df000) = 0x84df000 >brk(0x84e0000) = 0x84e0000 >brk(0x84e1000) = 0x84e1000 >brk(0x84e2000) = 0x84e2000 >brk(0x84e3000) = 0x84e3000 >brk(0x84e4000) = 0x84e4000 >brk(0x84e5000) = 0x84e5000 >brk(0x84e6000) = 0x84e6000 >brk(0x84e7000) = 0x84e7000 >brk(0x84e8000) = 0x84e8000 >brk(0x84e9000) = 0x84e9000 >brk(0x84ea000) = 0x84ea000 >brk(0x84eb000) = 0x84eb000 >brk(0x84ec000) = 0x84ec000 >brk(0x84ed000) = 0x84ed000 >brk(0x84ee000) = 0x84ee000 >brk(0x84ef000) = 0x84ef000 >brk(0x84f0000) = 0x84f0000 >brk(0x84f1000) = 0x84f1000 >brk(0x84f2000) = 0x84f2000 >brk(0x84f3000) = 0x84f3000 >brk(0x84fd000) = 0x84fd000 >brk(0x84fe000) = 0x84fe000 >read(8, "5\nenfilledcircbullet = 0xae6\nenf"..., 4096) = 4096 >brk(0x84ff000) = 0x84ff000 >brk(0x8500000) = 0x8500000 >brk(0x8501000) = 0x8501000 >brk(0x8502000) = 0x8502000 >brk(0x8503000) = 0x8503000 >brk(0x8504000) = 0x8504000 >brk(0x8505000) = 0x8505000 >brk(0x8506000) = 0x8506000 >brk(0x8507000) = 0x8507000 >brk(0x8508000) = 0x8508000 >brk(0x8509000) = 0x8509000 >brk(0x850a000) = 0x850a000 >brk(0x850b000) = 0x850b000 >brk(0x850c000) = 0x850c000 >brk(0x850d000) = 0x850d000 >brk(0x850e000) = 0x850e000 >brk(0x850f000) = 0x850f000 >brk(0x8510000) = 0x8510000 >brk(0x8511000) = 0x8511000 >brk(0x8512000) = 0x8512000 >brk(0x8513000) = 0x8513000 >brk(0x8514000) = 0x8514000 >brk(0x8515000) = 0x8515000 >brk(0x8516000) = 0x8516000 >brk(0x8517000) = 0x8517000 >brk(0x8518000) = 0x8518000 >brk(0x8519000) = 0x8519000 >brk(0x851a000) = 0x851a000 >brk(0x851b000) = 0x851b000 >brk(0x851c000) = 0x851c000 >brk(0x851d000) = 0x851d000 >brk(0x851e000) = 0x851e000 >brk(0x851f000) = 0x851f000 >brk(0x8520000) = 0x8520000 >brk(0x8521000) = 0x8521000 >brk(0x8522000) = 0x8522000 >brk(0x8523000) = 0x8523000 >brk(0x8524000) = 0x8524000 >brk(0x8525000) = 0x8525000 >brk(0x8526000) = 0x8526000 >brk(0x8527000) = 0x8527000 >brk(0x8528000) = 0x8528000 >brk(0x8529000) = 0x8529000 >brk(0x852a000) = 0x852a000 >brk(0x852b000) = 0x852b000 >brk(0x852c000) = 0x852c000 >read(8, "ieulPieub = 0xeac\nHangul_RieulSi"..., 4096) = 4096 >brk(0x852d000) = 0x852d000 >brk(0x852e000) = 0x852e000 >brk(0x852f000) = 0x852f000 >brk(0x8530000) = 0x8530000 >brk(0x8531000) = 0x8531000 >brk(0x8532000) = 0x8532000 >brk(0x8533000) = 0x8533000 >brk(0x8534000) = 0x8534000 >brk(0x8535000) = 0x8535000 >brk(0x8536000) = 0x8536000 >brk(0x8537000) = 0x8537000 >brk(0x8538000) = 0x8538000 >brk(0x8539000) = 0x8539000 >brk(0x853a000) = 0x853a000 >brk(0x853b000) = 0x853b000 >brk(0x853c000) = 0x853c000 >brk(0x853d000) = 0x853d000 >brk(0x853e000) = 0x853e000 >brk(0x853f000) = 0x853f000 >brk(0x8540000) = 0x8540000 >brk(0x8541000) = 0x8541000 >brk(0x8542000) = 0x8542000 >brk(0x8543000) = 0x8543000 >brk(0x8544000) = 0x8544000 >brk(0x8545000) = 0x8545000 >brk(0x8546000) = 0x8546000 >brk(0x8547000) = 0x8547000 >brk(0x8548000) = 0x8548000 >brk(0x8549000) = 0x8549000 >brk(0x854a000) = 0x854a000 >brk(0x854b000) = 0x854b000 >brk(0x854c000) = 0x854c000 >brk(0x854d000) = 0x854d000 >brk(0x854e000) = 0x854e000 >brk(0x854f000) = 0x854f000 >brk(0x8550000) = 0x8550000 >brk(0x8551000) = 0x8551000 >brk(0x8552000) = 0x8552000 >brk(0x8553000) = 0x8553000 >brk(0x8554000) = 0x8554000 >brk(0x8555000) = 0x8555000 >brk(0x8556000) = 0x8556000 >read(8, "fa\nArmenian_o = 0x14fb\nArmenian_"..., 4096) = 1230 >brk(0x8557000) = 0x8557000 >brk(0x8558000) = 0x8558000 >brk(0x8559000) = 0x8559000 >brk(0x855a000) = 0x855a000 >brk(0x855b000) = 0x855b000 >brk(0x855c000) = 0x855c000 >brk(0x855d000) = 0x855d000 >brk(0x855e000) = 0x855e000 >brk(0x855f000) = 0x855f000 >brk(0x8560000) = 0x8560000 >brk(0x8561000) = 0x8561000 >brk(0x8562000) = 0x8562000 >brk(0x8563000) = 0x8563000 >read(8, "", 4096) = 0 >brk(0x8565000) = 0x8565000 >brk(0x8568000) = 0x8568000 >brk(0x8569000) = 0x8569000 >brk(0x856a000) = 0x856a000 >brk(0x8570000) = 0x8570000 >brk(0x8588000) = 0x8588000 >brk(0x8594000) = 0x8594000 >brk(0x859a000) = 0x859a000 >brk(0x85a6000) = 0x85a6000 >brk(0x85a9000) = 0x85a9000 >brk(0x85ac000) = 0x85ac000 >brk(0x85ae000) = 0x85ae000 >brk(0x85af000) = 0x85af000 >brk(0x85b0000) = 0x85b0000 >brk(0x85b1000) = 0x85b1000 >brk(0x85b2000) = 0x85b2000 >brk(0x85b3000) = 0x85b3000 >brk(0x85b9000) = 0x85b9000 >brk(0x85bf000) = 0x85bf000 >brk(0x85c3000) = 0x85c3000 >brk(0x85c4000) = 0x85c4000 >brk(0x85c5000) = 0x85c5000 >brk(0x85c6000) = 0x85c6000 >brk(0x85c7000) = 0x85c7000 >brk(0x85c8000) = 0x85c8000 >brk(0x85c9000) = 0x85c9000 >brk(0x85ca000) = 0x85ca000 >brk(0x85cb000) = 0x85cb000 >brk(0x85cc000) = 0x85cc000 >brk(0x85ce000) = 0x85ce000 >brk(0x85cf000) = 0x85cf000 >brk(0x85db000) = 0x85db000 >brk(0x85e7000) = 0x85e7000 >unlink("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/keysyms.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >close(8) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/_gtk", 0xbfffd5a0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/_gtk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/_gtkmodule.so", O_RDONLY|O_LARGEFILE) = 8 >fstat64(8, {st_mode=S_IFREG|0755, st_size=2435641, ...}) = 0 >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/_gtkmodule.so", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20k\3\000"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=2435641, ...}) = 0 >mmap2(NULL, 757072, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x410fe000 >mprotect(0x411a1000, 89424, PROT_NONE) = 0 >mmap2(0x411a1000, 90112, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0xa3) = 0x411a1000 >close(9) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=59774, ...}) = 0 >mmap2(NULL, 59774, PROT_READ, MAP_PRIVATE, 9, 0) = 0x41047000 >close(9) = 0 >open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\320"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=2762169, ...}) = 0 >mmap2(NULL, 2438408, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x411b7000 >mprotect(0x41400000, 42248, PROT_NONE) = 0 >mmap2(0x41400000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x249) = 0x41400000 >mmap2(0x41409000, 5384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x41409000 >close(9) = 0 >open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2004\1"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=512404, ...}) = 0 >mmap2(NULL, 440032, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x4140b000 >mprotect(0x41472000, 18144, PROT_NONE) = 0 >mmap2(0x41472000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x67) = 0x41472000 >close(9) = 0 >open("/usr/lib/libatk-1.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360X\0"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=118170, ...}) = 0 >mmap2(NULL, 100416, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41477000 >mprotect(0x4148e000, 6208, PROT_NONE) = 0 >mmap2(0x4148e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x16) = 0x4148e000 >close(9) = 0 >open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p+\0\000"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=85186, ...}) = 0 >mmap2(NULL, 77392, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41490000 >mprotect(0x414a2000, 3664, PROT_NONE) = 0 >mmap2(0x414a2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x11) = 0x414a2000 >close(9) = 0 >open("/usr/lib/libpangoxft-1.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340L\0"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=153688, ...}) = 0 >mmap2(NULL, 138544, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x414a3000 >mprotect(0x414c4000, 3376, PROT_NONE) = 0 >mmap2(0x414c4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x20) = 0x414c4000 >close(9) = 0 >open("/usr/lib/libpangox-1.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P>\0\000"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=61287, ...}) = 0 >mmap2(NULL, 52788, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x414c5000 >mprotect(0x414d1000, 3636, PROT_NONE) = 0 >mmap2(0x414d1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0xb) = 0x414d1000 >close(9) = 0 >open("/usr/lib/libpango-1.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\217"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=235857, ...}) = 0 >mmap2(NULL, 212088, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x414d2000 >mprotect(0x414fa000, 48248, PROT_NONE) = 0 >mmap2(0x414fa000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x27) = 0x414fa000 >close(9) = 0 >open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\16"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=13444, ...}) = 0 >mmap2(NULL, 13696, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41506000 >mprotect(0x41509000, 1408, PROT_NONE) = 0 >mmap2(0x41509000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x2) = 0x41509000 >close(9) = 0 >open("/usr/lib/libXft.so.2", O_RDONLY) = 9 >read(9, "\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(9, {st_mode=S_IFREG|0755, st_size=86863, ...}) = 0 >mmap2(NULL, 79664, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x4150a000 >mprotect(0x4151d000, 1840, PROT_NONE) = 0 >mmap2(0x4151d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x12) = 0x4151d000 >close(9) = 0 >open("/usr/X11R6/lib/libXrender.so.1", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\23"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=37947, ...}) = 0 >mmap2(NULL, 36648, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x4151e000 >mprotect(0x41526000, 3880, PROT_NONE) = 0 >mmap2(0x41526000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x7) = 0x41526000 >close(9) = 0 >open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 9 >read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360{\0"..., 1024) = 1024 >fstat64(9, {st_mode=S_IFREG|0755, st_size=688297, ...}) = 0 >mmap2(NULL, 165048, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41527000 >mprotect(0x4154c000, 13496, PROT_NONE) = 0 >mmap2(0x4154c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x25) = 0x4154c000 >mmap2(0x4154f000, 1208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4154f000 >close(9) = 0 >open("/usr/lib/libexpat.so.0", O_RDONLY) = 9 >read(9, "\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(9, {st_mode=S_IFREG|0755, st_size=197558, ...}) = 0 >mmap2(NULL, 154676, PROT_READ|PROT_EXEC, MAP_PRIVATE, 9, 0) = 0x41550000 >mprotect(0x41573000, 11316, PROT_NONE) = 0 >mmap2(0x41573000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 9, 0x22) = 0x41573000 >close(9) = 0 >munmap(0x41047000, 59774) = 0 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/share/scigraphica/python/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/encodings", 0xbfffc9e0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/encodings", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0 >stat64("/usr/lib/python2.2/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=2822, ...}) = 0 >stat64("/usr/lib/python2.2/encodings/__init__", 0xbfffc550) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2822, ...}) = 0 >open("/usr/lib/python2.2/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=3134, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(10, "-\355\r\n<\307\207>c\0\0\0\0\3\0\0\0s~\0\0\0\177\0\0d\0"..., 4096) = 3134 >close(10) = 0 >munmap(0x40021000, 4096) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2822, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(9, "\"\"\" Standard \"encodings\" Package"..., 4096) = 2822 >read(9, "", 4096) = 0 >unlink("/usr/lib/python2.2/encodings/__init__.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/encodings/__init__.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >stat64("/usr/lib/python2.2/encodings/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/share/scigraphica/python/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/codecs", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/codecs.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=19531, ...}) = 0 >open("/usr/lib/python2.2/codecs.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=26161, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40022000 >read(11, "-\355\r\n8\307\207>c\0\0\0\0\v\0\0\0s+\2\0\0\177\0\0d\0"..., 4096) = 4096 >close(11) = 0 >munmap(0x40022000, 4096) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=19531, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40022000 >read(10, "\"\"\" codecs -- Python Codec Regis"..., 4096) = 4096 >read(10, "\"\"\"\n self.stream = stream"..., 4096) = 4096 >read(10, "f, sizehint=None):\n\n \"\"\" "..., 4096) = 4096 >read(10, "eader, StreamWriter interface re"..., 4096) = 4096 >read(10, "not given, it defaults to data_e"..., 4096) = 3147 >read(10, "", 4096) = 0 >unlink("/usr/lib/python2.2/codecs.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/codecs.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >stat64("/usr/share/scigraphica/python/_codecs", 0xbfffa630) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/_codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/_codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/_codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/_codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/_codecs", 0xbfffa630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/_codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/_codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/_codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/_codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/_codecs", 0xbfffa630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/_codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/_codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/_codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/_codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/plat-linux2/_codecs", 0xbfffa630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/plat-linux2/_codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/lib-dynload/_codecs", 0xbfffa630) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/lib-dynload/_codecs.so", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0755, st_size=17644, ...}) = 0 >open("/usr/lib/python2.2/lib-dynload/_codecs.so", O_RDONLY) = 12 >read(12, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\17"..., 1024) = 1024 >fstat64(12, {st_mode=S_IFREG|0755, st_size=17644, ...}) = 0 >mmap2(NULL, 13144, PROT_READ|PROT_EXEC, MAP_PRIVATE, 12, 0) = 0x41047000 >mprotect(0x4104a000, 856, PROT_NONE) = 0 >mmap2(0x4104a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 12, 0x3) = 0x4104a000 >close(12) = 0 >close(11) = 0 >close(10) = 0 >munmap(0x40022000, 4096) = 0 >stat64("/usr/lib/python2.2/encodings/aliases", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=2790, ...}) = 0 >open("/usr/lib/python2.2/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 11 >fstat64(11, {st_mode=S_IFREG|0644, st_size=2674, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40022000 >read(11, "-\355\r\n<\307\207>c\0\0\0\0\4\0\0\0s\230\2\0\0\177\0\0"..., 4096) = 2674 >close(11) = 0 >munmap(0x40022000, 4096) = 0 >fstat64(10, {st_mode=S_IFREG|0644, st_size=2790, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40022000 >read(10, "\"\"\" Encoding Aliases Support\n\n "..., 4096) = 2790 >read(10, "", 4096) = 0 >unlink("/usr/lib/python2.2/encodings/aliases.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/encodings/aliases.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >close(10) = 0 >munmap(0x40022000, 4096) = 0 >stat64("/usr/lib/python2.2/encodings/exceptions", 0xbfffb5c0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/exceptions.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/exceptionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/exceptions.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/exceptions.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >close(9) = 0 >munmap(0x40021000, 4096) = 0 >stat64("/usr/lib/python2.2/encodings/utf_8", 0xbfffc8f0) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/utf_8.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/utf_8module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/encodings/utf_8.py", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=618, ...}) = 0 >open("/usr/lib/python2.2/encodings/utf_8.pyc", O_RDONLY|O_LARGEFILE) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=1493, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(10, "-\355\r\n<\307\207>c\0\0\0\0\3\0\0\0s\202\0\0\0\177\0\0"..., 4096) = 1493 >close(10) = 0 >munmap(0x40021000, 4096) = 0 >fstat64(9, {st_mode=S_IFREG|0644, st_size=618, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(9, "\"\"\" Python \'utf-8\' Codec\n\n\nWritt"..., 4096) = 618 >read(9, "", 4096) = 0 >unlink("/usr/lib/python2.2/encodings/utf_8.pyc") = -1 EACCES (Permission denied) >open("/usr/lib/python2.2/encodings/utf_8.pyc", O_WRONLY|O_CREAT|O_TRUNC|O_EXCL|O_LARGEFILE, 0666) = -1 EEXIST (File exists) >close(9) = 0 >munmap(0x40021000, 4096) = 0 >readlink("scigraphica", 0xbfffd0a0, 1024) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/pango", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/pango.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/pangomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/pango.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/pango.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("pango", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("pango.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("pangomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("pango.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("pango.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/share/scigraphica/python/pango", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pango.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pangomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pango.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/pango.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/pango", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/pango.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/pangomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/pango.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/pango.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/pango", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/pango.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/pangomodule.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=224697, ...}) = 0 >open("/usr/lib/python2.2/site-packages/gtk-2.0/pangomodule.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`M\0\000"..., 1024) = 1024 >fstat64(10, {st_mode=S_IFREG|0755, st_size=224697, ...}) = 0 >mmap2(NULL, 56500, PROT_READ|PROT_EXEC, MAP_PRIVATE, 10, 0) = 0x41576000 >mprotect(0x41582000, 7348, PROT_NONE) = 0 >mmap2(0x41582000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0xc) = 0x41582000 >close(10) = 0 >close(9) = 0 >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/atk", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/gtk/atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("atk", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("atkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/share/scigraphica/python/atk", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/share/scigraphica/python/atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/Numeric/atk", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/atkmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/atk.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/Numeric/atk.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >stat64("/usr/lib/python2.2/site-packages/gtk-2.0/atk", 0xbfffc960) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/atk.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) >open("/usr/lib/python2.2/site-packages/gtk-2.0/atkmodule.so", O_RDONLY|O_LARGEFILE) = 9 >fstat64(9, {st_mode=S_IFREG|0755, st_size=186968, ...}) = 0 >open("/usr/lib/python2.2/site-packages/gtk-2.0/atkmodule.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0*\0\000"..., 1024) = 1024 >fstat64(10, {st_mode=S_IFREG|0755, st_size=186968, ...}) = 0 >mmap2(NULL, 40472, PROT_READ|PROT_EXEC, MAP_PRIVATE, 10, 0) = 0x4104b000 >mprotect(0x41053000, 7704, PROT_NONE) = 0 >mmap2(0x41053000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x7) = 0x41053000 >close(10) = 0 >close(9) = 0 >--- SIGSEGV (Segmentation fault) --- >rt_sigaction(SIGSEGV, NULL, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >rt_sigaction(SIGSEGV, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, NULL, 8) = 0 >rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0 >open("/home/james/#rescue#untitled.sg", O_WRONLY|O_APPEND|O_CREAT, 0666) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=430, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >fstat64(9, {st_mode=S_IFREG|0644, st_size=430, ...}) = 0 >_llseek(9, 430, [430], SEEK_SET) = 0 >stat64("/home/james/#rescue#untitled.sg", {st_mode=S_IFREG|0644, st_size=430, ...}) = 0 >close(9) = 0 >munmap(0x40021000, 4096) = 0 >rt_sigaction(SIGINT, {SIG_IGN}, {0x40b972f0, [], SA_RESTART|0x4000000}, 8) = 0 >rt_sigaction(SIGQUIT, {SIG_IGN}, {0x40b972f0, [], SA_RESTART|0x4000000}, 8) = 0 >rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 >fork() = 22604 >wait4(22604, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 22604 >rt_sigaction(SIGINT, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigaction(SIGQUIT, {0x40b972f0, [], SA_RESTART|0x4000000}, NULL, 8) = 0 >rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 >--- SIGCHLD (Child exited) --- >pipe([9, 10]) = 0 >fork() = 22606 >close(9) = 0 >fstat64(10, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >rt_sigaction(SIGCHLD, {SIG_IGN}, {SIG_DFL}, 8) = 0 >write(10, "<?xml version=\"1.0\"?>\n<sg:Projec"..., 1193) = 1193 >close(10) = 0 >wait4(22606, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 22606 >--- SIGCHLD (Child exited) --- >munmap(0x40021000, 4096) = 0 >rt_sigaction(SIGCHLD, {SIG_DFL}, NULL, 8) = 0 >open("/usr/share/pixmaps/gnome-error.png", O_RDONLY) = 9 >fstat64(9, {st_mode=S_IFREG|0644, st_size=2684, ...}) = 0 >mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40021000 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"..., 4096) = 2684 >_llseek(9, 0, [0], SEEK_SET) = 0 >read(9, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0000\10\6\0\0"..., 4096) = 2684 >_llseek(9, 2684, [2684], SEEK_SET) = 0 >_llseek(9, 2684, [2684], SEEK_SET) = 0 >_llseek(9, 2684, [2684], SEEK_SET) = 0 >_llseek(9, 2684, [2684], SEEK_SET) = 0 >_llseek(9, 2684, [2684], SEEK_SET) = 0 >open("/usr/lib/libimlib-png.so", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\17"..., 1024) = 1024 >fstat64(10, {st_mode=S_IFREG|0755, st_size=13505, ...}) = 0 >mmap2(NULL, 13836, PROT_READ|PROT_EXEC, MAP_PRIVATE, 10, 0) = 0x41584000 >mprotect(0x41587000, 1548, PROT_NONE) = 0 >mmap2(0x41587000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x2) = 0x41587000 >close(10) = 0 >open("/etc/ld.so.cache", O_RDONLY) = 10 >fstat64(10, {st_mode=S_IFREG|0644, st_size=59774, ...}) = 0 >mmap2(NULL, 59774, PROT_READ, MAP_PRIVATE, 10, 0) = 0x41588000 >close(10) = 0 >open("/usr/lib/libpng.so.3", O_RDONLY) = 10 >read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240Z\0"..., 1024) = 1024 >fstat64(10, {st_mode=S_IFREG|0755, st_size=191616, ...}) = 0 >mmap2(NULL, 174244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 10, 0) = 0x41597000 >mprotect(0x415c1000, 2212, PROT_NONE) = 0 >mmap2(0x415c1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 10, 0x2a) = 0x415c1000 >close(10) = 0 >munmap(0x41588000, 59774) = 0 >close(9) = 0 >munmap(0x40021000, 4096) = 0 >shmget(IPC_PRIVATE, 9216, IPC_CREAT|0x1ff|0666) = 36110337 >shmat(36110337, 0, 0) = 0x41588000 >shmget(IPC_PRIVATE, 384, IPC_CREAT|0x1ff|0666) = 36143106 >shmat(36143106, 0, 0) = 0x40021000 >write(3, "F\0\5\0)\2\240\2\34\0\240\2(\0\4\0\1\0\22\0005\30\4\0A"..., 792) = 792 >read(3, 0xbfffcd80, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1X\10\0\0\0\0\32\0\240\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x41588000) = 0 >shmctl(36110337, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40021000) = 0 >shmctl(36143106, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0B\2\240\2\223\2\2\0E\2\240\2+\0\1\0", 20) = 20 >read(3, 0xbfffcd80, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1[\10\0\0\0\0\32\0\240\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >time(NULL) = 1049649667 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 36175873 >shmat(36175873, 0, 0) = 0x40021000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 36208642 >shmat(36208642, 0, 0) = 0x40022000 >write(3, "5\30\4\0J\2\240\2\3\0\240\0020\0000\0007\0\5\0K\2\240\2"..., 396) = 396 >read(3, 0xbfffcc20, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1r\10\0\0\0\0\32\0\240\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >shmdt(0x40021000) = 0 >shmctl(36175873, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40022000) = 0 >shmctl(36208642, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0N\2\240\2\223\2\2\0Q\2\240\2+\0\1\0", 20) = 20 >read(3, 0xbfffcc20, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1u\10\0\0\0\0\32\0\240\2\327\310\22\10\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "5\30\4\0V\2\240\2\3\0\240\2\24\0\24\0007\0\5\0W\2\240\2"..., 160) = 160 >read(3, 0xbfffcd40, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0~\10\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\177\10\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >time(NULL) = 1049649667 >stat64("/etc/gnome/config-override//Gnome", 0xbfffccc0) = -1 ENOENT (No such file or directory) >stat64("./gnome/config-override//Gnome", 0xbfffccc0) = -1 ENOENT (No such file or directory) >stat64("/etc/gnome/config//Gnome", 0xbfffccc0) = -1 ENOENT (No such file or directory) >stat64("./gnome/config//Gnome", 0xbfffccc0) = -1 ENOENT (No such file or directory) >stat64("/home/james/.gnome//Gnome", 0xbfffcd10) = -1 ENOENT (No such file or directory) >open("/home/james/.gnome//Gnome", O_RDONLY) = -1 ENOENT (No such file or directory) >time(NULL) = 1049649667 >time(NULL) = 1049649667 >time(NULL) = 1049649667 >uname({sys="Linux", node="laptop", ...}) = 0 >write(3, "5\30\4\0Z\2\240\2V\2\240\2\24\0\24\0007\0\5\0[\2\240\2"..., 688) = 688 >read(3, 0xbfffcec0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1 \226\10\t\0\0\0#\0\0\0\0\0\0\0\t\0\0\0\250\37r\10h\16"..., 32) = 32 >read(3, "C\0\0\0\1\0\0\0\1\0\0\0\236Q\271@X\30\251@\350X\302@\350"..., 36) = 36 >write(3, "\22\0\17\0^\2\240\2#\0\0\0#\0\0\0 \0\5\0\t\0\0\0g\0\0\0"..., 200) = 200 >read(3, 0xbfffb300, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\232\10\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\233\10\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >write(3, "\2\0\4\0^\2\240\2\2\0\0\0\351\351\351\0\1\30\f\0_\2\240"..., 112) = 112 >read(3, 0xbfffa7c0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\240\10\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\241\10\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32 >gettimeofday({1049649667, 482082}, NULL) = 0 >write(3, "\2\0\4\0_\2\240\2\2\0\0\0\351\351\351\0\f\30\4\0_\2\240"..., 64) = 64 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 482496}, NULL) = 0 >write(3, "F\0\5\0)\2\240\2\34\0\240\2*\0\2\0\1\0\20\0", 20) = 20 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 483539}, NULL) = 0 >write(3, "\f\0\7\0!\2\240\2\17\0\240\2\2\0\0\0\34\0\0\0\310\1\0\0"..., 140) = 140 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 484095}, NULL) = 0 >write(3, "=\0\4\0$\2\240\2\0\0\0\0\304\1\4\0018\0\4\0\33\0\240\2"..., 768) = 768 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 497) = 1 >gettimeofday({1049649667, 509005}, NULL) = 0 >ioctl(3, 0x541b, [32]) = 0 >read(3, "\23\0\244\10_\2\240\2_\2\240\2\0\0\330\0\270\0\330\0\0"..., 32) = 32 >gettimeofday({1049649667, 509314}, NULL) = 0 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 472) = 1 >gettimeofday({1049649667, 521529}, NULL) = 0 >ioctl(3, 0x541b, [320]) = 0 >read(3, "\25\320\321\10^\2\240\2^\2\240\2\212\16@\1\0\0\0\0\0\2"..., 320) = 320 >gettimeofday({1049649667, 521839}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >gettimeofday({1049649667, 522489}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >ioctl(3, 0x541b, [0]) = 0 >write(3, ";\0\5\0\35\0\240\2\0\0\0\0\0\0\0\0003\1\347\0F\0\5\0^\2"..., 1480) = 1480 >time(NULL) = 1049649667 >shmget(IPC_PRIVATE, 1600, IPC_CREAT|0x1ff|0666) = 36241409 >shmat(36241409, 0, 0) = 0x40021000 >shmget(IPC_PRIVATE, 80, IPC_CREAT|0x1ff|0666) = 36274178 >shmat(36274178, 0, 0) = 0x40022000 >write(3, "\2\0\4\0_\2\240\2\1\0\0\0\1\0\0\0=\0\4\0_\2\240\2\0\0\0"..., 1088) = 1088 >read(3, 0xbfffbb10, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\226{\321\10^\2\240\2^\2\240\2\0\0\0\0\3\0\35\0003\1\347"..., 32) = 32 >read(3, 0xbfffbb10, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1O\t\0\0\0\0^\2\240\2\4\0\0\0\0\0\0\0\0\0\0\0\4\0\0"..., 32) = 32 >shmdt(0x40021000) = 0 >shmctl(36241409, 0x100 /* SHM_??? */, 0) = 0 >shmdt(0x40022000) = 0 >shmctl(36274178, 0x100 /* SHM_??? */, 0) = 0 >write(3, "\223\2\2\0`\2\240\2\223\2\2\0c\2\240\2+\0\1\0", 20) = 20 >read(3, 0xbfffbb10, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1R\t\0\0\0\0^\2\240\2\327\310\22\10\0\0\0\0\0\0\0\0"..., 32) = 32 >write(3, "5\30\4\0h\2\240\2\3\0\240\2\24\0\24\0007\0\5\0i\2\240\2"..., 160) = 160 >read(3, 0xbfffbc30, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0[\t\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0\0\0"..., 32) = 32 >read(3, "\0\0\0\0\0\0\0\0\0\0\0\0", 12) = 12 >read(3, "\1\30\\\t\0\0\0\0:\0\0\0\234\377\234\377\n\0\n\0\0\0\0"..., 32) = 32 >gettimeofday({1049649667, 568345}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 568651}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 568996}, NULL) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 569160}, NULL) = 0 >write(3, "7\30\5\0l\2\240\2Z\2\240\2\0\0\1\0\0\0\0\0>\2\7\0h\2\240"..., 1168) = 1168 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 0) = 0 >gettimeofday({1049649667, 569499}, NULL) = 0 >write(3, "8\30\6\0\33\0\240\2\0\0\16\0\0\0\0\0\0\0\0\0\\\2\240\002"..., 88) = 88 >ioctl(3, 0x541b, [0]) = 0 >poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN}], 3, 1383) = 1 >gettimeofday({1049649668, 217975}, NULL) = 0 >ioctl(3, 0x541b, [32]) = 0 >read(3, "\2$\233\ty\340\376c:\0\0\0^\2\240\2\0\0\0\0X\1\212\1U\1"..., 32) = 32 >writev(3, [{"b\30\5\0\t\0\240\2", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 >read(3, 0xbfffcaf0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\0\234\t\0\0\0\0\1\226o\267\5\0\0\0\0\0\0\0\1\0\0\0\24"..., 32) = 32 >write(3, "\226\0\2\0\1\0\0\0", 8) = 8 >read(3, 0xbfffcbc0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\235\t\0\0\0\0\1\0\0\0\0\0\0\0\33\0\0\0\33\0\0\0\320"..., 32) = 32 >write(3, "\226\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, 0xbfffcb60, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\236\t@\3\0\0\0\0\10\377\7\0\0\v\v\10\7\1\370\0\0\0"..., 32) = 32 >read(3, "\370\n\0\0\0\0\0\0", 8) = 8 >read(3, "\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\200\1\1\1\1\0\0\0\0\3\3"..., 3320) = 3320 >write(3, "\226\1\5\0\1\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\226\1\4\0\1"..., 1652) = 1652 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\22\0\241\t^\2\240\2^\2\240\2\0L\r\10\270)\265\10^\2\240"..., 32) = 32 >read(3, "\n\3\241\t^\2\240\2\0\364\377\277u\206\r\10\330\35\226"..., 32) = 32 >read(3, "\22\0\356\t_\2\240\2_\2\240\2\0\0\0\0\10\0\0\0\0\0\0\0"..., 32) = 32 >read(3, "\21\0\357\t_\2\240\2_\2\240\2\34g\17\0100\345\315\10\240"..., 32) = 32 >read(3, "\21\22\360\t^\2\240\2^\2\240\2 \244\334\10 0\1@\264\371"..., 32) = 32 >read(3, "\1\1\367\t\0\0\0\0\1\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\4\0"..., 32) = 32 >write(3, "+\1\1\0", 4) = 4 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\t\3\367\t\32\0\240\2\0\217\315\10X\255\302\10\0\0\0\0"..., 32) = 32 >read(3, "\241 \367\t\32\0\240\2\10\1\0\0\374\0\0\0\343\335\376c"..., 32) = 32 >read(3, 0xbfffcea0, 32) = -1 EAGAIN (Resource temporarily unavailable) >select(4, [3], NULL, NULL, NULL) = 1 (in [3]) >read(3, "\1\1\370\t\0\0\0\0\32\0\240\2\0\0\0\0\0\0\0\0\1\0\0\0\4"..., 32) = 32 >close(0) = 0 >close(0) = -1 EBADF (Bad file descriptor) >close(0) = -1 EBADF (Bad file descriptor) >close(0) = -1 EBADF (Bad file descriptor) >rt_sigaction(SIGSEGV, {SIG_DFL}, {0x40b972f0, [HUP INT QUIT PIPE TERM XCPU XFSZ], SA_RESTART|SA_NOMASK|0x4000000}, 8) = 0 >kill(22602, SIGSEGV) = 0 >--- SIGSEGV (Segmentation fault) --- >+++ killed by SIGSEGV +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 18436
: 10297 |
11672
|
21617
|
21618