Skip to content

Instantly share code, notes, and snippets.

@silver2row
Created February 13, 2018 22:35
Show Gist options
  • Save silver2row/2a3c23ded6f4581d87511166322b35c7 to your computer and use it in GitHub Desktop.
Save silver2row/2a3c23ded6f4581d87511166322b35c7 to your computer and use it in GitHub Desktop.
strace.log for MotorBridge.py
2474 execve("/usr/bin/python", ["python", "./MotorBridge.py"], [/* 15 vars */]) = 0
2474 brk(NULL) = 0x145d000
2474 uname({sysname="Linux", nodename="beaglebone", ...}) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fe5000
2474 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
2474 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=24105, ...}) = 0
2474 mmap2(NULL, 24105, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6fdf000
2474 close(3) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
2474 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\345F\0\0004\0\0\0"..., 512) = 512
2474 lseek(3, 105412, SEEK_SET) = 105412
2474 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1560) = 1560
2474 lseek(3, 70056, SEEK_SET) = 70056
2474 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
2474 fstat64(3, {st_mode=S_IFREG|0755, st_size=106972, ...}) = 0
2474 mmap2(NULL, 143952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f9d000
2474 mprotect(0xb6fae000, 61440, PROT_NONE) = 0
2474 mmap2(0xb6fbd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6fbd000
2474 mmap2(0xb6fbf000, 4688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6fbf000
2474 close(3) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
2474 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0`\t\0\0004\0\0\0"..., 512) = 512
2474 lseek(3, 8684, SEEK_SET) = 8684
2474 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
2474 lseek(3, 8328, SEEK_SET) = 8328
2474 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0
2474 mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f8a000
2474 mprotect(0xb6f8c000, 61440, PROT_NONE) = 0
2474 mmap2(0xb6f9b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6f9b000
2474 close(3) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 open("/lib/arm-linux-gnueabihf/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
2474 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\24\n\0\0004\0\0\0"..., 512) = 512
2474 lseek(3, 8720, SEEK_SET) = 8720
2474 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
2474 lseek(3, 8364, SEEK_SET) = 8364
2474 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=9840, ...}) = 0
2474 mmap2(NULL, 73904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f77000
2474 mprotect(0xb6f79000, 61440, PROT_NONE) = 0
2474 mmap2(0xb6f88000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6f88000
2474 close(3) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 open("/lib/arm-linux-gnueabihf/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
2474 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220\30\0\0004\0\0\0"..., 512) = 512
2474 lseek(3, 70288, SEEK_SET) = 70288
2474 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
2474 lseek(3, 69924, SEEK_SET) = 69924
2474 read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 49) = 49
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=71408, ...}) = 0
2474 mmap2(NULL, 135464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f55000
2474 mprotect(0xb6f66000, 61440, PROT_NONE) = 0
2474 mmap2(0xb6f75000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6f75000
2474 close(3) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
2474 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0h=\0\0004\0\0\0"..., 512) = 512
2474 lseek(3, 422364, SEEK_SET) = 422364
2474 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
2474 lseek(3, 422004, SEEK_SET) = 422004
2474 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=423484, ...}) = 0
2474 mmap2(NULL, 487548, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6edd000
2474 mprotect(0xb6f44000, 61440, PROT_NONE) = 0
2474 mmap2(0xb6f53000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x66000) = 0xb6f53000
2474 close(3) = 0
2474 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
2474 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
2474 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\331e\1\0004\0\0\0"..., 512) = 512
2474 lseek(3, 900076, SEEK_SET) = 900076
2474 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2920) = 2920
2474 lseek(3, 896524, SEEK_SET) = 896524
2474 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
2474 fstat64(3, {st_mode=S_IFREG|0755, st_size=902996, ...}) = 0
2474 mmap2(NULL, 972128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6def000
2474 mprotect(0xb6ec8000, 61440, PROT_NONE) = 0
2474 mmap2(0xb6ed7000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd8000) = 0xb6ed7000
2474 mmap2(0xb6eda000, 9568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6eda000
2474 close(3) = 0
2474 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6fdd000
2474 set_tls(0xb6fdda60, 0xb6fde138, 0xb6fe9050, 0xb6fdda60, 0xb6fe9050) = 0
2474 mprotect(0xb6ed7000, 8192, PROT_READ) = 0
2474 mprotect(0xb6f53000, 4096, PROT_READ) = 0
2474 mprotect(0xb6f75000, 4096, PROT_READ) = 0
2474 mprotect(0xb6f88000, 4096, PROT_READ) = 0
2474 mprotect(0xb6f9b000, 4096, PROT_READ) = 0
2474 mprotect(0xb6fbd000, 4096, PROT_READ) = 0
2474 mprotect(0x68e000, 4096, PROT_READ) = 0
2474 mprotect(0xb6fe8000, 4096, PROT_READ) = 0
2474 munmap(0xb6fdf000, 24105) = 0
2474 set_tid_address(0xb6fdd608) = 2474
2474 set_robust_list(0xb6fdd610, 12) = 0
2474 rt_sigaction(SIGRTMIN, {sa_handler=0xb6fa1245, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0xb6e13fe1}, NULL, 8) = 0
2474 rt_sigaction(SIGRT_1, {sa_handler=0xb6fa12e5, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0xb6e13fe1}, NULL, 8) = 0
2474 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
2474 ugetrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
2474 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
2474 brk(NULL) = 0x145d000
2474 brk(0x147e000) = 0x147e000
2474 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6daf000
2474 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
2474 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
2474 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
2474 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
2474 stat64("/usr/local/sbin/python", 0xbed85418) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/local/bin/python", 0xbed85418) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/sbin/python", 0xbed85418) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=2584724, ...}) = 0
2474 readlink("/usr/bin/python", "python2.7", 4096) = 9
2474 readlink("/usr/bin/python2.7", 0xbed86488, 4096) = -1 EINVAL (Invalid argument)
2474 stat64("/usr/bin/Modules/Setup", 0xbed85388) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/bin/lib/python2.7/os.py", 0xbed85378) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/bin/lib/python2.7/os.pyc", 0xbed85378) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/os.py", {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0
2474 stat64("/usr/bin/pybuilddir.txt", 0xbed85388) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/bin/lib/python2.7/lib-dynload", 0xbed85388) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6e13fd1}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6e13fd1}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 getpid() = 2474
2474 rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6e13fd1}, 8) = 0
2474 rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6e13fd1}, 8) = 0
2474 rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 rt_sigaction(SIGINT, {sa_handler=0x52b2e5, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6e13fd1}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
2474 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
2474 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
2474 stat64("/usr/lib/python2.7/site", 0xbed86330) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/site.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/site.py", O_RDONLY|O_LARGEFILE) = 3
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=19947, ...}) = 0
2474 open("/usr/lib/python2.7/site.pyc", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=19535, ...}) = 0
2474 read(4, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\1\0\0d\0"..., 4096) = 4096
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=19535, ...}) = 0
2474 brk(0x14a3000) = 0x14a3000
2474 read(4, "\0(\0\0\0\0s\32\0\0\0/usr/lib/python2.7/si"..., 12288) = 12288
2474 read(4, "scii', but if you're willing to "..., 4096) = 3151
2474 read(4, "", 4096) = 0
2474 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6d6f000
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/os", 0xbed85ff8) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/os.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/os.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0
2474 open("/usr/lib/python2.7/os.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=25583, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\372\6\0\0d\0"..., 4096) = 4096
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=25583, ...}) = 0
2474 read(5, " N(\t\0\0\0R\t\0\0\0t\5\0\0\0splitt\6\0\0\0exis"..., 20480) = 20480
2474 read(5, "R\31\0\0\0(X\0\0\0t\7\0\0\0__doc__RO\0\0\0R\"\0\0\0"..., 4096) = 1007
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 sysinfo({uptime=147, loads=[212384, 148576, 59936], totalram=507584512, freeram=288837632, sharedram=5640192, bufferram=12451840, totalswap=0, freeswap=0, procs=163, totalhigh=0, freehigh=0, mem_unit=1}) = 0
2474 stat64("/usr/lib/python2.7/posixpath", 0xbed85cc0) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/posixpath.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/posixpath.py", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=13935, ...}) = 0
2474 open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=11385, ...}) = 0
2474 read(6, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0&\0\0\0@\0\0\0s\373\1\0\0d\0"..., 4096) = 4096
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=11385, ...}) = 0
2474 read(6, "\0\0\0Test whether a path exists. "..., 4096) = 4096
2474 read(6, "\0\0_varprogt\4\0\0\0NoneRD\0\0\0t\6\0\0\0sea"..., 4096) = 3193
2474 read(6, "", 4096) = 0
2474 close(6) = 0
2474 stat64("/usr/lib/python2.7/stat", 0xbed85988) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/stat.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/stat.py", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=1842, ...}) = 0
2474 open("/usr/lib/python2.7/stat.pyc", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=2731, ...}) = 0
2474 read(7, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s{\1\0\0d\0"..., 4096) = 2731
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=2731, ...}) = 0
2474 read(7, "", 4096) = 0
2474 brk(0x14ce000) = 0x14ce000
2474 close(7) = 0
2474 close(6) = 0
2474 stat64("/usr/lib/python2.7/genericpath", 0xbed85988) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/genericpath.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/genericpath.py", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0
2474 open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=3495, ...}) = 0
2474 read(7, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\305\0\0\0d\0"..., 4096) = 3495
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=3495, ...}) = 0
2474 read(7, "", 4096) = 0
2474 close(7) = 0
2474 close(6) = 0
2474 stat64("/usr/lib/python2.7/warnings", 0xbed85988) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/warnings.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/warnings.py", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=14748, ...}) = 0
2474 open("/usr/lib/python2.7/warnings.pyc", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=13439, ...}) = 0
2474 read(7, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sY\2\0\0d\0"..., 4096) = 4096
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=13439, ...}) = 0
2474 read(7, "\n\n A simple filter matches al"..., 8192) = 8192
2474 read(7, "\0\0\0(\1\0\0\0R\222\0\0\0s\36\0\0\0/usr/lib/pytho"..., 4096) = 1151
2474 read(7, "", 4096) = 0
2474 close(7) = 0
2474 stat64("/usr/lib/python2.7/linecache", 0xbed85650) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/linecache.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/linecache.py", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=4027, ...}) = 0
2474 open("/usr/lib/python2.7/linecache.pyc", O_RDONLY|O_LARGEFILE) = 8
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=3260, ...}) = 0
2474 read(8, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3260
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=3260, ...}) = 0
2474 read(8, "", 4096) = 0
2474 close(8) = 0
2474 close(7) = 0
2474 stat64("/usr/lib/python2.7/types", 0xbed85650) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/types.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/types.py", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=2094, ...}) = 0
2474 open("/usr/lib/python2.7/types.pyc", O_RDONLY|O_LARGEFILE) = 8
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=2711, ...}) = 0
2474 read(8, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sH\2\0\0d\0"..., 4096) = 2711
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=2711, ...}) = 0
2474 read(8, "", 4096) = 0
2474 close(8) = 0
2474 close(7) = 0
2474 close(6) = 0
2474 close(5) = 0
2474 stat64("/usr/lib/python2.7/UserDict", 0xbed85cc0) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/UserDict.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/UserDict.py", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=7060, ...}) = 0
2474 open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=9621, ...}) = 0
2474 read(6, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=9621, ...}) = 0
2474 read(6, "got %dR\1\0\0\0i\377\377\377\377s0\0\0\0Passing 'di"..., 4096) = 4096
2474 read(6, "\0\0\261\0\0\0s\f\0\0\0\0\1\3\1\34\1\r\1\r\1\7\1c\2\0\0\0\5\0\0\0"..., 4096) = 1429
2474 read(6, "", 4096) = 0
2474 close(6) = 0
2474 stat64("/usr/lib/python2.7/_abcoll", 0xbed85988) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_abcoll.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_abcoll.py", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=18619, ...}) = 0
2474 open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=25476, ...}) = 0
2474 read(7, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\224\2\0\0d\0"..., 4096) = 4096
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=25476, ...}) = 0
2474 read(7, "\1\0Z\7\0RS(\2\0\0\0c\2\0\0\0\2\0\0\0\1\0\0\0C\0\0\0s\4\0"..., 20480) = 20480
2474 read(7, " value.\n Raise ValueEr"..., 4096) = 900
2474 read(7, "", 4096) = 0
2474 close(7) = 0
2474 stat64("/usr/lib/python2.7/abc", 0xbed85650) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/abc.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/abc.py", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=7145, ...}) = 0
2474 open("/usr/lib/python2.7/abc.pyc", O_RDONLY|O_LARGEFILE) = 8
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=6121, ...}) = 0
2474 read(8, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s}\0\0\0d\0"..., 4096) = 4096
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=6121, ...}) = 0
2474 read(8, "egisteri\0\0\0s\20\0\0\0\0\2\30\1\17\1\17\1\4\3\17\2\17\1\20\1"..., 4096) = 2025
2474 read(8, "", 4096) = 0
2474 close(8) = 0
2474 stat64("/usr/lib/python2.7/_weakrefset", 0xbed85318) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_weakrefset.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_weakrefset.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_weakrefsetmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY|O_LARGEFILE) = 8
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=5911, ...}) = 0
2474 open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY|O_LARGEFILE) = 9
2474 fstat64(9, {st_mode=S_IFREG|0644, st_size=9582, ...}) = 0
2474 read(9, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sI\0\0\0d\0"..., 4096) = 4096
2474 fstat64(9, {st_mode=S_IFREG|0644, st_size=9582, ...}) = 0
2474 read(9, "efset.pyR\27\0\0\0q\0\0\0s\6\0\0\0\0\1\t\1\r\1c\2\0\0"..., 4096) = 4096
2474 read(9, "\26\0\210\0\0j\1\0\203\0\0\1n\0\0\210\0\0|\1\0k\10\0r2\0\210\0\0j\2"..., 4096) = 1390
2474 read(9, "", 4096) = 0
2474 close(9) = 0
2474 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6d2f000
2474 close(8) = 0
2474 close(7) = 0
2474 close(6) = 0
2474 close(5) = 0
2474 stat64("/usr/lib/python2.7/copy_reg", 0xbed85cc0) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/copy_reg.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/copy_reg.py", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
2474 open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=5072, ...}) = 0
2474 read(6, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=5072, ...}) = 0
2474 read(6, "ueErrort\23\0\0\0_extension_registryR"..., 4096) = 976
2474 read(6, "", 4096) = 0
2474 close(6) = 0
2474 close(5) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/traceback", 0xbed85ff8) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/traceback.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/traceback.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=11285, ...}) = 0
2474 open("/usr/lib/python2.7/traceback.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=11639, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=11639, ...}) = 0
2474 read(5, "!\0\0\0i\0\0\0\0i\1\0\0\0N(\20\0\0\0R\24\0\0\0R\"\0\0\0R\25"..., 4096) = 4096
2474 read(5, "\0\203\0\0\\\3\0}\2\0}\3\0}\4\0t\4\0|\2\0|\3\0|\4\0|\0\0|"..., 4096) = 3447
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 close(4) = 0
2474 geteuid32() = 0
2474 getuid32() = 0
2474 getegid32() = 0
2474 getgid32() = 0
2474 stat64("/usr/lib/python2.7/sysconfig", 0xbed85c78) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sysconfig.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sysconfig.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sysconfigmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sysconfig.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=25204, ...}) = 0
2474 open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=18634, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\217\5\0\0d\0"..., 4096) = 4096
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=18634, ...}) = 0
2474 read(5, "\3\0|\2\0k\6\0r7\0q\31\0n\0\0|\4\0|\0\0|\3\0<q\31\0Wd"..., 12288) = 12288
2474 read(5, "\0solariss\5\0\0\0%d.%si\3\0\0\0i\2\0\0\0t\5\0\0"..., 4096) = 2250
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
2474 lstat64("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
2474 readlink("/usr/bin/python", "python2.7", 4096) = 9
2474 lstat64("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=2584724, ...}) = 0
2474 stat64("/usr/bin/Modules/Setup.dist", 0xbed868c0) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/bin/Modules/Setup.local", 0xbed868c0) = -1 ENOENT (No such file or directory)
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/re", 0xbed85a48) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/re.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/re.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=13423, ...}) = 0
2474 open("/usr/lib/python2.7/re.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=13371, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sQ\2\0\0d\0"..., 4096) = 4096
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=13371, ...}) = 0
2474 read(5, "ports the following functions:\n "..., 8192) = 8192
2474 read(5, "\0|\10\0\203\1\0\1n\0\0|\7\0}\5\0q-\0W|\2\0|\1\0|\5\0\37f"..., 4096) = 1083
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 stat64("/usr/lib/python2.7/sre_compile", 0xbed85710) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_compile.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_compile.py", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=19817, ...}) = 0
2474 open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
2474 read(6, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\317\1\0\0d\0"..., 4096) = 4096
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
2474 read(6, "_compilet\7\0\0\0SUCCESSt\7\0\0\0_simple"..., 8192) = 8192
2474 read(6, "intRc\0\0\0Re\0\0\0R'\0\0\0R\225\0\0\0t\7\0\0\0unic"..., 4096) = 241
2474 read(6, "", 4096) = 0
2474 close(6) = 0
2474 stat64("/usr/lib/python2.7/sre_parse", 0xbed853d8) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_parse.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_parse.py", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=28911, ...}) = 0
2474 open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=19945, ...}) = 0
2474 read(7, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\312\2\0\0d\0"..., 4096) = 4096
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=19945, ...}) = 0
2474 read(7, "\0\0\3\0\0\0\3\0\0\0C\0\0\0s\21\0\0\0|\2\0|\0\0j\0\0|\1\0<"..., 12288) = 12288
2474 read(7, "\2\0_\4\0t\5\0|\3\0|\2\0d\1\0\203\3\0}\4\0|\3\0j\6\0\203\0\0"..., 4096) = 3561
2474 read(7, "", 4096) = 0
2474 close(7) = 0
2474 stat64("/usr/lib/python2.7/sre_constants", 0xbed850a0) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_constants.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sre_constants.py", O_RDONLY|O_LARGEFILE) = 7
2474 fstat64(7, {st_mode=S_IFREG|0644, st_size=7197, ...}) = 0
2474 open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 8
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0
2474 read(8, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s*\5\0\0d\0"..., 4096) = 4096
2474 fstat64(8, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0
2474 read(8, "FIX %d\ns\34\0\0\0#define SRE_INFO_LIT"..., 4096) = 2089
2474 read(8, "", 4096) = 0
2474 close(8) = 0
2474 close(7) = 0
2474 close(6) = 0
2474 close(5) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/_sysconfigdata", 0xbed85968) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdatamodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=126, ...}) = 0
2474 open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s6\0\0\0d\0"..., 4096) = 279
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 stat64("/usr/lib/python2.7/_sysconfigdata_nd", 0xbed85630) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata_nd.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata_nd.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata_ndmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd", 0xbed85630) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_ndmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.py", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=18302, ...}) = 0
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.pyc", O_RDONLY|O_LARGEFILE) = 6
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=21086, ...}) = 0
2474 read(6, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\33\17\0\0i'"..., 4096) = 4096
2474 fstat64(6, {st_mode=S_IFREG|0644, st_size=21086, ...}) = 0
2474 read(6, "yt\r\0\0\0ASDLGEN_FILESs\25\0\0\0../Parse"..., 16384) = 16384
2474 read(6, "\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1"..., 4096) = 606
2474 read(6, "", 4096) = 0
2474 close(6) = 0
2474 close(5) = 0
2474 close(4) = 0
2474 stat64("/root/.local/lib/python2.7/site-packages", 0xbed86e98) = -1 ENOENT (No such file or directory)
2474 stat64("/root/.local/local/lib/python2.7/dist-packages", 0xbed86e98) = -1 ENOENT (No such file or directory)
2474 stat64("/root/.local/lib/python2.7/dist-packages", 0xbed86e98) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
2474 open("/usr/local/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
2474 fstat64(4, {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
2474 getdents64(4, /* 17 entries */, 32768) = 664
2474 getdents64(4, /* 0 entries */, 32768) = 0
2474 close(4) = 0
2474 open("/usr/local/lib/python2.7/dist-packages/easy-install.pth", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=46, ...}) = 0
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=46, ...}) = 0
2474 read(4, "./Adafruit_BBIO-1.0.10-py2.7-lin"..., 8192) = 46
2474 read(4, "", 4096) = 0
2474 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg", {st_mode=S_IFREG|0644, st_size=270944, ...}) = 0
2474 read(4, "", 8192) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 open("/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
2474 fstat64(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 getdents64(4, /* 4 entries */, 32768) = 112
2474 getdents64(4, /* 0 entries */, 32768) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/sitecustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sitecustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
2474 open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s2\0\0\0y\20"..., 4096) = 232
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 stat64("/usr/lib/python2.7/apport_python_hook", 0xbed85b00) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook", 0xbed85b00) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/lib-tk/apport_python_hook", 0xbed85b00) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/lib-old", 0xbed82948) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
2474 stat64("/usr/lib/python2.7/lib-old", 0xbed859a0) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/lib-dynload/apport_python_hook", 0xbed85b00) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
2474 stat64("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
2474 stat64("/usr/local/lib/python2.7/dist-packages/apport_python_hook", 0xbed85b00) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg", {st_mode=S_IFREG|0644, st_size=270944, ...}) = 0
2474 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=270944, ...}) = 0
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=270944, ...}) = 0
2474 _llseek(5, 270336, [270336], SEEK_SET) = 0
2474 read(5, "r\1\0\0\215\4\0\0\24\0\0\0\0\0\0\0\0\0\0\0\244\201\330\21\4\0EGG-IN"..., 586) = 586
2474 read(5, "PK\5\6\0\0\0\0!\0!\0\246\10\0\0\244\31\4\0\0\0", 4096) = 22
2474 _llseek(5, 266240, [266240], SEEK_SET) = 0
2474 read(5, "\224\313\335\21%\n\255\26#\0\17\261\22\36\233W\315\252$\307\2\263b2|\255\346\212y\270\254,"..., 4096) = 4096
2474 read(5, "r\1\0\0\215\4\0\0\24\0\0\0\0\0\0\0\0\0\0\0\244\201\330\21\4\0EGG-IN"..., 4096) = 608
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 stat64("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("/usr/lib/python2.7/dist-packages/apport_python_hook", 0xbed85b00) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/usercustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/lib-tk/usercustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-tk/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/lib-dynload/usercustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/local/lib/python2.7/dist-packages/usercustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/local/lib/python2.7/dist-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/dist-packages/usercustomize", 0xbed85e38) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/dist-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 close(3) = 0
2474 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=1679488, ...}) = 0
2474 mmap2(NULL, 1679488, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6b94000
2474 close(3) = 0
2474 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=1679488, ...}) = 0
2474 mmap2(NULL, 8192, PROT_READ, MAP_PRIVATE, 3, 0x199000) = 0xb6fe3000
2474 close(3) = 0
2474 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
2474 stat64("/usr/lib/python2.7/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0
2474 stat64("/usr/lib/python2.7/encodings/__init__", 0xbed86368) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__init__.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 3
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0
2474 open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=4370, ...}) = 0
2474 read(4, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=4370, ...}) = 0
2474 read(4, "\1$\1$\0016\0016\1\3\1\3\1\26\1\"\0015\1\22\3\n\4\3\1\20\1\r\1\4\2\r"..., 4096) = 274
2474 read(4, "", 4096) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
2474 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
2474 stat64("/usr/lib/python2.7/encodings/codecs", 0xbed86030) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/codecs.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/codecs", 0xbed85fd8) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/codecs.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/codecs.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=36098, ...}) = 0
2474 open("/usr/lib/python2.7/codecs.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=36657, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0sp\3\0\0d\0"..., 4096) = 4096
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=36657, ...}) = 0
2474 brk(0x14f0000) = 0x14f0000
2474 read(5, "ndling.\n\n The method "..., 28672) = 28672
2474 read(5, "coding cannot be found\n o"..., 4096) = 3889
2474 read(5, "", 4096) = 0
2474 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6b54000
2474 close(5) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/encodings/encodings", 0xbed86030) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/encodings.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 stat64("/usr/lib/python2.7/encodings/aliases", 0xbed85fd8) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/aliases.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=14848, ...}) = 0
2474 open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 5
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=8768, ...}) = 0
2474 read(5, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0su\10\0\0d\0"..., 4096) = 4096
2474 fstat64(5, {st_mode=S_IFREG|0644, st_size=8768, ...}) = 0
2474 read(5, "ibm860t\6\0\0\0ibm860t\5\0\0\0cp861t\3\0\0\0"..., 4096) = 4096
2474 read(5, "\7\3\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\3\7\1\7\3"..., 4096) = 576
2474 read(5, "", 4096) = 0
2474 close(5) = 0
2474 close(4) = 0
2474 stat64("/usr/lib/python2.7/encodings/__builtin__", 0xbed86030) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__builtin__.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__builtin__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__builtin__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__builtin__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/__builtin__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 close(3) = 0
2474 stat64("/usr/lib/python2.7/encodings/utf_8", 0xbed86158) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/utf_8.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/utf_8.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/utf_8module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 open("/usr/lib/python2.7/encodings/utf_8.py", O_RDONLY|O_LARGEFILE) = 3
2474 fstat64(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
2474 open("/usr/lib/python2.7/encodings/utf_8.pyc", O_RDONLY|O_LARGEFILE) = 4
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
2474 read(4, "\3\363\r\n\325W\30Zc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1950
2474 fstat64(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
2474 read(4, "", 4096) = 0
2474 close(4) = 0
2474 close(3) = 0
2474 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
2474 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
2474 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
2474 readlink("./MotorBridge.py", 0xbed84564, 4096) = -1 ENOENT (No such file or directory)
2474 getcwd("/home/debian", 4096) = 13
2474 lstat64("/home/debian/MotorBridge.py", 0xbed834c8) = -1 ENOENT (No such file or directory)
2474 stat64("./MotorBridge.py", 0xbed84410) = -1 ENOENT (No such file or directory)
2474 stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
2474 stat64("./MotorBridge.py", 0xbed87468) = -1 ENOENT (No such file or directory)
2474 open("./MotorBridge.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
2474 write(2, "python: can't open file './Motor"..., 80) = 80
2474 exit_group(2) = ?
2474 +++ exited with 2 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment