root [ /tmpfs/root ] $ strace python -c "import ctypes" execve("/usr/bin/python", ["python", "-c", "import ctypes"], 0x7ee88d48 /* 14 vars */) = 0 brk(NULL) = 0x189d000 uname({sysname="Linux", nodename="Test-0002", ...}) = 0 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76f20000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/v7l/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/v7l/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/v7l/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/v7l/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/v7l/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/v7l/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/v7l/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/v7l", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/tls/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/tls", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/v7l/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/v7l/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/v7l/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/v7l/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/v7l/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/v7l/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/v7l/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/v7l", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/ipp/lib/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/ipp/lib", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/v7l/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/v7l/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/v7l/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/v7l/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/v7l/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/v7l/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/v7l/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/v7l", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/tls/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/tls", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/v7l/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/v7l/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/v7l/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/v7l/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/v7l/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/v7l/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/v7l/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/v7l", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gst/lib/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gst/lib", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/v7l/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/v7l/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/v7l/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/v7l/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/v7l/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/v7l/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/v7l/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/v7l", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/tls/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/tls", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/v7l/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/v7l/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/v7l/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/v7l/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/v7l/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/v7l/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/v7l/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/v7l", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/neon/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/neon/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/neon/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/neon", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/vfp/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib/vfp", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/usr/lib/gst/gstdeps/lib/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/gst/gstdeps/lib", 0x7efd1670) = -1 ENOENT (No such file or directory) open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 fstat64(3, {st_mode=S_IFREG|0755, st_size=10669, ...}) = 0 mmap2(NULL, 10669, PROT_READ, MAP_PRIVATE, 3, 0) = 0x76f1d000 close(3) = 0 open("/usr/lib/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0P'\2\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=7197016, ...}) = 0 mmap2(NULL, 1773348, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76d42000 mprotect(0x76ea6000, 61440, PROT_NONE) = 0 mmap2(0x76eb5000, 180224, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x163000) = 0x76eb5000 mmap2(0x76ee1000, 73508, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x76ee1000 close(3) = 0 open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0dH\0\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=2332832, ...}) = 0 mmap2(NULL, 164428, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76d19000 mprotect(0x76d2f000, 61440, PROT_NONE) = 0 mmap2(0x76d3e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x76d3e000 mmap2(0x76d40000, 4684, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x76d40000 close(3) = 0 open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0l\t\0\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=202104, ...}) = 0 mmap2(NULL, 73916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76d06000 mprotect(0x76d08000, 61440, PROT_NONE) = 0 mmap2(0x76d17000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x76d17000 close(3) = 0 open("/lib/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\304\t\0\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=39920, ...}) = 0 mmap2(NULL, 73900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76cf3000 mprotect(0x76cf5000, 61440, PROT_NONE) = 0 mmap2(0x76d04000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x76d04000 close(3) = 0 open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220E\0\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=6359952, ...}) = 0 mmap2(NULL, 524408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76c72000 mprotect(0x76ce2000, 61440, PROT_NONE) = 0 mmap2(0x76cf1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f000) = 0x76cf1000 close(3) = 0 open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\334i\1\0004\0\0\0"..., 512) = 512 fstat64(3, {st_mode=S_IFREG|0555, st_size=15466308, ...}) = 0 mmap2(NULL, 1287472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76b37000 mprotect(0x76c5c000, 65536, PROT_NONE) = 0 mmap2(0x76c6c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x125000) = 0x76c6c000 mmap2(0x76c6f000, 9520, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x76c6f000 close(3) = 0 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76f1b000 set_tls(0x76f1b4d0) = 0 mprotect(0x76c6c000, 8192, PROT_READ) = 0 mprotect(0x76cf1000, 4096, PROT_READ) = 0 mprotect(0x76d04000, 4096, PROT_READ) = 0 mprotect(0x76d17000, 4096, PROT_READ) = 0 mprotect(0x76d3e000, 4096, PROT_READ) = 0 mprotect(0x76eb5000, 4096, PROT_READ) = 0 mprotect(0x20000, 4096, PROT_READ) = 0 mprotect(0x76f22000, 4096, PROT_READ) = 0 munmap(0x76f1d000, 10669) = 0 set_tid_address(0x76f1b078) = 1942 set_robust_list(0x76f1b080, 12) = 0 rt_sigaction(SIGRTMIN, {sa_handler=0x76d1d214, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0x76b62b20}, NULL, 8) = 0 rt_sigaction(SIGRT_1, {sa_handler=0x76d1d2d0, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0x76b62b20}, NULL, 8) = 0 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0 ugetrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0 brk(NULL) = 0x189d000 brk(0x18be000) = 0x18be000 ioctl(0, TCGETS, {B115200 opost isig icanon echo ...}) = 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76af7000 fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(207, 16), ...}) = 0 fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(207, 16), ...}) = 0 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(207, 16), ...}) = 0 fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(207, 16), ...}) = 0 stat64("/usr/local/sbin/python", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/local/bin/python", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/sbin/python", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=27832, ...}) = 0 readlink("/usr/bin/python", "python2", 4096) = 7 readlink("/usr/bin/python2", "python2.7", 4096) = 9 readlink("/usr/bin/python2.7", 0x7efd0a30, 4096) = -1 EINVAL (Invalid argument) stat64("/usr/bin/Modules/Setup", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/bin/lib/python2.7/os.py", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/bin/lib/python2.7/os.pyc", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/os.py", {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0 stat64("/usr/bin/pybuilddir.txt", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/bin/lib/python2.7/lib-dynload", 0x7efd0a30) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x76b62b10}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x76b62b10}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 getpid() = 1942 rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x76b62b10}, 8) = 0 rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x76b62b10}, 8) = 0 rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 rt_sigaction(SIGINT, {sa_handler=0x76e6889c, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x76b62b10}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0 stat64("/usr/lib/python27.zip", 0x7efcf820) = -1 ENOENT (No such file or directory) stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0 stat64("/usr/lib/python27.zip", 0x7efd07d8) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 stat64("/usr/lib/python2.7/site", 0x7efd0918) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site.py", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=19168, ...}) = 0 open("/usr/lib/python2.7/site.pyc", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=20820, ...}) = 0 read(4, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\1\0\0d\0"..., 4096) = 4096 fstat64(4, {st_mode=S_IFREG|0644, st_size=20820, ...}) = 0 brk(0x18e3000) = 0x18e3000 read(4, "\1\0\\\2\0}\1\0}\2\0|\0\0j\6\0|\2\0\203\1\0\1n\0\0Wq\23\0\4"..., 16384) = 16384 read(4, "\37\0\0\0RX\0\0\0RT\0\0\0RL\0\0\0R\10\0\0\0R\21\0\0\0R\30\0"..., 4096) = 340 read(4, "", 4096) = 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76ab7000 close(4) = 0 stat64("/usr/lib/python2.7/os", 0x7efd05a8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/os.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0 open("/usr/lib/python2.7/os.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=28392, ...}) = 0 read(5, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\372\6\0\0d\0"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=28392, ...}) = 0 read(5, "ted if it does not exist. This "..., 20480) = 20480 read(5, "\v\0t\10\0\203\1\6}\7\0|\7\0j\t\0|\7\0j\n\0|\7\0j\v\0f\3\0"..., 4096) = 3816 read(5, "", 4096) = 0 close(5) = 0 sysinfo({uptime=489, loads=[448, 6432, 4928], totalram=2115584000, freeram=1909354496, sharedram=23470080, bufferram=2633728, totalswap=0, freeswap=0, procs=69, totalhigh=268435456, freehigh=77979648, mem_unit=1}) = 0 stat64("/usr/lib/python2.7/posixpath", 0x7efd0238) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/posixpath.py", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=13935, ...}) = 0 open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=12604, ...}) = 0 read(6, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0&\0\0\0@\0\0\0s\373\1\0\0d\0"..., 4096) = 4096 fstat64(6, {st_mode=S_IFREG|0644, st_size=12604, ...}) = 0 read(6, "sixpath.pyR\t\0\0\0x\0\0\0s\n\0\0\0\0\2\23\1\n\1\34\1"..., 8192) = 8192 read(6, "\0R\21\0\0\0R\32\0\0\0R\33\0\0\0R\34\0\0\0R\24\0\0\0R\25\0\0\0R"..., 4096) = 316 read(6, "", 4096) = 0 close(6) = 0 stat64("/usr/lib/python2.7/stat", 0x7efcfec8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/stat.py", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1842, ...}) = 0 open("/usr/lib/python2.7/stat.pyc", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=3261, ...}) = 0 read(7, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s{\1\0\0d\0"..., 4096) = 3261 fstat64(7, {st_mode=S_IFREG|0644, st_size=3261, ...}) = 0 read(7, "", 4096) = 0 close(7) = 0 close(6) = 0 stat64("/usr/lib/python2.7/genericpath", 0x7efcfec8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/genericpath.py", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0 open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=4078, ...}) = 0 read(7, "\3\363\r\n\33\376\377[c\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\305\0\0\0d\0"..., 4096) = 4078 fstat64(7, {st_mode=S_IFREG|0644, st_size=4078, ...}) = 0 read(7, "", 4096) = 0 close(7) = 0 close(6) = 0 stat64("/usr/lib/python2.7/warnings", 0x7efcfec8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/warnings.py", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=14823, ...}) = 0 open("/usr/lib/python2.7/warnings.pyc", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=14683, ...}) = 0 read(7, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sY\2\0\0d\0"..., 4096) = 4096 fstat64(7, {st_mode=S_IFREG|0644, st_size=14683, ...}) = 0 read(7, "\0\0\5\0\0\0\7\0\0\0C\0\0\0s\221\0\0\0|\0\0d\v\0k\6\0s\37\0t"..., 8192) = 8192 read(7, "\0\0recordR-\0\0\0(\0\0\0\0(\0\0\0\0sS\0\0\0/hom"..., 4096) = 2395 read(7, "", 4096) = 0 brk(0x1912000) = 0x1912000 close(7) = 0 stat64("/usr/lib/python2.7/linecache", 0x7efcfb58) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/linecache.py", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=4027, ...}) = 0 open("/usr/lib/python2.7/linecache.pyc", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=3578, ...}) = 0 read(8, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3578 fstat64(8, {st_mode=S_IFREG|0644, st_size=3578, ...}) = 0 read(8, "", 4096) = 0 close(8) = 0 close(7) = 0 stat64("/usr/lib/python2.7/types", 0x7efcfb58) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/types.py", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=2094, ...}) = 0 open("/usr/lib/python2.7/types.pyc", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=3082, ...}) = 0 read(8, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sH\2\0\0d\0"..., 4096) = 3082 fstat64(8, {st_mode=S_IFREG|0644, st_size=3082, ...}) = 0 read(8, "", 4096) = 0 close(8) = 0 close(7) = 0 close(6) = 0 close(5) = 0 stat64("/usr/lib/python2.7/UserDict", 0x7efd0238) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/UserDict.py", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=7060, ...}) = 0 open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=12006, ...}) = 0 read(6, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096 fstat64(6, {st_mode=S_IFREG|0644, st_size=12006, ...}) = 0 read(6, "\0C\0\0\0s\r\0\0\0|\0\0j\0\0j\1\0\203\0\0S(\1\0\0\0N(\2\0"..., 4096) = 4096 read(6, "\0\0\0(\2\0\0\0R\16\0\0\0R*\0\0\0(\0\0\0\0(\0\0\0\0sS\0\0"..., 4096) = 3814 read(6, "", 4096) = 0 close(6) = 0 stat64("/usr/lib/python2.7/_abcoll", 0x7efcfec8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_abcoll.py", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=18619, ...}) = 0 open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=30986, ...}) = 0 read(7, "\3\363\r\n\33\376\377[c\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\224\2\0\0d\0"..., 4096) = 4096 fstat64(7, {st_mode=S_IFREG|0644, st_size=30986, ...}) = 0 read(7, "user/ARM_Linux/src/Pyt"..., 24576) = 24576 read(7, "(\2\0\0\0R\34\0\0\0R>\0\0\0(\0\0\0\0(\0\0\0\0sR\0\0\0/h"..., 4096) = 2314 read(7, "", 4096) = 0 close(7) = 0 stat64("/usr/lib/python2.7/abc", 0x7efcfb58) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/abc.py", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=7145, ...}) = 0 open("/usr/lib/python2.7/abc.pyc", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=6704, ...}) = 0 read(8, "\3\363\r\n\33\376\377[c\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=6704, ...}) = 0 read(8, "\0\0Can only register classesNs'\0\0"..., 4096) = 2608 read(8, "", 4096) = 0 close(8) = 0 stat64("/usr/lib/python2.7/_weakrefset", 0x7efcf7e8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_weakrefset.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_weakrefsetmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=5911, ...}) = 0 open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY|O_LARGEFILE) = 9 fstat64(9, {st_mode=S_IFREG|0644, st_size=12126, ...}) = 0 read(9, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sI\0\0\0d\0"..., 4096) = 4096 fstat64(9, {st_mode=S_IFREG|0644, st_size=12126, ...}) = 0 read(9, "hon-2.7.15/_install/lib/python2."..., 4096) = 4096 read(9, "\0(\2\0\0\0R\4\0\0\0R0\0\0\0(\0\0\0\0(\0\0\0\0sV\0\0\0/"..., 4096) = 3934 read(9, "", 4096) = 0 close(9) = 0 close(8) = 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76a77000 close(7) = 0 close(6) = 0 close(5) = 0 stat64("/usr/lib/python2.7/copy_reg", 0x7efd0238) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/copy_reg.py", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=6974, ...}) = 0 open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=5728, ...}) = 0 read(6, "\3\363\r\n\33\376\377[c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096 fstat64(6, {st_mode=S_IFREG|0644, st_size=5728, ...}) = 0 read(6, "\f\1\r\2\f\1\6\2\37\1\22\1\6\1\32\2\20\2\30\3\3\1\r\1\3\1\4\2c\3\0\0"..., 4096) = 1632 read(6, "", 4096) = 0 close(6) = 0 close(5) = 0 close(4) = 0 stat64("/usr/lib/python2.7/traceback", 0x7efd05a8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/traceback.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=11285, ...}) = 0 open("/usr/lib/python2.7/traceback.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=12699, ...}) = 0 read(5, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=12699, ...}) = 0 read(5, "is a quadruple (filename, line\n "..., 8192) = 8192 read(5, "e/user/ARM_Linux/src/P"..., 4096) = 411 read(5, "", 4096) = 0 close(5) = 0 close(4) = 0 geteuid32() = 0 getuid32() = 0 getegid32() = 0 getgid32() = 0 stat64("/usr/lib/python2.7/sysconfig", 0x7efd02c8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sysconfig.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sysconfigmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sysconfig.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=22831, ...}) = 0 open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=19005, ...}) = 0 read(5, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\244\5\0\0d\0"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=19005, ...}) = 0 read(5, "python2.7/sysconfig.pyt\f\0\0\0_exte"..., 12288) = 12288 read(5, "ms\10\0\0\0win-ia64t\25\0\0\0_PYTHON_HOST_"..., 4096) = 2621 read(5, "", 4096) = 0 close(5) = 0 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0 lstat64("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=7, ...}) = 0 readlink("/usr/bin/python", "python2", 4096) = 7 lstat64("/usr/bin/python2", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0 readlink("/usr/bin/python2", "python2.7", 4096) = 9 lstat64("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=27832, ...}) = 0 stat64("/usr/bin/Modules/Setup.dist", 0x7efd0f08) = -1 ENOENT (No such file or directory) stat64("/usr/bin/Modules/Setup.local", 0x7efd0f08) = -1 ENOENT (No such file or directory) close(4) = 0 stat64("/usr/lib/python2.7/re", 0x7efd00f0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/re.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=13423, ...}) = 0 open("/usr/lib/python2.7/re.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=14484, ...}) = 0 read(5, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sQ\2\0\0d\0"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=14484, ...}) = 0 read(5, "ports the following functions:\n "..., 8192) = 8192 read(5, "tall/lib/python2.7/re.pyt\7\0\0\0_pi"..., 4096) = 2196 read(5, "", 4096) = 0 close(5) = 0 stat64("/usr/lib/python2.7/sre_compile", 0x7efcfd80) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_compile.py", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=19823, ...}) = 0 open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=13325, ...}) = 0 read(6, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\317\1\0\0d\0"..., 4096) = 4096 fstat64(6, {st_mode=S_IFREG|0644, st_size=13325, ...}) = 0 read(6, "EGATEt\7\0\0\0LITERALt\7\0\0\0FAILUREt\t\0"..., 8192) = 8192 read(6, "arset\5\0\0\0parseR\25\0\0\0R\234\0\0\0RB\0\0\0t\6\0"..., 4096) = 1037 read(6, "", 4096) = 0 close(6) = 0 stat64("/usr/lib/python2.7/sre_parse", 0x7efcfa10) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_parse.py", O_RDONLY|O_LARGEFILE) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=30700, ...}) = 0 open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=22992, ...}) = 0 read(7, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\323\2\0\0d\0"..., 4096) = 4096 fstat64(7, {st_mode=S_IFREG|0644, st_size=22992, ...}) = 0 read(7, "c\1\0\0\0\1\0\0\0\2\0\0\0C\0\0\0s\r\0\0\0t\0\0|\0\0j\1\0\203"..., 16384) = 16384 read(7, "\21\0g\0\0}\22\0|\22\0j\2\0}\23\0d\0\0g\1\0t\35\0|\4\0\203\1\0"..., 4096) = 2512 read(7, "", 4096) = 0 close(7) = 0 stat64("/usr/lib/python2.7/sre_constants", 0x7efcf6a0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sre_constants.py", O_RDONLY|O_LARGEFILE) = 7 fstat64(7, {st_mode=S_IFREG|0644, st_size=7197, ...}) = 0 open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 8 fstat64(8, {st_mode=S_IFREG|0644, st_size=6450, ...}) = 0 read(8, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s*\5\0\0d\0"..., 4096) = 4096 fstat64(8, {st_mode=S_IFREG|0644, st_size=6450, ...}) = 0 read(8, "RE_FLAG_IGNORECASE %d\ns\33\0\0\0#defi"..., 4096) = 2354 read(8, "", 4096) = 0 close(8) = 0 close(7) = 0 close(6) = 0 close(5) = 0 stat64("/usr/lib/python2.7/_locale", 0x7efcfd80) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/plat-linux2/_locale", 0x7efcfd80) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/lib-tk/_locale", 0x7efcfd80) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_locale.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_locale.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-old", 0x7efcec88) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0 stat64("/usr/lib/python2.7/lib-old", 0x7efcfc40) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/lib-dynload/_locale", 0x7efcfd80) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/_locale.so", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0755, st_size=62944, ...}) = 0 futex(0x76d180b0, FUTEX_WAKE_PRIVATE, 2147483647) = 0 open("/usr/lib/python2.7/lib-dynload/_locale.so", O_RDONLY|O_CLOEXEC) = 6 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0l\17\0\0004\0\0\0"..., 512) = 512 fstat64(6, {st_mode=S_IFREG|0755, st_size=62944, ...}) = 0 mmap2(NULL, 79144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x76a63000 mprotect(0x76a66000, 61440, PROT_NONE) = 0 mmap2(0x76a75000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x76a75000 close(6) = 0 mprotect(0x76a75000, 4096, PROT_READ) = 0 close(5) = 0 close(4) = 0 stat64("/usr/lib/python2.7/_sysconfigdata", 0x7efd0038) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_sysconfigdata.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_sysconfigdatamodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=16375, ...}) = 0 open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=19418, ...}) = 0 read(5, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\334\16\0\0i\36"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=19418, ...}) = 0 read(5, "ome/user/ARM_Linux/hos"..., 12288) = 12288 read(5, "FILLSt\10\0\0\0SITEPATHi\10\0\0\0t\r\0\0\0SIZE"..., 4096) = 3034 read(5, "", 4096) = 0 close(5) = 0 close(4) = 0 stat64("/root/.local/lib/python2.7/site-packages", 0x7efd14a0) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 open("/usr/lib/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_CLOEXEC|O_DIRECTORY) = 4 fstat64(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 getdents64(4, /* 3 entries */, 32768) = 80 getdents64(4, /* 0 entries */, 32768) = 0 close(4) = 0 stat64("/usr/lib/site-python", 0x7efd14a0) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/sitecustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/plat-linux2/sitecustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-tk/sitecustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-dynload/sitecustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/site-packages/sitecustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/sitecustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/usercustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/plat-linux2/usercustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-tk/usercustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-dynload/usercustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/site-packages/usercustomize", 0x7efd0438) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/site-packages/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|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/de_DE.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/de_DE.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/de_DE/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/de.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/de.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/locale/de/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0 stat64("/usr/lib/python2.7/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0 stat64("/usr/lib/python2.7/encodings/__init__", 0x7efd0930) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0 open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=4582, ...}) = 0 read(4, "\3\363\r\n\37\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096 fstat64(4, {st_mode=S_IFREG|0644, st_size=4582, ...}) = 0 read(4, "/Python-2.7.15/_install/lib/pyth"..., 4096) = 486 read(4, "", 4096) = 0 close(4) = 0 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0 stat64("/usr/lib/python2.7/encodings/codecs", 0x7efd05c0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/codecs", 0x7efd05c0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/codecs.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=36143, ...}) = 0 open("/usr/lib/python2.7/codecs.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=41618, ...}) = 0 read(5, "\3\363\r\n\33\376\377[c\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0sp\3\0\0d\0"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=41618, ...}) = 0 read(5, "d returns a tuple (output\n "..., 36864) = 36864 read(5, "\0\0\0\0(\0\0\0\0(<\0\0\0R=\0\0\0R\222\0\0\0t\3\0\0\0sys"..., 4096) = 658 read(5, "", 4096) = 0 close(5) = 0 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76a23000 close(4) = 0 stat64("/usr/lib/python2.7/encodings/encodings", 0x7efd05c0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/encodings/aliases", 0x7efd05b0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=14848, ...}) = 0 open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=8821, ...}) = 0 read(5, "\3\363\r\n\37\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0su\10\0\0d\0"..., 4096) = 4096 fstat64(5, {st_mode=S_IFREG|0644, st_size=8821, ...}) = 0 read(5, "ibm860t\6\0\0\0ibm860t\5\0\0\0cp861t\3\0\0\0"..., 4096) = 4096 read(5, "ule>\21\0\0\0sh\2\0\0\6\1\3\5\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7"..., 4096) = 629 read(5, "", 4096) = 0 close(5) = 0 close(4) = 0 stat64("/usr/lib/python2.7/encodings/__builtin__", 0x7efd05c0) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__builtin__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__builtin__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__builtin__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/__builtin__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) close(3) = 0 stat64("/usr/lib/python2.7/encodings/ascii", 0x7efd07b8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/ascii.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/asciimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/encodings/ascii.py", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0 open("/usr/lib/python2.7/encodings/ascii.pyc", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=2791, ...}) = 0 read(4, "\3\363\r\n\37\376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\273\0\0\0d\0"..., 4096) = 2791 fstat64(4, {st_mode=S_IFREG|0644, st_size=2791, ...}) = 0 read(4, "", 4096) = 0 close(4) = 0 close(3) = 0 ioctl(0, TCGETS, {B115200 opost isig icanon echo ...}) = 0 ioctl(1, TCGETS, {B115200 opost isig icanon echo ...}) = 0 ioctl(2, TCGETS, {B115200 opost isig icanon echo ...}) = 0 brk(0x1933000) = 0x1933000 stat64("ctypes", 0x7efd0810) = -1 ENOENT (No such file or directory) open("ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/ctypes/__init__.py", {st_mode=S_IFREG|0644, st_size=17468, ...}) = 0 stat64("/usr/lib/python2.7/ctypes/__init__", 0x7efd07d8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/__init__.py", O_RDONLY|O_LARGEFILE) = 3 fstat64(3, {st_mode=S_IFREG|0644, st_size=17468, ...}) = 0 open("/usr/lib/python2.7/ctypes/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=23359, ...}) = 0 read(4, "\3\363\r\n \376\377[c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sQ\n\0\0d\0"..., 4096) = 4096 fstat64(4, {st_mode=S_IFREG|0644, st_size=23359, ...}) = 0 read(4, "\1\0n\0\0y\25\0t\7\0\210\2\0\210\0\0\210\1\0f\3\0\31SWnG\0\4t\10"..., 16384) = 16384 read(4, "\0\203\2\0S(\1\0\0\0sA\0\0\0string_at(addr[, "..., 4096) = 2879 read(4, "", 4096) = 0 close(4) = 0 stat64("/usr/lib/python2.7/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/ctypes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 stat64("/usr/lib/python2.7/ctypes/os", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/os.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/os.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/ctypes/sys", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/sys.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/sysmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/sys.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/sys.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/ctypes/_ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("_ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("_ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("_ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("_ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("_ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/_ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/plat-linux2/_ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-tk/_ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-dynload/_ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/_ctypes.so", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0755, st_size=437112, ...}) = 0 open("/usr/lib/python2.7/lib-dynload/_ctypes.so", O_RDONLY|O_CLOEXEC) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0lF\0\0004\0\0\0"..., 512) = 512 fstat64(5, {st_mode=S_IFREG|0755, st_size=437112, ...}) = 0 mmap2(NULL, 167836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x769fa000 mprotect(0x76a11000, 61440, PROT_NONE) = 0 mmap2(0x76a20000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x16000) = 0x76a20000 close(5) = 0 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5 fstat64(5, {st_mode=S_IFREG|0755, st_size=10669, ...}) = 0 mmap2(NULL, 10669, PROT_READ, MAP_PRIVATE, 5, 0) = 0x76f1d000 close(5) = 0 open("/usr/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0t\24\0\0004\0\0\0"..., 512) = 512 fstat64(5, {st_mode=S_IFREG|0755, st_size=61860, ...}) = 0 mmap2(NULL, 115600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x769dd000 mprotect(0x769e9000, 61440, PROT_NONE) = 0 mmap2(0x769f8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xb000) = 0x769f8000 close(5) = 0 open("/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 5 read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0P\364\0\0004\0\0\0"..., 512) = 512 fstat64(5, {st_mode=S_IFREG|0444, st_size=8592656, ...}) = 0 mmap2(NULL, 188724, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x769ae000 mprotect(0x769cc000, 61440, PROT_NONE) = 0 mmap2(0x769db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1d000) = 0x769db000 close(5) = 0 mprotect(0x769db000, 4096, PROT_READ) = 0 mprotect(0x769f8000, 4096, PROT_READ) = 0 mprotect(0x76a20000, 4096, PROT_READ) = 0 munmap(0x76f1d000, 10669) = 0 close(4) = 0 stat64("/usr/lib/python2.7/ctypes/struct", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("struct", 0x7efd0468) = -1 ENOENT (No such file or directory) open("struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/struct", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/struct.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0 open("/usr/lib/python2.7/struct.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0 read(5, "\3\363\r\n\34\376\377[c\0\0\0\0\0\0\0\0\2\0\0\0@\0\0\0s.\0\0\0d\0"..., 4096) = 290 fstat64(5, {st_mode=S_IFREG|0644, st_size=290, ...}) = 0 read(5, "", 4096) = 0 close(5) = 0 stat64("_struct", 0x7efd00f8) = -1 ENOENT (No such file or directory) open("_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/_struct", 0x7efd00f8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/plat-linux2/_struct", 0x7efd00f8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/plat-linux2/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-tk/_struct", 0x7efd00f8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-tk/_struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/lib-dynload/_struct", 0x7efd00f8) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/lib-dynload/_struct.so", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0755, st_size=120908, ...}) = 0 open("/usr/lib/python2.7/lib-dynload/_struct.so", O_RDONLY|O_CLOEXEC) = 6 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\31\0\0004\0\0\0"..., 512) = 512 fstat64(6, {st_mode=S_IFREG|0755, st_size=120908, ...}) = 0 mmap2(NULL, 94880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x76996000 mprotect(0x7699c000, 61440, PROT_NONE) = 0 mmap2(0x769ab000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5000) = 0x769ab000 close(6) = 0 mprotect(0x769ab000, 4096, PROT_READ) = 0 close(5) = 0 close(4) = 0 stat64("/usr/lib/python2.7/ctypes/ctypes", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/ctypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/ctypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/ctypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/ctypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) stat64("/usr/lib/python2.7/ctypes/_endian", 0x7efd0468) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_endian.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_endianmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.7/ctypes/_endian.py", O_RDONLY|O_LARGEFILE) = 4 fstat64(4, {st_mode=S_IFREG|0644, st_size=1999, ...}) = 0 open("/usr/lib/python2.7/ctypes/_endian.pyc", O_RDONLY|O_LARGEFILE) = 5 fstat64(5, {st_mode=S_IFREG|0644, st_size=2613, ...}) = 0 read(5, "\3\363\r\n \376\377[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\277\0\0\0d\0"..., 4096) = 2613 fstat64(5, {st_mode=S_IFREG|0644, st_size=2613, ...}) = 0 read(5, "", 4096) = 0 close(5) = 0 close(4) = 0 statfs("/selinux", 0x7efd1310) = -1 ENOENT (No such file or directory) open("/proc/mounts", O_RDONLY) = 4 fstat64(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0 read(4, "/dev/root / ext4 rw,relatime,blo"..., 1024) = 453 read(4, "", 1024) = 0 close(4) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76f1f000 cacheflush(0x76f1f008, 0x76f1f01b, 0) = 0 cacheflush(0x76f1f008, 0x76f1f014, 0) = 0 --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xffffffff} --- +++ killed by SIGSEGV +++ Segmentation fault