Re: USB control request problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le 26/04/2010 12:37, Oliver Neukum a écrit :
Can you please post them and also make a diff?

	Regards
		Oliver


Here is the diff :

--- strace_32b.txt    2010-04-22 15:48:58.000000000 +0200
+++ strace_64b.txt    2010-04-22 15:45:41.000000000 +0200
@@ -1,93 +1,102 @@
-execve("./driver.py", ["./driver.py"], [/* 31 vars */]) = 0
-brk(0)                                  = 0x94b9000
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775c000
+execve("./driver.py", ["./driver.py"], [/* 52 vars */]) = 0
+brk(0)                                  = 0x21ff000
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8230000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
 open("/etc/ld.so.cache", O_RDONLY)      = 3
-fstat64(3, {st_mode=S_IFREG|0644, st_size=79524, ...}) = 0
-mmap2(NULL, 79524, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7748000
+fstat(3, {st_mode=S_IFREG|0644, st_size=125585, ...}) = 0
+mmap(NULL, 125585, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fe9c8211000
 close(3)                                = 0
-open("/usr/lib/libpython2.6.so.1.0", O_RDONLY) = 3
-read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\205\303\0074\0\0\0"..., 512) = 512
-fstat64(3, {st_mode=S_IFREG|0555, st_size=1596944, ...}) = 0
-mmap2(0x7c19000, 1635596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7c19000 -mmap2(0x7d74000, 180224, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15a) = 0x7d74000 -mmap2(0x7da0000, 34060, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7da0000
-close(3)                                = 0
-open("/lib/libpthread.so.0", O_RDONLY)  = 3
-read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\311\233\0004\0\0\0"..., 512) = 512
-fstat64(3, {st_mode=S_IFREG|0755, st_size=136020, ...}) = 0
-mmap2(0x9b8000, 102880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x9b8000 -mmap2(0x9ce000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15) = 0x9ce000 -mmap2(0x9d0000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x9d0000
-close(3)                                = 0
-open("/lib/libdl.so.2", O_RDONLY)       = 3
-read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\32\233\0004\0\0\0"..., 512) = 512
-fstat64(3, {st_mode=S_IFREG|0755, st_size=20464, ...}) = 0
-mmap2(0x9b1000, 16500, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x9b1000 -mmap2(0x9b4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0x9b4000
-close(3)                                = 0
-open("/lib/libutil.so.1", O_RDONLY)     = 3
-read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \32S\0004\0\0\0"..., 512) = 512
-fstat64(3, {st_mode=S_IFREG|0755, st_size=15092, ...}) = 0
-mmap2(0x531000, 12420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x531000 -mmap2(0x533000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x533000
-close(3)                                = 0
-open("/lib/libm.so.6", O_RDONLY)        = 3
-read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \204\230\0004\0\0\0"..., 512) = 512
-fstat64(3, {st_mode=S_IFREG|0755, st_size=214396, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7747000 -mmap2(0x985000, 168048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x985000 -mmap2(0x9ad000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27) = 0x9ad000
-close(3)                                = 0
-open("/lib/libc.so.6", O_RDONLY)        = 3
-read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20M\202\0004\0\0\0"..., 512) = 512
-fstat64(3, {st_mode=S_IFREG|0755, st_size=1814652, ...}) = 0
-mmap2(0x80e000, 1526120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x80e000 -mmap2(0x97d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16e) = 0x97d000 -mmap2(0x980000, 10600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x980000
-close(3)                                = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7746000 -set_thread_area({entry_number:-1 -> 6, base_addr:0xb77466c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
-mprotect(0x9ce000, 4096, PROT_READ)     = 0
-mprotect(0x9b4000, 4096, PROT_READ)     = 0
-mprotect(0x533000, 4096, PROT_READ)     = 0
-mprotect(0x9ad000, 4096, PROT_READ)     = 0
-mprotect(0x97d000, 8192, PROT_READ)     = 0
-mprotect(0x80a000, 4096, PROT_READ)     = 0
-munmap(0xb7748000, 79524)               = 0
-set_tid_address(0xb7746728)             = 2110
-set_robust_list(0xb7746730, 0xc)        = 0
-futex(0xbf811ca0, FUTEX_WAKE_PRIVATE, 1) = 0
-futex(0xbf811ca0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, bf811cb0) = -1 EAGAIN (Resource temporarily unavailable)
-rt_sigaction(SIGRTMIN, {0x9bc3e0, [], SA_SIGINFO}, NULL, 8) = 0
-rt_sigaction(SIGRT_1, {0x9bc870, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
+open("/usr/lib64/libpython2.6.so.1.0", O_RDONLY) = 3
+read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\300\243E:\0\0\0"..., 832) = 832
+fstat(3, {st_mode=S_IFREG|0555, st_size=1738656, ...}) = 0
+mmap(0x3a45a00000, 3889616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a45a00000
+mprotect(0x3a45b6e000, 2093056, PROT_NONE) = 0
+mmap(0x3a45d6d000, 241664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16d000) = 0x3a45d6d000 +mmap(0x3a45da8000, 55760, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a45da8000
+close(3)                                = 0
+open("/lib64/libpthread.so.0", O_RDONLY) = 3
+read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`Y\240D:\0\0\0"..., 832) = 832
+fstat(3, {st_mode=S_IFREG|0755, st_size=148232, ...}) = 0
+mmap(0x3a44a00000, 2208640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a44a00000
+mprotect(0x3a44a17000, 2093056, PROT_NONE) = 0
+mmap(0x3a44c16000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x3a44c16000 +mmap(0x3a44c18000, 13184, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a44c18000
+close(3)                                = 0
+open("/lib64/libdl.so.2", O_RDONLY)     = 3
+read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r`D:\0\0\0"..., 832) = 832
+fstat(3, {st_mode=S_IFREG|0755, st_size=23208, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8210000 +mmap(0x3a44600000, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a44600000
+mprotect(0x3a44602000, 2097152, PROT_NONE) = 0
+mmap(0x3a44802000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x3a44802000
+close(3)                                = 0
+open("/lib64/libutil.so.1", O_RDONLY)   = 3
+read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\240R:\0\0\0"..., 832) = 832
+fstat(3, {st_mode=S_IFREG|0755, st_size=17968, ...}) = 0
+mmap(0x3a52a00000, 2105600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a52a00000
+mprotect(0x3a52a02000, 2093056, PROT_NONE) = 0
+mmap(0x3a52c01000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x3a52c01000
+close(3)                                = 0
+open("/lib64/libm.so.6", O_RDONLY)      = 3
+read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240> D:\0\0\0"..., 832) = 832
+fstat(3, {st_mode=S_IFREG|0755, st_size=615352, ...}) = 0
+mmap(0x3a44200000, 2633944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a44200000
+mprotect(0x3a44283000, 2093056, PROT_NONE) = 0
+mmap(0x3a44482000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x82000) = 0x3a44482000
+close(3)                                = 0
+open("/lib64/libc.so.6", O_RDONLY)      = 3
+read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\354\341C:\0\0\0"..., 832) = 832
+fstat(3, {st_mode=S_IFREG|0755, st_size=1867424, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c820f000 +mmap(0x3a43e00000, 3639464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x3a43e00000
+mprotect(0x3a43f6f000, 2097152, PROT_NONE) = 0
+mmap(0x3a4416f000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16f000) = 0x3a4416f000 +mmap(0x3a44174000, 18600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3a44174000
+close(3)                                = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c820e000 +mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c820d000 +mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c820c000
+arch_prctl(ARCH_SET_FS, 0x7fe9c820d700) = 0
+mprotect(0x3a44c16000, 4096, PROT_READ) = 0
+mprotect(0x3a44802000, 4096, PROT_READ) = 0
+mprotect(0x3a52c01000, 4096, PROT_READ) = 0
+mprotect(0x3a44482000, 4096, PROT_READ) = 0
+mprotect(0x3a4416f000, 16384, PROT_READ) = 0
+mprotect(0x3a43c1d000, 4096, PROT_READ) = 0
+munmap(0x7fe9c8211000, 125585)          = 0
+set_tid_address(0x7fe9c820d9d0)         = 9127
+set_robust_list(0x7fe9c820d9e0, 0x18)   = 0
+futex(0x7fffc60a823c, FUTEX_WAKE_PRIVATE, 1) = 0
+futex(0x7fffc60a823c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7fe9c820d700) = -1 EAGAIN (Resource temporarily unavailable) +rt_sigaction(SIGRTMIN, {0x3a44a057e0, [], SA_RESTORER|SA_SIGINFO, 0x3a44a0f0f0}, NULL, 8) = 0 +rt_sigaction(SIGRT_1, {0x3a44a05870, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x3a44a0f0f0}, NULL, 8) = 0
 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
 getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
-uname({sys="Linux", node="faraday.localdomain", ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
-brk(0)                                  = 0x94b9000
-brk(0x94da000)                          = 0x94da000
-mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7705000
+brk(0)                                  = 0x21ff000
+brk(0x2220000)                          = 0x2220000
+mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c81cb000
 open("/proc/meminfo", O_RDONLY)         = 3
-fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000
-read(3, "MemTotal:        1997540 kB\nMemF"..., 1024) = 1024
-close(3)                                = 0
-munmap(0xb775b000, 4096)                = 0
-fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
-fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
-fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
-fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
-readlink("/usr/bin/python", 0xbf80ea39, 4096) = -1 EINVAL (Invalid argument) -stat64("/usr/bin/Modules/Setup", 0xbf80e910) = -1 ENOENT (No such file or directory) -stat64("/usr/bin/lib/python2.6/os.py", 0xbf80e8e0) = -1 ENOENT (No such file or directory) -stat64("/usr/bin/lib/python2.6/os.pyc", 0xbf80e8e0) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=26235, ...}) = 0 -stat64("/usr/bin/Modules/Setup", 0xbf80e910) = -1 ENOENT (No such file or directory) -stat64("/usr/bin/lib/python2.6/lib-dynload", 0xbf80e9d8) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
-rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0
-rt_sigaction(SIGXFSZ, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0
+fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000
+read(3, "MemTotal:        3800444 kB\nMemF"..., 1024) = 1024
+close(3)                                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
+fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
+fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
+fstat(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
+readlink("/usr/bin/python", 0x7fffc60a4f30, 4096) = -1 EINVAL (Invalid argument) +stat("/usr/bin/Modules/Setup", 0x7fffc60a4df0) = -1 ENOENT (No such file or directory) +stat("/usr/bin/lib64/python2.6/os.py", 0x7fffc60a4de0) = -1 ENOENT (No such file or directory) +stat("/usr/bin/lib64/python2.6/os.pyc", 0x7fffc60a4de0) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/os.py", {st_mode=S_IFREG|0644, st_size=26235, ...}) = 0 +stat("/usr/bin/Modules/Setup", 0x7fffc60a4df0) = -1 ENOENT (No such file or directory) +stat("/usr/bin/lib64/python2.6/lib-dynload", 0x7fffc60a4ea0) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
+brk(0x2241000)                          = 0x2241000
+rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x3a44a0f0f0}, {SIG_DFL, [], 0}, 8) = 0 +rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x3a44a0f0f0}, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
@@ -100,7 +109,7 @@
 rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
-rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], 0}, 8) = 0
+rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x3a44a0f0f0}, 8) = 0
 rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
@@ -112,7 +121,7 @@
 rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
-rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], 0}, 8) = 0
+rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x3a44a0f0f0}, 8) = 0
 rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
@@ -150,706 +159,776 @@
 rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
 rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
-rt_sigaction(SIGINT, {0x7d0d210, [], 0}, {SIG_DFL, [], 0}, 8) = 0
-stat64("/usr/lib/python26.zip", 0xbf80a4c4) = -1 ENOENT (No such file or directory)
-stat64("/usr/lib", {st_mode=S_IFDIR|0555, st_size=86016, ...}) = 0
-stat64("/usr/lib/python26.zip", 0xbf80d4fc) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 -stat64("/usr/lib/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 -stat64("/usr/lib/python2.6/site", 0xbf80d748) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/site.py", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0644, st_size=18500, ...}) = 0
-open("/usr/lib/python2.6/site.pyc", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=18287, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(4, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sT\1\0\0d\0"..., 4096) = 4096
-fstat64(4, {st_mode=S_IFREG|0644, st_size=18287, ...}) = 0
-read(4, "\0\0gettotalrefcounts\10\0\0\0-pydebugN"..., 12288) = 12288
-read(4, "t\10\0\0\0basenameR\36\0\0\0RV\0\0\0R%\0\0\0RG\0\0"..., 4096) = 1903 +rt_sigaction(SIGINT, {0x3a45b0b2a0, [], SA_RESTORER, 0x3a44a0f0f0}, {SIG_DFL, [], 0}, 8) = 0 +stat("/usr/lib64/python26.zip", 0x7fffc60a07b0) = -1 ENOENT (No such file or directory)
+stat("/usr/lib64", {st_mode=S_IFDIR|0555, st_size=122880, ...}) = 0
+stat("/usr/lib64/python26.zip", 0x7fffc60a3830) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 +stat("/usr/lib64/python2.6/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 +stat("/usr/lib64/python2.6/site", 0x7fffc60a3bb0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/site.py", O_RDONLY) = 3
+fstat(3, {st_mode=S_IFREG|0644, st_size=18760, ...}) = 0
+open("/usr/lib64/python2.6/site.pyc", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=18449, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(4, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sT\1\0\0d\0"..., 4096) = 4096
+fstat(4, {st_mode=S_IFREG|0644, st_size=18449, ...}) = 0
+read(4, ".3st\20\0\0\0gettotalrefcounts\10\0\0\0-py"..., 12288) = 12288
+read(4, "\0\1t\21\0\203\0\0\1t\22\0\203\0\0\1t\23\0\203\0\0\1t\24\0\203\0\0\1t\10"..., 4096) = 2065
 read(4, "", 4096)                       = 0
 close(4)                                = 0
-munmap(0xb775b000, 4096)                = 0
-stat64("/usr/lib/python2.6/os", 0xbf80a248) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/os.py", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=26235, ...}) = 0
-open("/usr/lib/python2.6/os.pyc", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=26223, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(5, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sH\7\0\0d\0"..., 4096) = 4096
-fstat64(5, {st_mode=S_IFREG|0644, st_size=26223, ...}) = 0
-read(5, "intermediate path segment (not\n "..., 20480) = 20480
-read(5, "pyt\26\0\0\0_pickle_statvfs_result\337\2\0"..., 4096) = 1647
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/os", 0x7fffc60a05a0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/os.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/os.py", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=26235, ...}) = 0
+open("/usr/lib64/python2.6/os.pyc", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=26331, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(5, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sH\7\0\0d\0"..., 4096) = 4096
+fstat(5, {st_mode=S_IFREG|0644, st_size=26331, ...}) = 0
+read(5, "y intermediate path segment (not"..., 20480) = 20480
+read(5, "\0\0\203\0\0\\\2\0}\1\0}\2\0t\1\0|\2\0f\2\0S(\1\0\0\0N(\2"..., 4096) = 1755
 read(5, "", 4096)                       = 0
+mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c818a000
 close(5)                                = 0
-munmap(0xb775b000, 4096)                = 0
-brk(0x94fc000)                          = 0x94fc000
-stat64("/usr/lib/python2.6/posixpath", 0xbf806d48) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/posixpath.py", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=12766, ...}) = 0
-open("/usr/lib/python2.6/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=10887, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(6, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096
-fstat64(6, {st_mode=S_IFREG|0644, st_size=10887, ...}) = 0
-read(6, "\0\0\0(\0\0\0\0(\0\0\0\0s\37\0\0\0/usr/lib/pytho"..., 4096) = 4096
-read(6, "\3\0p(\0\1|\1\0\fo\10\0\1|\3\0\fp\30\0\1|\3\0o\"\0\1|\3\0"..., 4096) = 2695
+munmap(0x7fe9c822f000, 4096)            = 0
+brk(0x2264000)                          = 0x2264000
+stat("/usr/lib64/python2.6/posixpath", 0x7fffc609cf90) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/posixpath.py", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=12766, ...}) = 0
+open("/usr/lib64/python2.6/posixpath.pyc", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=10933, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(6, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0s\320\1\0\0d\0"..., 4096) = 4096
+fstat(6, {st_mode=S_IFREG|0644, st_size=10933, ...}) = 0
+read(6, "\0\0True(\2\0\0\0R0\0\0\0RB\0\0\0(\0\0\0\0(\0\0\0\0s"..., 4096) = 4096 +read(6, "D]u\0}\4\0|\4\0d\t\0j\6\0o\7\0\1qo\0n\1\0\1|\4\0d\7"..., 4096) = 2741
 read(6, "", 4096)                       = 0
 close(6)                                = 0
-munmap(0xb775b000, 4096)                = 0
-stat64("/usr/lib/python2.6/stat", 0xbf803848) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/stat.py", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0
-open("/usr/lib/python2.6/stat.pyc", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(7, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2683
-fstat64(7, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/stat", 0x7fffc6099980) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/stat.py", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=1718, ...}) = 0
+open("/usr/lib64/python2.6/stat.pyc", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(7, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1\0\0d\0"..., 4096) = 2703
+fstat(7, {st_mode=S_IFREG|0644, st_size=2703, ...}) = 0
 read(7, "", 4096)                       = 0
 close(7)                                = 0
-munmap(0xb775b000, 4096)                = 0
-mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c4000
+munmap(0x7fe9c822f000, 4096)            = 0
 close(6)                                = 0
-stat64("/usr/lib/python2.6/genericpath", 0xbf803848) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/genericpath.py", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0
-open("/usr/lib/python2.6/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(7, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3272
-fstat64(7, {st_mode=S_IFREG|0644, st_size=3272, ...}) = 0
+stat("/usr/lib64/python2.6/genericpath", 0x7fffc6099980) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/genericpath.py", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=3020, ...}) = 0
+open("/usr/lib64/python2.6/genericpath.pyc", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=3292, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(7, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3292
+fstat(7, {st_mode=S_IFREG|0644, st_size=3292, ...}) = 0
 read(7, "", 4096)                       = 0
 close(7)                                = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(6)                                = 0
-stat64("/usr/lib/python2.6/warnings", 0xbf803848) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/warnings.py", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=14173, ...}) = 0
-open("/usr/lib/python2.6/warnings.pyc", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(7, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096
-fstat64(7, {st_mode=S_IFREG|0644, st_size=12996, ...}) = 0
-read(7, "\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0\2I\4|\2\0\2IJq\7\0\1X"..., 8192) = 8192 -read(7, "\0\0R6\0\0\0R\215\0\0\0R\10\0\0\0R\207\0\0\0R\222\0\0\0R\230\0\0\0"..., 4096) = 708 +stat("/usr/lib64/python2.6/warnings", 0x7fffc6099980) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/warnings.py", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=14173, ...}) = 0
+open("/usr/lib64/python2.6/warnings.pyc", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=13042, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(7, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s3\2\0\0d\0"..., 4096) = 4096
+fstat(7, {st_mode=S_IFREG|0644, st_size=13042, ...}) = 0
+read(7, "\0\1Wq\7\0\4t\1\0j\n\0o\34\0\1\1}\2\0\1t\2\0i\3\0\4d\1\0"..., 8192) = 8192 +read(7, "\0\0\0__exit__i\1\0\0s\10\0\0\0\0\1\n\1\24\1\17\1N(\t\0"..., 4096) = 754
 read(7, "", 4096)                       = 0
 close(7)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/linecache", 0xbf800348) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/linecache.py", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=3949, ...}) = 0
-open("/usr/lib/python2.6/linecache.pyc", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=3184, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(8, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3184
-fstat64(8, {st_mode=S_IFREG|0644, st_size=3184, ...}) = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/linecache", 0x7fffc6096370) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/linecache.py", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=3949, ...}) = 0
+open("/usr/lib64/python2.6/linecache.pyc", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=3196, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(8, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3196
+fstat(8, {st_mode=S_IFREG|0644, st_size=3196, ...}) = 0
 read(8, "", 4096)                       = 0
 close(8)                                = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(7)                                = 0
-stat64("/usr/lib/python2.6/types", 0xbf800348) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/types.py", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0
-open("/usr/lib/python2.6/types.pyc", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(8, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2608
-fstat64(8, {st_mode=S_IFREG|0644, st_size=2608, ...}) = 0
+stat("/usr/lib64/python2.6/types", 0x7fffc6096370) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/types.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/types.py", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0
+open("/usr/lib64/python2.6/types.pyc", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=2620, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(8, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0so\2\0\0d\0"..., 4096) = 2620
+fstat(8, {st_mode=S_IFREG|0644, st_size=2620, ...}) = 0
 read(8, "", 4096)                       = 0
 close(8)                                = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(7)                                = 0
 close(6)                                = 0
 close(5)                                = 0
-brk(0x951d000)                          = 0x951d000
-stat64("/usr/lib/python2.6/UserDict", 0xbf806d48) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/UserDict.py", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0
-open("/usr/lib/python2.6/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(6, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
-fstat64(6, {st_mode=S_IFREG|0644, st_size=8802, ...}) = 0
-read(6, "Dict.pyR*\0\0\0C\0\0\0s\2\0\0\0\0\1c\2\0\0\0\2\0\0\0"..., 4096) = 4096 -read(6, "\v\0\0\0R7\0\0\0R\6\0\0\0R\35\0\0\0R\f\0\0\0(\2\0\0\0R\5\0"..., 4096) = 610 +mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8159000 +stat("/usr/lib64/python2.6/UserDict", 0x7fffc609cf90) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/UserDict.py", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=5778, ...}) = 0
+open("/usr/lib64/python2.6/UserDict.pyc", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=8892, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8158000 +read(6, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
+fstat(6, {st_mode=S_IFREG|0644, st_size=8892, ...}) = 0
+read(6, "\0\0(\0\0\0\0(\0\0\0\0s \0\0\0/usr/lib64/pyth"..., 4096) = 4096
+read(6, "|\1\0t\2\0\203\2\0o\26\0\1t\3\0|\1\0i\4\0\203\0\0\203\1\0}\1\0n"..., 4096) = 700
 read(6, "", 4096)                       = 0
 close(6)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/_abcoll", 0xbf803848) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/_abcoll.py", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=13625, ...}) = 0
-open("/usr/lib/python2.6/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=21454, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(7, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s@\2\0\0d\0"..., 4096) = 4096
-fstat64(7, {st_mode=S_IFREG|0644, st_size=21454, ...}) = 0
-read(7, "__contains___\0\0\0s\2\0\0\0\0\2c\2\0\0\0\2\0\0\0"..., 16384) = 16384 -read(7, "yt\6\0\0\0extend\"\2\0\0s\6\0\0\0\0\1\7\0\6\1i\377\377\377\377"..., 4096) = 974
+munmap(0x7fe9c8158000, 4096)            = 0
+stat("/usr/lib64/python2.6/_abcoll", 0x7fffc6099980) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/_abcoll.py", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=13625, ...}) = 0
+open("/usr/lib64/python2.6/_abcoll.pyc", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=21656, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8158000 +read(7, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s@\2\0\0d\0"..., 4096) = 4096
+fstat(7, {st_mode=S_IFREG|0644, st_size=21656, ...}) = 0
+read(7, "sr/lib64/python2.6/_abcoll.pyt\f\0"..., 16384) = 16384
+read(7, "lib64/python2.6/_abcoll.pyt\7\0\0\0r"..., 4096) = 1176
 read(7, "", 4096)                       = 0
 close(7)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/abc", 0xbf800348) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/abc.py", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=6870, ...}) = 0
-open("/usr/lib/python2.6/abc.pyc", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=5841, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(8, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s?\0\0\0d\0"..., 4096) = 4096
-fstat64(8, {st_mode=S_IFREG|0644, st_size=5841, ...}) = 0
-read(8, "o print the ABC registry.s\f\0\0\0Cl"..., 4096) = 1745
+munmap(0x7fe9c8158000, 4096)            = 0
+stat("/usr/lib64/python2.6/abc", 0x7fffc6096370) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/abc.py", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=6870, ...}) = 0
+open("/usr/lib64/python2.6/abc.pyc", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=5861, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8158000 +read(8, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s?\0\0\0d\0"..., 4096) = 4096
+fstat(8, {st_mode=S_IFREG|0644, st_size=5861, ...}) = 0
+read(8, "g helper to print the ABC regist"..., 4096) = 1765
 read(8, "", 4096)                       = 0
 close(8)                                = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c8158000, 4096)            = 0
 close(7)                                = 0
+mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8118000
 close(6)                                = 0
 close(5)                                = 0
-stat64("/usr/lib/python2.6/copy_reg", 0xbf806d48) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/copy_reg.py", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
-open("/usr/lib/python2.6/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(6, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096
-fstat64(6, {st_mode=S_IFREG|0644, st_size=5156, ...}) = 0
-read(6, "ered with code %ss$\0\0\0code %s is"..., 4096) = 1060
+brk(0x2285000)                          = 0x2285000
+stat("/usr/lib64/python2.6/copy_reg", 0x7fffc609cf90) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/copy_reg.py", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
+open("/usr/lib64/python2.6/copy_reg.pyc", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=5178, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000 +read(6, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\330\0\0\0d\0"..., 4096) = 4096
+fstat(6, {st_mode=S_IFREG|0644, st_size=5178, ...}) = 0
+read(6, "already registered with code %ss"..., 4096) = 1082
 read(6, "", 4096)                       = 0
 close(6)                                = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c8117000, 4096)            = 0
 close(5)                                = 0
 close(4)                                = 0
-geteuid32()                             = 500
-getuid32()                              = 500
-getegid32()                             = 500
-getgid32()                              = 500
-stat64("/home/loic/.local/lib/python2.6/site-packages", 0xbf80e1bc) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 -open("/usr/lib/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
-fcntl64(4, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
-getdents64(4, /* 256 entries */, 32768) = 9592
-getdents64(4, /* 0 entries */, 32768)   = 0
-close(4)                                = 0
-open("/usr/lib/python2.6/site-packages/Numeric.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+geteuid()                               = 500
+getuid()                                = 500
+getegid()                               = 500
+getgid()                                = 500
+stat("/home/loic/.local/lib/python2.6/site-packages", 0x7fffc60a4450) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 +open("/usr/lib64/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
+fcntl(4, F_GETFD)                       = 0x1 (flags FD_CLOEXEC)
+getdents(4, /* 166 entries */, 32768)   = 6072
+getdents(4, /* 0 entries */, 32768)     = 0
+close(4)                                = 0
+open("/usr/lib64/python2.6/site-packages/Numeric.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
 read(4, "Numeric\n", 8192)              = 8
 read(4, "", 4096)                       = 0
-stat64("/usr/lib/python2.6/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
 read(4, "", 8192)                       = 0
 close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-open("/usr/lib/python2.6/site-packages/PIL.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+munmap(0x7fe9c8117000, 4096)            = 0
+open("/usr/lib64/python2.6/site-packages/PIL.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
 read(4, "PIL\n", 8192)                  = 4
 read(4, "", 4096)                       = 0
-stat64("/usr/lib/python2.6/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
 read(4, "", 8192)                       = 0
 close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-open("/usr/lib/python2.6/site-packages/Paste-1.7.2-py2.6-nspkg.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=296, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=296, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+munmap(0x7fe9c8117000, 4096)            = 0
+open("/usr/lib64/python2.6/site-packages/pygst.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
+read(4, "gst-0.10\n", 8192)             = 9
+read(4, "", 4096)                       = 0
+stat("/usr/lib64/python2.6/site-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
+read(4, "", 8192)                       = 0
+close(4)                                = 0
+munmap(0x7fe9c8117000, 4096)            = 0
+open("/usr/lib64/python2.6/site-packages/pygtk.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
+read(4, "gtk-2.0\n", 8192)              = 8
+read(4, "", 4096)                       = 0
+stat("/usr/lib64/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
+read(4, "", 8192)                       = 0
+close(4)                                = 0
+munmap(0x7fe9c8117000, 4096)            = 0
+stat("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +open("/usr/lib/python2.6/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
+getdents(4, /* 94 entries */, 32768)    = 3728
+getdents(4, /* 0 entries */, 32768)     = 0
+close(4)                                = 0
+open("/usr/lib/python2.6/site-packages/Paste-1.7.2-py2.6-nspkg.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=296, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=296, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
 read(4, "import sys,new,os; p = os.path.j"..., 8192) = 296
 read(4, "", 4096)                       = 0
-brk(0x953e000)                          = 0x953e000
-brk(0x953a000)                          = 0x953a000
-stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 -stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 -stat64("/usr/lib/python2.6/new", 0xbf809b88) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/new.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/newmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/new.py", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=706, ...}) = 0
-open("/usr/lib/python2.6/new.pyc", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c2000 -read(6, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\247\0\0\0d\0"..., 4096) = 908
-fstat64(6, {st_mode=S_IFREG|0644, st_size=908, ...}) = 0
+stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 +stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 +stat("/usr/lib64/python2.6/new", 0x7fffc609fc00) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/new.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/newmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/new.py", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=706, ...}) = 0
+open("/usr/lib64/python2.6/new.pyc", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=910, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8116000 +read(6, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\247\0\0\0d\0"..., 4096) = 910
+fstat(6, {st_mode=S_IFREG|0644, st_size=910, ...}) = 0
 read(6, "", 4096)                       = 0
 close(6)                                = 0
-munmap(0xb76c2000, 4096)                = 0
+munmap(0x7fe9c8116000, 4096)            = 0
 close(5)                                = 0
-stat64("/usr/lib/python2.6/site-packages/paste/__init__.py", 0xbf80dcdc) = -1 ENOENT (No such file or directory)
-brk(0x9538000)                          = 0x9538000
+stat("/usr/lib/python2.6/site-packages/paste/__init__.py", 0x7fffc60a3d70) = -1 ENOENT (No such file or directory)
 read(4, "", 8192)                       = 0
 close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-brk(0x9536000)                          = 0x9536000
-open("/usr/lib/python2.6/site-packages/kodos.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=6, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=6, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+munmap(0x7fe9c8117000, 4096)            = 0
+open("/usr/lib/python2.6/site-packages/kodos.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=6, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=6, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
 read(4, "kodos\n", 8192)                = 6
 read(4, "", 4096)                       = 0
-stat64("/usr/lib/python2.6/site-packages/kodos", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages/kodos", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
 read(4, "", 8192)                       = 0
 close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-open("/usr/lib/python2.6/site-packages/pygst.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
-read(4, "gst-0.10\n", 8192)             = 9
+munmap(0x7fe9c8117000, 4096)            = 0
+open("/usr/lib/python2.6/site-packages/logilab_astng-0.20.0-py2.6-nspkg.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=302, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=302, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
+read(4, "import sys,new,os; p = os.path.j"..., 8192) = 302
 read(4, "", 4096)                       = 0
-stat64("/usr/lib/python2.6/site-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages/logilab/__init__.py", {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
 read(4, "", 8192)                       = 0
 close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-open("/usr/lib/python2.6/site-packages/pygtk.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
-read(4, "gtk-2.0\n", 8192)              = 8
+munmap(0x7fe9c8117000, 4096)            = 0
+open("/usr/lib/python2.6/site-packages/logilab_common-0.49.0-py2.6-nspkg.pth", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=302, ...}) = 0
+fstat(4, {st_mode=S_IFREG|0644, st_size=302, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000
+read(4, "import sys,new,os; p = os.path.j"..., 8192) = 302
 read(4, "", 4096)                       = 0
-stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages/logilab/__init__.py", {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
 read(4, "", 8192)                       = 0
 close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-open("/usr/lib/python2.6/site-packages/webkit-1.0.pth", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=11, ...}) = 0
-fstat64(4, {st_mode=S_IFREG|0644, st_size=11, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
-read(4, "webkit-1.0\n", 8192)           = 11
-read(4, "", 4096)                       = 0
-stat64("/usr/lib/python2.6/site-packages/webkit-1.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
-read(4, "", 8192)                       = 0
-close(4)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/site-python", 0xbf80e1bc) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/sitecustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/plat-linux2/sitecustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-tk", 0xbf806de4) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 -stat64("/usr/lib/python2.6/lib-tk", 0xbf809e1c) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-old", 0xbf806de4) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 -stat64("/usr/lib/python2.6/lib-old", 0xbf809e1c) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/lib-dynload/sitecustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/sitecustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=555, ...}) = 0
-open("/usr/lib/python2.6/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=285, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+munmap(0x7fe9c8117000, 4096)            = 0
+stat("/usr/lib/site-python", 0x7fffc60a4450) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/plat-linux2/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-tk", 0x7fffc609cee0) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 +stat("/usr/lib64/python2.6/lib-tk", 0x7fffc609ff60) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-old", 0x7fffc609cee0) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0 +stat("/usr/lib64/python2.6/lib-old", 0x7fffc609ff60) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/lib-dynload/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/Numeric/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/PIL/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/gst-0.10/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib64/python2.6/site-packages/gtk-2.0/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages/sitecustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib/python2.6/site-packages/sitecustomize.py", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=555, ...}) = 0
+open("/usr/lib/python2.6/site-packages/sitecustomize.pyc", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=285, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000 read(5, "\321\362\r\n+p\216Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s7\0\0\0y\33"..., 4096) = 285
-fstat64(5, {st_mode=S_IFREG|0644, st_size=285, ...}) = 0
+fstat(5, {st_mode=S_IFREG|0644, st_size=285, ...}) = 0
 read(5, "", 4096)                       = 0
 close(5)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/abrt_exception_handler", 0xbf806b68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/abrt_exception_handler.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/abrt_exception_handlermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/abrt_exception_handler.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/abrt_exception_handler.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/abrt_exception_handler", 0xbf806b68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/abrt_exception_handler.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/abrt_exception_handlermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/abrt_exception_handler.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/abrt_exception_handler.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/abrt_exception_handler", 0xbf806b68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/abrt_exception_handler.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/abrt_exception_handlermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/abrt_exception_handler.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/abrt_exception_handler.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/abrt_exception_handler", 0xbf806b68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/abrt_exception_handler.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/abrt_exception_handlermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/abrt_exception_handler.py", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=4374, ...}) = 0
-open("/usr/lib/python2.6/site-packages/abrt_exception_handler.pyc", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=3271, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+munmap(0x7fe9c8117000, 4096)            = 0
+stat("/usr/lib64/python2.6/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/Numeric/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/PIL/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gst-0.10/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gtk-2.0/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/abrt_exception_handler.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/abrt_exception_handler.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib/python2.6/site-packages/abrt_exception_handler", 0x7fffc609ccd0) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/abrt_exception_handler.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/abrt_exception_handlermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/abrt_exception_handler.py", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=4374, ...}) = 0
+open("/usr/lib/python2.6/site-packages/abrt_exception_handler.pyc", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=3271, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c8117000 read(6, "\321\362\r\n+p\216Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\203\0\0\0d\0"..., 4096) = 3271
-fstat64(6, {st_mode=S_IFREG|0644, st_size=3271, ...}) = 0
+fstat(6, {st_mode=S_IFREG|0644, st_size=3271, ...}) = 0
 read(6, "", 4096)                       = 0
 close(6)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/syslog", 0xbf803668) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/syslog.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/syslogmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/syslog.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/syslog.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/syslog", 0xbf803668) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/syslog.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/syslogmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/syslog.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/syslog.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/syslog", 0xbf803668) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/lib-dynload/syslog.so", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0755, st_size=6280, ...}) = 0
-futex(0x9b5068, FUTEX_WAKE_PRIVATE, 2147483647) = 0
-open("/usr/lib/python2.6/lib-dynload/syslog.so", O_RDONLY) = 7
-read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\6\0\0004\0\0\0"..., 512) = 512
-fstat64(7, {st_mode=S_IFREG|0755, st_size=6280, ...}) = 0
-mmap2(NULL, 9052, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xaaa000 -mmap2(0xaac000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1) = 0xaac000
+munmap(0x7fe9c8117000, 4096)            = 0
+stat("/usr/lib64/python2.6/syslog", 0x7fffc60996c0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/syslog.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/syslogmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/syslog.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/syslog.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/syslog", 0x7fffc60996c0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/syslog.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/syslogmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/syslog.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/syslog.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/syslog", 0x7fffc60996c0) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/syslog.so", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0755, st_size=7744, ...}) = 0
+futex(0x3a448030ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
+open("/usr/lib64/python2.6/lib-dynload/syslog.so", O_RDONLY) = 7
+read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\t\0\0\0\0\0\0"..., 832) = 832
+fstat(7, {st_mode=S_IFREG|0755, st_size=7744, ...}) = 0
+mmap(NULL, 2102936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7fe9c7f16000
+mprotect(0x7fe9c7f18000, 2093056, PROT_NONE) = 0
+mmap(0x7fe9c8117000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x7fe9c8117000
 close(7)                                = 0
 close(6)                                = 0
-stat64("/usr/lib/python2.6/subprocess", 0xbf803668) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/subprocess.py", O_RDONLY|O_LARGEFILE) = 6
-fstat64(6, {st_mode=S_IFREG|0644, st_size=44828, ...}) = 0
-open("/usr/lib/python2.6/subprocess.pyc", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=32952, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(7, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\275\1\0\0d\0"..., 4096) = 4096
-fstat64(7, {st_mode=S_IFREG|0644, st_size=32952, ...}) = 0
+stat("/usr/lib64/python2.6/subprocess", 0x7fffc60996c0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/subprocess.py", O_RDONLY) = 6
+fstat(6, {st_mode=S_IFREG|0644, st_size=44828, ...}) = 0
+open("/usr/lib64/python2.6/subprocess.pyc", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=33032, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(7, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\275\1\0\0d\0"..., 4096) = 4096
+fstat(7, {st_mode=S_IFREG|0644, st_size=33032, ...}) = 0
+brk(0x22a6000)                          = 0x22a6000
 read(7, "ogram.  Note: This feature is on"..., 28672) = 28672
-read(7, "\0t\6\0\0\0objectR\25\0\0\0R\372\0\0\0R\375\0\0\0R\7\0\0\0"..., 4096) = 184 +read(7, "R\336\0\0\0R\255\0\0\0R\310\0\0\0t\7\0\0\0__all__t\7\0\0\0"..., 4096) = 264
 read(7, "", 4096)                       = 0
 close(7)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/traceback", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/traceback.py", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=11047, ...}) = 0
-open("/usr/lib/python2.6/traceback.pyc", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=11475, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(8, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096
-fstat64(8, {st_mode=S_IFREG|0644, st_size=11475, ...}) = 0
-read(8, "not\n    available it is None.\n  "..., 4096) = 4096
-read(8, "_type, sys.exc_value, sys.exc_tr"..., 4096) = 3283
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/traceback", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/traceback.py", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=11047, ...}) = 0
+open("/usr/lib64/python2.6/traceback.pyc", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=11515, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(8, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096
+fstat(8, {st_mode=S_IFREG|0644, st_size=11515, ...}) = 0
+read(8, "source is not\n    available it i"..., 4096) = 4096
+read(8, "'print_exception(sys.exc_type, s"..., 4096) = 3323
 read(8, "", 4096)                       = 0
 close(8)                                = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(7)                                = 0
-stat64("/usr/lib/python2.6/time", 0xbf7fdda8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/time", 0xbf7fdda8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/time.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/time.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/time", 0xbf7fdda8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/timemodule.so", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0555, st_size=16748, ...}) = 0
-open("/usr/lib/python2.6/lib-dynload/timemodule.so", O_RDONLY) = 8
-read(8, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\17\0\0004\0\0\0"..., 512) = 512
-fstat64(8, {st_mode=S_IFREG|0555, st_size=16748, ...}) = 0
-mmap2(NULL, 19780, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0xf76000 -mmap2(0xf79000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2) = 0xf79000 +stat("/usr/lib64/python2.6/time", 0x7fffc6093ca0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/time", 0x7fffc6093ca0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/time.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/time.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/time", 0x7fffc6093ca0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/timemodule.so", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0555, st_size=20296, ...}) = 0
+open("/usr/lib64/python2.6/lib-dynload/timemodule.so", O_RDONLY) = 8
+read(8, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\30\0\0\0\0\0\0"..., 832) = 832
+fstat(8, {st_mode=S_IFREG|0555, st_size=20296, ...}) = 0
+mmap(NULL, 2115912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7fe9c7d11000
+mprotect(0x7fe9c7d14000, 2097152, PROT_NONE) = 0
+mmap(0x7fe9c7f14000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3000) = 0x7fe9c7f14000
 close(8)                                = 0
-time(NULL)                              = 1271944138
 open("/etc/localtime", O_RDONLY)        = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=2945, ...}) = 0
-fstat64(8, {st_mode=S_IFREG|0644, st_size=2945, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000
+fstat(8, {st_mode=S_IFREG|0644, st_size=2945, ...}) = 0
+fstat(8, {st_mode=S_IFREG|0644, st_size=2945, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 read(8, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 4096) = 2945
-_llseek(8, -28, [2917], SEEK_CUR)       = 0
-read(8, "\nCET-1CEST,M3.5.0,M10.5.0/3\n", 4096) = 28
+lseek(8, -1863, SEEK_CUR)               = 1082
+read(8, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\r\0\0\0\0"..., 4096) = 1863
 close(8)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2945, ...}) = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2945, ...}) = 0
 close(7)                                = 0
-stat64("/usr/lib/python2.6/select", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/select", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/selectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/select.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/select.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/select", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/select.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/selectmodule.so", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0555, st_size=20644, ...}) = 0
-open("/usr/lib/python2.6/lib-dynload/selectmodule.so", O_RDONLY) = 8
-read(8, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\21\0\0004\0\0\0"..., 512) = 512
-fstat64(8, {st_mode=S_IFREG|0555, st_size=20644, ...}) = 0
-mmap2(NULL, 23408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x5e8000 -mmap2(0x5ec000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3) = 0x5ec000 +stat("/usr/lib64/python2.6/select", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/select.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/select.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/select", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/select.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/select.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/select", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/selectmodule.so", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0555, st_size=24528, ...}) = 0
+open("/usr/lib64/python2.6/lib-dynload/selectmodule.so", O_RDONLY) = 8
+read(8, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\33\0\0\0\0\0\0"..., 832) = 832
+fstat(8, {st_mode=S_IFREG|0555, st_size=24528, ...}) = 0
+mmap(NULL, 2119712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7fe9c7b0b000
+mprotect(0x7fe9c7b0f000, 2097152, PROT_NONE) = 0
+mmap(0x7fe9c7d0f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x4000) = 0x7fe9c7d0f000
 close(8)                                = 0
 close(7)                                = 0
-stat64("/usr/lib/python2.6/fcntl", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/fcntl", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/fcntl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/fcntl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/fcntl", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/fcntl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/fcntlmodule.so", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0555, st_size=13552, ...}) = 0
-open("/usr/lib/python2.6/lib-dynload/fcntlmodule.so", O_RDONLY) = 8
-read(8, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\t\0\0004\0\0\0"..., 512) = 512
-fstat64(8, {st_mode=S_IFREG|0555, st_size=13552, ...}) = 0
-mmap2(NULL, 12216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x110000 -mmap2(0x112000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2) = 0x112000 +stat("/usr/lib64/python2.6/fcntl", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/fcntl", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/fcntl", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/fcntlmodule.so", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0555, st_size=14632, ...}) = 0
+open("/usr/lib64/python2.6/lib-dynload/fcntlmodule.so", O_RDONLY) = 8
+read(8, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\r\0\0\0\0\0\0"..., 832) = 832
+fstat(8, {st_mode=S_IFREG|0555, st_size=14632, ...}) = 0
+mmap(NULL, 2109808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7fe9c7907000
+mprotect(0x7fe9c7909000, 2097152, PROT_NONE) = 0
+mmap(0x7fe9c7b09000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x2000) = 0x7fe9c7b09000
 close(8)                                = 0
 close(7)                                = 0
-stat64("/usr/lib/python2.6/pickle", 0xbf800168) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/pickle.py", O_RDONLY|O_LARGEFILE) = 7
-fstat64(7, {st_mode=S_IFREG|0644, st_size=44811, ...}) = 0
-open("/usr/lib/python2.6/pickle.pyc", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=38437, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(8, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\2\4\0\0d\0"..., 4096) = 4096
-fstat64(8, {st_mode=S_IFREG|0644, st_size=38437, ...}) = 0
-read(8, "\4\0\0This takes a file-like object"..., 32768) = 32768
-read(8, "\0\0\203\0\0}\2\0t\1\0|\2\0|\1\0\203\2\0i\2\0|\0\0\203\1\0\1|\2"..., 4096) = 1573 +stat("/usr/lib64/python2.6/pickle", 0x7fffc60960b0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/pickle.py", O_RDONLY) = 7
+fstat(7, {st_mode=S_IFREG|0644, st_size=44811, ...}) = 0
+open("/usr/lib64/python2.6/pickle.pyc", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=38645, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(8, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\2\4\0\0d\0"..., 4096) = 4096
+fstat(8, {st_mode=S_IFREG|0644, st_size=38645, ...}) = 0
+read(8, "\4\0S(\5\0\0\0s8\4\0\0This takes a file-l"..., 32768) = 32768
+read(8, "\1\17\1\21\1\26\1(\1\0\0\0t\10\0\0\0StringIOc\3\0\0\0\3\0"..., 4096) = 1781
 read(8, "", 4096)                       = 0
 close(8)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/struct", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/struct.py", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=54, ...}) = 0
-open("/usr/lib/python2.6/struct.pyc", O_RDONLY|O_LARGEFILE) = 9
-fstat64(9, {st_mode=S_IFREG|0644, st_size=197, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(9, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\36\0\0\0d\0"..., 4096) = 197
-fstat64(9, {st_mode=S_IFREG|0644, st_size=197, ...}) = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/struct", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/struct.py", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=54, ...}) = 0
+open("/usr/lib64/python2.6/struct.pyc", O_RDONLY) = 9
+fstat(9, {st_mode=S_IFREG|0644, st_size=199, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(9, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\36\0\0\0d\0"..., 4096) = 199
+fstat(9, {st_mode=S_IFREG|0644, st_size=199, ...}) = 0
 read(9, "", 4096)                       = 0
 close(9)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/_struct", 0xbf7f9768) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/_struct", 0xbf7f9768) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/_struct", 0xbf7f9768) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/lib-dynload/_struct.so", O_RDONLY|O_LARGEFILE) = 9
-fstat64(9, {st_mode=S_IFREG|0555, st_size=32800, ...}) = 0
-open("/usr/lib/python2.6/lib-dynload/_struct.so", O_RDONLY) = 10
-read(10, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\30\0\0004\0\0\0"..., 512) = 512
-fstat64(10, {st_mode=S_IFREG|0555, st_size=32800, ...}) = 0
-mmap2(NULL, 35580, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x9dc000 -mmap2(0x9e3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x6) = 0x9e3000
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/_struct", 0x7fffc608f490) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/_struct", 0x7fffc608f490) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/_struct", 0x7fffc608f490) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/_struct.so", O_RDONLY) = 9
+fstat(9, {st_mode=S_IFREG|0555, st_size=37776, ...}) = 0
+open("/usr/lib64/python2.6/lib-dynload/_struct.so", O_RDONLY) = 10
+read(10, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 (\0\0\0\0\0\0"..., 832) = 832
+fstat(10, {st_mode=S_IFREG|0555, st_size=37776, ...}) = 0
+mmap(NULL, 2132984, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0x7fe9c76fe000
+mprotect(0x7fe9c7705000, 2097152, PROT_NONE) = 0
+mmap(0x7fe9c7905000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x7000) = 0x7fe9c7905000
 close(10)                               = 0
 close(9)                                = 0
 close(8)                                = 0
-stat64("/usr/lib/python2.6/re", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/re.py", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0
-open("/usr/lib/python2.6/re.pyc", O_RDONLY|O_LARGEFILE) = 9
-fstat64(9, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(9, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096
-fstat64(9, {st_mode=S_IFREG|0644, st_size=13122, ...}) = 0
+stat("/usr/lib64/python2.6/re", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/re.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/re.py", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0644, st_size=12966, ...}) = 0
+open("/usr/lib64/python2.6/re.pyc", O_RDONLY) = 9
+fstat(9, {st_mode=S_IFREG|0644, st_size=13164, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(9, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0s8\2\0\0d\0"..., 4096) = 4096
+fstat(9, {st_mode=S_IFREG|0644, st_size=13164, ...}) = 0
 read(9, "ions:\n    match    Match a regul"..., 8192) = 8192
-read(9, "ib/python2.6/re.pyt\4\0\0\0scan4\1\0\0s"..., 4096) = 834
+read(9, "\0\0\0mt\1\0\0\0jRR\0\0\0(\0\0\0\0(\0\0\0\0s\32\0\0\0/u"..., 4096) = 876
 read(9, "", 4096)                       = 0
 close(9)                                = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/sre_compile", 0xbf7f9768) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/sre_compile.py", O_RDONLY|O_LARGEFILE) = 9
-fstat64(9, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0
-open("/usr/lib/python2.6/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 10
-fstat64(10, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(10, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096
-fstat64(10, {st_mode=S_IFREG|0644, st_size=11455, ...}) = 0
-read(10, "lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tailappen"..., 4096) = 4096
-read(10, "\1\32\1\r\1c\3\0\0\0\24\0\0\0\v\0\0\0C\0\0\0s\236\4\0\0|\1\0i\0"..., 4096) = 3263
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/sre_compile", 0x7fffc608f490) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/sre_compile.py", O_RDONLY) = 9
+fstat(9, {st_mode=S_IFREG|0644, st_size=16507, ...}) = 0
+open("/usr/lib64/python2.6/sre_compile.pyc", O_RDONLY) = 10
+fstat(10, {st_mode=S_IFREG|0644, st_size=11483, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(10, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sz\1\0\0d\0"..., 4096) = 4096
+fstat(10, {st_mode=S_IFREG|0644, st_size=11483, ...}) = 0
+read(10, "pt\2\0\0\0lot\2\0\0\0hit\4\0\0\0tailt\n\0\0\0tai"..., 4096) = 4096 +read(10, "yR\37\0\0\0h\1\0\0s\10\0\0\0\0\2\26\1\32\1\r\1c\3\0\0\0\24\0\0\0"..., 4096) = 3291
 read(10, "", 4096)                      = 0
 close(10)                               = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/sre_parse", 0xbf7f6268) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/sre_parse.py", O_RDONLY|O_LARGEFILE) = 10
-fstat64(10, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0
-open("/usr/lib/python2.6/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 11
-fstat64(11, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(11, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096
-fstat64(11, {st_mode=S_IFREG|0644, st_size=19622, ...}) = 0
-read(11, "/usr/lib/python2.6/sre_parse.pyt"..., 12288) = 12288
-read(11, "arse(\6\0\0\0R\276\0\0\0R\17\0\0\0R$\0\0\0Rv\0\0\0R\274\0"..., 4096) = 3238
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/sre_parse", 0x7fffc608be80) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/sre_parse.py", O_RDONLY) = 10
+fstat(10, {st_mode=S_IFREG|0644, st_size=26878, ...}) = 0
+open("/usr/lib64/python2.6/sre_parse.pyc", O_RDONLY) = 11
+fstat(11, {st_mode=S_IFREG|0644, st_size=19696, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(11, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096
+fstat(11, {st_mode=S_IFREG|0644, st_size=19696, ...}) = 0
+read(11, "\0\0R6\0\0\0(\0\0\0\0(\0\0\0\0s!\0\0\0/usr/lib64"..., 12288) = 12288 +read(11, "\0t\3\0\0\0strR\211\0\0\0R\26\0\0\0R\27\0\0\0t\16\0\0\0SRE"..., 4096) = 3312
 read(11, "", 4096)                      = 0
-mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7682000
 close(11)                               = 0
-munmap(0xb76c3000, 4096)                = 0
-stat64("/usr/lib/python2.6/sre_constants", 0xbf7f2d68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/sre_constants.py", O_RDONLY|O_LARGEFILE) = 11
-fstat64(11, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0
-open("/usr/lib/python2.6/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 12
-fstat64(12, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76c3000 -read(12, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096
-fstat64(12, {st_mode=S_IFREG|0644, st_size=6083, ...}) = 0
-read(12, "oneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAGICt"..., 4096) = 1987
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/sre_constants", 0x7fffc6088870) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/sre_constants.py", O_RDONLY) = 11
+fstat(11, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0
+open("/usr/lib64/python2.6/sre_constants.pyc", O_RDONLY) = 12
+fstat(12, {st_mode=S_IFREG|0644, st_size=6093, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(12, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\361\4\0\0d\0"..., 4096) = 4096
+fstat(12, {st_mode=S_IFREG|0644, st_size=6093, ...}) = 0
+read(12, "d\nt\4\0\0\0doneN(`\0\0\0t\7\0\0\0__doc__t\5\0"..., 4096) = 1997
 read(12, "", 4096)                      = 0
+mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c76bd000
 close(12)                               = 0
-munmap(0xb76c3000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+brk(0x22c7000)                          = 0x22c7000
 close(11)                               = 0
 close(10)                               = 0
-brk(0x9557000)                          = 0x9557000
 close(9)                                = 0
 close(8)                                = 0
-stat64("/usr/lib/python2.6/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/Numeric", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/Numeric/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/PIL", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/PIL/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/kodos", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/kodos", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/kodos/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/gst-0.10", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/gst-0.10/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/gtk-2.0/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/webkit-1.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/webkit-1.0", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 -stat64("/usr/lib/python2.6/site-packages/webkit-1.0/org", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/binascii", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/binascii", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/binascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/binasciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/binascii.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/binascii.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/binascii", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/binascii.so", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0555, st_size=19660, ...}) = 0
-open("/usr/lib/python2.6/lib-dynload/binascii.so", O_RDONLY) = 9
-read(9, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\n\0\0004\0\0\0"..., 512) = 512
-fstat64(9, {st_mode=S_IFREG|0555, st_size=19660, ...}) = 0
-mmap2(NULL, 18336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x3f2000 -mmap2(0x3f6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x4) = 0x3f6000 +stat("/usr/lib64/python2.6/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/Numeric/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/PIL/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gst-0.10/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gtk-2.0/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib/python2.6/site-packages/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib/python2.6/site-packages/kodos", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages/kodos", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/usr/lib/python2.6/site-packages/kodos/org", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/org.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/org.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/binascii", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/binascii", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/binascii", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/binascii.so", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0555, st_size=21168, ...}) = 0
+open("/usr/lib64/python2.6/lib-dynload/binascii.so", O_RDONLY) = 9
+read(9, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\20\0\0\0\0\0\0"..., 832) = 832
+fstat(9, {st_mode=S_IFREG|0555, st_size=21168, ...}) = 0
+mmap(NULL, 2116360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7fe9c74b8000
+mprotect(0x7fe9c74bd000, 2093056, PROT_NONE) = 0
+mmap(0x7fe9c76bc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x4000) = 0x7fe9c76bc000
 close(9)                                = 0
 close(8)                                = 0
-stat64("/usr/lib/python2.6/cStringIO", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/cStringIO", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/cStringIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/cStringIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/cStringIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/cStringIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/cStringIO", 0xbf7fcc68) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/cStringIO.so", O_RDONLY|O_LARGEFILE) = 8
-fstat64(8, {st_mode=S_IFREG|0555, st_size=17152, ...}) = 0
-open("/usr/lib/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 9
-read(9, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\17\0\0004\0\0\0"..., 512) = 512
-fstat64(9, {st_mode=S_IFREG|0555, st_size=17152, ...}) = 0
-mmap2(NULL, 15820, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x113000 -mmap2(0x116000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x3) = 0x116000 +stat("/usr/lib64/python2.6/cStringIO", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/cStringIO", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/cStringIO", 0x7fffc6092aa0) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 8
+fstat(8, {st_mode=S_IFREG|0555, st_size=20112, ...}) = 0
+open("/usr/lib64/python2.6/lib-dynload/cStringIO.so", O_RDONLY) = 9
+read(9, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\32\0\0\0\0\0\0"..., 832) = 832
+fstat(9, {st_mode=S_IFREG|0555, st_size=20112, ...}) = 0
+mmap(NULL, 2115288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x7fe9c72b3000
+mprotect(0x7fe9c72b7000, 2093056, PROT_NONE) = 0
+mmap(0x7fe9c74b6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x3000) = 0x7fe9c74b6000
 close(9)                                = 0
 close(8)                                = 0
 close(7)                                = 0
@@ -857,267 +936,355 @@
 close(6)                                = 0
 close(5)                                = 0
 close(4)                                = 0
-stat64("/usr/lib/python2.6/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/Numeric/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/Numeric/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/PIL/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/PIL/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/kodos/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/kodos/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/gst-0.10/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gst-0.10/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/gtk-2.0/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/webkit-1.0/usercustomize", 0xbf80a068) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/site-packages/webkit-1.0/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-close(3)                                = 0
-open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0644, st_size=98765760, ...}) = 0
-mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7482000
-close(3)                                = 0
-stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 -stat64("/usr/lib/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 -stat64("/usr/lib/python2.6/encodings/__init__", 0xbf80c7d8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0
-open("/usr/lib/python2.6/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(4, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
-fstat64(4, {st_mode=S_IFREG|0644, st_size=4408, ...}) = 0
-read(4, "\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$\1\3\1\3\1\27"..., 4096) = 312 +stat("/usr/lib64/python2.6/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/Numeric/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/Numeric/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/PIL/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/PIL/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gst-0.10/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gst-0.10/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/gtk-2.0/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/site-packages/gtk-2.0/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib/python2.6/site-packages/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib/python2.6/site-packages/kodos/usercustomize", 0x7fffc60a02e0) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib/python2.6/site-packages/kodos/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
+close(3)                                = 0
+open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
+fstat(3, {st_mode=S_IFREG|0644, st_size=98765792, ...}) = 0
+mmap(NULL, 98765792, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fe9c1482000
+close(3)                                = 0
+stat("/usr/lib64/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 +stat("/usr/lib64/python2.6/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0 +stat("/usr/lib64/python2.6/encodings/__init__", 0x7fffc60a2cb0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/encodings/__init__.py", O_RDONLY) = 3
+fstat(3, {st_mode=S_IFREG|0644, st_size=5638, ...}) = 0
+open("/usr/lib64/python2.6/encodings/__init__.pyc", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=4416, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(4, "\321\362\r\n$\347]Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
+fstat(4, {st_mode=S_IFREG|0644, st_size=4416, ...}) = 0
+read(4, "\3\23\1\r\1\16\1\5\2\5\2\6\2\3\1\r\1\16\2\v\2\r\2\n\1\5\3\t\1\23\1$"..., 4096) = 320
 read(4, "", 4096)                       = 0
 close(4)                                = 0
-munmap(0xb775b000, 4096)                = 0
-stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 -stat64("/usr/lib/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 -stat64("/usr/lib/python2.6/encodings/codecs", 0xbf8092d8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/codecs", 0xbf8092d8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/codecs.py", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=34707, ...}) = 0
-open("/usr/lib/python2.6/codecs.pyc", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=35916, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(5, "\321\362\r\n\"\347]Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096
-fstat64(5, {st_mode=S_IFREG|0644, st_size=35916, ...}) = 0
-read(5, "\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes"..., 28672) = 28672
-read(5, "Raises a LookupError in case the"..., 4096) = 3148
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/usr/lib64/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 +stat("/usr/lib64/python2.6/encodings", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 +stat("/usr/lib64/python2.6/encodings/codecs", 0x7fffc609f6a0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/codecs", 0x7fffc609f6a0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/codecs.py", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=34707, ...}) = 0
+open("/usr/lib64/python2.6/codecs.pyc", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=36100, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(5, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0sA\3\0\0d\0"..., 4096) = 4096
+fstat(5, {st_mode=S_IFREG|0644, st_size=36100, ...}) = 0
+read(5, "\0\0\0C\0\0\0s\n\0\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0"..., 28672) = 28672 +read(5, "\0\0\t\17\1\r\1\20\1c\1\0\0\0\1\0\0\0\2\0\0\0C\0\0\0s\r\0\0\0t"..., 4096) = 3332
 read(5, "", 4096)                       = 0
+brk(0x22e8000)                          = 0x22e8000
 close(5)                                = 0
-munmap(0xb775b000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(4)                                = 0
-stat64("/usr/lib/python2.6/encodings/encodings", 0xbf8092d8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/encodings/aliases", 0xbf8092d8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0
-open("/usr/lib/python2.6/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 5
-fstat64(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(5, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096
-fstat64(5, {st_mode=S_IFREG|0644, st_size=8699, ...}) = 0
+stat("/usr/lib64/python2.6/encodings/encodings", 0x7fffc609f6a0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/encodings/aliases", 0x7fffc609f690) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/encodings/aliases.py", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=14721, ...}) = 0
+open("/usr/lib64/python2.6/encodings/aliases.pyc", O_RDONLY) = 5
+fstat(5, {st_mode=S_IFREG|0644, st_size=8701, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(5, "\321\362\r\n$\347]Kc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s`\10\0\0d\0"..., 4096) = 4096
+fstat(5, {st_mode=S_IFREG|0644, st_size=8701, ...}) = 0
 read(5, "ibm861t\5\0\0\0cp862t\3\0\0\000862t\22\0\0\0csp"..., 4096) = 4096
-read(5, "\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7"..., 4096) = 507 +read(5, "\1\7\3\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7"..., 4096) = 509
 read(5, "", 4096)                       = 0
 close(5)                                = 0
-munmap(0xb775b000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(4)                                = 0
-stat64("/usr/lib/python2.6/encodings/__builtin__", 0xbf8092d8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/__builtin__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/__builtin__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/__builtin__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/__builtin__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-close(3)                                = 0
-stat64("/usr/lib/python2.6/encodings/utf_8", 0xbf80d558) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/utf_8.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/encodings/utf_8module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/encodings/utf_8.py", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
-open("/usr/lib/python2.6/encodings/utf_8.pyc", O_RDONLY|O_LARGEFILE) = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000 -read(4, "\321\362\r\n#\347]Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1950
-fstat64(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
+stat("/usr/lib64/python2.6/encodings/__builtin__", 0x7fffc609f6a0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/__builtin__.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/__builtin__module.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/__builtin__.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/__builtin__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
+close(3)                                = 0
+stat("/usr/lib64/python2.6/encodings/utf_8", 0x7fffc60a39a0) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/utf_8.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/encodings/utf_8module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/encodings/utf_8.py", O_RDONLY) = 3
+fstat(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
+open("/usr/lib64/python2.6/encodings/utf_8.pyc", O_RDONLY) = 4
+fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000 +read(4, "\321\362\r\n$\347]Kc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1966
+fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0
 read(4, "", 4096)                       = 0
 close(4)                                = 0
-munmap(0xb775b000, 4096)                = 0
+munmap(0x7fe9c822f000, 4096)            = 0
 close(3)                                = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
-readlink("./driver.py", 0xbf80fb7b, 4096) = -1 EINVAL (Invalid argument)
-getcwd("/home/loic", 4096)              = 11
-lstat64("/home/loic/driver.py", {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-stat64("./driver.py", {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-open("./driver.py", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000
-fstat64(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-_llseek(3, 4096, [4096], SEEK_SET)      = 0
+readlink("./driver.py", 0x7fffc60a60a0, 4096) = -1 EINVAL (Invalid argument)
+getcwd("/home/loic/VDO/Driver/Python", 4096) = 29
+lstat("/home/loic/VDO/Driver/Python/driver.py", {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+stat("./driver.py", {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+open("./driver.py", O_RDONLY)           = 3
+fstat(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000
+fstat(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+lseek(3, 4096, SEEK_SET)                = 4096
 read(3, "ts\n\t\t\t(val1,val2) = self.getLine"..., 777) = 777
 read(3, "gStation.disconnect()\n", 4096) = 22
 close(3)                                = 0
-munmap(0xb775b000, 4096)                = 0
-stat64("./driver.py", {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-open("./driver.py", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf811ab8) = -1 ENOTTY (Inappropriate ioctl for device)
-fstat64(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
-mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb775b000
-_llseek(3, 0, [0], SEEK_CUR)            = 0
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("./driver.py", {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+open("./driver.py", O_RDONLY)           = 3
+fstat(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fffc60a8030) = -1 ENOTTY (Inappropriate ioctl for device)
+fstat(3, {st_mode=S_IFREG|0755, st_size=4895, ...}) = 0
+mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c822f000
+lseek(3, 0, SEEK_CUR)                   = 0
 read(3, "#!/usr/bin/python\n# -*- coding: "..., 4096) = 4096
-_llseek(3, 4096, [4096], SEEK_SET)      = 0
+lseek(3, 4096, SEEK_SET)                = 4096
+mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fe9c1441000
 read(3, "ts\n\t\t\t(val1,val2) = self.getLine"..., 4096) = 799
 read(3, "", 4096)                       = 0
 close(3)                                = 0
-munmap(0xb775b000, 4096)                = 0
-stat64("/home/loic", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
-stat64("/home/loic", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
-stat64("/home/loic/usb", 0xbf80d5c8) = -1 ENOENT (No such file or directory) -open("/home/loic/usb.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/home/loic/usbmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/home/loic/usb.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/home/loic/usb.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/usb", 0xbf80d5c8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usb.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usbmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usb.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/usb.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/plat-linux2/usb", 0xbf80d5c8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usb.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usbmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usb.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/plat-linux2/usb.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/lib-dynload/usb", 0xbf80d5c8) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usb.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usbmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usb.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -open("/usr/lib/python2.6/lib-dynload/usb.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) -stat64("/usr/lib/python2.6/site-packages/usb", 0xbf80d5c8) = -1 ENOENT (No such file or directory)
-open("/usr/lib/python2.6/site-packages/usb.so", O_RDONLY|O_LARGEFILE) = 3
-fstat64(3, {st_mode=S_IFREG|0755, st_size=28956, ...}) = 0
-open("/usr/lib/python2.6/site-packages/usb.so", O_RDONLY) = 4
-read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\26\0\0004\0\0\0"..., 512) = 512
-fstat64(4, {st_mode=S_IFREG|0755, st_size=28956, ...}) = 0
-mmap2(NULL, 27716, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x46d000 -mmap2(0x473000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6) = 0x473000
+munmap(0x7fe9c822f000, 4096)            = 0
+stat("/home/loic/VDO/Driver/Python", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/home/loic/VDO/Driver/Python", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 +stat("/home/loic/VDO/Driver/Python/usb", 0x7fffc60a3a10) = -1 ENOENT (No such file or directory) +open("/home/loic/VDO/Driver/Python/usb.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/home/loic/VDO/Driver/Python/usbmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/home/loic/VDO/Driver/Python/usb.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/home/loic/VDO/Driver/Python/usb.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/usb", 0x7fffc60a3a10) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usb.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usbmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usb.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/usb.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/plat-linux2/usb", 0x7fffc60a3a10) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usb.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usbmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usb.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/plat-linux2/usb.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/lib-dynload/usb", 0x7fffc60a3a10) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usb.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usbmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usb.py", O_RDONLY) = -1 ENOENT (No such file or directory) +open("/usr/lib64/python2.6/lib-dynload/usb.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) +stat("/usr/lib64/python2.6/site-packages/usb", 0x7fffc60a3a10) = -1 ENOENT (No such file or directory)
+open("/usr/lib64/python2.6/site-packages/usb.so", O_RDONLY) = 3
+fstat(3, {st_mode=S_IFREG|0755, st_size=36424, ...}) = 0
+open("/usr/lib64/python2.6/site-packages/usb.so", O_RDONLY) = 4
+read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000'\0\0\0\0\0\0"..., 832) = 832
+fstat(4, {st_mode=S_IFREG|0755, st_size=36424, ...}) = 0
+mmap(NULL, 2131848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fe9c1238000
+mprotect(0x7fe9c123f000, 2097152, PROT_NONE) = 0
+mmap(0x7fe9c143f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7fe9c143f000
 close(4)                                = 0
 open("/etc/ld.so.cache", O_RDONLY)      = 4
-fstat64(4, {st_mode=S_IFREG|0644, st_size=79524, ...}) = 0
-mmap2(NULL, 79524, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb7748000
+fstat(4, {st_mode=S_IFREG|0644, st_size=125585, ...}) = 0
+mmap(NULL, 125585, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fe9c8211000
 close(4)                                = 0
-open("/usr/lib/libusb-0.1.so.4", 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\360\1~\0004\0\0\0"..., 512) = 512
-fstat64(4, {st_mode=S_IFREG|0755, st_size=33844, ...}) = 0
-mmap2(0x7df000, 35100, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7df000 -mmap2(0x7e6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6) = 0x7e6000
-close(4)                                = 0
-munmap(0xb7748000, 79524)               = 0
-open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
-getdents(4, /* 4 entries */, 32768)     = 64
-close(4)                                = 0
-close(3)                                = 0
-open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
-brk(0x9578000)                          = 0x9578000
-getdents(3, /* 4 entries */, 32768)     = 64
+open("/usr/lib64/libusb-0.1.so.4", O_RDONLY) = 4
+read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\30`S:\0\0\0"..., 832) = 832
+fstat(4, {st_mode=S_IFREG|0755, st_size=35808, ...}) = 0
+mmap(0x3a53600000, 2128624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x3a53600000
+mprotect(0x3a53607000, 2093056, PROT_NONE) = 0
+mmap(0x3a53806000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x3a53806000
+close(4)                                = 0
+munmap(0x7fe9c8211000, 125585)          = 0
+open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
+getdents(4, /* 7 entries */, 32768)     = 168
+close(4)                                = 0
+close(3)                                = 0
+open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 7 entries */, 32768)     = 168
+brk(0x2309000)                          = 0x2309000
 getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
-open("/dev/bus/usb/002", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
-getdents(3, /* 6 entries */, 32768)     = 96
-open("/dev/bus/usb/002/004", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f158) = 0
-read(4, "\22\1\20\1\0\0\0\10j\16\1\1\20\5\0\2\0\1", 18) = 18
-read(4, "\t\2\31\0\1\1\0\200", 8)       = 8
-read(4, "2\t\4\0\0\1\377\377\377\0\7\5\3\3\10\0\n", 17) = 17
+open("/dev/bus/usb/005", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 3 entries */, 32768)     = 72
+open("/dev/bus/usb/005/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\t\0\0@k\35\1\0\6\2\3\2\1\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
+read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
 close(4)                                = 0
-open("/dev/bus/usb/002/003", O_RDWR)    = -1 EACCES (Permission denied)
-open("/dev/bus/usb/002/003", O_RDONLY)  = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f158) = -1 EPERM (Operation not permitted)
+getdents(3, /* 0 entries */, 32768)     = 0
+close(3)                                = 0
+open("/dev/bus/usb/005/001", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = 3
+close(3)                                = 0
+open("/dev/bus/usb/004", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 4 entries */, 32768)     = 96
+open("/dev/bus/usb/004/002", O_RDWR)    = -1 EACCES (Permission denied)
+open("/dev/bus/usb/004/002", O_RDONLY)  = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = -1 EPERM (Operation not permitted)
 read(4, "\22\1\20\1\0\0\0\10c\4\377\377AB\1\2\4\1", 18) = 18
 read(4, "\t\2\"\0\1\1\0\240", 8)        = 8
 read(4, "\n\t\4\0\0\1\3\0\0\0\t!\0\1!\1\"\1\3\7\5\201\3\10\0\24", 26) = 26
 close(4)                                = 0
-open("/dev/bus/usb/002/002", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f158) = 0
-read(4, "\22\1\0\2\0\0\0\10^\4H\0$\1\0\1\0\1", 18) = 18
-read(4, "\t\2;\0\2\1\1\240", 8)         = 8
-read(4, "2\t\4\0\0\1\3\1\1\1\t!\20\1\0\1\"<\0\7\5\201\3\10\0\n\t\4\1\0\1\3"..., 51) = 51
+open("/dev/bus/usb/004/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\t\0\0@k\35\1\0\6\2\3\2\1\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
+read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
 close(4)                                = 0
-open("/dev/bus/usb/002/001", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f158) = 0
+getdents(3, /* 0 entries */, 32768)     = 0
+close(3)                                = 0
+open("/dev/bus/usb/004/002", O_RDWR)    = -1 EACCES (Permission denied)
+open("/dev/bus/usb/004/002", O_RDONLY)  = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 EPERM (Operation not permitted)
+close(3)                                = 0
+open("/dev/bus/usb/004/001", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = 4
+close(3)                                = 0
+open("/dev/bus/usb/003", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 10 entries */, 32768)    = 240
+open("/dev/bus/usb/003/019", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\0\0\0\10j\16\1\1\20\5\0\2\0\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\200", 8)       = 8
+read(4, "2\t\4\0\0\1\377\377\377\0\7\5\3\3\10\0\n", 17) = 17
+close(4)                                = 0
+open("/dev/bus/usb/003/007", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\0\2\0\0\0\10m\4\"\302\3\1\1\2\0\1", 18) = 18
+read(4, "\t\2)\0\1\1\0\200", 8)         = 8
+read(4, "2\t\4\0\0\2\3\0\0\0\t!\21\1\0\1\"H\0\7\5\201\3 \0\1\7\5\2\3 \0"..., 33) = 33
+close(4)                                = 0
+open("/dev/bus/usb/003/006", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\0\2\0\0\0\10m\4!\302p\1\1\2\0\1", 18) = 18
+read(4, "\t\2;\0\2\1\0\240", 8)         = 8
+read(4, "2\t\4\0\0\1\3\1\1\0\t!\20\1\0\1\"@\0\7\5\201\3\10\0\n\t\4\1\0\1\3"..., 51) = 51
+close(4)                                = 0
+open("/dev/bus/usb/003/005", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\0\0\0\10\217\5`\223\0\1\1\2\3\1", 18) = 18
+read(4, "\t\2 \0\1\1\0\200", 8)         = 8
+read(4, "2\t\4\0\0\2\10\6P\0\7\5\1\2@\0\0\7\5\202\2@\0\0", 24) = 24
+close(4)                                = 0
+open("/dev/bus/usb/003/004", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\0\0\0\10m\4\255\10\0\1\0\0\0\1", 18) = 18
+read(4, "\t\2P\1\3\1\0\240", 8)         = 8
+read(4, "2\t\4\0\0\2\377\377\377\0\7\5\201\1\0\0\1\7\5\202\3\10\0\n\t\4\0\1\2\377\377\377"..., 328) = 328
+close(4)                                = 0
+open("/dev/bus/usb/003/003", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\t\0\0\10m\4#\302\3\1\1\2\0\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\200", 8)       = 8
+read(4, "2\t\4\0\0\1\t\0\0\0\7\5\201\3\1\0\377", 17) = 17
+close(4)                                = 0
+open("/dev/bus/usb/003/002", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\20\1\0\0\0\10m\4\16\305\20%\1\2\0\1", 18) = 18
+read(4, "\t\2\"\0\1\1\0\240", 8)        = 8
+read(4, "#\t\4\0\0\1\3\1\2\0\t!\21\1\0\1\"_\0\7\5\201\3\10\0\n", 26) = 26
+close(4)                                = 0
+open("/dev/bus/usb/003/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
 read(4, "\22\1\20\1\t\0\0@k\35\1\0\6\2\3\2\1\1", 18) = 18
 read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
 read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
 close(4)                                = 0
 getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
-open("/dev/bus/usb/002/004", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf8110f0) = -1 ENOTTY (Inappropriate ioctl for device)
+open("/dev/bus/usb/003/019", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/007", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 ENOTTY (Inappropriate ioctl for device)
 close(3)                                = 0
-open("/dev/bus/usb/002/003", O_RDWR)    = -1 EACCES (Permission denied)
-open("/dev/bus/usb/002/003", O_RDONLY)  = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf8110f0) = -1 EPERM (Operation not permitted)
+open("/dev/bus/usb/003/006", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 ENOTTY (Inappropriate ioctl for device)
 close(3)                                = 0
-open("/dev/bus/usb/002/002", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf8110f0) = -1 ENOTTY (Inappropriate ioctl for device)
+open("/dev/bus/usb/003/005", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/004", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/003", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = 5
+close(3)                                = 0
+open("/dev/bus/usb/003/002", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/001", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = 9
+close(3)                                = 0
+open("/dev/bus/usb/002", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 3 entries */, 32768)     = 72
+open("/dev/bus/usb/002/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
+read(4, "\22\1\0\2\t\0\0@k\35\2\0\6\2\3\2\1\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
+read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\4\0\f", 17) = 17
+close(4)                                = 0
+getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
 open("/dev/bus/usb/002/001", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf8110f0)    = 11
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = 6
 close(3)                                = 0
-open("/dev/bus/usb/001", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
-getdents(3, /* 3 entries */, 32768)     = 48
+open("/dev/bus/usb/001", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 3 entries */, 32768)     = 72
 open("/dev/bus/usb/001/001", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f158) = 0
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5450) = 0
 read(4, "\22\1\0\2\t\0\0@k\35\2\0\6\2\3\2\1\1", 18) = 18
 read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
 read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\4\0\f", 17) = 17
@@ -1125,58 +1292,142 @@
 getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
 open("/dev/bus/usb/001/001", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf8110f0)    = 11
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a7410) = 9
 close(3)                                = 0
-open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
-getdents(3, /* 4 entries */, 32768)     = 64
+open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 7 entries */, 32768)     = 168
 getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
-open("/dev/bus/usb/002", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
-getdents(3, /* 6 entries */, 32768)     = 96
-open("/dev/bus/usb/002/004", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f5c8) = 0
-read(4, "\22\1\20\1\0\0\0\10j\16\1\1\20\5\0\2\0\1", 18) = 18
-read(4, "\t\2\31\0\1\1\0\200", 8)       = 8
-read(4, "2\t\4\0\0\1\377\377\377\0\7\5\3\3\10\0\n", 17) = 17
+open("/dev/bus/usb/005", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 3 entries */, 32768)     = 72
+open("/dev/bus/usb/005/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\t\0\0@k\35\1\0\6\2\3\2\1\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
+read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
 close(4)                                = 0
-open("/dev/bus/usb/002/003", O_RDWR)    = -1 EACCES (Permission denied)
-open("/dev/bus/usb/002/003", O_RDONLY)  = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f5c8) = -1 EPERM (Operation not permitted)
+getdents(3, /* 0 entries */, 32768)     = 0
+close(3)                                = 0
+open("/dev/bus/usb/005/001", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = 3
+close(3)                                = 0
+open("/dev/bus/usb/004", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 4 entries */, 32768)     = 96
+open("/dev/bus/usb/004/002", O_RDWR)    = -1 EACCES (Permission denied)
+open("/dev/bus/usb/004/002", O_RDONLY)  = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = -1 EPERM (Operation not permitted)
 read(4, "\22\1\20\1\0\0\0\10c\4\377\377AB\1\2\4\1", 18) = 18
 read(4, "\t\2\"\0\1\1\0\240", 8)        = 8
 read(4, "\n\t\4\0\0\1\3\0\0\0\t!\0\1!\1\"\1\3\7\5\201\3\10\0\24", 26) = 26
 close(4)                                = 0
-open("/dev/bus/usb/002/002", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f5c8) = 0
-read(4, "\22\1\0\2\0\0\0\10^\4H\0$\1\0\1\0\1", 18) = 18
-read(4, "\t\2;\0\2\1\1\240", 8)         = 8
-read(4, "2\t\4\0\0\1\3\1\1\1\t!\20\1\0\1\"<\0\7\5\201\3\10\0\n\t\4\1\0\1\3"..., 51) = 51
+open("/dev/bus/usb/004/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\t\0\0@k\35\1\0\6\2\3\2\1\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
+read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
 close(4)                                = 0
-open("/dev/bus/usb/002/001", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f5c8) = 0
+getdents(3, /* 0 entries */, 32768)     = 0
+close(3)                                = 0
+open("/dev/bus/usb/004/002", O_RDWR)    = -1 EACCES (Permission denied)
+open("/dev/bus/usb/004/002", O_RDONLY)  = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 EPERM (Operation not permitted)
+close(3)                                = 0
+open("/dev/bus/usb/004/001", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = 4
+close(3)                                = 0
+open("/dev/bus/usb/003", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 10 entries */, 32768)    = 240
+open("/dev/bus/usb/003/019", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\0\0\0\10j\16\1\1\20\5\0\2\0\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\200", 8)       = 8
+read(4, "2\t\4\0\0\1\377\377\377\0\7\5\3\3\10\0\n", 17) = 17
+close(4)                                = 0
+open("/dev/bus/usb/003/007", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\0\2\0\0\0\10m\4\"\302\3\1\1\2\0\1", 18) = 18
+read(4, "\t\2)\0\1\1\0\200", 8)         = 8
+read(4, "2\t\4\0\0\2\3\0\0\0\t!\21\1\0\1\"H\0\7\5\201\3 \0\1\7\5\2\3 \0"..., 33) = 33
+close(4)                                = 0
+open("/dev/bus/usb/003/006", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\0\2\0\0\0\10m\4!\302p\1\1\2\0\1", 18) = 18
+read(4, "\t\2;\0\2\1\0\240", 8)         = 8
+read(4, "2\t\4\0\0\1\3\1\1\0\t!\20\1\0\1\"@\0\7\5\201\3\10\0\n\t\4\1\0\1\3"..., 51) = 51
+close(4)                                = 0
+open("/dev/bus/usb/003/005", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\0\0\0\10\217\5`\223\0\1\1\2\3\1", 18) = 18
+read(4, "\t\2 \0\1\1\0\200", 8)         = 8
+read(4, "2\t\4\0\0\2\10\6P\0\7\5\1\2@\0\0\7\5\202\2@\0\0", 24) = 24
+close(4)                                = 0
+open("/dev/bus/usb/003/004", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\0\0\0\10m\4\255\10\0\1\0\0\0\1", 18) = 18
+read(4, "\t\2P\1\3\1\0\240", 8)         = 8
+read(4, "2\t\4\0\0\2\377\377\377\0\7\5\201\1\0\0\1\7\5\202\3\10\0\n\t\4\0\1\2\377\377\377"..., 328) = 328
+close(4)                                = 0
+open("/dev/bus/usb/003/003", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\t\0\0\10m\4#\302\3\1\1\2\0\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\200", 8)       = 8
+read(4, "2\t\4\0\0\1\t\0\0\0\7\5\201\3\1\0\377", 17) = 17
+close(4)                                = 0
+open("/dev/bus/usb/003/002", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\20\1\0\0\0\10m\4\16\305\20%\1\2\0\1", 18) = 18
+read(4, "\t\2\"\0\1\1\0\240", 8)        = 8
+read(4, "#\t\4\0\0\1\3\1\2\0\t!\21\1\0\1\"_\0\7\5\201\3\10\0\n", 26) = 26
+close(4)                                = 0
+open("/dev/bus/usb/003/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
 read(4, "\22\1\20\1\t\0\0@k\35\1\0\6\2\3\2\1\1", 18) = 18
 read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
 read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
 close(4)                                = 0
 getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
-open("/dev/bus/usb/002/004", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf811560) = -1 ENOTTY (Inappropriate ioctl for device)
+open("/dev/bus/usb/003/019", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/007", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/006", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 ENOTTY (Inappropriate ioctl for device)
 close(3)                                = 0
-open("/dev/bus/usb/002/003", O_RDWR)    = -1 EACCES (Permission denied)
-open("/dev/bus/usb/002/003", O_RDONLY)  = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf811560) = -1 EPERM (Operation not permitted)
+open("/dev/bus/usb/003/005", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 ENOTTY (Inappropriate ioctl for device)
 close(3)                                = 0
-open("/dev/bus/usb/002/002", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf811560) = -1 ENOTTY (Inappropriate ioctl for device)
+open("/dev/bus/usb/003/004", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/003", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = 5
+close(3)                                = 0
+open("/dev/bus/usb/003/002", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = -1 ENOTTY (Inappropriate ioctl for device)
+close(3)                                = 0
+open("/dev/bus/usb/003/001", O_RDWR)    = 3
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = 9
+close(3)                                = 0
+open("/dev/bus/usb/002", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 3 entries */, 32768)     = 72
+open("/dev/bus/usb/002/001", O_RDWR)    = 4
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
+read(4, "\22\1\0\2\t\0\0@k\35\2\0\6\2\3\2\1\1", 18) = 18
+read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
+read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\4\0\f", 17) = 17
+close(4)                                = 0
+getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
 open("/dev/bus/usb/002/001", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf811560)    = 11
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = 6
 close(3)                                = 0
-open("/dev/bus/usb/001", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
-getdents(3, /* 3 entries */, 32768)     = 48
+open("/dev/bus/usb/001", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
+getdents(3, /* 3 entries */, 32768)     = 72
 open("/dev/bus/usb/001/001", O_RDWR)    = 4
-ioctl(4, USBDEVFS_CONNECTINFO, 0xbf80f5c8) = 0
+ioctl(4, USBDEVFS_CONNECTINFO, 0x7fffc60a5900) = 0
 read(4, "\22\1\0\2\t\0\0@k\35\2\0\6\2\3\2\1\1", 18) = 18
 read(4, "\t\2\31\0\1\1\0\340", 8)       = 8
 read(4, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\4\0\f", 17) = 17
@@ -1184,13 +1435,13 @@
 getdents(3, /* 0 entries */, 32768)     = 0
 close(3)                                = 0
 open("/dev/bus/usb/001/001", O_RDWR)    = 3
-ioctl(3, USBDEVFS_IOCTL, 0xbf811560)    = 11
+ioctl(3, USBDEVFS_IOCTL, 0x7fffc60a78c0) = 9
 close(3)                                = 0
-open("/dev/bus/usb/002/004", O_RDWR)    = 3
-ioctl(3, USBDEVFS_CLAIMINTERFACE, 0xbf8117d4) = 0
-ioctl(3, USBDEVFS_CONTROL, 0xbf811710)  = 1
-ioctl(3, USBDEVFS_CONTROL, 0xbf811710)  = 1
-ioctl(3, USBDEVFS_RELEASEINTERFACE, 0xbf8117c4) = 0
+open("/dev/bus/usb/003/019", O_RDWR)    = 3
+ioctl(3, USBDEVFS_CLAIMINTERFACE, 0x7fffc60a7c0c) = 0
+ioctl(3, USBDEVFS_CONTROL, 0x7fffc60a7b90) = 1
+ioctl(3, USBDEVFS_CONTROL, 0x7fffc60a7b90) = 1
+ioctl(3, USBDEVFS_RELEASEINTERFACE, 0x7fffc60a7c0c) = 0
 close(3)                                = 0
-rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x7d0d210, [], 0}, 8) = 0
+rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x3a44a0f0f0}, {0x3a45b0b2a0, [], SA_RESTORER, 0x3a44a0f0f0}, 8) = 0
 exit_group(0)                           = ?

Regards,
Loïc


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux