Skip to content

Instantly share code, notes, and snippets.

@bRitch022
Created July 31, 2019 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bRitch022/600d1ccf0d355f8a4370475ccbaf3dea to your computer and use it in GitHub Desktop.
Save bRitch022/600d1ccf0d355f8a4370475ccbaf3dea to your computer and use it in GitHub Desktop.
strace log
debian@beaglebone:/tmp/tmux-1000$ cat /tmp/strace.log
15577 execve("/usr/bin/python", ["python", "/var/lib/cloud9/test-spi.py"], [/* 15 vars */]) = 0
15577 brk(NULL) = 0x239e000
15577 uname({sysname="Linux", nodename="beaglebone", ...}) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f07000
15577 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
15577 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=27732, ...}) = 0
15577 mmap2(NULL, 27732, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f00000
15577 close(3) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
15577 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
15577 lseek(3, 105412, SEEK_SET) = 105412
15577 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
15577 lseek(3, 70056, SEEK_SET) = 70056
15577 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
15577 fstat64(3, {st_mode=S_IFREG|0755, st_size=106972, ...}) = 0
15577 mmap2(NULL, 143952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ebf000
15577 mprotect(0xb6ed0000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6edf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6edf000
15577 mmap2(0xb6ee1000, 4688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6ee1000
15577 close(3) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
15577 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
15577 lseek(3, 8684, SEEK_SET) = 8684
15577 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
15577 lseek(3, 8328, SEEK_SET) = 8328
15577 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
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0
15577 mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6eac000
15577 mprotect(0xb6eae000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6ebd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6ebd000
15577 close(3) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 open("/lib/arm-linux-gnueabihf/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
15577 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
15577 lseek(3, 8720, SEEK_SET) = 8720
15577 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
15577 lseek(3, 8364, SEEK_SET) = 8364
15577 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
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=9840, ...}) = 0
15577 mmap2(NULL, 73904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e99000
15577 mprotect(0xb6e9b000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6eaa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6eaa000
15577 close(3) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 open("/lib/arm-linux-gnueabihf/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
15577 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
15577 lseek(3, 70288, SEEK_SET) = 70288
15577 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
15577 lseek(3, 69924, SEEK_SET) = 69924
15577 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
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=71408, ...}) = 0
15577 mmap2(NULL, 135464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e77000
15577 mprotect(0xb6e88000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6e97000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6e97000
15577 close(3) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
15577 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
15577 lseek(3, 422364, SEEK_SET) = 422364
15577 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
15577 lseek(3, 422004, SEEK_SET) = 422004
15577 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
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=423484, ...}) = 0
15577 mmap2(NULL, 487548, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6dff000
15577 mprotect(0xb6e66000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6e75000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x66000) = 0xb6e75000
15577 close(3) = 0
15577 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15577 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
15577 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
15577 lseek(3, 900076, SEEK_SET) = 900076
15577 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
15577 lseek(3, 896524, SEEK_SET) = 896524
15577 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
15577 fstat64(3, {st_mode=S_IFREG|0755, st_size=902996, ...}) = 0
15577 mmap2(NULL, 972112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6d11000
15577 mprotect(0xb6dea000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6df9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd8000) = 0xb6df9000
15577 mmap2(0xb6dfc000, 9552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6dfc000
15577 close(3) = 0
15577 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6efe000
15577 set_tls(0xb6efea60, 0xb6eff138, 0xb6f0b050, 0xb6efea60, 0xb6f0b050) = 0
15577 mprotect(0xb6df9000, 8192, PROT_READ) = 0
15577 mprotect(0xb6e75000, 4096, PROT_READ) = 0
15577 mprotect(0xb6e97000, 4096, PROT_READ) = 0
15577 mprotect(0xb6eaa000, 4096, PROT_READ) = 0
15577 mprotect(0xb6ebd000, 4096, PROT_READ) = 0
15577 mprotect(0xb6edf000, 4096, PROT_READ) = 0
15577 mprotect(0x688000, 4096, PROT_READ) = 0
15577 mprotect(0xb6f0a000, 4096, PROT_READ) = 0
15577 munmap(0xb6f00000, 27732) = 0
15577 set_tid_address(0xb6efe608) = 15577
15577 set_robust_list(0xb6efe610, 12) = 0
15577 rt_sigaction(SIGRTMIN, {sa_handler=0xb6ec3245, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0xb6d35fe1}, NULL, 8) = 0
15577 rt_sigaction(SIGRT_1, {sa_handler=0xb6ec32e5, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0xb6d35fe1}, NULL, 8) = 0
15577 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
15577 ugetrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
15577 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
15577 brk(NULL) = 0x239e000
15577 brk(0x23bf000) = 0x23bf000
15577 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6cd1000
15577 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 7), ...}) = 0
15577 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 7), ...}) = 0
15577 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 7), ...}) = 0
15577 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 7), ...}) = 0
15577 stat64("/usr/local/sbin/python", 0xbee3d3f8) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/bin/python", 0xbee3d3f8) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/sbin/python", 0xbee3d3f8) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=2584724, ...}) = 0
15577 readlink("/usr/bin/python", "python2.7", 4096) = 9
15577 readlink("/usr/bin/python2.7", 0xbee3e468, 4096) = -1 EINVAL (Invalid argument)
15577 stat64("/usr/bin/Modules/Setup", 0xbee3d368) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/bin/lib/python2.7/os.py", 0xbee3d358) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/bin/lib/python2.7/os.pyc", 0xbee3d358) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/os.py", {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0
15577 stat64("/usr/bin/pybuilddir.txt", 0xbee3d368) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/bin/lib/python2.7/lib-dynload", 0xbee3d368) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 getpid() = 15577
15577 rt_sigaction(SIGHUP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGTRAP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGABRT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGBUS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGFPE, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGKILL, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGUSR1, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGSEGV, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGUSR2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGPIPE, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, 8) = 0
15577 rt_sigaction(SIGALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGSTKFLT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGCHLD, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGCONT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGSTOP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGTSTP, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGTTIN, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGTTOU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGURG, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGXCPU, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGXFSZ, NULL, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, 8) = 0
15577 rt_sigaction(SIGVTALRM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGPROF, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGWINCH, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGIO, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGPWR, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGSYS, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_2, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_3, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_4, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_5, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_6, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_7, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_8, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_9, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_10, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_11, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_12, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_13, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_14, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_15, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_16, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_17, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_18, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_19, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_20, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_21, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_22, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_23, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_24, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_25, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_26, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_27, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_28, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_29, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_30, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_31, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGRT_32, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 rt_sigaction(SIGINT, {sa_handler=0x52519d, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15577 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
15577 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
15577 stat64("/usr/lib/python2.7/site", 0xbee3e310) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/site.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/site.py", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=19947, ...}) = 0
15577 open("/usr/lib/python2.7/site.pyc", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=19535, ...}) = 0
15577 read(4, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\1\0\0d\0"..., 4096) = 4096
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=19535, ...}) = 0
15577 brk(0x23e4000) = 0x23e4000
15577 read(4, "\0(\0\0\0\0s\32\0\0\0/usr/lib/python2.7/si"..., 12288) = 12288
15577 read(4, "scii', but if you're willing to "..., 4096) = 3151
15577 read(4, "", 4096) = 0
15577 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6c91000
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/os", 0xbee3dfd8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/os.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/os.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=25910, ...}) = 0
15577 open("/usr/lib/python2.7/os.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=25583, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\372\6\0\0d\0"..., 4096) = 4096
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=25583, ...}) = 0
15577 read(5, " N(\t\0\0\0R\t\0\0\0t\5\0\0\0splitt\6\0\0\0exis"..., 20480) = 20480
15577 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
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 sysinfo({uptime=10379, loads=[39072, 43968, 43552], totalram=506765312, freeram=186986496, sharedram=5820416, bufferram=26968064, totalswap=0, freeswap=0, procs=189, totalhigh=0, freehigh=0, mem_unit=1}) = 0
15577 stat64("/usr/lib/python2.7/posixpath", 0xbee3dca0) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/posixpath.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/posixpath.py", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=13935, ...}) = 0
15577 open("/usr/lib/python2.7/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=11385, ...}) = 0
15577 read(6, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0&\0\0\0@\0\0\0s\373\1\0\0d\0"..., 4096) = 4096
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=11385, ...}) = 0
15577 read(6, "\0\0\0Test whether a path exists. "..., 4096) = 4096
15577 read(6, "\0\0_varprogt\4\0\0\0NoneRD\0\0\0t\6\0\0\0sea"..., 4096) = 3193
15577 read(6, "", 4096) = 0
15577 close(6) = 0
15577 stat64("/usr/lib/python2.7/stat", 0xbee3d968) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/stat.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/stat.py", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=1842, ...}) = 0
15577 open("/usr/lib/python2.7/stat.pyc", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=2731, ...}) = 0
15577 read(7, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s{\1\0\0d\0"..., 4096) = 2731
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=2731, ...}) = 0
15577 read(7, "", 4096) = 0
15577 brk(0x240f000) = 0x240f000
15577 close(7) = 0
15577 close(6) = 0
15577 stat64("/usr/lib/python2.7/genericpath", 0xbee3d968) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/genericpath.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/genericpath.py", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=3201, ...}) = 0
15577 open("/usr/lib/python2.7/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=3495, ...}) = 0
15577 read(7, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\305\0\0\0d\0"..., 4096) = 3495
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=3495, ...}) = 0
15577 read(7, "", 4096) = 0
15577 close(7) = 0
15577 close(6) = 0
15577 stat64("/usr/lib/python2.7/warnings", 0xbee3d968) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/warnings.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/warnings.py", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=14748, ...}) = 0
15577 open("/usr/lib/python2.7/warnings.pyc", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=13439, ...}) = 0
15577 read(7, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sY\2\0\0d\0"..., 4096) = 4096
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=13439, ...}) = 0
15577 read(7, "\n\n A simple filter matches al"..., 8192) = 8192
15577 read(7, "\0\0\0(\1\0\0\0R\222\0\0\0s\36\0\0\0/usr/lib/pytho"..., 4096) = 1151
15577 read(7, "", 4096) = 0
15577 close(7) = 0
15577 stat64("/usr/lib/python2.7/linecache", 0xbee3d630) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/linecache.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/linecache.py", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=4027, ...}) = 0
15577 open("/usr/lib/python2.7/linecache.pyc", O_RDONLY|O_LARGEFILE) = 8
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=3260, ...}) = 0
15577 read(8, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3260
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=3260, ...}) = 0
15577 read(8, "", 4096) = 0
15577 close(8) = 0
15577 close(7) = 0
15577 stat64("/usr/lib/python2.7/types", 0xbee3d630) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/types.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/types.py", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=2094, ...}) = 0
15577 open("/usr/lib/python2.7/types.pyc", O_RDONLY|O_LARGEFILE) = 8
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=2711, ...}) = 0
15577 read(8, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sH\2\0\0d\0"..., 4096) = 2711
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=2711, ...}) = 0
15577 read(8, "", 4096) = 0
15577 close(8) = 0
15577 close(7) = 0
15577 close(6) = 0
15577 close(5) = 0
15577 stat64("/usr/lib/python2.7/UserDict", 0xbee3dca0) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/UserDict.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/UserDict.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/UserDictmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/UserDict.py", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=7060, ...}) = 0
15577 open("/usr/lib/python2.7/UserDict.pyc", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=9621, ...}) = 0
15577 read(6, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=9621, ...}) = 0
15577 read(6, "got %dR\1\0\0\0i\377\377\377\377s0\0\0\0Passing 'di"..., 4096) = 4096
15577 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
15577 read(6, "", 4096) = 0
15577 close(6) = 0
15577 stat64("/usr/lib/python2.7/_abcoll", 0xbee3d968) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_abcoll.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_abcoll.py", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=18619, ...}) = 0
15577 open("/usr/lib/python2.7/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=25476, ...}) = 0
15577 read(7, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\224\2\0\0d\0"..., 4096) = 4096
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=25476, ...}) = 0
15577 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
15577 read(7, " value.\n Raise ValueEr"..., 4096) = 900
15577 read(7, "", 4096) = 0
15577 close(7) = 0
15577 stat64("/usr/lib/python2.7/abc", 0xbee3d630) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/abc.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/abc.py", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=7145, ...}) = 0
15577 open("/usr/lib/python2.7/abc.pyc", O_RDONLY|O_LARGEFILE) = 8
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=6121, ...}) = 0
15577 read(8, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s}\0\0\0d\0"..., 4096) = 4096
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=6121, ...}) = 0
15577 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
15577 read(8, "", 4096) = 0
15577 close(8) = 0
15577 stat64("/usr/lib/python2.7/_weakrefset", 0xbee3d2f8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_weakrefset.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_weakrefset.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_weakrefsetmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_weakrefset.py", O_RDONLY|O_LARGEFILE) = 8
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=5911, ...}) = 0
15577 open("/usr/lib/python2.7/_weakrefset.pyc", O_RDONLY|O_LARGEFILE) = 9
15577 fstat64(9, {st_mode=S_IFREG|0644, st_size=9582, ...}) = 0
15577 read(9, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sI\0\0\0d\0"..., 4096) = 4096
15577 fstat64(9, {st_mode=S_IFREG|0644, st_size=9582, ...}) = 0
15577 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
15577 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
15577 read(9, "", 4096) = 0
15577 close(9) = 0
15577 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6c51000
15577 close(8) = 0
15577 close(7) = 0
15577 close(6) = 0
15577 close(5) = 0
15577 stat64("/usr/lib/python2.7/copy_reg", 0xbee3dca0) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/copy_reg.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/copy_reg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/copy_regmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/copy_reg.py", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
15577 open("/usr/lib/python2.7/copy_reg.pyc", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=5072, ...}) = 0
15577 read(6, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=5072, ...}) = 0
15577 read(6, "ueErrort\23\0\0\0_extension_registryR"..., 4096) = 976
15577 read(6, "", 4096) = 0
15577 close(6) = 0
15577 close(5) = 0
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/traceback", 0xbee3dfd8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/traceback.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/traceback.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=11285, ...}) = 0
15577 open("/usr/lib/python2.7/traceback.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=11639, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=11639, ...}) = 0
15577 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
15577 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
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 close(4) = 0
15577 geteuid32() = 0
15577 getuid32() = 0
15577 getegid32() = 0
15577 getgid32() = 0
15577 stat64("/usr/lib/python2.7/sysconfig", 0xbee3dc58) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sysconfig.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sysconfig.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sysconfigmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sysconfig.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=25204, ...}) = 0
15577 open("/usr/lib/python2.7/sysconfig.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=18634, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\217\5\0\0d\0"..., 4096) = 4096
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=18634, ...}) = 0
15577 read(5, "\3\0|\2\0k\6\0r7\0q\31\0n\0\0|\4\0|\0\0|\3\0<q\31\0Wd"..., 12288) = 12288
15577 read(5, "\0solariss\5\0\0\0%d.%si\3\0\0\0i\2\0\0\0t\5\0\0"..., 4096) = 2250
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=32768, ...}) = 0
15577 lstat64("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
15577 readlink("/usr/bin/python", "python2.7", 4096) = 9
15577 lstat64("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=2584724, ...}) = 0
15577 stat64("/usr/bin/Modules/Setup.dist", 0xbee3e8a0) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/bin/Modules/Setup.local", 0xbee3e8a0) = -1 ENOENT (No such file or directory)
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/re", 0xbee3da28) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/re.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/re.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=13423, ...}) = 0
15577 open("/usr/lib/python2.7/re.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=13371, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sQ\2\0\0d\0"..., 4096) = 4096
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=13371, ...}) = 0
15577 read(5, "ports the following functions:\n "..., 8192) = 8192
15577 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
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 stat64("/usr/lib/python2.7/sre_compile", 0xbee3d6f0) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_compile.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_compile.py", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=19817, ...}) = 0
15577 open("/usr/lib/python2.7/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
15577 read(6, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\317\1\0\0d\0"..., 4096) = 4096
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=12529, ...}) = 0
15577 read(6, "_compilet\7\0\0\0SUCCESSt\7\0\0\0_simple"..., 8192) = 8192
15577 read(6, "intRc\0\0\0Re\0\0\0R'\0\0\0R\225\0\0\0t\7\0\0\0unic"..., 4096) = 241
15577 read(6, "", 4096) = 0
15577 close(6) = 0
15577 stat64("/usr/lib/python2.7/sre_parse", 0xbee3d3b8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_parse.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_parse.py", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=28911, ...}) = 0
15577 open("/usr/lib/python2.7/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=19945, ...}) = 0
15577 read(7, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\312\2\0\0d\0"..., 4096) = 4096
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=19945, ...}) = 0
15577 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
15577 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
15577 read(7, "", 4096) = 0
15577 close(7) = 0
15577 stat64("/usr/lib/python2.7/sre_constants", 0xbee3d080) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_constants.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sre_constants.py", O_RDONLY|O_LARGEFILE) = 7
15577 fstat64(7, {st_mode=S_IFREG|0644, st_size=7197, ...}) = 0
15577 open("/usr/lib/python2.7/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 8
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0
15577 read(8, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s*\5\0\0d\0"..., 4096) = 4096
15577 fstat64(8, {st_mode=S_IFREG|0644, st_size=6185, ...}) = 0
15577 read(8, "FIX %d\ns\34\0\0\0#define SRE_INFO_LIT"..., 4096) = 2089
15577 read(8, "", 4096) = 0
15577 close(8) = 0
15577 close(7) = 0
15577 close(6) = 0
15577 close(5) = 0
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/_sysconfigdata", 0xbee3d948) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdatamodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=126, ...}) = 0
15577 open("/usr/lib/python2.7/_sysconfigdata.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s6\0\0\0d\0"..., 4096) = 279
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 stat64("/usr/lib/python2.7/_sysconfigdata_nd", 0xbee3d610) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata_nd.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata_nd.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata_ndmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata_nd.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/_sysconfigdata_nd.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd", 0xbee3d610) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_ndmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.py", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=18302, ...}) = 0
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/_sysconfigdata_nd.pyc", O_RDONLY|O_LARGEFILE) = 6
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=21086, ...}) = 0
15577 read(6, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\33\17\0\0i'"..., 4096) = 4096
15577 fstat64(6, {st_mode=S_IFREG|0644, st_size=21086, ...}) = 0
15577 read(6, "yt\r\0\0\0ASDLGEN_FILESs\25\0\0\0../Parse"..., 16384) = 16384
15577 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
15577 read(6, "", 4096) = 0
15577 close(6) = 0
15577 close(5) = 0
15577 close(4) = 0
15577 stat64("/root/.local/lib/python2.7/site-packages", 0xbee3ee78) = -1 ENOENT (No such file or directory)
15577 stat64("/root/.local/local/lib/python2.7/dist-packages", 0xbee3ee78) = -1 ENOENT (No such file or directory)
15577 stat64("/root/.local/lib/python2.7/dist-packages", 0xbee3ee78) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
15577 open("/usr/local/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
15577 fstat64(4, {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
15577 getdents64(4, /* 11 entries */, 32768) = 480
15577 getdents64(4, /* 0 entries */, 32768) = 0
15577 close(4) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/easy-install.pth", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=178, ...}) = 0
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=178, ...}) = 0
15577 read(4, "./distribute-0.6.45-py2.7.egg\n./"..., 8192) = 178
15577 read(4, "", 4096) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_GPIO-1.0.4-py2.7.egg", {st_mode=S_IFREG|0644, st_size=83609, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/spidev-3.4-py2.7-linux-armv7l.egg", {st_mode=S_IFREG|0644, st_size=35097, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_PureIO-0.2.3-py2.7.egg", {st_mode=S_IFREG|0644, st_size=9832, ...}) = 0
15577 read(4, "", 8192) = 0
15577 close(4) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/setuptools.pth", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=30, ...}) = 0
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=30, ...}) = 0
15577 read(4, "./distribute-0.6.45-py2.7.egg\n", 8192) = 30
15577 read(4, "", 4096) = 0
15577 read(4, "", 8192) = 0
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 open("/usr/lib/python2.7/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 4
15577 fstat64(4, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 getdents64(4, /* 46 entries */, 32768) = 1776
15577 getdents64(4, /* 0 entries */, 32768) = 0
15577 close(4) = 0
15577 open("/usr/lib/python2.7/dist-packages/keyrings.alt-1.3-nspkg.pth", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=361, ...}) = 0
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=361, ...}) = 0
15577 read(4, "import sys, types, os;pep420 = s"..., 8192) = 361
15577 read(4, "", 4096) = 0
15577 brk(0x2430000) = 0x2430000
15577 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6c11000
15577 stat64("/usr/lib/python2.7/dist-packages/keyrings/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
15577 read(4, "", 8192) = 0
15577 close(4) = 0
15577 munmap(0xb6c11000, 262144) = 0
15577 stat64("/usr/lib/python2.7/sitecustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sitecustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/sitecustomize.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
15577 open("/usr/lib/python2.7/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
15577 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
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=232, ...}) = 0
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 stat64("/usr/lib/python2.7/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/lib-tk", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/lib-tk/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/lib/python2.7/lib-tk/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-old", 0xbee3a928) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
15577 stat64("/usr/lib/python2.7/lib-old", 0xbee3d980) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/lib-dynload/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/apport_python_hook.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_GPIO-1.0.4-py2.7.egg", {st_mode=S_IFREG|0644, st_size=83609, ...}) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_GPIO-1.0.4-py2.7.egg", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=83609, ...}) = 0
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=83609, ...}) = 0
15577 _llseek(5, 81920, [81920], SEEK_SET) = 0
15577 read(5, "GPIO/I2C.pycPK\1\2\24\3\24\0\0\0\10\0\327\253\370N\372\220x|"..., 1667) = 1667
15577 read(5, "PK\5\6\0\0\0\0(\0(\0\177\n\0\0\4<\1\0\0\0", 4096) = 22
15577 _llseek(5, 77824, [77824], SEEK_SET) = 0
15577 read(5, "\3\4\24\0\0\0\10\0\330\253\370N\371\260$I\257\10\0\0\234&\0\0\23\0\0\0test"..., 4096) = 4096
15577 read(5, "GPIO/I2C.pycPK\1\2\24\3\24\0\0\0\10\0\327\253\370N\372\220x|"..., 4096) = 1689
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/spidev-3.4-py2.7-linux-armv7l.egg", {st_mode=S_IFREG|0644, st_size=35097, ...}) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/spidev-3.4-py2.7-linux-armv7l.egg", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=35097, ...}) = 0
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=35097, ...}) = 0
15577 _llseek(5, 32768, [32768], SEEK_SET) = 0
15577 read(5, "NFO\345Xmo\3436\22\376\236_A\364\2768=[\262\235\356\0255\272E\3g\233\r\232\304"..., 2307) = 2307
15577 read(5, "PK\5\6\0\0\0\0\t\0\t\0;\2\0\0\310\206\0\0\0\0", 4096) = 22
15577 _llseek(5, 32768, [32768], SEEK_SET) = 0
15577 read(5, "NFO\345Xmo\3436\22\376\236_A\364\2768=[\262\235\356\0255\272E\3g\233\r\232\304"..., 4096) = 2329
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_PureIO-0.2.3-py2.7.egg", {st_mode=S_IFREG|0644, st_size=9832, ...}) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_PureIO-0.2.3-py2.7.egg", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=9832, ...}) = 0
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=9832, ...}) = 0
15577 _llseek(5, 8192, [8192], SEEK_SET) = 0
15577 read(5, "B*d8\1\253\344\0058\353\347 \221\305U\236N\225A\"E\217\356\221q)f\312(\6\273\377"..., 1618) = 1618
15577 read(5, "PK\5\6\0\0\0\0\t\0\t\0o\2\0\0\343#\0\0\0\0", 4096) = 22
15577 _llseek(5, 8192, [8192], SEEK_SET) = 0
15577 read(5, "B*d8\1\253\344\0058\353\347 \221\305U\236N\225A\"E\217\356\221q)f\312(\6\273\377"..., 4096) = 1640
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 stat64("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/lib/python2.7/dist-packages/apport_python_hook", 0xbee3dae0) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/lib/python2.7/dist-packages/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 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)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-tk/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-dynload/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/dist-packages/usercustomize", 0xbee3de18) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/usercustomize.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/dist-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 close(3) = 0
15577 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=1679776, ...}) = 0
15577 mmap2(NULL, 1679776, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6ab6000
15577 close(3) = 0
15577 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=1679776, ...}) = 0
15577 mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0x19a000) = 0xb6f06000
15577 close(3) = 0
15577 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
15577 stat64("/usr/lib/python2.7/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0
15577 stat64("/usr/lib/python2.7/encodings/__init__", 0xbee3e348) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__init__.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0
15577 open("/usr/lib/python2.7/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=4370, ...}) = 0
15577 read(4, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=4370, ...}) = 0
15577 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
15577 read(4, "", 4096) = 0
15577 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6a76000
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
15577 stat64("/usr/lib/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
15577 stat64("/usr/lib/python2.7/encodings/codecs", 0xbee3e010) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/codecs.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/codecs.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/codecs.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/codecs", 0xbee3dfb8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/codecs.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/codecs.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=36098, ...}) = 0
15577 open("/usr/lib/python2.7/codecs.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=36657, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0+\0\0\0@\0\0\0sp\3\0\0d\0"..., 4096) = 4096
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=36657, ...}) = 0
15577 read(5, "ndling.\n\n The method "..., 28672) = 28672
15577 read(5, "coding cannot be found\n o"..., 4096) = 3889
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/encodings/encodings", 0xbee3e010) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/encodings.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/encodings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/encodingsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/encodings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/encodings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/encodings/aliases", 0xbee3dfb8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/aliases.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=14848, ...}) = 0
15577 open("/usr/lib/python2.7/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 5
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=8768, ...}) = 0
15577 read(5, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0su\10\0\0d\0"..., 4096) = 4096
15577 fstat64(5, {st_mode=S_IFREG|0644, st_size=8768, ...}) = 0
15577 read(5, "ibm860t\6\0\0\0ibm860t\5\0\0\0cp861t\3\0\0\0"..., 4096) = 4096
15577 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
15577 read(5, "", 4096) = 0
15577 close(5) = 0
15577 close(4) = 0
15577 stat64("/usr/lib/python2.7/encodings/__builtin__", 0xbee3e010) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__builtin__.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__builtin__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__builtin__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__builtin__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/__builtin__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 close(3) = 0
15577 stat64("/usr/lib/python2.7/encodings/utf_8", 0xbee3e138) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/utf_8.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/utf_8.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/utf_8module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/encodings/utf_8.py", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
15577 open("/usr/lib/python2.7/encodings/utf_8.pyc", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
15577 read(4, "\3\363\r\n\16\323\253[c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1950
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=1950, ...}) = 0
15577 read(4, "", 4096) = 0
15577 close(4) = 0
15577 close(3) = 0
15577 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
15577 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
15577 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
15577 readlink("/var/lib/cloud9/test-spi.py", 0xbee3c544, 4096) = -1 EINVAL (Invalid argument)
15577 lstat64("/var", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 lstat64("/var/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
15577 lstat64("/var/lib/cloud9", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
15577 lstat64("/var/lib/cloud9/test-spi.py", {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 stat64("/var/lib/cloud9/test-spi.py", {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 open("/var/lib/cloud9/test-spi.py", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 _llseek(3, 0, [0], SEEK_SET) = 0
15577 read(3, "from Adafruit_BBIO.SPI import SP"..., 146) = 146
15577 read(3, " 22, 220])\nspi.close()", 4096) = 22
15577 close(3) = 0
15577 stat64("/var/lib/cloud9/test-spi.py", {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 open("/var/lib/cloud9/test-spi.py", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 ioctl(3, TCGETS, 0xbee3f4cc) = -1 ENOTTY (Inappropriate ioctl for device)
15577 _llseek(3, 0, [0], SEEK_CUR) = 0
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
15577 read(3, "from Adafruit_BBIO.SPI import SP"..., 4096) = 168
15577 _llseek(3, 0, [0], SEEK_SET) = 0
15577 read(3, "from Adafruit_BBIO.SPI import SP"..., 4096) = 168
15577 read(3, "", 4096) = 0
15577 read(3, "", 4096) = 0
15577 read(3, "", 4096) = 0
15577 close(3) = 0
15577 stat64("/var/lib/cloud9", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
15577 stat64("/var/lib/cloud9", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
15577 stat64("/var/lib/cloud9/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/var/lib/cloud9/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/var/lib/cloud9/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/var/lib/cloud9/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/var/lib/cloud9/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/var/lib/cloud9/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/plat-arm-linux-gnueabihf/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/plat-arm-linux-gnueabihf/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-tk/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-tk/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/lib/python2.7/lib-dynload/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/lib/python2.7/lib-dynload/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/Adafruit_BBIO", 0xbee3e1a8) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/Adafruit_BBIO.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/Adafruit_BBIO.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/Adafruit_BBIOmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/Adafruit_BBIO.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/distribute-0.6.45-py2.7.egg/Adafruit_BBIO.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__.py", {st_mode=S_IFREG|0755, st_size=0, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__", 0xbee3e168) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__.py", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0755, st_size=0, ...}) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/__init__.pyc", O_RDONLY|O_LARGEFILE) = 4
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=195, ...}) = 0
15577 read(4, "\3\363\r\n\3116\272[c\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\4\0\0\0d\0"..., 4096) = 195
15577 fstat64(4, {st_mode=S_IFREG|0644, st_size=195, ...}) = 0
15577 read(4, "", 4096) = 0
15577 close(4) = 0
15577 close(3) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
15577 stat64("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/SPI", 0xbee3e150) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/SPI.arm-linux-gnueabihf.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/SPI.so", O_RDONLY|O_LARGEFILE) = 3
15577 fstat64(3, {st_mode=S_IFREG|0755, st_size=111468, ...}) = 0
15577 futex(0xb6ebe0ac, FUTEX_WAKE_PRIVATE, 2147483647) = 0
15577 open("/usr/local/lib/python2.7/dist-packages/Adafruit_BBIO-1.0.10-py2.7-linux-armv7l.egg/Adafruit_BBIO/SPI.so", O_RDONLY|O_CLOEXEC) = 4
15577 read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\310)\0\0004\0\0\0"..., 512) = 512
15577 lseek(4, 110068, SEEK_SET) = 110068
15577 read(4, "\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"..., 1400) = 1400
15577 lseek(4, 31077, SEEK_SET) = 31077
15577 read(4, "A0\0\0\0aeabi\0\1&\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 49) = 49
15577 fstat64(4, {st_mode=S_IFREG|0755, st_size=111468, ...}) = 0
15577 mmap2(NULL, 97244, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb6a5e000
15577 mprotect(0xb6a64000, 61440, PROT_NONE) = 0
15577 mmap2(0xb6a73000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0xb6a73000
15577 close(4) = 0
15577 mprotect(0xb6a73000, 4096, PROT_READ) = 0
15577 close(3) = 0
15577 gettimeofday({tv_sec=1564592185, tv_usec=709141}, NULL) = 0
15577 open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 3
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=127, ...}) = 0
15577 fstat64(3, {st_mode=S_IFREG|0644, st_size=127, ...}) = 0
15577 read(3, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\0"..., 4096) = 127
15577 _llseek(3, -6, [121], SEEK_CUR) = 0
15577 read(3, "\nUTC0\n", 4096) = 6
15577 close(3) = 0
15577 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=127, ...}) = 0
15577 pipe2([3, 4], O_CLOEXEC) = 0
15577 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb6efe608) = 15578
15577 close(4) = 0
15577 fcntl64(3, F_SETFD, 0) = 0
15577 fstat64(3, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
15577 read(3, <unfinished ...>
15578 set_robust_list(0xb6efe610, 12) = 0
15578 dup2(4, 1) = 1
15578 execve("/bin/sh", ["sh", "-c", "/bin/grep -c bone_capemgr.uboot_"...], [/* 15 vars */]) = 0
15578 brk(NULL) = 0x216d000
15578 uname({sysname="Linux", nodename="beaglebone", ...}) = 0
15578 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15578 mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f46000
15578 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
15578 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
15578 fstat64(3, {st_mode=S_IFREG|0644, st_size=27732, ...}) = 0
15578 mmap2(NULL, 27732, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f3f000
15578 close(3) = 0
15578 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15578 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
15578 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
15578 lseek(3, 900076, SEEK_SET) = 900076
15578 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
15578 lseek(3, 896524, SEEK_SET) = 896524
15578 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
15578 fstat64(3, {st_mode=S_IFREG|0755, st_size=902996, ...}) = 0
15578 mmap2(NULL, 972112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e34000
15578 mprotect(0xb6f0d000, 61440, PROT_NONE) = 0
15578 mmap2(0xb6f1c000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd8000) = 0xb6f1c000
15578 mmap2(0xb6f1f000, 9552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6f1f000
15578 close(3) = 0
15578 set_tls(0xb6f48820, 0xb6f48ef8, 0xb6f4a050, 0xb6f48820, 0xb6f4a050) = 0
15578 mprotect(0xb6f1c000, 8192, PROT_READ) = 0
15578 mprotect(0x4ba000, 4096, PROT_READ) = 0
15578 mprotect(0xb6f49000, 4096, PROT_READ) = 0
15578 munmap(0xb6f3f000, 27732) = 0
15578 getpid() = 15578
15578 rt_sigaction(SIGCHLD, {sa_handler=0x4a5e01, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0xb6e58fd1}, NULL, 8) = 0
15578 geteuid32() = 0
15578 brk(NULL) = 0x216d000
15578 brk(0x218e000) = 0x218e000
15578 getppid() = 15577
15578 getcwd("/tmp/tmux-1000", 4096) = 15
15578 rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15578 rt_sigaction(SIGINT, {sa_handler=0x4a5e01, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0xb6e58fd1}, NULL, 8) = 0
15578 rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15578 rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0xb6e58fd1}, NULL, 8) = 0
15578 rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
15578 rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0xb6e58fd1}, NULL, 8) = 0
15578 clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb6f483c8) = 15579
15578 wait4(-1, <unfinished ...>
15579 execve("/bin/grep", ["/bin/grep", "-c", "bone_capemgr.uboot_capemgr_enabl"..., "/proc/cmdline"], [/* 16 vars */]) = 0
15579 brk(NULL) = 0x2422000
15579 uname({sysname="Linux", nodename="beaglebone", ...}) = 0
15579 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15579 mmap2(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f39000
15579 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
15579 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
15579 fstat64(3, {st_mode=S_IFREG|0644, st_size=27732, ...}) = 0
15579 mmap2(NULL, 27732, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f32000
15579 close(3) = 0
15579 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15579 open("/lib/arm-linux-gnueabihf/libpcre.so.3", O_RDONLY|O_CLOEXEC) = 3
15579 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@\20\0\0004\0\0\0"..., 512) = 512
15579 lseek(3, 319820, SEEK_SET) = 319820
15579 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"..., 1040) = 1040
15579 lseek(3, 319509, SEEK_SET) = 319509
15579 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
15579 fstat64(3, {st_mode=S_IFREG|0644, st_size=320860, ...}) = 0
15579 mmap2(NULL, 385100, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6eb6000
15579 mprotect(0xb6f04000, 61440, PROT_NONE) = 0
15579 mmap2(0xb6f13000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d000) = 0xb6f13000
15579 close(3) = 0
15579 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15579 open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
15579 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
15579 lseek(3, 8684, SEEK_SET) = 8684
15579 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
15579 lseek(3, 8328, SEEK_SET) = 8328
15579 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
15579 fstat64(3, {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0
15579 mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ea3000
15579 mprotect(0xb6ea5000, 61440, PROT_NONE) = 0
15579 mmap2(0xb6eb4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6eb4000
15579 close(3) = 0
15579 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15579 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
15579 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
15579 lseek(3, 900076, SEEK_SET) = 900076
15579 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
15579 lseek(3, 896524, SEEK_SET) = 896524
15579 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
15579 fstat64(3, {st_mode=S_IFREG|0755, st_size=902996, ...}) = 0
15579 mmap2(NULL, 972112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6db5000
15579 mprotect(0xb6e8e000, 61440, PROT_NONE) = 0
15579 mmap2(0xb6e9d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd8000) = 0xb6e9d000
15579 mmap2(0xb6ea0000, 9552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6ea0000
15579 close(3) = 0
15579 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
15579 open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
15579 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
15579 lseek(3, 105412, SEEK_SET) = 105412
15579 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
15579 lseek(3, 70056, SEEK_SET) = 70056
15579 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
15579 fstat64(3, {st_mode=S_IFREG|0755, st_size=106972, ...}) = 0
15579 mmap2(NULL, 143952, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6d91000
15579 mprotect(0xb6da2000, 61440, PROT_NONE) = 0
15579 mmap2(0xb6db1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6db1000
15579 mmap2(0xb6db3000, 4688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6db3000
15579 close(3) = 0
15579 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f30000
15579 set_tls(0xb6f304c0, 0xb6f30b98, 0xb6f3d050, 0xb6f304c0, 0xb6f3d050) = 0
15579 mprotect(0xb6e9d000, 8192, PROT_READ) = 0
15579 mprotect(0xb6db1000, 4096, PROT_READ) = 0
15579 mprotect(0xb6eb4000, 4096, PROT_READ) = 0
15579 mprotect(0xb6f13000, 4096, PROT_READ) = 0
15579 mprotect(0x43e000, 4096, PROT_READ) = 0
15579 mprotect(0xb6f3c000, 4096, PROT_READ) = 0
15579 munmap(0xb6f32000, 27732) = 0
15579 set_tid_address(0xb6f30068) = 15579
15579 set_robust_list(0xb6f30070, 12) = 0
15579 rt_sigaction(SIGRTMIN, {sa_handler=0xb6d95245, sa_mask=[], sa_flags=SA_RESTORER|SA_SIGINFO, sa_restorer=0xb6dd9fe1}, NULL, 8) = 0
15579 rt_sigaction(SIGRT_1, {sa_handler=0xb6d952e5, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART|SA_SIGINFO, sa_restorer=0xb6dd9fe1}, NULL, 8) = 0
15579 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
15579 ugetrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
15579 brk(NULL) = 0x2422000
15579 brk(0x2443000) = 0x2443000
15579 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
15579 fstat64(3, {st_mode=S_IFREG|0644, st_size=1679776, ...}) = 0
15579 mmap2(NULL, 1679776, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6bf6000
15579 close(3) = 0
15579 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
15579 fstat64(3, {st_mode=S_IFREG|0644, st_size=1679776, ...}) = 0
15579 mmap2(NULL, 4096, PROT_READ, MAP_PRIVATE, 3, 0x19a000) = 0xb6f38000
15579 close(3) = 0
15579 open("/usr/lib/arm-linux-gnueabihf/gconv/gconv-modules.cache", O_RDONLY) = 3
15579 fstat64(3, {st_mode=S_IFREG|0644, st_size=26262, ...}) = 0
15579 mmap2(NULL, 26262, PROT_READ, MAP_SHARED, 3, 0) = 0xb6bef000
15579 close(3) = 0
15579 futex(0xb6e9fee8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
15579 fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
15579 openat(AT_FDCWD, "/proc/cmdline", O_RDONLY|O_NOCTTY|O_LARGEFILE) = 3
15579 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
15579 read(3, "console=ttyO0,115200n8 bone_cape"..., 32768) = 145
15579 read(3, "", 32768) = 0
15579 fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
15579 close(3) = 0
15579 write(1, "1\n", 2 <unfinished ...>
15577 <... read resumed> "1\n", 4096) = 2
15577 close(3) = 0
15577 wait4(15578, <unfinished ...>
15579 <... write resumed> ) = 2
15579 close(1) = 0
15579 close(2) = 0
15579 exit_group(0) = ?
15579 +++ exited with 0 +++
15578 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 15579
15578 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15579, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
15578 sigreturn({mask=[]}) = 15579
15578 exit_group(0) = ?
15578 +++ exited with 0 +++
15577 <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 15578
15577 --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15578, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
15577 gettimeofday({tv_sec=1564592185, tv_usec=765153}, NULL) = 0
15577 socket(AF_UNIX, SOCK_DGRAM|SOCK_CLOEXEC, 0) = 3
15577 connect(3, {sa_family=AF_UNIX, sun_path="/dev/log"}, 110) = 0
15577 send(3, "<15>Jul 31 16:56:25 python: Adaf"..., 75, MSG_NOSIGNAL) = 75
15577 open("/dev/spidev1.1", O_RDWR|O_LARGEFILE) = 4
15577 ioctl(4, SPI_IOC_RD_MODE, 0xbee3f2bf) = 0
15577 ioctl(4, SPI_IOC_RD_BITS_PER_WORD, 0xbee3f2bf) = 0
15577 ioctl(4, SPI_IOC_RD_MAX_SPEED_HZ, 0xbee3f2c8) = 0
15577 ioctl(4, SPI_IOC_MESSAGE(32), 0xbee3f328) = 5
15577 read(4, "", 0) = 0
15577 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 7), ...}) = 0
15577 write(1, "[0, 0, 0, 0, 0]\n", 16) = 16
15577 _newselect(0, NULL, NULL, NULL, {tv_sec=1, tv_usec=0}) = 0 (Timeout)
15577 ioctl(4, SPI_IOC_MESSAGE(32), 0xbee3f328) = 5
15577 read(4, "", 0) = 0
15577 write(1, "[0, 0, 0, 0, 0]\n", 16) = 16
15577 close(4) = 0
15577 rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, {sa_handler=0x52519d, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xb6d35fd1}, 8) = 0
15577 exit_group(0) = ?
15577 +++ exited with 0 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment