zxdavb

strace of polipo for debugging

Jul 28th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.10 KB | None | 0 0
  1. 29609 18:24:24.738592 execve("/usr/sbin/polipo", ["polipo", "-c", "/tmp/etc/polipo.conf", "daemonise=false", "diskCacheRoot=/opt/var/cache/pol"...], [/* 8 vars */]) = 0
  2. 29609 18:24:24.740072 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|0x4000000, -1, 0) = 0x77c56000
  3. 29609 18:24:24.740429 stat("/etc/ld.so.cache", 0x7f971910) = -1 ENOENT (No such file or directory)
  4. 29609 18:24:24.740752 open("/lib/libgcc_s.so.1", O_RDONLY) = 3
  5. 29609 18:24:24.741021 fstat(3, {st_mode=S_IFREG|0644, st_size=78632, ...}) = 0
  6. 29609 18:24:24.741397 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|0x4000000, -1, 0) = 0x77c53000
  7. 29609 18:24:24.741695 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\10\0\0\0\1\0\0007 \0\0\0004"..., 4096) = 4096
  8. 29609 18:24:24.742027 mmap(NULL, 147456, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x77c1a000
  9. 29609 18:24:24.742288 mmap(0x77c1a000, 78252, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x77c1a000
  10. 29609 18:24:24.742624 mmap(0x77c3d000, 808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x13000) = 0x77c3d000
  11. 29609 18:24:24.742992 close(3) = 0
  12. 29609 18:24:24.743220 munmap(0x77c53000, 4096) = 0
  13. 29609 18:24:24.743482 open("/lib/libc.so.0", O_RDONLY) = 3
  14. 29609 18:24:24.743754 fstat(3, {st_mode=S_IFREG|0755, st_size=359583, ...}) = 0
  15. 29609 18:24:24.744105 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|0x4000000, -1, 0) = 0x77c53000
  16. 29609 18:24:24.744354 read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\10\0\0\0\1\0\0\234\260\0\0\0004"..., 4096) = 4096
  17. 29609 18:24:24.744680 mmap(NULL, 446464, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x77bad000
  18. 29609 18:24:24.744939 mmap(0x77bad000, 352176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x77bad000
  19. 29609 18:24:24.745272 mmap(0x77c13000, 7327, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x56000) = 0x77c13000
  20. 29609 18:24:24.745662 mmap(0x77c15000, 17492, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x77c15000
  21. 29609 18:24:24.746015 close(3) = 0
  22. 29609 18:24:24.746256 munmap(0x77c53000, 4096) = 0
  23. 29609 18:24:24.746530 open("/lib/libc.so.0", O_RDONLY) = 3
  24. 29609 18:24:24.746807 fstat(3, {st_mode=S_IFREG|0755, st_size=359583, ...}) = 0
  25. 29609 18:24:24.747146 close(3) = 0
  26. 29609 18:24:24.749748 stat("/lib/ld-uClibc.so.0", {st_mode=S_IFREG|0755, st_size=28968, ...}) = 0
  27. 29609 18:24:24.750215 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|0x4000000, -1, 0) = 0x77c53000
  28. 29609 18:24:24.750520 set_thread_area(0x77c5a440) = 0
  29. 29609 18:24:24.751021 mprotect(0x77c13000, 4096, PROT_READ) = 0
  30. 29609 18:24:24.751307 mprotect(0x77c54000, 4096, PROT_READ) = 0
  31. 29609 18:24:24.751631 ioctl(0, TIOCNXCL, {B115200 opost isig icanon echo ...}) = 0
  32. 29609 18:24:24.751962 ioctl(1, TIOCNXCL, {B115200 opost isig icanon echo ...}) = 0
  33. 29609 18:24:24.752346 brk(0) = 0x9f0000
  34. 29609 18:24:24.752563 brk(0x9f2000) = 0x9f2000
  35. 29609 18:24:24.752940 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
  36. 29609 18:24:24.753212 close(3) = 0
  37. 29609 18:24:24.753468 open("/etc/resolv.conf", O_RDONLY) = 3
  38. 29609 18:24:24.753733 ioctl(3, TIOCNXCL, 0x7f9718a0) = -1 ENOTTY (Inappropriate ioctl for device)
  39. 29609 18:24:24.753945 brk(0x9f3000) = 0x9f3000
  40. 29609 18:24:24.754218 read(3, "search widgets.lan\nnameserver 12"..., 4096) = 40
  41. 29609 18:24:24.754600 close(3) = 0
  42. 29609 18:24:24.755285 open("/tmp/etc/polipo.conf", O_RDONLY) = 3
  43. 29609 18:24:24.755557 ioctl(3, TIOCNXCL, 0x7f9718c8) = -1 ENOTTY (Inappropriate ioctl for device)
  44. 29609 18:24:24.755774 brk(0x9f4000) = 0x9f4000
  45. 29609 18:24:24.756012 read(3, "### AUTOGENERATED CONFIGURATION\n"..., 4096) = 544
  46. 29609 18:24:24.756382 read(3, "", 4096) = 0
  47. 29609 18:24:24.756593 close(3) = 0
  48. 29609 18:24:24.756825 sysinfo({uptime=586778, loads=[4736, 12000, 15680] totalram=129503232, freeram=78311424, sharedram=0, bufferram=10772480} totalswap=0, freeswap=0, procs=59}) = 0
  49. 29609 18:24:24.757170 open("/opt/var/cache/polipo/polipo.log", O_WRONLY|O_CREAT|O_APPEND, 0640) = 3
  50. 29609 18:24:24.757526 fcntl64(3, F_GETFL) = 0x9 (flags O_WRONLY|O_APPEND)
  51. 29609 18:24:24.757766 ioctl(3, TIOCNXCL, 0x7f971aa0) = -1 ENOTTY (Inappropriate ioctl for device)
  52. 29609 18:24:24.757992 brk(0x9f5000) = 0x9f5000
  53. 29609 18:24:24.758275 brk(0xa14000) = 0xa14000
  54. 29609 18:24:24.759292 rt_sigaction(SIGPIPE, {SIG_DFL, [RT_68 RT_69 RT_70 RT_72 RT_73 RT_75 RT_77 RT_78 RT_81 RT_82 RT_87], SA_NOCLDSTOP}, NULL, 16) = 0
  55. 29609 18:24:24.759754 rt_sigaction(SIGTERM, {SIG_DFL, [RT_68 RT_69 RT_70 RT_72 RT_73 RT_75 RT_77 RT_78 RT_81 RT_82 RT_87], SA_NOCLDSTOP|0x403300}, NULL, 16) = 0
  56. 29609 18:24:24.760148 rt_sigaction(SIGHUP, {SIG_DFL, [RT_68 RT_69 RT_70 RT_72 RT_73 RT_75 RT_77 RT_78 RT_81 RT_82 RT_87], SA_NOCLDSTOP|0x403300}, NULL, 16) = 0
  57. 29609 18:24:24.760541 rt_sigaction(SIGINT, {SIG_DFL, [RT_68 RT_69 RT_70 RT_72 RT_73 RT_75 RT_77 RT_78 RT_81 RT_82 RT_87], SA_NOCLDSTOP|0x403300}, NULL, 16) = 0
  58. 29609 18:24:24.760933 rt_sigaction(SIGUSR1, {SIG_DFL, [RT_68 RT_69 RT_70 RT_72 RT_73 RT_75 RT_77 RT_78 RT_81 RT_82 RT_87], SA_NOCLDSTOP|0x403300}, NULL, 16) = 0
  59. 29609 18:24:24.761325 rt_sigaction(SIGUSR2, {SIG_DFL, [RT_68 RT_69 RT_70 RT_72 RT_73 RT_75 RT_77 RT_78 RT_81 RT_82 RT_87], SA_NOCLDSTOP|0x403300}, NULL, 16) = 0
  60. 29609 18:24:24.761732 gettimeofday({1406568264, 761868}, NULL) = 0
  61. 29609 18:24:24.762140 mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x77b8d000
  62. 29609 18:24:24.762443 uname({sys="Linux", node="db-router", ...}) = 0
  63. 29609 18:24:24.763029 open("/etc/hosts", O_RDONLY) = 4
  64. 29609 18:24:24.763299 ioctl(4, TIOCNXCL, 0x7f9718e0) = -1 ENOTTY (Inappropriate ioctl for device)
  65. 29609 18:24:24.763523 brk(0xa15000) = 0xa15000
  66. 29609 18:24:24.763774 read(4, "127.0.0.1 localhost\n", 4096) = 20
  67. 29609 18:24:24.764041 read(4, "", 4096) = 0
  68. 29609 18:24:24.764249 close(4) = 0
  69. 29609 18:24:24.764469 stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
  70. 29609 18:24:24.764865 open("/etc/resolv.conf", O_RDONLY) = 4
  71. 29609 18:24:24.765123 ioctl(4, TIOCNXCL, 0x7f9715a0) = -1 ENOTTY (Inappropriate ioctl for device)
  72. 29609 18:24:24.765345 read(4, "search widgets.lan\nnameserver 12"..., 4096) = 40
  73. 29609 18:24:24.765610 read(4, "", 4096) = 0
  74. 29609 18:24:24.765815 close(4) = 0
  75. 29609 18:24:24.766017 socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 4
  76. 29609 18:24:24.766236 connect(4, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 28) = 0
  77. 29609 18:24:24.766538 send(4, "\0\2\1\0\0\1\0\0\0\0\0\0\tdb-router\0\0\1\0\1", 27, 0) = 27
  78. 29609 18:24:24.767235 poll([{fd=4, events=POLLIN}], 1, 5000) = 1 ([{fd=4, revents=POLLIN}])
  79. 29609 18:24:24.767693 recv(4, "\0\2\205\200\0\1\0\1\0\0\0\0\tdb-router\0\0\1\0\1\300\f\0\1\0"..., 512, MSG_DONTWAIT) = 43
  80. 29609 18:24:24.767975 close(4) = 0
  81. 29609 18:24:24.768232 open("/etc/hosts", O_RDONLY) = 4
  82. 29609 18:24:24.768479 ioctl(4, TIOCNXCL, 0x7f971928) = -1 ENOTTY (Inappropriate ioctl for device)
  83. 29609 18:24:24.768711 read(4, "127.0.0.1 localhost\n", 4096) = 20
  84. 29609 18:24:24.768963 read(4, "", 4096) = 0
  85. 29609 18:24:24.769170 close(4) = 0
  86. 29609 18:24:24.769408 stat64("/etc/resolv.conf", {st_mode=S_IFREG|0644, st_size=40, ...}) = 0
  87. 29609 18:24:24.769792 socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 4
  88. 29609 18:24:24.770013 connect(4, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 28) = 0
  89. 29609 18:24:24.770290 send(4, "\0\3\1\0\0\1\0\0\0\0\0\0\0011\0010\00227\003172\7in-addr\4"..., 41, 0) = 41
  90. 29609 18:24:24.770984 poll([{fd=4, events=POLLIN}], 1, 5000) = 1 ([{fd=4, revents=POLLIN}])
  91. 29609 18:24:24.771298 recv(4, "\0\3\205\200\0\1\0\1\0\0\0\0\0011\0010\00227\003172\7in-addr\4"..., 512, MSG_DONTWAIT) = 76
  92. 29609 18:24:24.771579 close(4) = 0
  93. 29609 18:24:24.771841 stat64("/opt/var/cache/polipo/", {st_mode=S_IFDIR|0777, st_size=4096, ...}) = 0
  94. 29609 18:24:24.772254 access("/root/.polipo-forbidden", F_OK) = -1 ENOENT (No such file or directory)
  95. 29609 18:24:24.772523 access("/etc/polipo/forbidden", F_OK) = -1 ENOENT (No such file or directory)
  96. 29609 18:24:24.772778 access("/root/.polipo-uncachable", F_OK) = -1 ENOENT (No such file or directory)
  97. 29609 18:24:24.773057 access("/etc/polipo/uncachable", F_OK) = -1 ENOENT (No such file or directory)
  98. 29609 18:24:24.773321 access("/root/.polipo-forbiddenTunnels", F_OK) = -1 ENOENT (No such file or directory)
  99. 29609 18:24:24.773585 access("/etc/polipo/forbiddenTunnels", F_OK) = -1 ENOENT (No such file or directory)
  100. 29609 18:24:24.773836 open("/var/run/polipo.pid", O_WRONLY|O_CREAT|O_EXCL, 0666) = 4
  101. 29609 18:24:24.774125 getpid() = 29609
  102. 29609 18:24:24.774328 write(4, "29609\n", 6) = 6
  103. 29609 18:24:24.774572 close(4) = 0
  104. 29609 18:24:24.774827 socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
  105. 29609 18:24:24.775075 setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
  106. 29609 18:24:24.775312 bind(4, {sa_family=AF_INET, sin_port=htons(8123), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
  107. 29609 18:24:24.775568 fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
  108. 29609 18:24:24.775775 fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
  109. 29609 18:24:24.775973 listen(4, 1024) = 0
  110. 29609 18:24:24.776244 write(3, "Established listening socket on "..., 37) = 37
  111. 29609 18:24:24.776576 write(3, "8123", 4) = 4
  112. 29609 18:24:24.776852 write(3, ".\n", 2) = 2
  113. 29609 18:24:24.777157 socket(PF_LOCAL, SOCK_DGRAM, 0) = 5
  114. 29609 18:24:24.777484 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
  115. 29609 18:24:24.777707 fcntl64(5, F_GETFL) = 0x2 (flags O_RDWR)
  116. 29609 18:24:24.777905 fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0
  117. 29609 18:24:24.778102 connect(5, {sa_family=AF_LOCAL, sun_path="/dev/log"}, 16) = 0
  118. 29609 18:24:24.778358 time([1406568264]) = 1406568264
  119. 29609 18:24:24.778589 open("/etc/TZ", O_RDONLY) = 6
  120. 29609 18:24:24.778838 read(6, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  121. 29609 18:24:24.779067 close(6) = 0
  122. 29609 18:24:24.779320 send(5, "<13>Jul 28 18:24:24 polipo[29609"..., 78, MSG_NOSIGNAL) = 78
  123. 29609 18:24:24.779734 gettimeofday({1406568264, 779896}, NULL) = 0
  124. 29609 18:24:24.779982 gettimeofday({1406568264, 780172}, NULL) = 0
  125. 29609 18:24:24.780260 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 1, 1500000) = 1 ([{fd=4, revents=POLLIN}])
  126. 29609 18:24:28.528402 gettimeofday({1406568268, 528578}, NULL) = 0
  127. 29609 18:24:28.528676 accept(4, {sa_family=AF_INET, sin_port=htons(63067), sin_addr=inet_addr("172.27.0.100")}, [16]) = 6
  128. 29609 18:24:28.528977 getpeername(6, {sa_family=AF_INET, sin_port=htons(63067), sin_addr=inet_addr("172.27.0.100")}, [16]) = 0
  129. 29609 18:24:28.529241 fcntl64(6, F_GETFL) = 0x2 (flags O_RDWR)
  130. 29609 18:24:28.529445 fcntl64(6, F_SETFL, O_RDWR|O_NONBLOCK) = 0
  131. 29609 18:24:28.529654 setsockopt(6, SOL_TCP, TCP_NODELAY, [1], 4) = 0
  132. 29609 18:24:28.529892 gettimeofday({1406568268, 530033}, NULL) = 0
  133. 29609 18:24:28.530119 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 2, 20000) = 1 ([{fd=6, revents=POLLIN}])
  134. 29609 18:24:28.530448 gettimeofday({1406568268, 530633}, NULL) = 0
  135. 29609 18:24:28.530731 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 272
  136. 29609 18:24:28.531260 brk(0xa16000) = 0xa16000
  137. 29609 18:24:28.531628 time(NULL) = 1406568268
  138. 29609 18:24:28.531846 open("/etc/TZ", O_RDONLY) = 7
  139. 29609 18:24:28.532084 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  140. 29609 18:24:28.532315 close(7) = 0
  141. 29609 18:24:28.532518 open("/etc/TZ", O_RDONLY) = 7
  142. 29609 18:24:28.532752 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  143. 29609 18:24:28.532982 close(7) = 0
  144. 29609 18:24:28.533190 open("/etc/TZ", O_RDONLY) = 7
  145. 29609 18:24:28.533426 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  146. 29609 18:24:28.533654 close(7) = 0
  147. 29609 18:24:28.533862 time(NULL) = 1406568268
  148. 29609 18:24:28.534049 open("/etc/TZ", O_RDONLY) = 7
  149. 29609 18:24:28.534283 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  150. 29609 18:24:28.534514 close(7) = 0
  151. 29609 18:24:28.534716 open("/etc/TZ", O_RDONLY) = 7
  152. 29609 18:24:28.534950 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  153. 29609 18:24:28.535179 close(7) = 0
  154. 29609 18:24:28.535387 open("/etc/TZ", O_RDONLY) = 7
  155. 29609 18:24:28.535621 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  156. 29609 18:24:28.535850 close(7) = 0
  157. 29609 18:24:28.536082 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  158. 29609 18:24:28.536845 gettimeofday({1406568268, 537111}, NULL) = 0
  159. 29609 18:24:28.537210 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 2, 20000) = 0 (Timeout)
  160. 29609 18:24:48.557474 gettimeofday({1406568288, 557651}, NULL) = 0
  161. 29609 18:24:48.557736 gettimeofday({1406568288, 557870}, NULL) = 0
  162. 29609 18:24:48.557946 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 2, 99973) = 1 ([{fd=6, revents=POLLIN}])
  163. 29609 18:24:51.407099 gettimeofday({1406568291, 407273}, NULL) = 0
  164. 29609 18:24:51.407432 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 272
  165. 29609 18:24:51.408031 time(NULL) = 1406568291
  166. 29609 18:24:51.408261 open("/etc/TZ", O_RDONLY) = 7
  167. 29609 18:24:51.408496 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  168. 29609 18:24:51.408726 close(7) = 0
  169. 29609 18:24:51.408926 open("/etc/TZ", O_RDONLY) = 7
  170. 29609 18:24:51.409156 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  171. 29609 18:24:51.409384 close(7) = 0
  172. 29609 18:24:51.409588 open("/etc/TZ", O_RDONLY) = 7
  173. 29609 18:24:51.409819 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  174. 29609 18:24:51.410348 close(7) = 0
  175. 29609 18:24:51.410555 time(NULL) = 1406568291
  176. 29609 18:24:51.410739 open("/etc/TZ", O_RDONLY) = 7
  177. 29609 18:24:51.410970 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  178. 29609 18:24:51.411198 close(7) = 0
  179. 29609 18:24:51.411396 open("/etc/TZ", O_RDONLY) = 7
  180. 29609 18:24:51.411629 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  181. 29609 18:24:51.411901 close(7) = 0
  182. 29609 18:24:51.412104 open("/etc/TZ", O_RDONLY) = 7
  183. 29609 18:24:51.412338 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  184. 29609 18:24:51.412563 close(7) = 0
  185. 29609 18:24:51.412788 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  186. 29609 18:24:51.413382 gettimeofday({1406568291, 413568}, NULL) = 0
  187. 29609 18:24:51.413668 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 2, 20000) = 1 ([{fd=6, revents=POLLIN}])
  188. 29609 18:24:53.707745 gettimeofday({1406568293, 707917}, NULL) = 0
  189. 29609 18:24:53.708008 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 272
  190. 29609 18:24:53.708622 time(NULL) = 1406568293
  191. 29609 18:24:53.708857 open("/etc/TZ", O_RDONLY) = 7
  192. 29609 18:24:53.709093 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  193. 29609 18:24:53.709321 close(7) = 0
  194. 29609 18:24:53.709521 open("/etc/TZ", O_RDONLY) = 7
  195. 29609 18:24:53.709751 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  196. 29609 18:24:53.709977 close(7) = 0
  197. 29609 18:24:53.710532 open("/etc/TZ", O_RDONLY) = 7
  198. 29609 18:24:53.711060 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  199. 29609 18:24:53.711292 close(7) = 0
  200. 29609 18:24:53.711719 time(NULL) = 1406568293
  201. 29609 18:24:53.712200 open("/etc/TZ", O_RDONLY) = 7
  202. 29609 18:24:53.712471 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  203. 29609 18:24:53.712700 close(7) = 0
  204. 29609 18:24:53.712899 open("/etc/TZ", O_RDONLY) = 7
  205. 29609 18:24:53.713127 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  206. 29609 18:24:53.713354 close(7) = 0
  207. 29609 18:24:53.713557 open("/etc/TZ", O_RDONLY) = 7
  208. 29609 18:24:53.714156 read(7, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  209. 29609 18:24:53.714394 close(7) = 0
  210. 29609 18:24:53.714620 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  211. 29609 18:24:53.715213 gettimeofday({1406568293, 715399}, NULL) = 0
  212. 29609 18:24:53.715498 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 2, 20000) = 1 ([{fd=4, revents=POLLIN}])
  213. 29609 18:25:03.730296 gettimeofday({1406568303, 730485}, NULL) = 0
  214. 29609 18:25:03.730579 accept(4, {sa_family=AF_INET, sin_port=htons(63089), sin_addr=inet_addr("172.27.0.100")}, [16]) = 7
  215. 29609 18:25:03.730855 getpeername(7, {sa_family=AF_INET, sin_port=htons(63089), sin_addr=inet_addr("172.27.0.100")}, [16]) = 0
  216. 29609 18:25:03.731180 fcntl64(7, F_GETFL) = 0x2 (flags O_RDWR)
  217. 29609 18:25:03.731393 fcntl64(7, F_SETFL, O_RDWR|O_NONBLOCK) = 0
  218. 29609 18:25:03.731605 setsockopt(7, SOL_TCP, TCP_NODELAY, [1], 4) = 0
  219. 29609 18:25:03.731848 gettimeofday({1406568303, 731989}, NULL) = 0
  220. 29609 18:25:03.732076 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 3, 20000) = 1 ([{fd=7, revents=POLLIN}])
  221. 29609 18:25:03.732451 gettimeofday({1406568303, 732590}, NULL) = 0
  222. 29609 18:25:03.732678 read(7, "GET http://www.bbc.co.uk/news/ H"..., 4096) = 896
  223. 29609 18:25:03.733227 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 8
  224. 29609 18:25:03.733488 connect(8, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 16) = 0
  225. 29609 18:25:03.733778 send(8, "\240\f\1\0\0\1\0\0\0\0\0\0\3www\3bbc\2co\2uk\0\0\1\0\1", 31, 0) = 31
  226. 29609 18:25:03.734504 gettimeofday({1406568303, 734679}, NULL) = 0
  227. 29609 18:25:03.734771 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 3998) = 1 ([{fd=8, revents=POLLIN}])
  228. 29609 18:25:03.735201 gettimeofday({1406568303, 735341}, NULL) = 0
  229. 29609 18:25:03.735435 recv(8, "\240\f\201\200\0\1\0\3\0\0\0\0\3www\3bbc\2co\2uk\0\0\1\0\1\300"..., 2048, 0) = 91
  230. 29609 18:25:03.735701 gettimeofday({1406568303, 735842}, NULL) = 0
  231. 29609 18:25:03.735926 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 3997) = 0 (Timeout)
  232. 29609 18:25:07.737421 gettimeofday({1406568307, 737626}, NULL) = 0
  233. 29609 18:25:07.737725 send(8, "\240\f\1\0\0\1\0\0\0\0\0\0\3www\3bbc\2co\2uk\0\0\1\0\1", 31, 0) = 31
  234. 29609 18:25:07.738377 gettimeofday({1406568307, 738545}, NULL) = 0
  235. 29609 18:25:07.738637 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 10000) = 1 ([{fd=8, revents=POLLIN}])
  236. 29609 18:25:07.739067 gettimeofday({1406568307, 739203}, NULL) = 0
  237. 29609 18:25:07.739289 recv(8, "\240\f\201\200\0\1\0\3\0\0\0\0\3www\3bbc\2co\2uk\0\0\1\0\1\300"..., 2048, 0) = 91
  238. 29609 18:25:07.739548 gettimeofday({1406568307, 739686}, NULL) = 0
  239. 29609 18:25:07.739770 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 9998) = 1 ([{fd=6, revents=POLLIN}])
  240. 29609 18:25:08.132406 gettimeofday({1406568308, 132578}, NULL) = 0
  241. 29609 18:25:08.132670 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 272
  242. 29609 18:25:08.133250 time(NULL) = 1406568308
  243. 29609 18:25:08.133480 open("/etc/TZ", O_RDONLY) = 9
  244. 29609 18:25:08.133716 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  245. 29609 18:25:08.133945 close(9) = 0
  246. 29609 18:25:08.134145 open("/etc/TZ", O_RDONLY) = 9
  247. 29609 18:25:08.134421 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  248. 29609 18:25:08.134649 close(9) = 0
  249. 29609 18:25:08.134853 open("/etc/TZ", O_RDONLY) = 9
  250. 29609 18:25:08.135084 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  251. 29609 18:25:08.135310 close(9) = 0
  252. 29609 18:25:08.135791 time(NULL) = 1406568308
  253. 29609 18:25:08.135987 open("/etc/TZ", O_RDONLY) = 9
  254. 29609 18:25:08.136222 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  255. 29609 18:25:08.136449 close(9) = 0
  256. 29609 18:25:08.136649 open("/etc/TZ", O_RDONLY) = 9
  257. 29609 18:25:08.136880 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  258. 29609 18:25:08.137105 close(9) = 0
  259. 29609 18:25:08.137307 open("/etc/TZ", O_RDONLY) = 9
  260. 29609 18:25:08.137602 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  261. 29609 18:25:08.137830 close(9) = 0
  262. 29609 18:25:08.138057 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  263. 29609 18:25:08.138584 gettimeofday({1406568308, 138867}, NULL) = 0
  264. 29609 18:25:08.138969 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 9599) = 1 ([{fd=6, revents=POLLIN}])
  265. 29609 18:25:09.126190 gettimeofday({1406568309, 126362}, NULL) = 0
  266. 29609 18:25:09.126539 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 272
  267. 29609 18:25:09.127171 time(NULL) = 1406568309
  268. 29609 18:25:09.127484 open("/etc/TZ", O_RDONLY) = 9
  269. 29609 18:25:09.127735 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  270. 29609 18:25:09.127965 close(9) = 0
  271. 29609 18:25:09.128163 open("/etc/TZ", O_RDONLY) = 9
  272. 29609 18:25:09.128393 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  273. 29609 18:25:09.128620 close(9) = 0
  274. 29609 18:25:09.128825 open("/etc/TZ", O_RDONLY) = 9
  275. 29609 18:25:09.129324 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  276. 29609 18:25:09.129580 close(9) = 0
  277. 29609 18:25:09.129787 time(NULL) = 1406568309
  278. 29609 18:25:09.129972 open("/etc/TZ", O_RDONLY) = 9
  279. 29609 18:25:09.130370 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  280. 29609 18:25:09.130609 close(9) = 0
  281. 29609 18:25:09.130810 open("/etc/TZ", O_RDONLY) = 9
  282. 29609 18:25:09.131042 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  283. 29609 18:25:09.131268 close(9) = 0
  284. 29609 18:25:09.131473 open("/etc/TZ", O_RDONLY) = 9
  285. 29609 18:25:09.131704 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  286. 29609 18:25:09.131932 close(9) = 0
  287. 29609 18:25:09.132157 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  288. 29609 18:25:09.132790 gettimeofday({1406568309, 132970}, NULL) = 0
  289. 29609 18:25:09.133063 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 8605) = 1 ([{fd=6, revents=POLLIN}])
  290. 29609 18:25:10.116107 gettimeofday({1406568310, 116279}, NULL) = 0
  291. 29609 18:25:10.116372 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 272
  292. 29609 18:25:10.116951 time(NULL) = 1406568310
  293. 29609 18:25:10.117180 open("/etc/TZ", O_RDONLY) = 9
  294. 29609 18:25:10.117481 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  295. 29609 18:25:10.117720 close(9) = 0
  296. 29609 18:25:10.117920 open("/etc/TZ", O_RDONLY) = 9
  297. 29609 18:25:10.118150 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  298. 29609 18:25:10.118457 close(9) = 0
  299. 29609 18:25:10.118672 open("/etc/TZ", O_RDONLY) = 9
  300. 29609 18:25:10.118906 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  301. 29609 18:25:10.119132 close(9) = 0
  302. 29609 18:25:10.119625 time(NULL) = 1406568310
  303. 29609 18:25:10.119823 open("/etc/TZ", O_RDONLY) = 9
  304. 29609 18:25:10.120060 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  305. 29609 18:25:10.120289 close(9) = 0
  306. 29609 18:25:10.120487 open("/etc/TZ", O_RDONLY) = 9
  307. 29609 18:25:10.120718 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  308. 29609 18:25:10.120945 close(9) = 0
  309. 29609 18:25:10.121150 open("/etc/TZ", O_RDONLY) = 9
  310. 29609 18:25:10.121383 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  311. 29609 18:25:10.121610 close(9) = 0
  312. 29609 18:25:10.121835 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  313. 29609 18:25:10.122443 gettimeofday({1406568310, 122622}, NULL) = 0
  314. 29609 18:25:10.122714 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 7616) = 1 ([{fd=6, revents=POLLIN}])
  315. 29609 18:25:12.126118 gettimeofday({1406568312, 126291}, NULL) = 0
  316. 29609 18:25:12.126385 read(6, "POST /polipo/status? HTTP/1.1\r\nA"..., 4096) = 457
  317. 29609 18:25:12.126907 time(NULL) = 1406568312
  318. 29609 18:25:12.127129 open("/etc/TZ", O_RDONLY) = 9
  319. 29609 18:25:12.127475 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  320. 29609 18:25:12.127726 close(9) = 0
  321. 29609 18:25:12.127969 open("/etc/TZ", O_RDONLY) = 9
  322. 29609 18:25:12.128482 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  323. 29609 18:25:12.128714 close(9) = 0
  324. 29609 18:25:12.128925 open("/etc/TZ", O_RDONLY) = 9
  325. 29609 18:25:12.129162 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  326. 29609 18:25:12.129391 close(9) = 0
  327. 29609 18:25:12.129620 write(6, "HTTP/1.1 303 Done\r\nContent-Lengt"..., 128) = 128
  328. 29609 18:25:12.130168 gettimeofday({1406568312, 130350}, NULL) = 0
  329. 29609 18:25:12.130436 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 5608) = 1 ([{fd=6, revents=POLLIN}])
  330. 29609 18:25:12.132368 gettimeofday({1406568312, 132539}, NULL) = 0
  331. 29609 18:25:12.132624 read(6, "GET /polipo/status? HTTP/1.1\r\nAc"..., 4096) = 345
  332. 29609 18:25:12.133209 time(NULL) = 1406568312
  333. 29609 18:25:12.133603 open("/etc/TZ", O_RDONLY) = 9
  334. 29609 18:25:12.133863 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  335. 29609 18:25:12.134094 close(9) = 0
  336. 29609 18:25:12.134301 open("/etc/TZ", O_RDONLY) = 9
  337. 29609 18:25:12.134536 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  338. 29609 18:25:12.134766 close(9) = 0
  339. 29609 18:25:12.135009 open("/etc/TZ", O_RDONLY) = 9
  340. 29609 18:25:12.135259 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  341. 29609 18:25:12.135489 close(9) = 0
  342. 29609 18:25:12.135701 time(NULL) = 1406568312
  343. 29609 18:25:12.135890 open("/etc/TZ", O_RDONLY) = 9
  344. 29609 18:25:12.136126 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  345. 29609 18:25:12.136627 close(9) = 0
  346. 29609 18:25:12.136836 open("/etc/TZ", O_RDONLY) = 9
  347. 29609 18:25:12.137073 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  348. 29609 18:25:12.137302 close(9) = 0
  349. 29609 18:25:12.137566 open("/etc/TZ", O_RDONLY) = 9
  350. 29609 18:25:12.137803 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  351. 29609 18:25:12.138028 close(9) = 0
  352. 29609 18:25:12.138255 writev(6, [{"HTTP/1.1 200 Okay\r\nContent-Lengt"..., 185}, {"<!DOCTYPE HTML PUBLIC \"-//W3C//D"..., 1099}], 2) = 1284
  353. 29609 18:25:12.138752 gettimeofday({1406568312, 139030}, NULL) = 0
  354. 29609 18:25:12.139131 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 5599) = 0 (Timeout)
  355. 29609 18:25:17.744181 gettimeofday({1406568317, 744355}, NULL) = 0
  356. 29609 18:25:17.744453 send(8, "\240\f\1\0\0\1\0\0\0\0\0\0\3www\3bbc\2co\2uk\0\0\1\0\1", 31, 0) = 31
  357. 29609 18:25:17.745108 gettimeofday({1406568317, 745280}, NULL) = 0
  358. 29609 18:25:17.745369 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 20000) = 1 ([{fd=8, revents=POLLIN}])
  359. 29609 18:25:17.745797 gettimeofday({1406568317, 745938}, NULL) = 0
  360. 29609 18:25:17.746024 recv(8, "\240\f\201\200\0\1\0\3\0\0\0\0\3www\3bbc\2co\2uk\0\0\1\0\1\300"..., 2048, 0) = 91
  361. 29609 18:25:17.746286 gettimeofday({1406568317, 746427}, NULL) = 0
  362. 29609 18:25:17.746512 poll([{fd=4, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=8, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=7, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}, {fd=6, events=POLLIN|POLLERR|POLLHUP|POLLNVAL}], 4, 19998) = ? ERESTART_RESTARTBLOCK (Interrupted by signal)
  363. 29609 18:25:20.691799 --- SIGINT {si_signo=SIGINT, si_code=SI_KERNEL, si_value={int=4582952, ptr=0x45ee28}} ---
  364. 29609 18:25:20.692053 sigreturn() (mask [ILL CHLD PWR WINCH URG VTALRM PROF XFSZ]) = -1 EINTR (Interrupted system call)
  365. 29609 18:25:20.692432 gettimeofday({1406568320, 692569}, NULL) = 0
  366. 29609 18:25:20.692686 write(3, "Discarded all objects, ", 23) = 23
  367. 29609 18:25:20.693008 write(3, "2", 1) = 1
  368. 29609 18:25:20.693280 write(3, " + ", 3) = 3
  369. 29609 18:25:20.693547 write(3, "0", 1) = 1
  370. 29609 18:25:20.693845 write(3, " objects left (", 15) = 15
  371. 29609 18:25:20.694135 write(3, "0", 1) = 1
  372. 29609 18:25:20.694404 write(3, " chunks and ", 12) = 12
  373. 29609 18:25:20.694681 write(3, "160", 3) = 3
  374. 29609 18:25:20.694946 write(3, " atoms used).\n", 14) = 14
  375. 29609 18:25:20.695261 time([1406568320]) = 1406568320
  376. 29609 18:25:20.695491 open("/etc/TZ", O_RDONLY) = 9
  377. 29609 18:25:20.695731 read(9, "GMT0BST,M3.5.0/1,M10.5.0\n", 68) = 25
  378. 29609 18:25:20.696240 close(9) = 0
  379. 29609 18:25:20.696497 send(5, "<12>Jul 28 18:25:20 polipo[29609"..., 108, MSG_NOSIGNAL) = 108
  380. 29609 18:25:20.696916 unlink("/var/run/polipo.pid") = 0
  381. 29609 18:25:20.697273 exit_group(0) = ?
  382. 29609 18:25:20.698156 +++ exited with 0 +++
Advertisement
Add Comment
Please, Sign In to add comment