Skip to content

Instantly share code, notes, and snippets.

@henkwitte
Created July 8, 2017 08:56
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 henkwitte/8b0f4c154f77ce61567148a4fc5e6344 to your computer and use it in GitHub Desktop.
Save henkwitte/8b0f4c154f77ce61567148a4fc5e6344 to your computer and use it in GitHub Desktop.
Adafruit BBIO PWM problem,
4315 execve("/home/groenhol/miniconda3/bin/python3.4", ["/home/groenhol/miniconda3/bin/py"..., "test.py"], [/* 14 vars */]) = 0
4315 brk(NULL) = 0x1b72000
4315 uname({sysname="Linux", nodename="arm", ...}) = 0
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f08000
4315 readlink("/proc/self/exe", "/home/groenhol/miniconda3/bin/py"..., 4096) = 39
4315 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/v7l/neon", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/v7l/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/v7l/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/v7l/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/v7l", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/neon/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/neon/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/neon/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/neon", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/tls/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/tls", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/v7l/neon/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/v7l/neon/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/v7l/neon/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/v7l/neon", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/v7l/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/v7l/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/v7l/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/v7l", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/neon/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/neon/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/neon/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/neon", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/vfp/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/vfp", 0xbef940e0) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/libpython3.4m.so.1.0", O_RDONLY|O_CLOEXEC) = 3
4315 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0P\343\2\0004\0\0\0"..., 512) = 512
4315 lseek(3, 6668420, SEEK_SET) = 6668420
4315 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"..., 1520) = 1520
4315 lseek(3, 2188838, SEEK_SET) = 2188838
4315 read(3, "A0\0\0\0aeabi\0\1&\0\0\0\0056\0\6\6\10\1\t\1\n\2\22\4\24\1\25"..., 49) = 49
4315 fstat64(3, {st_mode=S_IFREG|0775, st_size=6998865, ...}) = 0
4315 mmap2(NULL, 2312996, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6cae000
4315 mprotect(0xb6e85000, 32768, PROT_NONE) = 0
4315 mmap2(0xb6e8d000, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d7000) = 0xb6e8d000
4315 mmap2(0xb6ecd000, 88868, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6ecd000
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=47400, ...}) = 0
4315 mmap2(NULL, 47400, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6efc000
4315 close(3) = 0
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6efb000
4315 open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
4315 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\235F\0\0004\0\0\0"..., 512) = 512
4315 lseek(3, 108332, SEEK_SET) = 108332
4315 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"..., 1640) = 1640
4315 lseek(3, 70048, SEEK_SET) = 70048
4315 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
4315 fstat64(3, {st_mode=S_IFREG|0755, st_size=109972, ...}) = 0
4315 mmap2(NULL, 143940, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c8a000
4315 mprotect(0xb6c9b000, 61440, PROT_NONE) = 0
4315 mmap2(0xb6caa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6caa000
4315 mmap2(0xb6cac000, 4676, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6cac000
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
4315 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
4315 lseek(3, 8652, SEEK_SET) = 8652
4315 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
4315 lseek(3, 8328, SEEK_SET) = 8328
4315 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
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=9772, ...}) = 0
4315 mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c77000
4315 mprotect(0xb6c79000, 61440, PROT_NONE) = 0
4315 mmap2(0xb6c88000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6c88000
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 open("/lib/arm-linux-gnueabihf/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
4315 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
4315 lseek(3, 8688, SEEK_SET) = 8688
4315 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
4315 lseek(3, 8364, SEEK_SET) = 8364
4315 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
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=9808, ...}) = 0
4315 mmap2(NULL, 73904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c64000
4315 mprotect(0xb6c66000, 61440, PROT_NONE) = 0
4315 mmap2(0xb6c75000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6c75000
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
4315 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0X<\0\0004\0\0\0"..., 512) = 512
4315 lseek(3, 423356, SEEK_SET) = 423356
4315 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"..., 1200) = 1200
4315 lseek(3, 422004, SEEK_SET) = 422004
4315 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
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=424556, ...}) = 0
4315 mmap2(NULL, 487548, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6bec000
4315 mprotect(0xb6c53000, 61440, PROT_NONE) = 0
4315 mmap2(0xb6c62000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x66000) = 0xb6c62000
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
4315 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\331i\1\0004\0\0\0"..., 512) = 512
4315 lseek(3, 894128, SEEK_SET) = 894128
4315 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"..., 2960) = 2960
4315 lseek(3, 888324, SEEK_SET) = 888324
4315 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 51) = 51
4315 fstat64(3, {st_mode=S_IFREG|0755, st_size=897088, ...}) = 0
4315 mmap2(NULL, 963928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b00000
4315 mprotect(0xb6bd6000, 65536, PROT_NONE) = 0
4315 mmap2(0xb6be6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd6000) = 0xb6be6000
4315 mmap2(0xb6be9000, 9560, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6be9000
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/neon/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/neon/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/neon/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/neon", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/v7l/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/v7l", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/neon/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/neon/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/neon/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/neon", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./tls/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./tls", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./v7l/neon/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./v7l/neon/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./v7l/neon/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./v7l/neon", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./v7l/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./v7l/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./v7l/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./v7l", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./neon/vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./neon/vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./neon/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./neon", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./vfp/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/./vfp", 0xbef93fb8) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/bin/../lib/./libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/../lib/.", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/bin/../lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
4315 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
4315 open("/lib/arm-linux-gnueabihf/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
4315 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\230\321\0\0004\0\0\0"..., 512) = 512
4315 lseek(3, 98252, SEEK_SET) = 98252
4315 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
4315 lseek(3, 97920, SEEK_SET) = 97920
4315 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
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=99372, ...}) = 0
4315 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6aff000
4315 mmap2(NULL, 163512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ad7000
4315 mprotect(0xb6aef000, 61440, PROT_NONE) = 0
4315 mmap2(0xb6afe000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0xb6afe000
4315 close(3) = 0
4315 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6ad6000
4315 set_tls(0xb6ad64c0, 0xb6ad6b98, 0xb6f0b050, 0xb6ad64c0, 0xb6f0b050) = 0
4315 mprotect(0xb6be6000, 8192, PROT_READ) = 0
4315 mprotect(0xb6c62000, 4096, PROT_READ) = 0
4315 mprotect(0xb6c75000, 4096, PROT_READ) = 0
4315 mprotect(0xb6c88000, 4096, PROT_READ) = 0
4315 mprotect(0xb6caa000, 4096, PROT_READ) = 0
4315 mprotect(0xb6f0a000, 4096, PROT_READ) = 0
4315 munmap(0xb6efc000, 47400) = 0
4315 set_tid_address(0xb6ad6068) = 4315
4315 set_robust_list(0xb6ad6070, 12) = 0
4315 rt_sigaction(SIGRTMIN, {0xb6c8e1f5, [], SA_RESTORER|SA_SIGINFO, 0xb6b25271}, NULL, 8) = 0
4315 rt_sigaction(SIGRT_1, {0xb6c8e295, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0xb6b25271}, NULL, 8) = 0
4315 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
4315 ugetrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
4315 brk(NULL) = 0x1b72000
4315 brk(0x1b93000) = 0x1b93000
4315 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=1668976, ...}) = 0
4315 mmap2(NULL, 1668976, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb693e000
4315 close(3) = 0
4315 open("/usr/lib/arm-linux-gnueabihf/gconv/gconv-modules.cache", O_RDONLY) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=26262, ...}) = 0
4315 mmap2(NULL, 26262, PROT_READ, MAP_SHARED, 3, 0) = 0xb6f01000
4315 close(3) = 0
4315 futex(0xb6be8ee0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
4315 open("/dev/urandom", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
4315 read(3, "\205\300\275\246\340\0d\270\326D\370C\370\217\235\276\326\344\253\313\0\234\322\360", 24) = 24
4315 close(3) = 0
4315 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb68fe000
4315 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 readlink("/home/groenhol/miniconda3/bin/python3.4", 0xbef793f4, 4096) = -1 EINVAL (Invalid argument)
4315 open("/home/groenhol/miniconda3/bin/pyvenv.cfg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
4315 open("/home/groenhol/miniconda3/pyvenv.cfg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/Modules/Setup", 0xbef8e448) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/lib/python3.4/os.py", 0xbef8e448) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/lib/python3.4/os.pyc", 0xbef8e448) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/os.py", {st_mode=S_IFREG|0664, st_size=33763, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/bin/pybuilddir.txt", 0xbef8e448) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/lib/python3.4/lib-dynload", 0xbef8e448) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/version.txt", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
4315 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb68be000
4315 brk(0x1bb4000) = 0x1bb4000
4315 sysinfo({uptime=382, loads=[10976, 19392, 11520], totalram=511488000, freeram=227110912, sharedram=9547776, bufferram=20987904, totalswap=0, freeswap=0, procs=207, totalhigh=0, freehigh=0, mem_unit=1}) = 0
4315 sigaltstack({ss_sp=0x1ba3cc8, ss_flags=0, ss_size=8192}, NULL) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python34.zip", 0xbef93b78) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python34.zip", 0xbef937d8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 201 entries */, 32768) = 6632
4315 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb687e000
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/__init__.cpython-34m.so", 0xbef93958) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/__init__.abi3.so", 0xbef93958) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/__init__.so", 0xbef93958) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/__init__.py", {st_mode=S_IFREG|0664, st_size=5067, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/__init__.py", {st_mode=S_IFREG|0664, st_size=5067, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3886, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3886, ...}) = 0
4315 read(3, "\356\f\r\n_x\326U\313\23\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 3887) = 3886
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/codecs.py", {st_mode=S_IFREG|0664, st_size=35922, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/codecs.py", {st_mode=S_IFREG|0664, st_size=35922, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/codecs.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=35153, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=35153, ...}) = 0
4315 read(3, "\356\f\r\nWx\326UR\214\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0009\0\0\0@\0\0"..., 35154) = 35153
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 brk(0x1bd8000) = 0x1bd8000
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/encodings", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 125 entries */, 32768) = 4240
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/aliases.py", {st_mode=S_IFREG|0664, st_size=15414, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/aliases.py", {st_mode=S_IFREG|0664, st_size=15414, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=7835, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=7835, ...}) = 0
4315 read(3, "\356\f\r\n_x\326U6<\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 7836) = 7835
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/utf_8.py", {st_mode=S_IFREG|0664, st_size=1005, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/utf_8.py", {st_mode=S_IFREG|0664, st_size=1005, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=1722, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=1722, ...}) = 0
4315 read(3, "\356\f\r\n`x\326U\355\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0"..., 1723) = 1722
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0xb6b25261}, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0xb6b25261}, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0xb6b25261}, 8) = 0
4315 rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0xb6b25261}, 8) = 0
4315 rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
4315 rt_sigaction(SIGINT, {0xb6df5fe4, [], SA_RESTORER, 0xb6b25261}, {SIG_DFL, [], 0}, 8) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/latin_1.py", {st_mode=S_IFREG|0664, st_size=1264, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/latin_1.py", {st_mode=S_IFREG|0664, st_size=1264, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=2034, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=2034, ...}) = 0
4315 read(3, "\356\f\r\n`x\326U\360\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 2035) = 2034
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/io.py", {st_mode=S_IFREG|0664, st_size=3395, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/io.py", {st_mode=S_IFREG|0664, st_size=3395, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/io.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3470, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3470, ...}) = 0
4315 read(3, "\356\f\r\nXx\326UC\r\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0\0@\0\0"..., 3471) = 3470
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/abc.py", {st_mode=S_IFREG|0664, st_size=8624, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/abc.py", {st_mode=S_IFREG|0664, st_size=8624, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/abc.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=7890, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=7890, ...}) = 0
4315 read(3, "\356\f\r\nWx\326U\260!\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 7891) = 7890
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_weakrefset.py", {st_mode=S_IFREG|0664, st_size=5705, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_weakrefset.py", {st_mode=S_IFREG|0664, st_size=5705, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=8478, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=8478, ...}) = 0
4315 read(3, "\356\f\r\nWx\326UI\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 8479) = 8478
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 dup(0) = 3
4315 close(3) = 0
4315 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 _llseek(0, 0, 0xbef941d0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
4315 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 _llseek(0, 0, 0xbef942b8, SEEK_CUR) = -1 ESPIPE (Illegal seek)
4315 dup(1) = 3
4315 close(3) = 0
4315 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 _llseek(1, 0, 0xbef941d0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
4315 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 _llseek(1, 0, 0xbef942b8, SEEK_CUR) = -1 ESPIPE (Illegal seek)
4315 dup(2) = 3
4315 close(3) = 0
4315 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 fstat64(2, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
4315 _llseek(2, 0, 0xbef941d0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
4315 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
4315 _llseek(2, 0, 0xbef942b8, SEEK_CUR) = -1 ESPIPE (Illegal seek)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site.py", {st_mode=S_IFREG|0664, st_size=21164, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site.py", {st_mode=S_IFREG|0664, st_size=21164, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/site.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=17864, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=17864, ...}) = 0
4315 read(3, "\356\f\r\nXx\326U\254R\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 17865) = 17864
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/os.py", {st_mode=S_IFREG|0664, st_size=33763, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/os.py", {st_mode=S_IFREG|0664, st_size=33763, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/os.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=29671, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=29671, ...}) = 0
4315 read(3, "\356\f\r\nXx\326U\343\203\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0000\0\0\0@\0\0"..., 29672) = 29671
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/stat.py", {st_mode=S_IFREG|0664, st_size=4400, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/stat.py", {st_mode=S_IFREG|0664, st_size=4400, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/stat.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3591, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3591, ...}) = 0
4315 read(3, "\356\f\r\nXx\326U0\21\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0@\0\0"..., 3592) = 3591
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/posixpath.py", {st_mode=S_IFREG|0664, st_size=13448, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/posixpath.py", {st_mode=S_IFREG|0664, st_size=13448, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/posixpath.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=9822, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=9822, ...}) = 0
4315 read(3, "\356\f\r\nXx\326U\2104\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0%\0\0\0@\0\0"..., 9823) = 9822
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/genericpath.py", {st_mode=S_IFREG|0664, st_size=3882, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/genericpath.py", {st_mode=S_IFREG|0664, st_size=3882, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/genericpath.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3506, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3506, ...}) = 0
4315 read(3, "\356\f\r\nXx\326U*\17\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 3507) = 3506
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_collections_abc.py", {st_mode=S_IFREG|0664, st_size=19898, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_collections_abc.py", {st_mode=S_IFREG|0664, st_size=19898, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=23962, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=23962, ...}) = 0
4315 read(3, "\356\f\r\nWx\326U\272M\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0@\0\0"..., 23963) = 23962
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb683e000
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_sitebuiltins.py", {st_mode=S_IFREG|0664, st_size=3115, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_sitebuiltins.py", {st_mode=S_IFREG|0664, st_size=3115, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/_sitebuiltins.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3690, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=3690, ...}) = 0
4315 read(3, "\356\f\r\nWx\326U+\f\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0"..., 3691) = 3690
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/bin/pyvenv.cfg", 0xbef937e8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/pyvenv.cfg", 0xbef937e8) = -1 ENOENT (No such file or directory)
4315 geteuid32() = 0
4315 getuid32() = 0
4315 getegid32() = 0
4315 getgid32() = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 201 entries */, 32768) = 6632
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/sysconfig.py", {st_mode=S_IFREG|0664, st_size=24509, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/sysconfig.py", {st_mode=S_IFREG|0664, st_size=24509, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/sysconfig.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=17193, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=17193, ...}) = 0
4315 read(3, "\356\f\r\nXx\326U\275_\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 17194) = 17193
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 brk(0x1c0b000) = 0x1c0b000
4315 lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3/bin", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3/bin/python3.4", {st_mode=S_IFREG|0775, st_size=10951, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/bin/Modules/Setup.dist", 0xbef92cf8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/bin/Modules/Setup.local", 0xbef92cf8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_sysconfigdata.py", {st_mode=S_IFREG|0664, st_size=19631, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_sysconfigdata.py", {st_mode=S_IFREG|0664, st_size=19631, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/_sysconfigdata.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=19943, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=19943, ...}) = 0
4315 read(3, "\356\f\r\n\351\240KY\257L\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 19944) = 19943
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3/lib", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 lstat64("/home/groenhol/miniconda3/lib/python3.4/config-3.4m", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/.local/lib/python3.4/site-packages", 0xbef93910) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 142 entries */, 32768) = 5816
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/easy-install.pth", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=61, ...}) = 0
4315 ioctl(3, TCGETS, 0xbef93634) = -1 ENOTTY (Inappropriate ioctl for device)
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=61, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 ioctl(3, TCGETS, 0xbef935dc) = -1 ENOTTY (Inappropriate ioctl for device)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_bootlocale.py", {st_mode=S_IFREG|0664, st_size=1301, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/_bootlocale.py", {st_mode=S_IFREG|0664, st_size=1301, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 4
4315 fstat64(4, {st_mode=S_IFREG|0664, st_size=1060, ...}) = 0
4315 _llseek(4, 0, [0], SEEK_CUR) = 0
4315 fstat64(4, {st_mode=S_IFREG|0664, st_size=1060, ...}) = 0
4315 read(4, "\356\f\r\nWx\326U\25\5\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 1061) = 1060
4315 read(4, "", 1) = 0
4315 close(4) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 read(3, "./mod_wsgi-4.5.15-py3.4-linux-ar"..., 8192) = 61
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/mod_wsgi-4.5.15-py3.4-linux-armv7l.egg", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/BAC0", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 read(3, "", 8192) = 0
4315 close(3) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/setuptools.pth", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=28, ...}) = 0
4315 ioctl(3, TCGETS, 0xbef93634) = -1 ENOTTY (Inappropriate ioctl for device)
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=28, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 ioctl(3, TCGETS, 0xbef935dc) = -1 ENOTTY (Inappropriate ioctl for device)
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 read(3, "./setuptools-18.1-py3.4.egg\n", 8192) = 28
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/setuptools-18.1-py3.4.egg", {st_mode=S_IFREG|0664, st_size=362073, ...}) = 0
4315 read(3, "", 8192) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/site-python", 0xbef938a8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/plat-linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/plat-linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/plat-linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/plat-linux", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 8 entries */, 32768) = 240
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 61 entries */, 32768) = 2784
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 142 entries */, 32768) = 5816
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/mod_wsgi-4.5.15-py3.4-linux-armv7l.egg", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/mod_wsgi-4.5.15-py3.4-linux-armv7l.egg", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/mod_wsgi-4.5.15-py3.4-linux-armv7l.egg", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/mod_wsgi-4.5.15-py3.4-linux-armv7l.egg", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 4 entries */, 32768) = 112
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/BAC0", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/BAC0", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/BAC0", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/BAC0", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 17 entries */, 32768) = 520
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/setuptools-18.1-py3.4.egg", {st_mode=S_IFREG|0664, st_size=362073, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/setuptools-18.1-py3.4.egg", O_RDONLY|O_LARGEFILE) = 3
4315 ioctl(3, FIOCLEX) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=362073, ...}) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=362073, ...}) = 0
4315 _llseek(3, 360448, [360448], SEEK_SET) = 0
4315 read(3, "cache__/easy_install.cpython-34."..., 1603) = 1603
4315 read(3, "PK\5\6\0\0\0\0n\0n\0\276$\0\0\205a\5\0\0\0", 4096) = 22
4315 _llseek(3, 352256, [352256], SEEK_SET) = 0
4315 read(3, "\373$Q\302\231''\317]\2308urj\302\375\30\216R\342\33\341\266\221\275\20\341\"\356\17b\363"..., 4096) = 4096
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/cp437.py", {st_mode=S_IFREG|0664, st_size=34564, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/encodings/cp437.py", {st_mode=S_IFREG|0664, st_size=34564, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 4
4315 fstat64(4, {st_mode=S_IFREG|0664, st_size=7783, ...}) = 0
4315 _llseek(4, 0, [0], SEEK_CUR) = 0
4315 fstat64(4, {st_mode=S_IFREG|0664, st_size=7783, ...}) = 0
4315 read(4, "\356\f\r\n`x\326U\4\207\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 7784) = 7783
4315 read(4, "", 1) = 0
4315 close(4) = 0
4315 read(3, "st.pyPK\1\2\24\3\24\0\0\0\10\0\365\276\374F\25zB\267q\7\0\0G\31\0"..., 4096) = 4096
4315 read(3, "cache__/easy_install.cpython-34."..., 4096) = 1625
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/plat-linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/mod_wsgi-4.5.15-py3.4-linux-armv7l.egg", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/BAC0", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 readlink("test.py", 0xbef8353c, 4096) = -1 EINVAL (Invalid argument)
4315 getcwd("/home/groenhol", 4096) = 15
4315 lstat64("/home/groenhol/test.py", {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 stat64("test.py", {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 open("test.py", O_RDONLY|O_LARGEFILE) = 3
4315 ioctl(3, FIOCLEX) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_SET) = 0
4315 read(3, "import Adafruit_BBIO.PWM as PWM\n"..., 201) = 201
4315 read(3, "\"P9_14\", 50, 1000, 1)\n", 4096) = 22
4315 close(3) = 0
4315 stat64("test.py", {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 open("test.py", O_RDONLY|O_LARGEFILE) = 3
4315 ioctl(3, FIOCLEX) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 ioctl(3, TCGETS, 0xbef944d4) = -1 ENOTTY (Inappropriate ioctl for device)
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 read(3, "import Adafruit_BBIO.PWM as PWM\n"..., 4096) = 223
4315 _llseek(3, 0, [0], SEEK_SET) = 0
4315 read(3, "import Adafruit_BBIO.PWM as PWM\n"..., 4096) = 223
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 open("/home/groenhol", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4315 getdents64(3, /* 50 entries */, 32768) = 1728
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/plat-linux", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/__init__.cpython-34m.so", 0xbef933e8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/__init__.abi3.so", 0xbef933e8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/__init__.so", 0xbef933e8) = -1 ENOENT (No such file or directory)
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/__init__.py", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/__init__.py", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/__pycache__/__init__.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=146, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=146, ...}) = 0
4315 read(3, "\356\f\r\nx\372YY\0\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0"..., 147) = 146
4315 read(3, "", 1) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
4315 getdents64(3, /* 9 entries */, 32768) = 312
4315 getdents64(3, /* 0 entries */, 32768) = 0
4315 close(3) = 0
4315 stat64("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/PWM.cpython-34m.so", {st_mode=S_IFREG|0775, st_size=85512, ...}) = 0
4315 futex(0xb6c890ac, FUTEX_WAKE_PRIVATE, 2147483647) = 0
4315 open("/home/groenhol/miniconda3/lib/python3.4/site-packages/Adafruit_BBIO/PWM.cpython-34m.so", O_RDONLY|O_CLOEXEC) = 3
4315 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
4315 lseek(3, 84112, SEEK_SET) = 84112
4315 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"..., 1400) = 1400
4315 lseek(3, 23711, SEEK_SET) = 23711
4315 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
4315 fstat64(3, {st_mode=S_IFREG|0775, st_size=85512, ...}) = 0
4315 mmap2(NULL, 89820, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6828000
4315 mprotect(0xb682d000, 61440, PROT_NONE) = 0
4315 mmap2(0xb683c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb683c000
4315 close(3) = 0
4315 mprotect(0xb683c000, 4096, PROT_READ) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
4315 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
4315 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
4315 read(3, "", 4096) = 0
4315 close(3) = 0
4315 write(2, "Traceback (most recent call last"..., 35) = 35
4315 write(2, " File \"test.py\", line 3, in <mo"..., 38) = 38
4315 open("test.py", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 ioctl(3, TCGETS, 0xbef930cc) = -1 ENOTTY (Inappropriate ioctl for device)
4315 fstat64(3, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 fcntl64(3, F_DUPFD_CLOEXEC, 0) = 4
4315 fcntl64(4, F_GETFL) = 0x20000 (flags O_RDONLY|O_LARGEFILE)
4315 fstat64(4, {st_mode=S_IFREG|0664, st_size=223, ...}) = 0
4315 read(4, "import Adafruit_BBIO.PWM as PWM\n"..., 4096) = 223
4315 close(4) = 0
4315 _llseek(3, 0, [0], SEEK_SET) = 0
4315 _llseek(3, 0, [0], SEEK_CUR) = 0
4315 read(3, "import Adafruit_BBIO.PWM as PWM\n"..., 8192) = 223
4315 close(3) = 0
4315 write(2, " PWM.start(\"P9_14\", 50)\n", 27) = 27
4315 write(2, "RuntimeError: Problem with the c"..., 44) = 44
4315 rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0xb6b25261}, {0xb6df5fe4, [], SA_RESTORER, 0xb6b25261}, 8) = 0
4315 exit_group(1) = ?
4315 +++ exited with 1 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment