Advertisement
Guest User

timeout 3 strace -f -p 28071

a guest
Dec 3rd, 2014
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 217.99 KB | None | 0 0
  1. Process 28071 attached
  2. read(3, "|50|\n|51|", 128) = 9
  3. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5091, si_status=0, si_utime=8, si_stime=1} ---
  4. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG, NULL) = 5091
  5. wait4(-1, 0x7fffce143190, WNOHANG, NULL) = -1 ECHILD (No child processes)
  6. rt_sigreturn() = 9
  7. read(3, "", 128) = 0
  8. close(3) = 0
  9. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  10. rt_sigaction(SIGINT, {0x43e500, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  11. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  12. rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {0x43e500, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  13. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  14. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  15. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  16. rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  17. pipe([3, 4]) = 0
  18. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  19. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  20. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  21. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fddb06d2a10) = 5166
  22. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  23. rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, 8) = 0
  24. close(4) = 0
  25. read(3, Process 5166 attached
  26. <unfinished ...>
  27. [pid 5166] close(255) = 0
  28. [pid 5166] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  29. [pid 5166] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], 0}, 8) = 0
  30. [pid 5166] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], 0}, 8) = 0
  31. [pid 5166] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], 0}, 8) = 0
  32. [pid 5166] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  33. [pid 5166] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_IGN, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  34. [pid 5166] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, 8) = 0
  35. [pid 5166] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, 8) = 0
  36. [pid 5166] rt_sigaction(SIGINT, {0x4568d0, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  37. [pid 5166] dup2(4, 1) = 1
  38. [pid 5166] close(4) = 0
  39. [pid 5166] close(3) = 0
  40. [pid 5166] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  41. [pid 5166] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  42. [pid 5166] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  43. [pid 5166] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  44. [pid 5166] clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fddb06d2a10) = 5169
  45. [pid 5166] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  46. [pid 5166] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  47. [pid 5166] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  48. [pid 5166] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  49. [pid 5166] rt_sigaction(SIGINT, {0x43e500, [], SA_RESTORER, 0x7fddafd16640}, {0x4568d0, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  50. [pid 5166] wait4(-1, Process 5169 attached
  51. <unfinished ...>
  52. [pid 5169] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  53. [pid 5169] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  54. [pid 5169] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  55. [pid 5169] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  56. [pid 5169] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {0x4568d0, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  57. [pid 5169] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, {SIG_DFL, [], SA_RESTORER, 0x7fddafd16640}, 8) = 0
  58. [pid 5169] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7fddafd16640}, 8) = 0
  59. [pid 5169] execve("/usr/lib64/x2go/x2gogetports", ["/usr/lib64/x2go/x2gogetports", "v-is-puppet-02.synygy.net"], [/* 28 vars */]) = 0
  60. [pid 5169] brk(0) = 0x773000
  61. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571c9000
  62. [pid 5169] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  63. [pid 5169] open("/usr/lib64/perl5/CORE/tls/x86_64/libperl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  64. [pid 5169] stat("/usr/lib64/perl5/CORE/tls/x86_64", 0x7fffbd3850e0) = -1 ENOENT (No such file or directory)
  65. [pid 5169] open("/usr/lib64/perl5/CORE/tls/libperl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  66. [pid 5169] stat("/usr/lib64/perl5/CORE/tls", 0x7fffbd3850e0) = -1 ENOENT (No such file or directory)
  67. [pid 5169] open("/usr/lib64/perl5/CORE/x86_64/libperl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  68. [pid 5169] stat("/usr/lib64/perl5/CORE/x86_64", 0x7fffbd3850e0) = -1 ENOENT (No such file or directory)
  69. [pid 5169] open("/usr/lib64/perl5/CORE/libperl.so", O_RDONLY|O_CLOEXEC) = 3
  70. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0` \3\0\0\0\0\0"..., 832) = 832
  71. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=1626040, ...}) = 0
  72. [pid 5169] mmap(NULL, 3715112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd556c1e000
  73. [pid 5169] mprotect(0x7fd556d9f000, 2097152, PROT_NONE) = 0
  74. [pid 5169] mmap(0x7fd556f9f000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x181000) = 0x7fd556f9f000
  75. [pid 5169] mmap(0x7fd556fa9000, 40, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd556fa9000
  76. [pid 5169] close(3) = 0
  77. [pid 5169] open("/usr/lib64/perl5/CORE/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  78. [pid 5169] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  79. [pid 5169] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  80. [pid 5169] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd5571b1000
  81. [pid 5169] close(3) = 0
  82. [pid 5169] open("/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
  83. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@:\0\0\0\0\0\0"..., 832) = 832
  84. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=110808, ...}) = 0
  85. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571b0000
  86. [pid 5169] mmap(NULL, 2202264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd556a04000
  87. [pid 5169] mprotect(0x7fd556a1a000, 2097152, PROT_NONE) = 0
  88. [pid 5169] mmap(0x7fd556c1a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fd556c1a000
  89. [pid 5169] mmap(0x7fd556c1c000, 6808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd556c1c000
  90. [pid 5169] close(3) = 0
  91. [pid 5169] open("/usr/lib64/perl5/CORE/libnsl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  92. [pid 5169] open("/lib64/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3
  93. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20A\0\0\0\0\0\0"..., 832) = 832
  94. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=113320, ...}) = 0
  95. [pid 5169] mmap(NULL, 2198200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd5567eb000
  96. [pid 5169] mprotect(0x7fd556801000, 2093056, PROT_NONE) = 0
  97. [pid 5169] mmap(0x7fd556a00000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7fd556a00000
  98. [pid 5169] mmap(0x7fd556a02000, 6840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd556a02000
  99. [pid 5169] close(3) = 0
  100. [pid 5169] open("/usr/lib64/perl5/CORE/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  101. [pid 5169] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  102. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
  103. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0
  104. [pid 5169] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd5565e7000
  105. [pid 5169] mprotect(0x7fd5565ea000, 2093056, PROT_NONE) = 0
  106. [pid 5169] mmap(0x7fd5567e9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7fd5567e9000
  107. [pid 5169] close(3) = 0
  108. [pid 5169] open("/usr/lib64/perl5/CORE/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  109. [pid 5169] open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
  110. [pid 5169] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260T\0\0\0\0\0\0"..., 832) = 832
  111. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=1141552, ...}) = 0
  112. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571af000
  113. [pid 5169] mmap(NULL, 3150168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd5562e5000
  114. [pid 5169] mprotect(0x7fd5563e6000, 2093056, PROT_NONE) = 0
  115. [pid 5169] mmap(0x7fd5565e5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x100000) = 0x7fd5565e5000
  116. [pid 5169] close(3) = 0
  117. [pid 5169] open("/usr/lib64/perl5/CORE/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  118. [pid 5169] open("/lib64/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3
  119. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\16\0\0\0\0\0\0"..., 832) = 832
  120. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=40816, ...}) = 0
  121. [pid 5169] mmap(NULL, 2318912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd5560ae000
  122. [pid 5169] mprotect(0x7fd5560b6000, 2093056, PROT_NONE) = 0
  123. [pid 5169] mmap(0x7fd5562b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7fd5562b5000
  124. [pid 5169] mmap(0x7fd5562b7000, 184896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd5562b7000
  125. [pid 5169] close(3) = 0
  126. [pid 5169] open("/usr/lib64/perl5/CORE/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  127. [pid 5169] open("/lib64/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
  128. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\17\0\0\0\0\0\0"..., 832) = 832
  129. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=14608, ...}) = 0
  130. [pid 5169] mmap(NULL, 2105616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd555eab000
  131. [pid 5169] mprotect(0x7fd555ead000, 2093056, PROT_NONE) = 0
  132. [pid 5169] mmap(0x7fd5560ac000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7fd5560ac000
  133. [pid 5169] close(3) = 0
  134. [pid 5169] open("/usr/lib64/perl5/CORE/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  135. [pid 5169] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  136. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832
  137. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=141616, ...}) = 0
  138. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571ae000
  139. [pid 5169] mmap(NULL, 2208864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd555c8f000
  140. [pid 5169] mprotect(0x7fd555ca5000, 2097152, PROT_NONE) = 0
  141. [pid 5169] mmap(0x7fd555ea5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7fd555ea5000
  142. [pid 5169] mmap(0x7fd555ea7000, 13408, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd555ea7000
  143. [pid 5169] close(3) = 0
  144. [pid 5169] open("/usr/lib64/perl5/CORE/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  145. [pid 5169] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  146. [pid 5169] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  147. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  148. [pid 5169] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd5558d0000
  149. [pid 5169] mprotect(0x7fd555a84000, 2097152, PROT_NONE) = 0
  150. [pid 5169] mmap(0x7fd555c84000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7fd555c84000
  151. [pid 5169] mmap(0x7fd555c8a000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd555c8a000
  152. [pid 5169] close(3) = 0
  153. [pid 5169] open("/lib64/libfreebl3.so", O_RDONLY|O_CLOEXEC) = 3
  154. [pid 5169] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0009\0\0\0\0\0\0"..., 832) = 832
  155. [pid 5169] fstat(3, {st_mode=S_IFREG|0755, st_size=502048, ...}) = 0
  156. [pid 5169] mmap(NULL, 2606920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fd555653000
  157. [pid 5169] mprotect(0x7fd5556ca000, 2093056, PROT_NONE) = 0
  158. [pid 5169] mmap(0x7fd5558c9000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x76000) = 0x7fd5558c9000
  159. [pid 5169] mmap(0x7fd5558cc000, 14152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fd5558cc000
  160. [pid 5169] close(3) = 0
  161. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571ad000
  162. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571ac000
  163. [pid 5169] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571aa000
  164. [pid 5169] arch_prctl(ARCH_SET_FS, 0x7fd5571aa740) = 0
  165. [pid 5169] mprotect(0x7fd555c84000, 16384, PROT_READ) = 0
  166. [pid 5169] mprotect(0x7fd5567e9000, 4096, PROT_READ) = 0
  167. [pid 5169] mprotect(0x7fd5558c9000, 8192, PROT_READ) = 0
  168. [pid 5169] mprotect(0x7fd555ea5000, 4096, PROT_READ) = 0
  169. [pid 5169] mprotect(0x7fd5560ac000, 4096, PROT_READ) = 0
  170. [pid 5169] mprotect(0x7fd5562b5000, 4096, PROT_READ) = 0
  171. [pid 5169] mprotect(0x7fd5565e5000, 4096, PROT_READ) = 0
  172. [pid 5169] mprotect(0x7fd556a00000, 4096, PROT_READ) = 0
  173. [pid 5169] mprotect(0x7fd556c1a000, 4096, PROT_READ) = 0
  174. [pid 5169] mprotect(0x7fd556f9f000, 16384, PROT_READ) = 0
  175. [pid 5169] mprotect(0x601000, 4096, PROT_READ) = 0
  176. [pid 5169] mprotect(0x7fd5571ca000, 4096, PROT_READ) = 0
  177. [pid 5169] munmap(0x7fd5571b1000, 94667) = 0
  178. [pid 5169] set_tid_address(0x7fd5571aaa10) = 5169
  179. [pid 5169] set_robust_list(0x7fd5571aaa20, 24) = 0
  180. [pid 5169] rt_sigaction(SIGRTMIN, {0x7fd555c95780, [], SA_RESTORER|SA_SIGINFO, 0x7fd555c9e130}, NULL, 8) = 0
  181. [pid 5169] rt_sigaction(SIGRT_1, {0x7fd555c95810, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7fd555c9e130}, NULL, 8) = 0
  182. [pid 5169] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  183. [pid 5169] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
  184. [pid 5169] rt_sigaction(SIGFPE, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x7fd555905640}, {SIG_DFL, [], 0}, 8) = 0
  185. [pid 5169] brk(0) = 0x773000
  186. [pid 5169] brk(0x794000) = 0x794000
  187. [pid 5169] brk(0) = 0x794000
  188. [pid 5169] getuid() = 1523029953
  189. [pid 5169] geteuid() = 1523029953
  190. [pid 5169] getgid() = 1523000513
  191. [pid 5169] getegid() = 1523000513
  192. [pid 5169] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  193. [pid 5169] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  194. [pid 5169] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fd54f12c000
  195. [pid 5169] close(3) = 0
  196. [pid 5169] open("/dev/urandom", O_RDONLY) = 3
  197. [pid 5169] read(3, "\243\244\315\273", 4) = 4
  198. [pid 5169] close(3) = 0
  199. [pid 5169] readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
  200. [pid 5169] getuid() = 1523029953
  201. [pid 5169] geteuid() = 1523029953
  202. [pid 5169] getgid() = 1523000513
  203. [pid 5169] getegid() = 1523000513
  204. [pid 5169] ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd385390) = -1 ENOTTY (Inappropriate ioctl for device)
  205. [pid 5169] lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  206. [pid 5169] ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd385390) = -1 ENOTTY (Inappropriate ioctl for device)
  207. [pid 5169] lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  208. [pid 5169] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3853a0) = -1 ENOTTY (Inappropriate ioctl for device)
  209. [pid 5169] lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  210. [pid 5169] open("/usr/lib64/x2go/x2gogetports", O_RDONLY) = 3
  211. [pid 5169] ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3854c0) = -1 ENOTTY (Inappropriate ioctl for device)
  212. [pid 5169] lseek(3, 0, SEEK_CUR) = 0
  213. [pid 5169] fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  214. [pid 5169] getuid() = 1523029953
  215. [pid 5169] geteuid() = 1523029953
  216. [pid 5169] getgid() = 1523000513
  217. [pid 5169] getegid() = 1523000513
  218. [pid 5169] rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
  219. [pid 5169] brk(0) = 0x794000
  220. [pid 5169] brk(0x7b5000) = 0x7b5000
  221. [pid 5169] stat("/usr/local/share/perl5/sitecustomize.pl", 0x773138) = -1 ENOENT (No such file or directory)
  222. [pid 5169] read(3, "#!/usr/bin/perl\n\n# Copyright (C)"..., 8192) = 1256
  223. [pid 5169] stat("/usr/local/lib64/perl5/strict.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  224. [pid 5169] stat("/usr/local/lib64/perl5/strict.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  225. [pid 5169] stat("/usr/local/share/perl5/strict.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  226. [pid 5169] stat("/usr/local/share/perl5/strict.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  227. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/strict.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  228. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/strict.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  229. [pid 5169] stat("/usr/share/perl5/vendor_perl/strict.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  230. [pid 5169] stat("/usr/share/perl5/vendor_perl/strict.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  231. [pid 5169] stat("/usr/lib64/perl5/strict.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  232. [pid 5169] stat("/usr/lib64/perl5/strict.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  233. [pid 5169] stat("/usr/share/perl5/strict.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  234. [pid 5169] stat("/usr/share/perl5/strict.pm", {st_mode=S_IFREG|0644, st_size=3933, ...}) = 0
  235. [pid 5169] open("/usr/share/perl5/strict.pm", O_RDONLY) = 4
  236. [pid 5169] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384d90) = -1 ENOTTY (Inappropriate ioctl for device)
  237. [pid 5169] lseek(4, 0, SEEK_CUR) = 0
  238. [pid 5169] read(4, "package strict;\n\n$strict::VERSIO"..., 8192) = 3933
  239. [pid 5169] lseek(4, 1005, SEEK_SET) = 1005
  240. [pid 5169] lseek(4, 0, SEEK_CUR) = 1005
  241. [pid 5169] close(4) = 0
  242. [pid 5169] stat("/usr/local/lib64/perl5/Sys/Syslog.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  243. [pid 5169] stat("/usr/local/lib64/perl5/Sys/Syslog.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  244. [pid 5169] stat("/usr/local/share/perl5/Sys/Syslog.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  245. [pid 5169] stat("/usr/local/share/perl5/Sys/Syslog.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  246. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Sys/Syslog.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  247. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Sys/Syslog.pm", {st_mode=S_IFREG|0644, st_size=46376, ...}) = 0
  248. [pid 5169] open("/usr/lib64/perl5/vendor_perl/Sys/Syslog.pm", O_RDONLY) = 4
  249. [pid 5169] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384d90) = -1 ENOTTY (Inappropriate ioctl for device)
  250. [pid 5169] lseek(4, 0, SEEK_CUR) = 0
  251. [pid 5169] read(4, "package Sys::Syslog;\nuse strict;"..., 8192) = 8192
  252. [pid 5169] stat("/usr/local/lib64/perl5/warnings.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  253. [pid 5169] stat("/usr/local/lib64/perl5/warnings.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  254. [pid 5169] stat("/usr/local/share/perl5/warnings.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  255. [pid 5169] stat("/usr/local/share/perl5/warnings.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  256. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/warnings.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  257. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/warnings.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  258. [pid 5169] stat("/usr/share/perl5/vendor_perl/warnings.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  259. [pid 5169] stat("/usr/share/perl5/vendor_perl/warnings.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  260. [pid 5169] stat("/usr/lib64/perl5/warnings.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  261. [pid 5169] stat("/usr/lib64/perl5/warnings.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  262. [pid 5169] stat("/usr/share/perl5/warnings.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  263. [pid 5169] stat("/usr/share/perl5/warnings.pm", {st_mode=S_IFREG|0644, st_size=18776, ...}) = 0
  264. [pid 5169] open("/usr/share/perl5/warnings.pm", O_RDONLY) = 5
  265. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  266. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  267. [pid 5169] read(5, "# -*- buffer-read-only: t -*-\n# "..., 8192) = 8192
  268. [pid 5169] brk(0) = 0x7b5000
  269. [pid 5169] brk(0x7d6000) = 0x7d6000
  270. [pid 5169] read(5, "define'\t\t=> \"\\x00\\x00\\x00\\x00\\x4"..., 8192) = 8192
  271. [pid 5169] read(5, "set = $Offsets{$category};\n "..., 8192) = 2392
  272. [pid 5169] brk(0) = 0x7d6000
  273. [pid 5169] brk(0x7f7000) = 0x7f7000
  274. [pid 5169] read(5, "", 8192) = 0
  275. [pid 5169] close(5) = 0
  276. [pid 5169] stat("/usr/local/lib64/perl5/warnings/register.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  277. [pid 5169] stat("/usr/local/lib64/perl5/warnings/register.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  278. [pid 5169] stat("/usr/local/share/perl5/warnings/register.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  279. [pid 5169] stat("/usr/local/share/perl5/warnings/register.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  280. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/warnings/register.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  281. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/warnings/register.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  282. [pid 5169] stat("/usr/share/perl5/vendor_perl/warnings/register.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  283. [pid 5169] stat("/usr/share/perl5/vendor_perl/warnings/register.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  284. [pid 5169] stat("/usr/lib64/perl5/warnings/register.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  285. [pid 5169] stat("/usr/lib64/perl5/warnings/register.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  286. [pid 5169] stat("/usr/share/perl5/warnings/register.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  287. [pid 5169] stat("/usr/share/perl5/warnings/register.pm", {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
  288. [pid 5169] open("/usr/share/perl5/warnings/register.pm", O_RDONLY) = 5
  289. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  290. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  291. [pid 5169] read(5, "package warnings::register;\n\nour"..., 8192) = 772
  292. [pid 5169] read(5, "", 8192) = 0
  293. [pid 5169] close(5) = 0
  294. [pid 5169] stat("/usr/local/lib64/perl5/Carp.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  295. [pid 5169] stat("/usr/local/lib64/perl5/Carp.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  296. [pid 5169] stat("/usr/local/share/perl5/Carp.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  297. [pid 5169] stat("/usr/local/share/perl5/Carp.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  298. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Carp.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  299. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Carp.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  300. [pid 5169] stat("/usr/share/perl5/vendor_perl/Carp.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  301. [pid 5169] stat("/usr/share/perl5/vendor_perl/Carp.pm", {st_mode=S_IFREG|0644, st_size=20408, ...}) = 0
  302. [pid 5169] open("/usr/share/perl5/vendor_perl/Carp.pm", O_RDONLY) = 5
  303. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  304. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  305. [pid 5169] read(5, "package Carp;\n\n{ use 5.006; }\nus"..., 8192) = 8192
  306. [pid 5169] read(5, "do if $Internal{$pkg};\n }\n "..., 8192) = 8192
  307. [pid 5169] brk(0) = 0x7f7000
  308. [pid 5169] brk(0x818000) = 0x818000
  309. [pid 5169] lseek(5, 12473, SEEK_SET) = 12473
  310. [pid 5169] lseek(5, 0, SEEK_CUR) = 12473
  311. [pid 5169] close(5) = 0
  312. [pid 5169] stat("/usr/local/lib64/perl5/Exporter.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  313. [pid 5169] stat("/usr/local/lib64/perl5/Exporter.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  314. [pid 5169] stat("/usr/local/share/perl5/Exporter.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  315. [pid 5169] stat("/usr/local/share/perl5/Exporter.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  316. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Exporter.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  317. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Exporter.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  318. [pid 5169] stat("/usr/share/perl5/vendor_perl/Exporter.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  319. [pid 5169] stat("/usr/share/perl5/vendor_perl/Exporter.pm", {st_mode=S_IFREG|0644, st_size=18752, ...}) = 0
  320. [pid 5169] open("/usr/share/perl5/vendor_perl/Exporter.pm", O_RDONLY) = 5
  321. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  322. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  323. [pid 5169] read(5, "package Exporter;\n\nrequire 5.006"..., 8192) = 8192
  324. [pid 5169] brk(0) = 0x818000
  325. [pid 5169] brk(0x839000) = 0x839000
  326. [pid 5169] lseek(5, 2366, SEEK_SET) = 2366
  327. [pid 5169] lseek(5, 0, SEEK_CUR) = 2366
  328. [pid 5169] close(5) = 0
  329. [pid 5169] getuid() = 1523029953
  330. [pid 5169] geteuid() = 1523029953
  331. [pid 5169] getgid() = 1523000513
  332. [pid 5169] getegid() = 1523000513
  333. [pid 5169] stat("/usr/local/lib64/perl5/File/Basename.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  334. [pid 5169] stat("/usr/local/lib64/perl5/File/Basename.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  335. [pid 5169] stat("/usr/local/share/perl5/File/Basename.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  336. [pid 5169] stat("/usr/local/share/perl5/File/Basename.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  337. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Basename.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  338. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Basename.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  339. [pid 5169] stat("/usr/share/perl5/vendor_perl/File/Basename.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  340. [pid 5169] stat("/usr/share/perl5/vendor_perl/File/Basename.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  341. [pid 5169] stat("/usr/lib64/perl5/File/Basename.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  342. [pid 5169] stat("/usr/lib64/perl5/File/Basename.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  343. [pid 5169] stat("/usr/share/perl5/File/Basename.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  344. [pid 5169] stat("/usr/share/perl5/File/Basename.pm", {st_mode=S_IFREG|0644, st_size=11250, ...}) = 0
  345. [pid 5169] open("/usr/share/perl5/File/Basename.pm", O_RDONLY) = 5
  346. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  347. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  348. [pid 5169] read(5, "=head1 NAME\n\nFile::Basename - Pa"..., 8192) = 8192
  349. [pid 5169] read(5, "urn 'foo/'\n dirname(\"foo/\");\n"..., 8192) = 3058
  350. [pid 5169] read(5, "", 8192) = 0
  351. [pid 5169] close(5) = 0
  352. [pid 5169] getuid() = 1523029953
  353. [pid 5169] geteuid() = 1523029953
  354. [pid 5169] getgid() = 1523000513
  355. [pid 5169] getegid() = 1523000513
  356. [pid 5169] stat("/usr/local/lib64/perl5/POSIX.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  357. [pid 5169] stat("/usr/local/lib64/perl5/POSIX.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  358. [pid 5169] stat("/usr/local/share/perl5/POSIX.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  359. [pid 5169] stat("/usr/local/share/perl5/POSIX.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  360. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/POSIX.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  361. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/POSIX.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  362. [pid 5169] stat("/usr/share/perl5/vendor_perl/POSIX.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  363. [pid 5169] stat("/usr/share/perl5/vendor_perl/POSIX.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  364. [pid 5169] stat("/usr/lib64/perl5/POSIX.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  365. [pid 5169] stat("/usr/lib64/perl5/POSIX.pm", {st_mode=S_IFREG|0644, st_size=16637, ...}) = 0
  366. [pid 5169] open("/usr/lib64/perl5/POSIX.pm", O_RDONLY) = 5
  367. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  368. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  369. [pid 5169] read(5, "package POSIX;\nuse strict;\nuse w"..., 8192) = 8192
  370. [pid 5169] stat("/usr/local/lib64/perl5/Fcntl.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  371. [pid 5169] stat("/usr/local/lib64/perl5/Fcntl.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  372. [pid 5169] stat("/usr/local/share/perl5/Fcntl.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  373. [pid 5169] stat("/usr/local/share/perl5/Fcntl.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  374. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Fcntl.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  375. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Fcntl.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  376. [pid 5169] stat("/usr/share/perl5/vendor_perl/Fcntl.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  377. [pid 5169] stat("/usr/share/perl5/vendor_perl/Fcntl.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  378. [pid 5169] stat("/usr/lib64/perl5/Fcntl.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  379. [pid 5169] stat("/usr/lib64/perl5/Fcntl.pm", {st_mode=S_IFREG|0644, st_size=3924, ...}) = 0
  380. [pid 5169] open("/usr/lib64/perl5/Fcntl.pm", O_RDONLY) = 6
  381. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  382. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  383. [pid 5169] read(6, "package Fcntl;\n\n=head1 NAME\n\nFcn"..., 8192) = 3924
  384. [pid 5169] brk(0) = 0x839000
  385. [pid 5169] brk(0x85a000) = 0x85a000
  386. [pid 5169] read(6, "", 8192) = 0
  387. [pid 5169] close(6) = 0
  388. [pid 5169] stat("/usr/local/lib64/perl5/XSLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  389. [pid 5169] stat("/usr/local/lib64/perl5/XSLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  390. [pid 5169] stat("/usr/local/share/perl5/XSLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  391. [pid 5169] stat("/usr/local/share/perl5/XSLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  392. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/XSLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  393. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/XSLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  394. [pid 5169] stat("/usr/share/perl5/vendor_perl/XSLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  395. [pid 5169] stat("/usr/share/perl5/vendor_perl/XSLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  396. [pid 5169] stat("/usr/lib64/perl5/XSLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  397. [pid 5169] stat("/usr/lib64/perl5/XSLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  398. [pid 5169] stat("/usr/share/perl5/XSLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  399. [pid 5169] stat("/usr/share/perl5/XSLoader.pm", {st_mode=S_IFREG|0644, st_size=10233, ...}) = 0
  400. [pid 5169] open("/usr/share/perl5/XSLoader.pm", O_RDONLY) = 6
  401. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  402. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  403. [pid 5169] read(6, "# Generated from XSLoader.pm.PL "..., 8192) = 8192
  404. [pid 5169] lseek(6, 2886, SEEK_SET) = 2886
  405. [pid 5169] lseek(6, 0, SEEK_CUR) = 2886
  406. [pid 5169] close(6) = 0
  407. [pid 5169] getuid() = 1523029953
  408. [pid 5169] geteuid() = 1523029953
  409. [pid 5169] getgid() = 1523000513
  410. [pid 5169] getegid() = 1523000513
  411. [pid 5169] stat("/usr/lib64/perl5/auto/Fcntl/Fcntl.bs", 0x773138) = -1 ENOENT (No such file or directory)
  412. [pid 5169] stat("/usr/lib64/perl5/auto/Fcntl/Fcntl.so", {st_mode=S_IFREG|0755, st_size=19504, ...}) = 0
  413. [pid 5169] stat("/usr/lib64/perl5/auto/Fcntl/Fcntl.bs", 0x773138) = -1 ENOENT (No such file or directory)
  414. [pid 5169] futex(0x7fd5567ea0d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  415. [pid 5169] open("/usr/lib64/perl5/auto/Fcntl/Fcntl.so", O_RDONLY|O_CLOEXEC) = 6
  416. [pid 5169] read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\33\0\0\0\0\0\0"..., 832) = 832
  417. [pid 5169] fstat(6, {st_mode=S_IFREG|0755, st_size=19504, ...}) = 0
  418. [pid 5169] mmap(NULL, 2113800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7fd54ef27000
  419. [pid 5169] mprotect(0x7fd54ef2a000, 2097152, PROT_NONE) = 0
  420. [pid 5169] mmap(0x7fd54f12a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7fd54f12a000
  421. [pid 5169] close(6) = 0
  422. [pid 5169] mprotect(0x7fd54f12a000, 4096, PROT_READ) = 0
  423. [pid 5169] brk(0) = 0x85a000
  424. [pid 5169] brk(0x87b000) = 0x87b000
  425. [pid 5169] read(5, "\t\tEAGAIN EALREADY EBADF EBUSY EC"..., 8192) = 8192
  426. [pid 5169] brk(0) = 0x87b000
  427. [pid 5169] brk(0x89c000) = 0x89c000
  428. [pid 5169] read(5, "ub DELETE { delete $SIG{ &_check"..., 8192) = 253
  429. [pid 5169] read(5, "", 8192) = 0
  430. [pid 5169] close(5) = 0
  431. [pid 5169] stat("/usr/lib64/perl5/auto/POSIX/POSIX.bs", 0x773138) = -1 ENOENT (No such file or directory)
  432. [pid 5169] stat("/usr/lib64/perl5/auto/POSIX/POSIX.so", {st_mode=S_IFREG|0755, st_size=86872, ...}) = 0
  433. [pid 5169] stat("/usr/lib64/perl5/auto/POSIX/POSIX.bs", 0x773138) = -1 ENOENT (No such file or directory)
  434. [pid 5169] open("/usr/lib64/perl5/auto/POSIX/POSIX.so", O_RDONLY|O_CLOEXEC) = 5
  435. [pid 5169] read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0PZ\0\0\0\0\0\0"..., 832) = 832
  436. [pid 5169] fstat(5, {st_mode=S_IFREG|0755, st_size=86872, ...}) = 0
  437. [pid 5169] mmap(NULL, 2180400, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7fd54ed12000
  438. [pid 5169] mprotect(0x7fd54ed24000, 2093056, PROT_NONE) = 0
  439. [pid 5169] mmap(0x7fd54ef23000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x11000) = 0x7fd54ef23000
  440. [pid 5169] close(5) = 0
  441. [pid 5169] mprotect(0x7fd54ef23000, 12288, PROT_READ) = 0
  442. [pid 5169] brk(0) = 0x89c000
  443. [pid 5169] brk(0x8bd000) = 0x8bd000
  444. [pid 5169] stat("/usr/local/lib64/perl5/Tie/Hash.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  445. [pid 5169] stat("/usr/local/lib64/perl5/Tie/Hash.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  446. [pid 5169] stat("/usr/local/share/perl5/Tie/Hash.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  447. [pid 5169] stat("/usr/local/share/perl5/Tie/Hash.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  448. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Tie/Hash.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  449. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Tie/Hash.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  450. [pid 5169] stat("/usr/share/perl5/vendor_perl/Tie/Hash.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  451. [pid 5169] stat("/usr/share/perl5/vendor_perl/Tie/Hash.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  452. [pid 5169] stat("/usr/lib64/perl5/Tie/Hash.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  453. [pid 5169] stat("/usr/lib64/perl5/Tie/Hash.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  454. [pid 5169] stat("/usr/share/perl5/Tie/Hash.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  455. [pid 5169] stat("/usr/share/perl5/Tie/Hash.pm", {st_mode=S_IFREG|0644, st_size=7626, ...}) = 0
  456. [pid 5169] open("/usr/share/perl5/Tie/Hash.pm", O_RDONLY) = 5
  457. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  458. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  459. [pid 5169] read(5, "package Tie::Hash;\n\nour $VERSION"..., 8192) = 7626
  460. [pid 5169] brk(0) = 0x8bd000
  461. [pid 5169] brk(0x8de000) = 0x8de000
  462. [pid 5169] read(5, "", 8192) = 0
  463. [pid 5169] close(5) = 0
  464. [pid 5169] getuid() = 1523029953
  465. [pid 5169] geteuid() = 1523029953
  466. [pid 5169] getgid() = 1523000513
  467. [pid 5169] getegid() = 1523000513
  468. [pid 5169] brk(0) = 0x8de000
  469. [pid 5169] brk(0x900000) = 0x900000
  470. [pid 5169] stat("/usr/local/lib64/perl5/Socket.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  471. [pid 5169] stat("/usr/local/lib64/perl5/Socket.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  472. [pid 5169] stat("/usr/local/share/perl5/Socket.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  473. [pid 5169] stat("/usr/local/share/perl5/Socket.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  474. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Socket.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  475. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Socket.pm", {st_mode=S_IFREG|0644, st_size=36326, ...}) = 0
  476. [pid 5169] open("/usr/lib64/perl5/vendor_perl/Socket.pm", O_RDONLY) = 5
  477. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  478. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  479. [pid 5169] read(5, "package Socket;\n\nuse strict;\n{ u"..., 8192) = 8192
  480. [pid 5169] read(5, "r_in6().\n\nProvided largely for l"..., 8192) = 8192
  481. [pid 5169] read(5, "ants are recognised as $flags. O"..., 8192) = 8192
  482. [pid 5169] read(5, "IP_RECVOPTS IP_RECVRETOPTS\n\tIP_R"..., 8192) = 8192
  483. [pid 5169] brk(0) = 0x900000
  484. [pid 5169] brk(0x921000) = 0x921000
  485. [pid 5169] read(5, "or return fake_makeerr( EAI_NONA"..., 8192) = 3558
  486. [pid 5169] read(5, "", 8192) = 0
  487. [pid 5169] close(5) = 0
  488. [pid 5169] getuid() = 1523029953
  489. [pid 5169] geteuid() = 1523029953
  490. [pid 5169] getgid() = 1523000513
  491. [pid 5169] getegid() = 1523000513
  492. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Socket/Socket.bs", 0x773138) = -1 ENOENT (No such file or directory)
  493. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Socket/Socket.so", {st_mode=S_IFREG|0755, st_size=44520, ...}) = 0
  494. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Socket/Socket.bs", 0x773138) = -1 ENOENT (No such file or directory)
  495. [pid 5169] open("/usr/lib64/perl5/vendor_perl/auto/Socket/Socket.so", O_RDONLY|O_CLOEXEC) = 5
  496. [pid 5169] read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000-\0\0\0\0\0\0"..., 832) = 832
  497. [pid 5169] fstat(5, {st_mode=S_IFREG|0755, st_size=44520, ...}) = 0
  498. [pid 5169] mmap(NULL, 2138584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7fd54eb07000
  499. [pid 5169] mprotect(0x7fd54eb0f000, 2097152, PROT_NONE) = 0
  500. [pid 5169] mmap(0x7fd54ed0f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8000) = 0x7fd54ed0f000
  501. [pid 5169] close(5) = 0
  502. [pid 5169] mprotect(0x7fd54ed0f000, 8192, PROT_READ) = 0
  503. [pid 5169] brk(0) = 0x921000
  504. [pid 5169] brk(0x942000) = 0x942000
  505. [pid 5169] stat("/usr/local/lib64/perl5/Exporter/Heavy.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  506. [pid 5169] stat("/usr/local/lib64/perl5/Exporter/Heavy.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  507. [pid 5169] stat("/usr/local/share/perl5/Exporter/Heavy.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  508. [pid 5169] stat("/usr/local/share/perl5/Exporter/Heavy.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  509. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Exporter/Heavy.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  510. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Exporter/Heavy.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  511. [pid 5169] stat("/usr/share/perl5/vendor_perl/Exporter/Heavy.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  512. [pid 5169] stat("/usr/share/perl5/vendor_perl/Exporter/Heavy.pm", {st_mode=S_IFREG|0644, st_size=6378, ...}) = 0
  513. [pid 5169] open("/usr/share/perl5/vendor_perl/Exporter/Heavy.pm", O_RDONLY) = 5
  514. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  515. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  516. [pid 5169] read(5, "package Exporter::Heavy;\n\nuse st"..., 8192) = 6378
  517. [pid 5169] read(5, "", 8192) = 0
  518. [pid 5169] close(5) = 0
  519. [pid 5169] brk(0) = 0x942000
  520. [pid 5169] brk(0x963000) = 0x963000
  521. [pid 5169] stat("/usr/local/lib64/perl5/vars.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  522. [pid 5169] stat("/usr/local/lib64/perl5/vars.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  523. [pid 5169] stat("/usr/local/share/perl5/vars.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  524. [pid 5169] stat("/usr/local/share/perl5/vars.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  525. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/vars.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  526. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/vars.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  527. [pid 5169] stat("/usr/share/perl5/vendor_perl/vars.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  528. [pid 5169] stat("/usr/share/perl5/vendor_perl/vars.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  529. [pid 5169] stat("/usr/lib64/perl5/vars.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  530. [pid 5169] stat("/usr/lib64/perl5/vars.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  531. [pid 5169] stat("/usr/share/perl5/vars.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  532. [pid 5169] stat("/usr/share/perl5/vars.pm", {st_mode=S_IFREG|0644, st_size=2358, ...}) = 0
  533. [pid 5169] open("/usr/share/perl5/vars.pm", O_RDONLY) = 5
  534. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  535. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  536. [pid 5169] read(5, "package vars;\n\nuse 5.006;\n\nour $"..., 8192) = 2358
  537. [pid 5169] lseek(5, 1148, SEEK_SET) = 1148
  538. [pid 5169] lseek(5, 0, SEEK_CUR) = 1148
  539. [pid 5169] close(5) = 0
  540. [pid 5169] brk(0) = 0x963000
  541. [pid 5169] brk(0x984000) = 0x984000
  542. [pid 5169] read(4, "nd @_ <= 3;\n\n if (my $ref = r"..., 8192) = 8192
  543. [pid 5169] brk(0) = 0x984000
  544. [pid 5169] brk(0x9a5000) = 0x9a5000
  545. [pid 5169] read(4, "=~ /^LOG_/;\n\n # ExtUtils::Con"..., 8192) = 8192
  546. [pid 5169] brk(0) = 0x9a5000
  547. [pid 5169] brk(0x9c6000) = 0x9c6000
  548. [pid 5169] read(4, ": read the documentation.\"\n\n__EN"..., 8192) = 8192
  549. [pid 5169] lseek(4, 24612, SEEK_SET) = 24612
  550. [pid 5169] lseek(4, 0, SEEK_CUR) = 24612
  551. [pid 5169] close(4) = 0
  552. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Sys/Syslog/Syslog.bs", 0x773138) = -1 ENOENT (No such file or directory)
  553. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Sys/Syslog/Syslog.so", {st_mode=S_IFREG|0755, st_size=19576, ...}) = 0
  554. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Sys/Syslog/Syslog.bs", 0x773138) = -1 ENOENT (No such file or directory)
  555. [pid 5169] open("/usr/lib64/perl5/vendor_perl/auto/Sys/Syslog/Syslog.so", O_RDONLY|O_CLOEXEC) = 4
  556. [pid 5169] read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\23\0\0\0\0\0\0"..., 832) = 832
  557. [pid 5169] fstat(4, {st_mode=S_IFREG|0755, st_size=19576, ...}) = 0
  558. [pid 5169] mmap(NULL, 2113808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fd54e902000
  559. [pid 5169] mprotect(0x7fd54e905000, 2097152, PROT_NONE) = 0
  560. [pid 5169] mmap(0x7fd54eb05000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7fd54eb05000
  561. [pid 5169] close(4) = 0
  562. [pid 5169] mprotect(0x7fd54eb05000, 4096, PROT_READ) = 0
  563. [pid 5169] stat("/usr/local/lib64/perl5/Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  564. [pid 5169] stat("/usr/local/lib64/perl5/Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  565. [pid 5169] stat("/usr/local/share/perl5/Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  566. [pid 5169] stat("/usr/local/share/perl5/Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  567. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  568. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  569. [pid 5169] stat("/usr/share/perl5/vendor_perl/Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  570. [pid 5169] stat("/usr/share/perl5/vendor_perl/Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  571. [pid 5169] stat("/usr/lib64/perl5/Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  572. [pid 5169] stat("/usr/lib64/perl5/Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  573. [pid 5169] stat("/usr/share/perl5/Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  574. [pid 5169] stat("/usr/share/perl5/Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  575. [pid 5169] stat("./Sys/Syslog/Win32.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  576. [pid 5169] stat("./Sys/Syslog/Win32.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  577. [pid 5169] stat("/usr/local/lib64/perl5/lib.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  578. [pid 5169] stat("/usr/local/lib64/perl5/lib.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  579. [pid 5169] stat("/usr/local/share/perl5/lib.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  580. [pid 5169] stat("/usr/local/share/perl5/lib.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  581. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/lib.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  582. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/lib.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  583. [pid 5169] stat("/usr/share/perl5/vendor_perl/lib.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  584. [pid 5169] stat("/usr/share/perl5/vendor_perl/lib.pm", 0x7fffbd384fd0) = -1 ENOENT (No such file or directory)
  585. [pid 5169] stat("/usr/lib64/perl5/lib.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  586. [pid 5169] stat("/usr/lib64/perl5/lib.pm", {st_mode=S_IFREG|0644, st_size=6006, ...}) = 0
  587. [pid 5169] open("/usr/lib64/perl5/lib.pm", O_RDONLY) = 4
  588. [pid 5169] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384d90) = -1 ENOTTY (Inappropriate ioctl for device)
  589. [pid 5169] lseek(4, 0, SEEK_CUR) = 0
  590. [pid 5169] read(4, "package lib;\n\n# THIS FILE IS AUT"..., 8192) = 6006
  591. [pid 5169] stat("/usr/local/lib64/perl5/Config.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  592. [pid 5169] stat("/usr/local/lib64/perl5/Config.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  593. [pid 5169] stat("/usr/local/share/perl5/Config.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  594. [pid 5169] stat("/usr/local/share/perl5/Config.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  595. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Config.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  596. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Config.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  597. [pid 5169] stat("/usr/share/perl5/vendor_perl/Config.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  598. [pid 5169] stat("/usr/share/perl5/vendor_perl/Config.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  599. [pid 5169] stat("/usr/lib64/perl5/Config.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  600. [pid 5169] stat("/usr/lib64/perl5/Config.pm", {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0
  601. [pid 5169] open("/usr/lib64/perl5/Config.pm", O_RDONLY) = 5
  602. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  603. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  604. [pid 5169] read(5, "# This file was created by confi"..., 8192) = 3100
  605. [pid 5169] read(5, "", 8192) = 0
  606. [pid 5169] close(5) = 0
  607. [pid 5169] lseek(4, 2285, SEEK_SET) = 2285
  608. [pid 5169] lseek(4, 0, SEEK_CUR) = 2285
  609. [pid 5169] close(4) = 0
  610. [pid 5169] lseek(3, 1034, SEEK_SET) = 1034
  611. [pid 5169] lseek(3, 0, SEEK_CUR) = 1034
  612. [pid 5169] pipe([4, 5]) = 0
  613. [pid 5169] pipe([6, 7]) = 0
  614. [pid 5169] clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd5571aaa10) = 5185
  615. [pid 5169] close(7) = 0
  616. [pid 5169] close(5) = 0
  617. [pid 5169] read(6, Process 5185 attached
  618. <unfinished ...>
  619. [pid 5185] set_robust_list(0x7fd5571aaa20, 24) = 0
  620. [pid 5185] close(6) = 0
  621. [pid 5185] fcntl(7, F_SETFD, FD_CLOEXEC) = 0
  622. [pid 5185] dup2(5, 1) = 1
  623. [pid 5185] close(5) = 0
  624. [pid 5185] close(4) = 0
  625. [pid 5185] rt_sigaction(SIGFPE, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x7fd555905640}, 8) = 0
  626. [pid 5185] execve("/usr/local/bin/x2gopath", ["x2gopath", "lib"], [/* 28 vars */]) = -1 ENOENT (No such file or directory)
  627. [pid 5185] execve("/usr/bin/x2gopath", ["x2gopath", "lib"], [/* 28 vars */] <unfinished ...>
  628. [pid 5169] <... read resumed> "", 4) = 0
  629. [pid 5169] close(6) = 0
  630. [pid 5169] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384dc0) = -1 ENOTTY (Inappropriate ioctl for device)
  631. [pid 5169] lseek(4, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  632. [pid 5169] read(4, <unfinished ...>
  633. [pid 5185] <... execve resumed> ) = 0
  634. [pid 5185] brk(0) = 0x1787000
  635. [pid 5185] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5d3ee7c000
  636. [pid 5185] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  637. [pid 5185] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  638. [pid 5185] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  639. [pid 5185] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f5d3ee64000
  640. [pid 5185] close(3) = 0
  641. [pid 5185] open("/lib64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 3
  642. [pid 5185] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\316\0\0\0\0\0\0"..., 832) = 832
  643. [pid 5185] fstat(3, {st_mode=S_IFREG|0755, st_size=174520, ...}) = 0
  644. [pid 5185] mmap(NULL, 2268928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5d3ea33000
  645. [pid 5185] mprotect(0x7f5d3ea58000, 2097152, PROT_NONE) = 0
  646. [pid 5185] mmap(0x7f5d3ec58000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f5d3ec58000
  647. [pid 5185] close(3) = 0
  648. [pid 5185] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  649. [pid 5185] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
  650. [pid 5185] fstat(3, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0
  651. [pid 5185] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5d3e82f000
  652. [pid 5185] mprotect(0x7f5d3e832000, 2093056, PROT_NONE) = 0
  653. [pid 5185] mmap(0x7f5d3ea31000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f5d3ea31000
  654. [pid 5185] close(3) = 0
  655. [pid 5185] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  656. [pid 5185] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  657. [pid 5185] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  658. [pid 5185] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5d3ee63000
  659. [pid 5185] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5d3e470000
  660. [pid 5185] mprotect(0x7f5d3e624000, 2097152, PROT_NONE) = 0
  661. [pid 5185] mmap(0x7f5d3e824000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f5d3e824000
  662. [pid 5185] mmap(0x7f5d3e82a000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5d3e82a000
  663. [pid 5185] close(3) = 0
  664. [pid 5185] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5d3ee61000
  665. [pid 5185] arch_prctl(ARCH_SET_FS, 0x7f5d3ee61740) = 0
  666. [pid 5185] mprotect(0x7f5d3e824000, 16384, PROT_READ) = 0
  667. [pid 5185] mprotect(0x7f5d3ea31000, 4096, PROT_READ) = 0
  668. [pid 5185] mprotect(0x7f5d3ec58000, 16384, PROT_READ) = 0
  669. [pid 5185] mprotect(0x6dc000, 4096, PROT_READ) = 0
  670. [pid 5185] mprotect(0x7f5d3ee7d000, 4096, PROT_READ) = 0
  671. [pid 5185] munmap(0x7f5d3ee64000, 94667) = 0
  672. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  673. [pid 5185] open("/dev/tty", O_RDWR|O_NONBLOCK) = -1 ENXIO (No such device or address)
  674. [pid 5185] ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff65d5f810) = -1 ENOTTY (Inappropriate ioctl for device)
  675. [pid 5185] brk(0) = 0x1787000
  676. [pid 5185] brk(0x17a8000) = 0x17a8000
  677. [pid 5185] brk(0) = 0x17a8000
  678. [pid 5185] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  679. [pid 5185] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  680. [pid 5185] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f5d37f49000
  681. [pid 5185] close(3) = 0
  682. [pid 5185] brk(0) = 0x17a8000
  683. [pid 5185] getuid() = 1523029953
  684. [pid 5185] getgid() = 1523000513
  685. [pid 5185] geteuid() = 1523029953
  686. [pid 5185] getegid() = 1523000513
  687. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  688. [pid 5185] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
  689. [pid 5185] fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  690. [pid 5185] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5d3ee7b000
  691. [pid 5185] read(3, "MemTotal: 8177300 kB\nMemF"..., 1024) = 1024
  692. [pid 5185] close(3) = 0
  693. [pid 5185] munmap(0x7f5d3ee7b000, 4096) = 0
  694. [pid 5185] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {SIG_DFL, [], 0}, 8) = 0
  695. [pid 5185] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, 8) = 0
  696. [pid 5185] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], 0}, 8) = 0
  697. [pid 5185] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  698. [pid 5185] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], 0}, 8) = 0
  699. [pid 5185] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  700. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  701. [pid 5185] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  702. [pid 5185] uname({sys="Linux", node="v-is-puppet-02.synygy.net", ...}) = 0
  703. [pid 5185] stat("/home/synygy.net/falcas", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  704. [pid 5185] stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  705. [pid 5185] getpid() = 5185
  706. [pid 5185] open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
  707. [pid 5185] fstat(3, {st_mode=S_IFREG|0644, st_size=26254, ...}) = 0
  708. [pid 5185] mmap(NULL, 26254, PROT_READ, MAP_SHARED, 3, 0) = 0x7f5d3ee75000
  709. [pid 5185] close(3) = 0
  710. [pid 5185] getppid() = 5169
  711. [pid 5185] getpgrp() = 28042
  712. [pid 5185] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, 8) = 0
  713. [pid 5185] getrlimit(RLIMIT_NPROC, {rlim_cur=4*1024, rlim_max=31896}) = 0
  714. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  715. [pid 5185] open("/usr/bin/x2gopath", O_RDONLY) = 3
  716. [pid 5185] ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff65d5f990) = -1 ENOTTY (Inappropriate ioctl for device)
  717. [pid 5185] lseek(3, 0, SEEK_CUR) = 0
  718. [pid 5185] read(3, "#!/bin/sh\n\n# Copyright (C) 2007-"..., 80) = 80
  719. [pid 5185] lseek(3, 0, SEEK_SET) = 0
  720. [pid 5185] getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
  721. [pid 5185] fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
  722. [pid 5185] dup2(3, 255) = 255
  723. [pid 5185] close(3) = 0
  724. [pid 5185] fcntl(255, F_SETFD, FD_CLOEXEC) = 0
  725. [pid 5185] fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  726. [pid 5185] fstat(255, {st_mode=S_IFREG|0755, st_size=1548, ...}) = 0
  727. [pid 5185] lseek(255, 0, SEEK_CUR) = 0
  728. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  729. [pid 5185] read(255, "#!/bin/sh\n\n# Copyright (C) 2007-"..., 1548) = 1548
  730. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  731. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  732. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  733. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  734. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  735. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  736. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  737. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  738. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  739. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  740. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  741. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  742. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  743. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  744. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  745. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  746. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  747. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  748. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  749. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  750. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  751. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  752. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  753. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  754. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  755. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  756. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  757. [pid 5185] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  758. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  759. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  760. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  761. [pid 5185] pipe([3, 4]) = 0
  762. [pid 5185] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  763. [pid 5185] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  764. [pid 5185] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  765. [pid 5185] lseek(255, -372, SEEK_CUR) = 1176
  766. [pid 5185] clone(Process 5188 attached
  767. <unfinished ...>
  768. [pid 5188] close(255) = 0
  769. [pid 5188] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  770. [pid 5188] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], 0}, 8) = 0
  771. [pid 5188] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], 0}, 8) = 0
  772. [pid 5188] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], 0}, 8) = 0
  773. [pid 5188] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  774. [pid 5188] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_IGN, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  775. [pid 5188] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, 8) = 0
  776. [pid 5188] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, 8) = 0
  777. [pid 5188] rt_sigaction(SIGINT, {0x4568d0, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  778. [pid 5188] dup2(4, 1) = 1
  779. [pid 5188] close(4) = 0
  780. [pid 5188] close(3 <unfinished ...>
  781. [pid 5185] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f5d3ee61a10) = 5188
  782. [pid 5188] <... close resumed> ) = 0
  783. [pid 5188] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  784. [pid 5188] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  785. [pid 5188] stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  786. [pid 5188] stat("/usr/local/bin/readlink", 0x7fff65d5ef80) = -1 ENOENT (No such file or directory)
  787. [pid 5188] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  788. [pid 5188] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  789. [pid 5188] geteuid() = 1523029953
  790. [pid 5188] getegid() = 1523000513
  791. [pid 5188] getuid() = 1523029953
  792. [pid 5188] getgid() = 1523000513
  793. [pid 5188] access("/usr/bin/readlink", X_OK) = 0
  794. [pid 5188] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  795. [pid 5188] geteuid() = 1523029953
  796. [pid 5188] getegid() = 1523000513
  797. [pid 5188] getuid() = 1523029953
  798. [pid 5188] getgid() = 1523000513
  799. [pid 5188] access("/usr/bin/readlink", R_OK) = 0
  800. [pid 5188] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  801. [pid 5188] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  802. [pid 5188] geteuid() = 1523029953
  803. [pid 5188] getegid() = 1523000513
  804. [pid 5188] getuid() = 1523029953
  805. [pid 5188] getgid() = 1523000513
  806. [pid 5188] access("/usr/bin/readlink", X_OK) = 0
  807. [pid 5188] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  808. [pid 5188] geteuid() = 1523029953
  809. [pid 5188] getegid() = 1523000513
  810. [pid 5188] getuid() = 1523029953
  811. [pid 5188] getgid() = 1523000513
  812. [pid 5188] access("/usr/bin/readlink", R_OK) = 0
  813. [pid 5188] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {0x4568d0, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  814. [pid 5188] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  815. [pid 5188] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, 8) = 0
  816. [pid 5188] execve("/usr/bin/readlink", ["readlink", "-f", "/usr/bin/.."], [/* 28 vars */] <unfinished ...>
  817. [pid 5185] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  818. [pid 5185] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f5d3e4a5640}, 8) = 0
  819. [pid 5185] close(4) = 0
  820. [pid 5185] read(3, <unfinished ...>
  821. [pid 5188] <... execve resumed> ) = 0
  822. [pid 5188] brk(0) = 0x1748000
  823. [pid 5188] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f695c70c000
  824. [pid 5188] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  825. [pid 5188] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  826. [pid 5188] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  827. [pid 5188] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f695c6f4000
  828. [pid 5188] close(3) = 0
  829. [pid 5188] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  830. [pid 5188] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  831. [pid 5188] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  832. [pid 5188] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f695c12e000
  833. [pid 5188] mprotect(0x7f695c2e2000, 2097152, PROT_NONE) = 0
  834. [pid 5188] mmap(0x7f695c4e2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f695c4e2000
  835. [pid 5188] mmap(0x7f695c4e8000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f695c4e8000
  836. [pid 5188] close(3) = 0
  837. [pid 5188] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f695c6f3000
  838. [pid 5188] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f695c6f1000
  839. [pid 5188] arch_prctl(ARCH_SET_FS, 0x7f695c6f1740) = 0
  840. [pid 5188] mprotect(0x7f695c4e2000, 16384, PROT_READ) = 0
  841. [pid 5188] mprotect(0x608000, 4096, PROT_READ) = 0
  842. [pid 5188] mprotect(0x7f695c70d000, 4096, PROT_READ) = 0
  843. [pid 5188] munmap(0x7f695c6f4000, 94667) = 0
  844. [pid 5188] brk(0) = 0x1748000
  845. [pid 5188] brk(0x1769000) = 0x1769000
  846. [pid 5188] brk(0) = 0x1769000
  847. [pid 5188] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  848. [pid 5188] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  849. [pid 5188] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6955c07000
  850. [pid 5188] close(3) = 0
  851. [pid 5188] lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  852. [pid 5188] lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=77824, ...}) = 0
  853. [pid 5188] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  854. [pid 5188] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f695c70b000
  855. [pid 5188] write(1, "/usr\n", 5) = 5
  856. [pid 5185] <... read resumed> "/usr\n", 128) = 5
  857. [pid 5185] read(3, <unfinished ...>
  858. [pid 5188] close(1) = 0
  859. [pid 5185] <... read resumed> "", 128) = 0
  860. [pid 5185] close(3) = 0
  861. [pid 5185] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  862. [pid 5185] rt_sigaction(SIGINT, {0x43e500, [], SA_RESTORER, 0x7f5d3e4a5640}, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  863. [pid 5185] wait4(-1, <unfinished ...>
  864. [pid 5188] munmap(0x7f695c70b000, 4096) = 0
  865. [pid 5188] close(2) = 0
  866. [pid 5188] exit_group(0) = ?
  867. [pid 5188] +++ exited with 0 +++
  868. [pid 5185] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5188
  869. [pid 5185] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  870. [pid 5185] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5188, si_status=0, si_utime=0, si_stime=0} ---
  871. [pid 5185] wait4(-1, 0x7fff65d5ed50, WNOHANG, NULL) = -1 ECHILD (No child processes)
  872. [pid 5185] rt_sigreturn() = 0
  873. [pid 5185] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f5d3e4a5640}, {0x43e500, [], SA_RESTORER, 0x7f5d3e4a5640}, 8) = 0
  874. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  875. [pid 5185] read(255, "\n# The following section is subj"..., 1548) = 372
  876. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  877. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  878. [pid 5185] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  879. [pid 5185] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5d3ee74000
  880. [pid 5185] write(1, "/usr/lib64/x2go", 15 <unfinished ...>
  881. [pid 5169] <... read resumed> "/usr/lib64/x2go", 8192) = 15
  882. [pid 5169] read(4, <unfinished ...>
  883. [pid 5185] <... write resumed> ) = 15
  884. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  885. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  886. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  887. [pid 5185] ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff65d5f500) = -1 ENOTTY (Inappropriate ioctl for device)
  888. [pid 5185] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  889. [pid 5185] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  890. [pid 5185] read(255, "", 1548) = 0
  891. [pid 5185] exit_group(0) = ?
  892. [pid 5169] <... read resumed> "", 8192) = 0
  893. [pid 5169] close(4) = 0
  894. [pid 5169] rt_sigaction(SIGHUP, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], 0}, 8) = 0
  895. [pid 5169] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], 0}, 8) = 0
  896. [pid 5169] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], 0}, 8) = 0
  897. [pid 5169] wait4(5185, <unfinished ...>
  898. [pid 5185] +++ exited with 0 +++
  899. [pid 5169] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5185
  900. [pid 5169] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5185, si_status=0, si_utime=0, si_stime=0} ---
  901. [pid 5169] rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  902. [pid 5169] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  903. [pid 5169] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  904. [pid 5169] stat("/usr/lib64/x2go", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  905. [pid 5169] stat("/usr/lib64/x2go/x86_64-linux-thread-multi/auto", 0x773138) = -1 ENOENT (No such file or directory)
  906. [pid 5169] stat("/usr/lib64/x2go/5.16.3", 0x773138) = -1 ENOENT (No such file or directory)
  907. [pid 5169] stat("/usr/lib64/x2go/5.16.3/x86_64-linux-thread-multi", 0x773138) = -1 ENOENT (No such file or directory)
  908. [pid 5169] read(3, "use x2godbwrapper; \nuse x2gologl"..., 8192) = 222
  909. [pid 5169] stat("/usr/lib64/x2go/x2godbwrapper.pmc", 0x7fffbd385080) = -1 ENOENT (No such file or directory)
  910. [pid 5169] stat("/usr/lib64/x2go/x2godbwrapper.pm", {st_mode=S_IFREG|0644, st_size=22628, ...}) = 0
  911. [pid 5169] open("/usr/lib64/x2go/x2godbwrapper.pm", O_RDONLY) = 4
  912. [pid 5169] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384d90) = -1 ENOTTY (Inappropriate ioctl for device)
  913. [pid 5169] lseek(4, 0, SEEK_CUR) = 0
  914. [pid 5169] read(4, "# Copyright (C) 2007-2014 X2Go P"..., 8192) = 8192
  915. [pid 5169] stat("/usr/lib64/x2go/Config/Simple.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  916. [pid 5169] stat("/usr/lib64/x2go/Config/Simple.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  917. [pid 5169] stat("/usr/local/lib64/perl5/Config/Simple.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  918. [pid 5169] stat("/usr/local/lib64/perl5/Config/Simple.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  919. [pid 5169] stat("/usr/local/share/perl5/Config/Simple.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  920. [pid 5169] stat("/usr/local/share/perl5/Config/Simple.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  921. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Config/Simple.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  922. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Config/Simple.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  923. [pid 5169] stat("/usr/share/perl5/vendor_perl/Config/Simple.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  924. [pid 5169] stat("/usr/share/perl5/vendor_perl/Config/Simple.pm", {st_mode=S_IFREG|0644, st_size=41239, ...}) = 0
  925. [pid 5169] open("/usr/share/perl5/vendor_perl/Config/Simple.pm", O_RDONLY) = 5
  926. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  927. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  928. [pid 5169] read(5, "package Config::Simple;\n\n# $Id: "..., 8192) = 8192
  929. [pid 5169] brk(0) = 0x9c6000
  930. [pid 5169] brk(0x9e7000) = 0x9e7000
  931. [pid 5169] stat("/usr/lib64/x2go/Text/ParseWords.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  932. [pid 5169] stat("/usr/lib64/x2go/Text/ParseWords.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  933. [pid 5169] stat("/usr/local/lib64/perl5/Text/ParseWords.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  934. [pid 5169] stat("/usr/local/lib64/perl5/Text/ParseWords.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  935. [pid 5169] stat("/usr/local/share/perl5/Text/ParseWords.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  936. [pid 5169] stat("/usr/local/share/perl5/Text/ParseWords.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  937. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Text/ParseWords.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  938. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Text/ParseWords.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  939. [pid 5169] stat("/usr/share/perl5/vendor_perl/Text/ParseWords.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  940. [pid 5169] stat("/usr/share/perl5/vendor_perl/Text/ParseWords.pm", {st_mode=S_IFREG|0644, st_size=8280, ...}) = 0
  941. [pid 5169] open("/usr/share/perl5/vendor_perl/Text/ParseWords.pm", O_RDONLY) = 6
  942. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  943. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  944. [pid 5169] read(6, "package Text::ParseWords;\r\n\r\nuse"..., 8192) = 8192
  945. [pid 5169] lseek(6, 4666, SEEK_SET) = 4666
  946. [pid 5169] lseek(6, 0, SEEK_CUR) = 4666
  947. [pid 5169] close(6) = 0
  948. [pid 5169] getuid() = 1523029953
  949. [pid 5169] geteuid() = 1523029953
  950. [pid 5169] getgid() = 1523000513
  951. [pid 5169] getegid() = 1523000513
  952. [pid 5169] stat("/usr/lib64/x2go/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  953. [pid 5169] stat("/usr/lib64/x2go/AutoLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  954. [pid 5169] stat("/usr/local/lib64/perl5/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  955. [pid 5169] stat("/usr/local/lib64/perl5/AutoLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  956. [pid 5169] stat("/usr/local/share/perl5/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  957. [pid 5169] stat("/usr/local/share/perl5/AutoLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  958. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  959. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/AutoLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  960. [pid 5169] stat("/usr/share/perl5/vendor_perl/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  961. [pid 5169] stat("/usr/share/perl5/vendor_perl/AutoLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  962. [pid 5169] stat("/usr/lib64/perl5/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  963. [pid 5169] stat("/usr/lib64/perl5/AutoLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  964. [pid 5169] stat("/usr/share/perl5/AutoLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  965. [pid 5169] stat("/usr/share/perl5/AutoLoader.pm", {st_mode=S_IFREG|0644, st_size=15009, ...}) = 0
  966. [pid 5169] open("/usr/share/perl5/AutoLoader.pm", O_RDONLY) = 6
  967. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  968. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  969. [pid 5169] read(6, "package AutoLoader;\n\nuse strict;"..., 8192) = 8192
  970. [pid 5169] brk(0) = 0x9e7000
  971. [pid 5169] brk(0xa08000) = 0xa08000
  972. [pid 5169] lseek(6, 5403, SEEK_SET) = 5403
  973. [pid 5169] lseek(6, 0, SEEK_CUR) = 5403
  974. [pid 5169] close(6) = 0
  975. [pid 5169] stat("/usr/share/perl5/vendor_perl/auto/Config/Simple/autosplit.ix", {st_mode=S_IFREG|0644, st_size=400, ...}) = 0
  976. [pid 5169] open("/usr/share/perl5/vendor_perl/auto/Config/Simple/autosplit.ix", O_RDONLY) = 6
  977. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  978. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  979. [pid 5169] read(6, "# Index created by AutoSplit for"..., 8192) = 400
  980. [pid 5169] read(6, "", 8192) = 0
  981. [pid 5169] close(6) = 0
  982. [pid 5169] brk(0) = 0xa08000
  983. [pid 5169] brk(0xa29000) = 0xa29000
  984. [pid 5169] read(5, ";\n }\n unless ( flock($fh, LOCK"..., 8192) = 8192
  985. [pid 5169] brk(0) = 0xa29000
  986. [pid 5169] brk(0xa4a000) = 0xa4a000
  987. [pid 5169] read(5, ") } $self->param;\n}\n\n\n\n\n1;\n__END"..., 8192) = 8192
  988. [pid 5169] lseek(5, 16420, SEEK_SET) = 16420
  989. [pid 5169] lseek(5, 0, SEEK_CUR) = 16420
  990. [pid 5169] close(5) = 0
  991. [pid 5169] stat("/usr/lib64/x2go/DBI.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  992. [pid 5169] stat("/usr/lib64/x2go/DBI.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  993. [pid 5169] stat("/usr/local/lib64/perl5/DBI.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  994. [pid 5169] stat("/usr/local/lib64/perl5/DBI.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  995. [pid 5169] stat("/usr/local/share/perl5/DBI.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  996. [pid 5169] stat("/usr/local/share/perl5/DBI.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  997. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/DBI.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  998. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/DBI.pm", {st_mode=S_IFREG|0644, st_size=311474, ...}) = 0
  999. [pid 5169] open("/usr/lib64/perl5/vendor_perl/DBI.pm", O_RDONLY) = 5
  1000. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  1001. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1002. [pid 5169] read(5, "# $Id$\n# vim: ts=8:sw=4:et\n#\n# C"..., 8192) = 8192
  1003. [pid 5169] stat("/usr/lib64/x2go/DynaLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1004. [pid 5169] stat("/usr/lib64/x2go/DynaLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1005. [pid 5169] stat("/usr/local/lib64/perl5/DynaLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1006. [pid 5169] stat("/usr/local/lib64/perl5/DynaLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1007. [pid 5169] stat("/usr/local/share/perl5/DynaLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1008. [pid 5169] stat("/usr/local/share/perl5/DynaLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1009. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/DynaLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1010. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/DynaLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1011. [pid 5169] stat("/usr/share/perl5/vendor_perl/DynaLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1012. [pid 5169] stat("/usr/share/perl5/vendor_perl/DynaLoader.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1013. [pid 5169] stat("/usr/lib64/perl5/DynaLoader.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1014. [pid 5169] stat("/usr/lib64/perl5/DynaLoader.pm", {st_mode=S_IFREG|0644, st_size=24941, ...}) = 0
  1015. [pid 5169] open("/usr/lib64/perl5/DynaLoader.pm", O_RDONLY) = 6
  1016. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  1017. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  1018. [pid 5169] read(6, "\n# Generated from DynaLoader_pm."..., 8192) = 8192
  1019. [pid 5169] brk(0) = 0xa4a000
  1020. [pid 5169] brk(0xa6b000) = 0xa6b000
  1021. [pid 5169] read(6, "at filenames to look for\n "..., 8192) = 8192
  1022. [pid 5169] brk(0) = 0xa6b000
  1023. [pid 5169] brk(0xa8c000) = 0xa8c000
  1024. [pid 5169] lseek(6, 10650, SEEK_SET) = 10650
  1025. [pid 5169] lseek(6, 0, SEEK_CUR) = 10650
  1026. [pid 5169] close(6) = 0
  1027. [pid 5169] getuid() = 1523029953
  1028. [pid 5169] geteuid() = 1523029953
  1029. [pid 5169] getgid() = 1523000513
  1030. [pid 5169] getegid() = 1523000513
  1031. [pid 5169] stat("/usr/lib64/x2go/auto/DBI", 0x773138) = -1 ENOENT (No such file or directory)
  1032. [pid 5169] stat("/usr/local/lib64/perl5/auto/DBI", 0x773138) = -1 ENOENT (No such file or directory)
  1033. [pid 5169] stat("/usr/local/share/perl5/auto/DBI", 0x773138) = -1 ENOENT (No such file or directory)
  1034. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/DBI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1035. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so", {st_mode=S_IFREG|0755, st_size=128120, ...}) = 0
  1036. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1037. [pid 5169] open("/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so", O_RDONLY|O_CLOEXEC) = 6
  1038. [pid 5169] read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3602\0\0\0\0\0\0"..., 832) = 832
  1039. [pid 5169] fstat(6, {st_mode=S_IFREG|0755, st_size=128120, ...}) = 0
  1040. [pid 5169] mmap(NULL, 2221288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7fd54e6e3000
  1041. [pid 5169] mprotect(0x7fd54e700000, 2097152, PROT_NONE) = 0
  1042. [pid 5169] mmap(0x7fd54e900000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1d000) = 0x7fd54e900000
  1043. [pid 5169] close(6) = 0
  1044. [pid 5169] mprotect(0x7fd54e900000, 4096, PROT_READ) = 0
  1045. [pid 5169] read(5, "ommon::$_\"};\n}\n\nuse strict;\n\nDBI"..., 8192) = 8192
  1046. [pid 5169] brk(0) = 0xa8c000
  1047. [pid 5169] brk(0xaad000) = 0xaad000
  1048. [pid 5169] read(5, "disconnect \t=> { U =>[1,1], O=>0"..., 8192) = 8192
  1049. [pid 5169] brk(0) = 0xaad000
  1050. [pid 5169] brk(0xace000) = 0xace000
  1051. [pid 5169] read(5, "$attr->{Password};\n delete $a"..., 8192) = 8192
  1052. [pid 5169] brk(0) = 0xace000
  1053. [pid 5169] brk(0xaef000) = 0xaef000
  1054. [pid 5169] read(5, " if $trace;\n\t }\n\t $previ"..., 8192) = 8192
  1055. [pid 5169] brk(0) = 0xaef000
  1056. [pid 5169] brk(0xb10000) = 0xb10000
  1057. [pid 5169] read(5, "my $c ( @desc ) {\n\t next unle"..., 8192) = 8192
  1058. [pid 5169] brk(0) = 0xb10000
  1059. [pid 5169] brk(0xb31000) = 0xb31000
  1060. [pid 5169] read(5, "ess $reg_info;\n\n\tmy $full_method"..., 8192) = 8192
  1061. [pid 5169] brk(0) = 0xb31000
  1062. [pid 5169] brk(0xb52000) = 0xb52000
  1063. [pid 5169] read(5, "ce) { $_-- }\n\t }\n\t}\n\tmy $rows"..., 8192) = 8192
  1064. [pid 5169] brk(0) = 0xb52000
  1065. [pid 5169] brk(0xb73000) = 0xb73000
  1066. [pid 5169] read(5, "and ref $tuple_sts ne 'ARRAY';\n\n"..., 8192) = 8192
  1067. [pid 5169] brk(0) = 0xb73000
  1068. [pid 5169] brk(0xb94000) = 0xb94000
  1069. [pid 5169] lseek(5, 73126, SEEK_SET) = 73126
  1070. [pid 5169] lseek(5, 0, SEEK_CUR) = 73126
  1071. [pid 5169] close(5) = 0
  1072. [pid 5169] stat("/usr/lib64/x2go/Scalar/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1073. [pid 5169] stat("/usr/lib64/x2go/Scalar/Util.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  1074. [pid 5169] stat("/usr/local/lib64/perl5/Scalar/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1075. [pid 5169] stat("/usr/local/lib64/perl5/Scalar/Util.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  1076. [pid 5169] stat("/usr/local/share/perl5/Scalar/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1077. [pid 5169] stat("/usr/local/share/perl5/Scalar/Util.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  1078. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Scalar/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1079. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Scalar/Util.pm", {st_mode=S_IFREG|0644, st_size=8300, ...}) = 0
  1080. [pid 5169] open("/usr/lib64/perl5/vendor_perl/Scalar/Util.pm", O_RDONLY) = 5
  1081. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  1082. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1083. [pid 5169] read(5, "# Scalar::Util.pm\n#\n# Copyright "..., 8192) = 8192
  1084. [pid 5169] lseek(5, 1109, SEEK_SET) = 1109
  1085. [pid 5169] lseek(5, 0, SEEK_CUR) = 1109
  1086. [pid 5169] close(5) = 0
  1087. [pid 5169] stat("/usr/lib64/x2go/List/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1088. [pid 5169] stat("/usr/lib64/x2go/List/Util.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  1089. [pid 5169] stat("/usr/local/lib64/perl5/List/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1090. [pid 5169] stat("/usr/local/lib64/perl5/List/Util.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  1091. [pid 5169] stat("/usr/local/share/perl5/List/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1092. [pid 5169] stat("/usr/local/share/perl5/List/Util.pm", 0x7fffbd384960) = -1 ENOENT (No such file or directory)
  1093. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/List/Util.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1094. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/List/Util.pm", {st_mode=S_IFREG|0644, st_size=6391, ...}) = 0
  1095. [pid 5169] open("/usr/lib64/perl5/vendor_perl/List/Util.pm", O_RDONLY) = 5
  1096. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  1097. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1098. [pid 5169] read(5, "# List::Util.pm\n#\n# Copyright (c"..., 8192) = 6391
  1099. [pid 5169] lseek(5, 652, SEEK_SET) = 652
  1100. [pid 5169] lseek(5, 0, SEEK_CUR) = 652
  1101. [pid 5169] close(5) = 0
  1102. [pid 5169] getuid() = 1523029953
  1103. [pid 5169] geteuid() = 1523029953
  1104. [pid 5169] getgid() = 1523000513
  1105. [pid 5169] getegid() = 1523000513
  1106. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/List/Util/Util.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1107. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/List/Util/Util.so", {st_mode=S_IFREG|0755, st_size=23984, ...}) = 0
  1108. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/List/Util/Util.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1109. [pid 5169] open("/usr/lib64/perl5/vendor_perl/auto/List/Util/Util.so", O_RDONLY|O_CLOEXEC) = 5
  1110. [pid 5169] read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\27\0\0\0\0\0\0"..., 832) = 832
  1111. [pid 5169] fstat(5, {st_mode=S_IFREG|0755, st_size=23984, ...}) = 0
  1112. [pid 5169] mmap(NULL, 2118112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7fd54e4dd000
  1113. [pid 5169] mprotect(0x7fd54e4e2000, 2093056, PROT_NONE) = 0
  1114. [pid 5169] mmap(0x7fd54e6e1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x7fd54e6e1000
  1115. [pid 5169] close(5) = 0
  1116. [pid 5169] mprotect(0x7fd54e6e1000, 4096, PROT_READ) = 0
  1117. [pid 5169] getuid() = 1523029953
  1118. [pid 5169] geteuid() = 1523029953
  1119. [pid 5169] getgid() = 1523000513
  1120. [pid 5169] getegid() = 1523000513
  1121. [pid 5169] brk(0) = 0xb94000
  1122. [pid 5169] brk(0xbb5000) = 0xbb5000
  1123. [pid 5169] getuid() = 1523029953
  1124. [pid 5169] geteuid() = 1523029953
  1125. [pid 5169] getgid() = 1523000513
  1126. [pid 5169] getegid() = 1523000513
  1127. [pid 5169] getuid() = 1523029953
  1128. [pid 5169] geteuid() = 1523029953
  1129. [pid 5169] getgid() = 1523000513
  1130. [pid 5169] getegid() = 1523000513
  1131. [pid 5169] getuid() = 1523029953
  1132. [pid 5169] geteuid() = 1523029953
  1133. [pid 5169] getgid() = 1523000513
  1134. [pid 5169] getegid() = 1523000513
  1135. [pid 5169] getuid() = 1523029953
  1136. [pid 5169] geteuid() = 1523029953
  1137. [pid 5169] getgid() = 1523000513
  1138. [pid 5169] getegid() = 1523000513
  1139. [pid 5169] getuid() = 1523029953
  1140. [pid 5169] geteuid() = 1523029953
  1141. [pid 5169] getgid() = 1523000513
  1142. [pid 5169] getegid() = 1523000513
  1143. [pid 5169] getuid() = 1523029953
  1144. [pid 5169] geteuid() = 1523029953
  1145. [pid 5169] getgid() = 1523000513
  1146. [pid 5169] getegid() = 1523000513
  1147. [pid 5169] getuid() = 1523029953
  1148. [pid 5169] geteuid() = 1523029953
  1149. [pid 5169] getgid() = 1523000513
  1150. [pid 5169] getegid() = 1523000513
  1151. [pid 5169] getuid() = 1523029953
  1152. [pid 5169] geteuid() = 1523029953
  1153. [pid 5169] getgid() = 1523000513
  1154. [pid 5169] getegid() = 1523000513
  1155. [pid 5169] getuid() = 1523029953
  1156. [pid 5169] geteuid() = 1523029953
  1157. [pid 5169] getgid() = 1523000513
  1158. [pid 5169] getegid() = 1523000513
  1159. [pid 5169] brk(0) = 0xbb5000
  1160. [pid 5169] brk(0xbd6000) = 0xbd6000
  1161. [pid 5169] lseek(3, 1054, SEEK_SET) = 1054
  1162. [pid 5169] lseek(3, 0, SEEK_CUR) = 1054
  1163. [pid 5169] lseek(4, 1121, SEEK_SET) = 1121
  1164. [pid 5169] lseek(4, 0, SEEK_CUR) = 1121
  1165. [pid 5169] pipe([5, 6]) = 0
  1166. [pid 5169] pipe([7, 8]) = 0
  1167. [pid 5169] clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd5571aaa10) = 5199
  1168. [pid 5169] close(8) = 0
  1169. [pid 5169] close(6) = 0
  1170. [pid 5169] read(7, Process 5199 attached
  1171. <unfinished ...>
  1172. [pid 5199] set_robust_list(0x7fd5571aaa20, 24) = 0
  1173. [pid 5199] close(7) = 0
  1174. [pid 5199] fcntl(8, F_SETFD, FD_CLOEXEC) = 0
  1175. [pid 5199] dup2(6, 1) = 1
  1176. [pid 5199] close(6) = 0
  1177. [pid 5199] close(5) = 0
  1178. [pid 5199] rt_sigaction(SIGFPE, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x7fd555905640}, 8) = 0
  1179. [pid 5199] execve("/usr/local/bin/x2gopath", ["x2gopath", "lib"], [/* 28 vars */]) = -1 ENOENT (No such file or directory)
  1180. [pid 5199] execve("/usr/bin/x2gopath", ["x2gopath", "lib"], [/* 28 vars */] <unfinished ...>
  1181. [pid 5169] <... read resumed> "", 4) = 0
  1182. [pid 5169] close(7) = 0
  1183. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384750) = -1 ENOTTY (Inappropriate ioctl for device)
  1184. [pid 5169] lseek(5, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  1185. [pid 5169] read(5, <unfinished ...>
  1186. [pid 5199] <... execve resumed> ) = 0
  1187. [pid 5199] brk(0) = 0x177e000
  1188. [pid 5199] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1007e8e000
  1189. [pid 5199] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  1190. [pid 5199] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  1191. [pid 5199] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  1192. [pid 5199] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1007e76000
  1193. [pid 5199] close(3) = 0
  1194. [pid 5199] open("/lib64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 3
  1195. [pid 5199] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\316\0\0\0\0\0\0"..., 832) = 832
  1196. [pid 5199] fstat(3, {st_mode=S_IFREG|0755, st_size=174520, ...}) = 0
  1197. [pid 5199] mmap(NULL, 2268928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1007a45000
  1198. [pid 5199] mprotect(0x7f1007a6a000, 2097152, PROT_NONE) = 0
  1199. [pid 5199] mmap(0x7f1007c6a000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f1007c6a000
  1200. [pid 5199] close(3) = 0
  1201. [pid 5199] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  1202. [pid 5199] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
  1203. [pid 5199] fstat(3, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0
  1204. [pid 5199] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1007841000
  1205. [pid 5199] mprotect(0x7f1007844000, 2093056, PROT_NONE) = 0
  1206. [pid 5199] mmap(0x7f1007a43000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f1007a43000
  1207. [pid 5199] close(3) = 0
  1208. [pid 5199] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  1209. [pid 5199] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  1210. [pid 5199] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  1211. [pid 5199] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1007e75000
  1212. [pid 5199] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f1007482000
  1213. [pid 5199] mprotect(0x7f1007636000, 2097152, PROT_NONE) = 0
  1214. [pid 5199] mmap(0x7f1007836000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f1007836000
  1215. [pid 5199] mmap(0x7f100783c000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f100783c000
  1216. [pid 5199] close(3) = 0
  1217. [pid 5199] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1007e73000
  1218. [pid 5199] arch_prctl(ARCH_SET_FS, 0x7f1007e73740) = 0
  1219. [pid 5199] mprotect(0x7f1007836000, 16384, PROT_READ) = 0
  1220. [pid 5199] mprotect(0x7f1007a43000, 4096, PROT_READ) = 0
  1221. [pid 5199] mprotect(0x7f1007c6a000, 16384, PROT_READ) = 0
  1222. [pid 5199] mprotect(0x6dc000, 4096, PROT_READ) = 0
  1223. [pid 5199] mprotect(0x7f1007e8f000, 4096, PROT_READ) = 0
  1224. [pid 5199] munmap(0x7f1007e76000, 94667) = 0
  1225. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1226. [pid 5199] open("/dev/tty", O_RDWR|O_NONBLOCK) = -1 ENXIO (No such device or address)
  1227. [pid 5199] ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff35ebb330) = -1 ENOTTY (Inappropriate ioctl for device)
  1228. [pid 5199] brk(0) = 0x177e000
  1229. [pid 5199] brk(0x179f000) = 0x179f000
  1230. [pid 5199] brk(0) = 0x179f000
  1231. [pid 5199] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  1232. [pid 5199] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  1233. [pid 5199] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f1000f5b000
  1234. [pid 5199] close(3) = 0
  1235. [pid 5199] brk(0) = 0x179f000
  1236. [pid 5199] getuid() = 1523029953
  1237. [pid 5199] getgid() = 1523000513
  1238. [pid 5199] geteuid() = 1523029953
  1239. [pid 5199] getegid() = 1523000513
  1240. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1241. [pid 5199] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
  1242. [pid 5199] fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  1243. [pid 5199] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1007e8d000
  1244. [pid 5199] read(3, "MemTotal: 8177300 kB\nMemF"..., 1024) = 1024
  1245. [pid 5199] close(3) = 0
  1246. [pid 5199] munmap(0x7f1007e8d000, 4096) = 0
  1247. [pid 5199] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, {SIG_DFL, [], 0}, 8) = 0
  1248. [pid 5199] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, 8) = 0
  1249. [pid 5199] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], 0}, 8) = 0
  1250. [pid 5199] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1251. [pid 5199] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], 0}, 8) = 0
  1252. [pid 5199] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1253. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1254. [pid 5199] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1255. [pid 5199] uname({sys="Linux", node="v-is-puppet-02.synygy.net", ...}) = 0
  1256. [pid 5199] stat("/home/synygy.net/falcas", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1257. [pid 5199] stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1258. [pid 5199] getpid() = 5199
  1259. [pid 5199] open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
  1260. [pid 5199] fstat(3, {st_mode=S_IFREG|0644, st_size=26254, ...}) = 0
  1261. [pid 5199] mmap(NULL, 26254, PROT_READ, MAP_SHARED, 3, 0) = 0x7f1007e87000
  1262. [pid 5199] close(3) = 0
  1263. [pid 5199] getppid() = 5169
  1264. [pid 5199] getpgrp() = 28042
  1265. [pid 5199] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, 8) = 0
  1266. [pid 5199] getrlimit(RLIMIT_NPROC, {rlim_cur=4*1024, rlim_max=31896}) = 0
  1267. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1268. [pid 5199] open("/usr/bin/x2gopath", O_RDONLY) = 3
  1269. [pid 5199] ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff35ebb4b0) = -1 ENOTTY (Inappropriate ioctl for device)
  1270. [pid 5199] lseek(3, 0, SEEK_CUR) = 0
  1271. [pid 5199] read(3, "#!/bin/sh\n\n# Copyright (C) 2007-"..., 80) = 80
  1272. [pid 5199] lseek(3, 0, SEEK_SET) = 0
  1273. [pid 5199] getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
  1274. [pid 5199] fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
  1275. [pid 5199] dup2(3, 255) = 255
  1276. [pid 5199] close(3) = 0
  1277. [pid 5199] fcntl(255, F_SETFD, FD_CLOEXEC) = 0
  1278. [pid 5199] fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  1279. [pid 5199] fstat(255, {st_mode=S_IFREG|0755, st_size=1548, ...}) = 0
  1280. [pid 5199] lseek(255, 0, SEEK_CUR) = 0
  1281. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1282. [pid 5199] read(255, "#!/bin/sh\n\n# Copyright (C) 2007-"..., 1548) = 1548
  1283. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1284. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1285. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1286. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1287. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1288. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1289. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1290. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1291. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1292. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1293. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1294. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1295. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1296. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1297. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1298. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1299. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1300. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1301. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1302. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1303. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1304. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1305. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1306. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1307. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1308. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1309. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1310. [pid 5199] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  1311. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1312. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1313. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1314. [pid 5199] pipe([3, 5]) = 0
  1315. [pid 5199] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  1316. [pid 5199] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  1317. [pid 5199] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  1318. [pid 5199] lseek(255, -372, SEEK_CUR) = 1176
  1319. [pid 5199] clone(Process 5200 attached
  1320. <unfinished ...>
  1321. [pid 5200] close(255) = 0
  1322. [pid 5200] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  1323. [pid 5200] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], 0}, 8) = 0
  1324. [pid 5199] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f1007e73a10) = 5200
  1325. [pid 5200] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], 0}, 8) = 0
  1326. [pid 5200] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], 0}, 8) = 0
  1327. [pid 5200] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1328. [pid 5200] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_IGN, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1329. [pid 5200] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, 8) = 0
  1330. [pid 5200] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, 8) = 0
  1331. [pid 5200] rt_sigaction(SIGINT, {0x4568d0, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1332. [pid 5199] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...>
  1333. [pid 5200] dup2(5, 1) = 1
  1334. [pid 5200] close(5) = 0
  1335. [pid 5200] close(3) = 0
  1336. [pid 5200] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1337. [pid 5200] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1338. [pid 5200] stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1339. [pid 5200] stat("/usr/local/bin/readlink", 0x7fff35ebaaa0) = -1 ENOENT (No such file or directory)
  1340. [pid 5200] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  1341. [pid 5200] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  1342. [pid 5200] geteuid() = 1523029953
  1343. [pid 5200] getegid() = 1523000513
  1344. [pid 5200] getuid() = 1523029953
  1345. [pid 5200] getgid() = 1523000513
  1346. [pid 5200] access("/usr/bin/readlink", X_OK) = 0
  1347. [pid 5200] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  1348. [pid 5200] geteuid() = 1523029953
  1349. [pid 5200] getegid() = 1523000513
  1350. [pid 5200] getuid() = 1523029953
  1351. [pid 5200] getgid() = 1523000513
  1352. [pid 5200] access("/usr/bin/readlink", R_OK) = 0
  1353. [pid 5200] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  1354. [pid 5200] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  1355. [pid 5200] geteuid() = 1523029953
  1356. [pid 5200] getegid() = 1523000513
  1357. [pid 5200] getuid() = 1523029953
  1358. [pid 5200] getgid() = 1523000513
  1359. [pid 5200] access("/usr/bin/readlink", X_OK) = 0
  1360. [pid 5200] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  1361. [pid 5200] geteuid() = 1523029953
  1362. [pid 5200] getegid() = 1523000513
  1363. [pid 5200] getuid() = 1523029953
  1364. [pid 5200] getgid() = 1523000513
  1365. [pid 5200] access("/usr/bin/readlink", R_OK) = 0
  1366. [pid 5200] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {0x4568d0, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1367. [pid 5200] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1368. [pid 5200] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, 8) = 0
  1369. [pid 5200] execve("/usr/bin/readlink", ["readlink", "-f", "/usr/bin/.."], [/* 28 vars */] <unfinished ...>
  1370. [pid 5199] <... rt_sigprocmask resumed> NULL, 8) = 0
  1371. [pid 5199] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, <unfinished ...>
  1372. [pid 5200] <... execve resumed> ) = 0
  1373. [pid 5199] <... rt_sigaction resumed> {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f10074b7640}, 8) = 0
  1374. [pid 5199] close(5 <unfinished ...>
  1375. [pid 5200] brk(0 <unfinished ...>
  1376. [pid 5199] <... close resumed> ) = 0
  1377. [pid 5200] <... brk resumed> ) = 0x1a60000
  1378. [pid 5199] read(3, <unfinished ...>
  1379. [pid 5200] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa77f5fb000
  1380. [pid 5200] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  1381. [pid 5200] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  1382. [pid 5200] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  1383. [pid 5200] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa77f5e3000
  1384. [pid 5200] close(3) = 0
  1385. [pid 5200] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  1386. [pid 5200] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  1387. [pid 5200] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  1388. [pid 5200] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fa77f01d000
  1389. [pid 5200] mprotect(0x7fa77f1d1000, 2097152, PROT_NONE) = 0
  1390. [pid 5200] mmap(0x7fa77f3d1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7fa77f3d1000
  1391. [pid 5200] mmap(0x7fa77f3d7000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fa77f3d7000
  1392. [pid 5200] close(3) = 0
  1393. [pid 5200] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa77f5e2000
  1394. [pid 5200] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa77f5e0000
  1395. [pid 5200] arch_prctl(ARCH_SET_FS, 0x7fa77f5e0740) = 0
  1396. [pid 5200] mprotect(0x7fa77f3d1000, 16384, PROT_READ) = 0
  1397. [pid 5200] mprotect(0x608000, 4096, PROT_READ) = 0
  1398. [pid 5200] mprotect(0x7fa77f5fc000, 4096, PROT_READ) = 0
  1399. [pid 5200] munmap(0x7fa77f5e3000, 94667) = 0
  1400. [pid 5200] brk(0) = 0x1a60000
  1401. [pid 5200] brk(0x1a81000) = 0x1a81000
  1402. [pid 5200] brk(0) = 0x1a81000
  1403. [pid 5200] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  1404. [pid 5200] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  1405. [pid 5200] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fa778af6000
  1406. [pid 5200] close(3) = 0
  1407. [pid 5200] lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1408. [pid 5200] lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=77824, ...}) = 0
  1409. [pid 5200] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  1410. [pid 5200] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fa77f5fa000
  1411. [pid 5200] write(1, "/usr\n", 5) = 5
  1412. [pid 5199] <... read resumed> "/usr\n", 128) = 5
  1413. [pid 5199] read(3, <unfinished ...>
  1414. [pid 5200] close(1) = 0
  1415. [pid 5199] <... read resumed> "", 128) = 0
  1416. [pid 5199] close(3) = 0
  1417. [pid 5199] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  1418. [pid 5199] rt_sigaction(SIGINT, {0x43e500, [], SA_RESTORER, 0x7f10074b7640}, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1419. [pid 5199] wait4(-1, <unfinished ...>
  1420. [pid 5200] munmap(0x7fa77f5fa000, 4096) = 0
  1421. [pid 5200] close(2) = 0
  1422. [pid 5200] exit_group(0) = ?
  1423. [pid 5200] +++ exited with 0 +++
  1424. [pid 5199] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5200
  1425. [pid 5199] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  1426. [pid 5199] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5200, si_status=0, si_utime=0, si_stime=0} ---
  1427. [pid 5199] wait4(-1, 0x7fff35eba850, WNOHANG, NULL) = -1 ECHILD (No child processes)
  1428. [pid 5199] rt_sigreturn() = 0
  1429. [pid 5199] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f10074b7640}, {0x43e500, [], SA_RESTORER, 0x7f10074b7640}, 8) = 0
  1430. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1431. [pid 5199] read(255, "\n# The following section is subj"..., 1548) = 372
  1432. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1433. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1434. [pid 5199] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  1435. [pid 5199] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f1007e86000
  1436. [pid 5199] write(1, "/usr/lib64/x2go", 15 <unfinished ...>
  1437. [pid 5169] <... read resumed> "/usr/lib64/x2go", 8192) = 15
  1438. [pid 5169] read(5, <unfinished ...>
  1439. [pid 5199] <... write resumed> ) = 15
  1440. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1441. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1442. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1443. [pid 5199] ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff35ebb020) = -1 ENOTTY (Inappropriate ioctl for device)
  1444. [pid 5199] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  1445. [pid 5199] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  1446. [pid 5199] read(255, "", 1548) = 0
  1447. [pid 5199] exit_group(0) = ?
  1448. [pid 5169] <... read resumed> "", 8192) = 0
  1449. [pid 5169] close(5) = 0
  1450. [pid 5169] rt_sigaction(SIGHUP, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, 8) = 0
  1451. [pid 5169] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, 8) = 0
  1452. [pid 5169] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, 8) = 0
  1453. [pid 5169] wait4(5199, <unfinished ...>
  1454. [pid 5199] +++ exited with 0 +++
  1455. [pid 5169] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5199
  1456. [pid 5169] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5199, si_status=0, si_utime=0, si_stime=0} ---
  1457. [pid 5169] rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  1458. [pid 5169] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  1459. [pid 5169] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  1460. [pid 5169] stat("/usr/lib64/x2go", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1461. [pid 5169] stat("/usr/lib64/x2go/x86_64-linux-thread-multi/auto", 0x773138) = -1 ENOENT (No such file or directory)
  1462. [pid 5169] stat("/usr/lib64/x2go/5.16.3", 0x773138) = -1 ENOENT (No such file or directory)
  1463. [pid 5169] stat("/usr/lib64/x2go/5.16.3/x86_64-linux-thread-multi", 0x773138) = -1 ENOENT (No such file or directory)
  1464. [pid 5169] read(4, "use x2gologlevel;\nuse x2goutils;"..., 8192) = 8192
  1465. [pid 5169] stat("/usr/lib64/x2go/x2gologlevel.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1466. [pid 5169] stat("/usr/lib64/x2go/x2gologlevel.pm", {st_mode=S_IFREG|0644, st_size=1832, ...}) = 0
  1467. [pid 5169] open("/usr/lib64/x2go/x2gologlevel.pm", O_RDONLY) = 5
  1468. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  1469. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1470. [pid 5169] read(5, "#!/usr/bin/perl\n\n# Copyright (C)"..., 8192) = 1832
  1471. [pid 5169] stat("/usr/lib64/x2go/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1472. [pid 5169] stat("/usr/lib64/x2go/base.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1473. [pid 5169] stat("/usr/local/lib64/perl5/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1474. [pid 5169] stat("/usr/local/lib64/perl5/base.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1475. [pid 5169] stat("/usr/local/share/perl5/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1476. [pid 5169] stat("/usr/local/share/perl5/base.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1477. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1478. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/base.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1479. [pid 5169] stat("/usr/share/perl5/vendor_perl/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1480. [pid 5169] stat("/usr/share/perl5/vendor_perl/base.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1481. [pid 5169] stat("/usr/lib64/perl5/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1482. [pid 5169] stat("/usr/lib64/perl5/base.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1483. [pid 5169] stat("/usr/share/perl5/base.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1484. [pid 5169] stat("/usr/share/perl5/base.pm", {st_mode=S_IFREG|0644, st_size=6527, ...}) = 0
  1485. [pid 5169] open("/usr/share/perl5/base.pm", O_RDONLY) = 6
  1486. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  1487. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  1488. [pid 5169] read(6, "package base;\n\nuse strict 'vars'"..., 8192) = 6527
  1489. [pid 5169] brk(0) = 0xbd6000
  1490. [pid 5169] brk(0xbf7000) = 0xbf7000
  1491. [pid 5169] lseek(6, 4481, SEEK_SET) = 4481
  1492. [pid 5169] lseek(6, 0, SEEK_CUR) = 4481
  1493. [pid 5169] close(6) = 0
  1494. [pid 5169] read(5, "", 8192) = 0
  1495. [pid 5169] close(5) = 0
  1496. [pid 5169] open("/etc/x2go/x2goserver.conf", O_RDONLY) = 5
  1497. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384700) = -1 ENOTTY (Inappropriate ioctl for device)
  1498. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1499. [pid 5169] fstat(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
  1500. [pid 5169] fcntl(5, F_SETFD, FD_CLOEXEC) = 0
  1501. [pid 5169] lseek(5, 0, SEEK_SET) = 0
  1502. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1503. [pid 5169] stat("/usr/share/perl5/vendor_perl/auto/Config/Simple/verbose.al", {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
  1504. [pid 5169] geteuid() = 1523029953
  1505. [pid 5169] geteuid() = 1523029953
  1506. [pid 5169] getegid() = 1523000513
  1507. [pid 5169] getgroups(0, NULL) = 27
  1508. [pid 5169] getgroups(27, [1523000513, 1523004458, 1523004554, 1523004673, 1523004675, 1523007199, 1523008037, 1523010954, 1523015303, 1523015305, 1523015634, 1523020221, 1523020222, 1523020708, 1523020964, 1523023414, 1523023418, 1523023419, 1523025166, 1523025623, 1523026406, 1523030905, 1523032744, 1523032769, 1523032796, 1523032911, 1523038787]) = 27
  1509. [pid 5169] open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 6
  1510. [pid 5169] fstat(6, {st_mode=S_IFREG|0644, st_size=2502, ...}) = 0
  1511. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571c8000
  1512. [pid 5169] read(6, "# Locale name alias data base.\n#"..., 4096) = 2502
  1513. [pid 5169] read(6, "", 4096) = 0
  1514. [pid 5169] close(6) = 0
  1515. [pid 5169] munmap(0x7fd5571c8000, 4096) = 0
  1516. [pid 5169] open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  1517. [pid 5169] open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  1518. [pid 5169] open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  1519. [pid 5169] open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  1520. [pid 5169] open("/usr/share/locale/en.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  1521. [pid 5169] open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  1522. [pid 5169] stat("/usr/share/perl5/vendor_perl/auto/Config/Simple/verbose.al", {st_mode=S_IFREG|0644, st_size=360, ...}) = 0
  1523. [pid 5169] open("/usr/share/perl5/vendor_perl/auto/Config/Simple/verbose.al", O_RDONLY) = 6
  1524. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  1525. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  1526. [pid 5169] read(6, "# NOTE: Derived from blib/lib/Co"..., 8192) = 360
  1527. [pid 5169] read(6, "", 8192) = 0
  1528. [pid 5169] close(6) = 0
  1529. [pid 5169] read(5, "[limit users]\n#user-foo=1\n\n[limi"..., 8192) = 279
  1530. [pid 5169] lseek(5, 14, SEEK_SET) = 14
  1531. [pid 5169] lseek(5, 0, SEEK_CUR) = 14
  1532. [pid 5169] close(5) = 0
  1533. [pid 5169] open("/etc/x2go/x2goserver.conf", O_RDONLY) = 5
  1534. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384700) = -1 ENOTTY (Inappropriate ioctl for device)
  1535. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1536. [pid 5169] fstat(5, {st_mode=S_IFREG|0644, st_size=279, ...}) = 0
  1537. [pid 5169] fcntl(5, F_SETFD, FD_CLOEXEC) = 0
  1538. [pid 5169] flock(5, LOCK_SH) = 0
  1539. [pid 5169] lseek(5, 0, SEEK_SET) = 0
  1540. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1541. [pid 5169] read(5, "[limit users]\n#user-foo=1\n\n[limi"..., 8192) = 279
  1542. [pid 5169] read(5, "", 8192) = 0
  1543. [pid 5169] flock(5, LOCK_UN) = 0
  1544. [pid 5169] close(5) = 0
  1545. [pid 5169] stat("/usr/lib64/x2go/x2goutils.pmc", 0x7fffbd384a10) = -1 ENOENT (No such file or directory)
  1546. [pid 5169] stat("/usr/lib64/x2go/x2goutils.pm", {st_mode=S_IFREG|0644, st_size=2200, ...}) = 0
  1547. [pid 5169] open("/usr/lib64/x2go/x2goutils.pm", O_RDONLY) = 5
  1548. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384720) = -1 ENOTTY (Inappropriate ioctl for device)
  1549. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  1550. [pid 5169] read(5, "#!/usr/bin/perl\n\n# Copyright (C)"..., 8192) = 2200
  1551. [pid 5169] stat("/usr/lib64/x2go/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1552. [pid 5169] stat("/usr/lib64/x2go/Capture/Tiny.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1553. [pid 5169] stat("/usr/local/lib64/perl5/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1554. [pid 5169] stat("/usr/local/lib64/perl5/Capture/Tiny.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1555. [pid 5169] stat("/usr/local/share/perl5/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1556. [pid 5169] stat("/usr/local/share/perl5/Capture/Tiny.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1557. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1558. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Capture/Tiny.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1559. [pid 5169] stat("/usr/share/perl5/vendor_perl/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1560. [pid 5169] stat("/usr/share/perl5/vendor_perl/Capture/Tiny.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1561. [pid 5169] stat("/usr/lib64/perl5/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1562. [pid 5169] stat("/usr/lib64/perl5/Capture/Tiny.pm", 0x7fffbd3842f0) = -1 ENOENT (No such file or directory)
  1563. [pid 5169] stat("/usr/share/perl5/Capture/Tiny.pmc", 0x7fffbd3843a0) = -1 ENOENT (No such file or directory)
  1564. [pid 5169] stat("/usr/share/perl5/Capture/Tiny.pm", {st_mode=S_IFREG|0644, st_size=28320, ...}) = 0
  1565. [pid 5169] open("/usr/share/perl5/Capture/Tiny.pm", O_RDONLY) = 6
  1566. [pid 5169] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3840b0) = -1 ENOTTY (Inappropriate ioctl for device)
  1567. [pid 5169] lseek(6, 0, SEEK_CUR) = 0
  1568. [pid 5169] read(6, "use 5.006;\nuse strict;\nuse warni"..., 8192) = 8192
  1569. [pid 5169] stat("/usr/lib64/x2go/IO/Handle.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1570. [pid 5169] stat("/usr/lib64/x2go/IO/Handle.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1571. [pid 5169] stat("/usr/local/lib64/perl5/IO/Handle.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1572. [pid 5169] stat("/usr/local/lib64/perl5/IO/Handle.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1573. [pid 5169] stat("/usr/local/share/perl5/IO/Handle.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1574. [pid 5169] stat("/usr/local/share/perl5/IO/Handle.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1575. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/IO/Handle.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1576. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/IO/Handle.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1577. [pid 5169] stat("/usr/share/perl5/vendor_perl/IO/Handle.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1578. [pid 5169] stat("/usr/share/perl5/vendor_perl/IO/Handle.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1579. [pid 5169] stat("/usr/lib64/perl5/IO/Handle.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1580. [pid 5169] stat("/usr/lib64/perl5/IO/Handle.pm", {st_mode=S_IFREG|0644, st_size=16967, ...}) = 0
  1581. [pid 5169] open("/usr/lib64/perl5/IO/Handle.pm", O_RDONLY) = 7
  1582. [pid 5169] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd383a40) = -1 ENOTTY (Inappropriate ioctl for device)
  1583. [pid 5169] lseek(7, 0, SEEK_CUR) = 0
  1584. [pid 5169] read(7, "package IO::Handle;\n\n=head1 NAME"..., 8192) = 8192
  1585. [pid 5169] read(7, "ariables with its own name separ"..., 8192) = 8192
  1586. [pid 5169] stat("/usr/lib64/x2go/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1587. [pid 5169] stat("/usr/lib64/x2go/Symbol.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1588. [pid 5169] stat("/usr/local/lib64/perl5/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1589. [pid 5169] stat("/usr/local/lib64/perl5/Symbol.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1590. [pid 5169] stat("/usr/local/share/perl5/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1591. [pid 5169] stat("/usr/local/share/perl5/Symbol.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1592. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1593. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Symbol.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1594. [pid 5169] stat("/usr/share/perl5/vendor_perl/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1595. [pid 5169] stat("/usr/share/perl5/vendor_perl/Symbol.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1596. [pid 5169] stat("/usr/lib64/perl5/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1597. [pid 5169] stat("/usr/lib64/perl5/Symbol.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1598. [pid 5169] stat("/usr/share/perl5/Symbol.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1599. [pid 5169] stat("/usr/share/perl5/Symbol.pm", {st_mode=S_IFREG|0644, st_size=4794, ...}) = 0
  1600. [pid 5169] open("/usr/share/perl5/Symbol.pm", O_RDONLY) = 8
  1601. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1602. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1603. [pid 5169] read(8, "package Symbol;\n\n=head1 NAME\n\nSy"..., 8192) = 4794
  1604. [pid 5169] brk(0) = 0xbf7000
  1605. [pid 5169] brk(0xc18000) = 0xc18000
  1606. [pid 5169] read(8, "", 8192) = 0
  1607. [pid 5169] close(8) = 0
  1608. [pid 5169] getuid() = 1523029953
  1609. [pid 5169] geteuid() = 1523029953
  1610. [pid 5169] getgid() = 1523000513
  1611. [pid 5169] getegid() = 1523000513
  1612. [pid 5169] stat("/usr/lib64/x2go/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1613. [pid 5169] stat("/usr/lib64/x2go/SelectSaver.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1614. [pid 5169] stat("/usr/local/lib64/perl5/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1615. [pid 5169] stat("/usr/local/lib64/perl5/SelectSaver.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1616. [pid 5169] stat("/usr/local/share/perl5/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1617. [pid 5169] stat("/usr/local/share/perl5/SelectSaver.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1618. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1619. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/SelectSaver.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1620. [pid 5169] stat("/usr/share/perl5/vendor_perl/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1621. [pid 5169] stat("/usr/share/perl5/vendor_perl/SelectSaver.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1622. [pid 5169] stat("/usr/lib64/perl5/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1623. [pid 5169] stat("/usr/lib64/perl5/SelectSaver.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1624. [pid 5169] stat("/usr/share/perl5/SelectSaver.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1625. [pid 5169] stat("/usr/share/perl5/SelectSaver.pm", {st_mode=S_IFREG|0644, st_size=1076, ...}) = 0
  1626. [pid 5169] open("/usr/share/perl5/SelectSaver.pm", O_RDONLY) = 8
  1627. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1628. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1629. [pid 5169] read(8, "package SelectSaver;\n\nour $VERSI"..., 8192) = 1076
  1630. [pid 5169] read(8, "", 8192) = 0
  1631. [pid 5169] close(8) = 0
  1632. [pid 5169] stat("/usr/lib64/x2go/IO.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1633. [pid 5169] stat("/usr/lib64/x2go/IO.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1634. [pid 5169] stat("/usr/local/lib64/perl5/IO.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1635. [pid 5169] stat("/usr/local/lib64/perl5/IO.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1636. [pid 5169] stat("/usr/local/share/perl5/IO.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1637. [pid 5169] stat("/usr/local/share/perl5/IO.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1638. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/IO.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1639. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/IO.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1640. [pid 5169] stat("/usr/share/perl5/vendor_perl/IO.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1641. [pid 5169] stat("/usr/share/perl5/vendor_perl/IO.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1642. [pid 5169] stat("/usr/lib64/perl5/IO.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1643. [pid 5169] stat("/usr/lib64/perl5/IO.pm", {st_mode=S_IFREG|0644, st_size=1400, ...}) = 0
  1644. [pid 5169] open("/usr/lib64/perl5/IO.pm", O_RDONLY) = 8
  1645. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1646. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1647. [pid 5169] read(8, "#\n\npackage IO;\n\nuse XSLoader ();"..., 8192) = 1400
  1648. [pid 5169] lseek(8, 415, SEEK_SET) = 415
  1649. [pid 5169] lseek(8, 0, SEEK_CUR) = 415
  1650. [pid 5169] close(8) = 0
  1651. [pid 5169] stat("/usr/lib64/perl5/auto/IO/IO.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1652. [pid 5169] stat("/usr/lib64/perl5/auto/IO/IO.so", {st_mode=S_IFREG|0755, st_size=19792, ...}) = 0
  1653. [pid 5169] stat("/usr/lib64/perl5/auto/IO/IO.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1654. [pid 5169] open("/usr/lib64/perl5/auto/IO/IO.so", O_RDONLY|O_CLOEXEC) = 8
  1655. [pid 5169] read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\23\0\0\0\0\0\0"..., 832) = 832
  1656. [pid 5169] fstat(8, {st_mode=S_IFREG|0755, st_size=19792, ...}) = 0
  1657. [pid 5169] mmap(NULL, 2113920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7fd54e2d8000
  1658. [pid 5169] mprotect(0x7fd54e2dc000, 2093056, PROT_NONE) = 0
  1659. [pid 5169] mmap(0x7fd54e4db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x3000) = 0x7fd54e4db000
  1660. [pid 5169] close(8) = 0
  1661. [pid 5169] mprotect(0x7fd54e4db000, 4096, PROT_READ) = 0
  1662. [pid 5169] brk(0) = 0xc18000
  1663. [pid 5169] brk(0xc39000) = 0xc39000
  1664. [pid 5169] read(7, "nt to determine if a constant ex"..., 8192) = 583
  1665. [pid 5169] read(7, "", 8192) = 0
  1666. [pid 5169] close(7) = 0
  1667. [pid 5169] getuid() = 1523029953
  1668. [pid 5169] geteuid() = 1523029953
  1669. [pid 5169] getgid() = 1523000513
  1670. [pid 5169] getegid() = 1523000513
  1671. [pid 5169] stat("/usr/lib64/x2go/File/Spec.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1672. [pid 5169] stat("/usr/lib64/x2go/File/Spec.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1673. [pid 5169] stat("/usr/local/lib64/perl5/File/Spec.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1674. [pid 5169] stat("/usr/local/lib64/perl5/File/Spec.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1675. [pid 5169] stat("/usr/local/share/perl5/File/Spec.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1676. [pid 5169] stat("/usr/local/share/perl5/File/Spec.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1677. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Spec.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1678. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Spec.pm", {st_mode=S_IFREG|0644, st_size=10490, ...}) = 0
  1679. [pid 5169] open("/usr/lib64/perl5/vendor_perl/File/Spec.pm", O_RDONLY) = 7
  1680. [pid 5169] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd383a40) = -1 ENOTTY (Inappropriate ioctl for device)
  1681. [pid 5169] lseek(7, 0, SEEK_CUR) = 0
  1682. [pid 5169] read(7, "package File::Spec;\n\nuse strict;"..., 8192) = 8192
  1683. [pid 5169] lseek(7, 589, SEEK_SET) = 589
  1684. [pid 5169] lseek(7, 0, SEEK_CUR) = 589
  1685. [pid 5169] close(7) = 0
  1686. [pid 5169] stat("/usr/lib64/x2go/File/Spec/Unix.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1687. [pid 5169] stat("/usr/lib64/x2go/File/Spec/Unix.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1688. [pid 5169] stat("/usr/local/lib64/perl5/File/Spec/Unix.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1689. [pid 5169] stat("/usr/local/lib64/perl5/File/Spec/Unix.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1690. [pid 5169] stat("/usr/local/share/perl5/File/Spec/Unix.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1691. [pid 5169] stat("/usr/local/share/perl5/File/Spec/Unix.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1692. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Spec/Unix.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1693. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm", {st_mode=S_IFREG|0644, st_size=14880, ...}) = 0
  1694. [pid 5169] open("/usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm", O_RDONLY) = 7
  1695. [pid 5169] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd383a40) = -1 ENOTTY (Inappropriate ioctl for device)
  1696. [pid 5169] lseek(7, 0, SEEK_CUR) = 0
  1697. [pid 5169] read(7, "package File::Spec::Unix;\n\nuse s"..., 8192) = 8192
  1698. [pid 5169] brk(0) = 0xc39000
  1699. [pid 5169] brk(0xc5a000) = 0xc5a000
  1700. [pid 5169] read(7, ".= $file ;\n }\n\n return $di"..., 8192) = 6688
  1701. [pid 5169] read(7, "", 8192) = 0
  1702. [pid 5169] close(7) = 0
  1703. [pid 5169] getuid() = 1523029953
  1704. [pid 5169] geteuid() = 1523029953
  1705. [pid 5169] getgid() = 1523000513
  1706. [pid 5169] getegid() = 1523000513
  1707. [pid 5169] stat("/usr/lib64/x2go/File/Temp.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1708. [pid 5169] stat("/usr/lib64/x2go/File/Temp.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1709. [pid 5169] stat("/usr/local/lib64/perl5/File/Temp.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1710. [pid 5169] stat("/usr/local/lib64/perl5/File/Temp.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1711. [pid 5169] stat("/usr/local/share/perl5/File/Temp.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1712. [pid 5169] stat("/usr/local/share/perl5/File/Temp.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1713. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Temp.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1714. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Temp.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1715. [pid 5169] stat("/usr/share/perl5/vendor_perl/File/Temp.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1716. [pid 5169] stat("/usr/share/perl5/vendor_perl/File/Temp.pm", {st_mode=S_IFREG|0644, st_size=78664, ...}) = 0
  1717. [pid 5169] open("/usr/share/perl5/vendor_perl/File/Temp.pm", O_RDONLY) = 7
  1718. [pid 5169] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd383a40) = -1 ENOTTY (Inappropriate ioctl for device)
  1719. [pid 5169] lseek(7, 0, SEEK_CUR) = 0
  1720. [pid 5169] read(7, "package File::Temp;\n# ABSTRACT: "..., 8192) = 8192
  1721. [pid 5169] stat("/usr/lib64/x2go/Cwd.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1722. [pid 5169] stat("/usr/lib64/x2go/Cwd.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1723. [pid 5169] stat("/usr/local/lib64/perl5/Cwd.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1724. [pid 5169] stat("/usr/local/lib64/perl5/Cwd.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1725. [pid 5169] stat("/usr/local/share/perl5/Cwd.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1726. [pid 5169] stat("/usr/local/share/perl5/Cwd.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1727. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Cwd.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1728. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Cwd.pm", {st_mode=S_IFREG|0644, st_size=21761, ...}) = 0
  1729. [pid 5169] open("/usr/lib64/perl5/vendor_perl/Cwd.pm", O_RDONLY) = 8
  1730. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1731. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1732. [pid 5169] read(8, "package Cwd;\n\n=head1 NAME\n\nCwd -"..., 8192) = 8192
  1733. [pid 5169] brk(0) = 0xc5a000
  1734. [pid 5169] brk(0xc7b000) = 0xc7b000
  1735. [pid 5169] read(8, "d', # OS/400 PASE.\n\t\t) {\n\n if"..., 8192) = 8192
  1736. [pid 5169] brk(0) = 0xc7b000
  1737. [pid 5169] brk(0xc9c000) = 0xc9c000
  1738. [pid 5169] read(8, "l $path) {\n\t my $link_target "..., 8192) = 5377
  1739. [pid 5169] read(8, "", 8192) = 0
  1740. [pid 5169] close(8) = 0
  1741. [pid 5169] getuid() = 1523029953
  1742. [pid 5169] geteuid() = 1523029953
  1743. [pid 5169] getgid() = 1523000513
  1744. [pid 5169] getegid() = 1523000513
  1745. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1746. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.so", {st_mode=S_IFREG|0755, st_size=11216, ...}) = 0
  1747. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.bs", 0x773138) = -1 ENOENT (No such file or directory)
  1748. [pid 5169] open("/usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.so", O_RDONLY|O_CLOEXEC) = 8
  1749. [pid 5169] read(8, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\r\0\0\0\0\0\0"..., 832) = 832
  1750. [pid 5169] fstat(8, {st_mode=S_IFREG|0755, st_size=11216, ...}) = 0
  1751. [pid 5169] mmap(NULL, 2105576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x7fd54e0d5000
  1752. [pid 5169] mprotect(0x7fd54e0d7000, 2093056, PROT_NONE) = 0
  1753. [pid 5169] mmap(0x7fd54e2d6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x1000) = 0x7fd54e2d6000
  1754. [pid 5169] close(8) = 0
  1755. [pid 5169] mprotect(0x7fd54e2d6000, 4096, PROT_READ) = 0
  1756. [pid 5169] stat("/bin/pwd", {st_mode=S_IFREG|0755, st_size=33200, ...}) = 0
  1757. [pid 5169] geteuid() = 1523029953
  1758. [pid 5169] geteuid() = 1523029953
  1759. [pid 5169] getegid() = 1523000513
  1760. [pid 5169] getgroups(0, NULL) = 27
  1761. [pid 5169] getgroups(27, [1523000513, 1523004458, 1523004554, 1523004673, 1523004675, 1523007199, 1523008037, 1523010954, 1523015303, 1523015305, 1523015634, 1523020221, 1523020222, 1523020708, 1523020964, 1523023414, 1523023418, 1523023419, 1523025166, 1523025623, 1523026406, 1523030905, 1523032744, 1523032769, 1523032796, 1523032911, 1523038787]) = 27
  1762. [pid 5169] stat("/usr/lib64/x2go/File/Path.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1763. [pid 5169] stat("/usr/lib64/x2go/File/Path.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1764. [pid 5169] stat("/usr/local/lib64/perl5/File/Path.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1765. [pid 5169] stat("/usr/local/lib64/perl5/File/Path.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1766. [pid 5169] stat("/usr/local/share/perl5/File/Path.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1767. [pid 5169] stat("/usr/local/share/perl5/File/Path.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1768. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Path.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1769. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/File/Path.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1770. [pid 5169] stat("/usr/share/perl5/vendor_perl/File/Path.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1771. [pid 5169] stat("/usr/share/perl5/vendor_perl/File/Path.pm", {st_mode=S_IFREG|0644, st_size=33187, ...}) = 0
  1772. [pid 5169] open("/usr/share/perl5/vendor_perl/File/Path.pm", O_RDONLY) = 8
  1773. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1774. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1775. [pid 5169] read(8, "package File::Path;\n\nuse 5.005_0"..., 8192) = 8192
  1776. [pid 5169] brk(0) = 0xc9c000
  1777. [pid 5169] brk(0xcbd000) = 0xcbd000
  1778. [pid 5169] read(8, "h(VMS::Filespec::pathify($root))"..., 8192) = 8192
  1779. [pid 5169] brk(0) = 0xcbd000
  1780. [pid 5169] brk(0xcde000) = 0xcde000
  1781. [pid 5169] lseek(8, 15074, SEEK_SET) = 15074
  1782. [pid 5169] lseek(8, 0, SEEK_CUR) = 15074
  1783. [pid 5169] close(8) = 0
  1784. [pid 5169] getuid() = 1523029953
  1785. [pid 5169] geteuid() = 1523029953
  1786. [pid 5169] getgid() = 1523000513
  1787. [pid 5169] getegid() = 1523000513
  1788. [pid 5169] stat("/usr/lib64/x2go/IO/Seekable.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1789. [pid 5169] stat("/usr/lib64/x2go/IO/Seekable.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1790. [pid 5169] stat("/usr/local/lib64/perl5/IO/Seekable.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1791. [pid 5169] stat("/usr/local/lib64/perl5/IO/Seekable.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1792. [pid 5169] stat("/usr/local/share/perl5/IO/Seekable.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1793. [pid 5169] stat("/usr/local/share/perl5/IO/Seekable.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1794. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/IO/Seekable.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1795. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/IO/Seekable.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1796. [pid 5169] stat("/usr/share/perl5/vendor_perl/IO/Seekable.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1797. [pid 5169] stat("/usr/share/perl5/vendor_perl/IO/Seekable.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1798. [pid 5169] stat("/usr/lib64/perl5/IO/Seekable.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1799. [pid 5169] stat("/usr/lib64/perl5/IO/Seekable.pm", {st_mode=S_IFREG|0644, st_size=2935, ...}) = 0
  1800. [pid 5169] open("/usr/lib64/perl5/IO/Seekable.pm", O_RDONLY) = 8
  1801. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1802. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1803. [pid 5169] read(8, "#\n\npackage IO::Seekable;\n\n=head1"..., 8192) = 2935
  1804. [pid 5169] read(8, "", 8192) = 0
  1805. [pid 5169] close(8) = 0
  1806. [pid 5169] getuid() = 1523029953
  1807. [pid 5169] geteuid() = 1523029953
  1808. [pid 5169] getgid() = 1523000513
  1809. [pid 5169] getegid() = 1523000513
  1810. [pid 5169] stat("/usr/lib64/x2go/Errno.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1811. [pid 5169] stat("/usr/lib64/x2go/Errno.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1812. [pid 5169] stat("/usr/local/lib64/perl5/Errno.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1813. [pid 5169] stat("/usr/local/lib64/perl5/Errno.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1814. [pid 5169] stat("/usr/local/share/perl5/Errno.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1815. [pid 5169] stat("/usr/local/share/perl5/Errno.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1816. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Errno.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1817. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Errno.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1818. [pid 5169] stat("/usr/share/perl5/vendor_perl/Errno.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1819. [pid 5169] stat("/usr/share/perl5/vendor_perl/Errno.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1820. [pid 5169] stat("/usr/lib64/perl5/Errno.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1821. [pid 5169] stat("/usr/lib64/perl5/Errno.pm", {st_mode=S_IFREG|0644, st_size=6514, ...}) = 0
  1822. [pid 5169] open("/usr/lib64/perl5/Errno.pm", O_RDONLY) = 8
  1823. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1824. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1825. [pid 5169] read(8, "# -*- buffer-read-only: t -*-\n#\n"..., 8192) = 6514
  1826. [pid 5169] brk(0) = 0xcde000
  1827. [pid 5169] brk(0xcff000) = 0xcff000
  1828. [pid 5169] lseek(8, 5149, SEEK_SET) = 5149
  1829. [pid 5169] lseek(8, 0, SEEK_CUR) = 5149
  1830. [pid 5169] close(8) = 0
  1831. [pid 5169] getuid() = 1523029953
  1832. [pid 5169] geteuid() = 1523029953
  1833. [pid 5169] getgid() = 1523000513
  1834. [pid 5169] getegid() = 1523000513
  1835. [pid 5169] stat("/usr/lib64/x2go/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1836. [pid 5169] stat("/usr/lib64/x2go/overload.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1837. [pid 5169] stat("/usr/local/lib64/perl5/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1838. [pid 5169] stat("/usr/local/lib64/perl5/overload.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1839. [pid 5169] stat("/usr/local/share/perl5/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1840. [pid 5169] stat("/usr/local/share/perl5/overload.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1841. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1842. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/overload.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1843. [pid 5169] stat("/usr/share/perl5/vendor_perl/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1844. [pid 5169] stat("/usr/share/perl5/vendor_perl/overload.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1845. [pid 5169] stat("/usr/lib64/perl5/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1846. [pid 5169] stat("/usr/lib64/perl5/overload.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1847. [pid 5169] stat("/usr/share/perl5/overload.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1848. [pid 5169] stat("/usr/share/perl5/overload.pm", {st_mode=S_IFREG|0644, st_size=53926, ...}) = 0
  1849. [pid 5169] open("/usr/share/perl5/overload.pm", O_RDONLY) = 8
  1850. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1851. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1852. [pid 5169] read(8, "package overload;\n\nour $VERSION "..., 8192) = 8192
  1853. [pid 5169] stat("/usr/lib64/x2go/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1854. [pid 5169] stat("/usr/lib64/x2go/overloading.pm", 0x7fffbd382fa0) = -1 ENOENT (No such file or directory)
  1855. [pid 5169] stat("/usr/local/lib64/perl5/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1856. [pid 5169] stat("/usr/local/lib64/perl5/overloading.pm", 0x7fffbd382fa0) = -1 ENOENT (No such file or directory)
  1857. [pid 5169] stat("/usr/local/share/perl5/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1858. [pid 5169] stat("/usr/local/share/perl5/overloading.pm", 0x7fffbd382fa0) = -1 ENOENT (No such file or directory)
  1859. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1860. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/overloading.pm", 0x7fffbd382fa0) = -1 ENOENT (No such file or directory)
  1861. [pid 5169] stat("/usr/share/perl5/vendor_perl/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1862. [pid 5169] stat("/usr/share/perl5/vendor_perl/overloading.pm", 0x7fffbd382fa0) = -1 ENOENT (No such file or directory)
  1863. [pid 5169] stat("/usr/lib64/perl5/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1864. [pid 5169] stat("/usr/lib64/perl5/overloading.pm", 0x7fffbd382fa0) = -1 ENOENT (No such file or directory)
  1865. [pid 5169] stat("/usr/share/perl5/overloading.pmc", 0x7fffbd383050) = -1 ENOENT (No such file or directory)
  1866. [pid 5169] stat("/usr/share/perl5/overloading.pm", {st_mode=S_IFREG|0644, st_size=1808, ...}) = 0
  1867. [pid 5169] open("/usr/share/perl5/overloading.pm", O_RDONLY) = 9
  1868. [pid 5169] ioctl(9, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd382d60) = -1 ENOTTY (Inappropriate ioctl for device)
  1869. [pid 5169] lseek(9, 0, SEEK_CUR) = 0
  1870. [pid 5169] read(9, "package overloading;\nuse warning"..., 8192) = 1808
  1871. [pid 5169] lseek(9, 963, SEEK_SET) = 963
  1872. [pid 5169] lseek(9, 0, SEEK_CUR) = 963
  1873. [pid 5169] close(9) = 0
  1874. [pid 5169] lseek(8, 4565, SEEK_SET) = 4565
  1875. [pid 5169] lseek(8, 0, SEEK_CUR) = 4565
  1876. [pid 5169] close(8) = 0
  1877. [pid 5169] stat("/usr/lib64/x2go/constant.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1878. [pid 5169] stat("/usr/lib64/x2go/constant.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1879. [pid 5169] stat("/usr/local/lib64/perl5/constant.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1880. [pid 5169] stat("/usr/local/lib64/perl5/constant.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1881. [pid 5169] stat("/usr/local/share/perl5/constant.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1882. [pid 5169] stat("/usr/local/share/perl5/constant.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1883. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/constant.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1884. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/constant.pm", 0x7fffbd383610) = -1 ENOENT (No such file or directory)
  1885. [pid 5169] stat("/usr/share/perl5/vendor_perl/constant.pmc", 0x7fffbd3836c0) = -1 ENOENT (No such file or directory)
  1886. [pid 5169] stat("/usr/share/perl5/vendor_perl/constant.pm", {st_mode=S_IFREG|0644, st_size=13353, ...}) = 0
  1887. [pid 5169] open("/usr/share/perl5/vendor_perl/constant.pm", O_RDONLY) = 8
  1888. [pid 5169] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd3833d0) = -1 ENOTTY (Inappropriate ioctl for device)
  1889. [pid 5169] lseek(8, 0, SEEK_CUR) = 0
  1890. [pid 5169] read(8, "package constant;\nuse 5.008;\nuse"..., 8192) = 8192
  1891. [pid 5169] brk(0) = 0xcff000
  1892. [pid 5169] brk(0xd21000) = 0xd21000
  1893. [pid 5169] lseek(8, 4531, SEEK_SET) = 4531
  1894. [pid 5169] lseek(8, 0, SEEK_CUR) = 4531
  1895. [pid 5169] close(8) = 0
  1896. [pid 5169] read(7, "ull string.\n # Do it as an if, "..., 8192) = 8192
  1897. [pid 5169] brk(0) = 0xd21000
  1898. [pid 5169] brk(0xd42000) = 0xd42000
  1899. [pid 5169] read(7, "time we actually attempt to crea"..., 8192) = 8192
  1900. [pid 5169] read(7, "$cwd) {\n $cwd_to_re"..., 8192) = 8192
  1901. [pid 5169] brk(0) = 0xd42000
  1902. [pid 5169] brk(0xd63000) = 0xd63000
  1903. [pid 5169] read(7, " }\n\n # Now add a suffix\n $temp"..., 8192) = 8192
  1904. [pid 5169] brk(0) = 0xd63000
  1905. [pid 5169] brk(0xd84000) = 0xd84000
  1906. [pid 5169] read(7, "tring to the prefix\n $prefix .="..., 8192) = 8192
  1907. [pid 5169] lseek(7, 46873, SEEK_SET) = 46873
  1908. [pid 5169] lseek(7, 0, SEEK_CUR) = 46873
  1909. [pid 5169] close(7) = 0
  1910. [pid 5169] stat("/usr/lib64/x2go/Carp/Heavy.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1911. [pid 5169] stat("/usr/lib64/x2go/Carp/Heavy.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1912. [pid 5169] stat("/usr/local/lib64/perl5/Carp/Heavy.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1913. [pid 5169] stat("/usr/local/lib64/perl5/Carp/Heavy.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1914. [pid 5169] stat("/usr/local/share/perl5/Carp/Heavy.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1915. [pid 5169] stat("/usr/local/share/perl5/Carp/Heavy.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1916. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Carp/Heavy.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1917. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Carp/Heavy.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1918. [pid 5169] stat("/usr/share/perl5/vendor_perl/Carp/Heavy.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1919. [pid 5169] stat("/usr/share/perl5/vendor_perl/Carp/Heavy.pm", {st_mode=S_IFREG|0644, st_size=358, ...}) = 0
  1920. [pid 5169] open("/usr/share/perl5/vendor_perl/Carp/Heavy.pm", O_RDONLY) = 7
  1921. [pid 5169] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd383a40) = -1 ENOTTY (Inappropriate ioctl for device)
  1922. [pid 5169] lseek(7, 0, SEEK_CUR) = 0
  1923. [pid 5169] read(7, "package Carp::Heavy;\n\nuse Carp ("..., 8192) = 358
  1924. [pid 5169] read(7, "", 8192) = 0
  1925. [pid 5169] close(7) = 0
  1926. [pid 5169] stat("/usr/lib64/x2go/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1927. [pid 5169] stat("/usr/lib64/x2go/PerlIO.pm", 0x7fffbd383cd0) = -1 ENOENT (No such file or directory)
  1928. [pid 5169] stat("/usr/local/lib64/perl5/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1929. [pid 5169] stat("/usr/local/lib64/perl5/PerlIO.pm", 0x7fffbd383cd0) = -1 ENOENT (No such file or directory)
  1930. [pid 5169] stat("/usr/local/share/perl5/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1931. [pid 5169] stat("/usr/local/share/perl5/PerlIO.pm", 0x7fffbd383cd0) = -1 ENOENT (No such file or directory)
  1932. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1933. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/PerlIO.pm", 0x7fffbd383cd0) = -1 ENOENT (No such file or directory)
  1934. [pid 5169] stat("/usr/share/perl5/vendor_perl/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1935. [pid 5169] stat("/usr/share/perl5/vendor_perl/PerlIO.pm", 0x7fffbd383cd0) = -1 ENOENT (No such file or directory)
  1936. [pid 5169] stat("/usr/lib64/perl5/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1937. [pid 5169] stat("/usr/lib64/perl5/PerlIO.pm", 0x7fffbd383cd0) = -1 ENOENT (No such file or directory)
  1938. [pid 5169] stat("/usr/share/perl5/PerlIO.pmc", 0x7fffbd383d80) = -1 ENOENT (No such file or directory)
  1939. [pid 5169] stat("/usr/share/perl5/PerlIO.pm", {st_mode=S_IFREG|0644, st_size=10437, ...}) = 0
  1940. [pid 5169] open("/usr/share/perl5/PerlIO.pm", O_RDONLY) = 7
  1941. [pid 5169] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd383a90) = -1 ENOTTY (Inappropriate ioctl for device)
  1942. [pid 5169] lseek(7, 0, SEEK_CUR) = 0
  1943. [pid 5169] read(7, "package PerlIO;\n\nour $VERSION = "..., 8192) = 8192
  1944. [pid 5169] brk(0) = 0xd84000
  1945. [pid 5169] brk(0xda5000) = 0xda5000
  1946. [pid 5169] lseek(7, 382, SEEK_SET) = 382
  1947. [pid 5169] lseek(7, 0, SEEK_CUR) = 382
  1948. [pid 5169] close(7) = 0
  1949. [pid 5169] brk(0) = 0xda5000
  1950. [pid 5169] brk(0) = 0xda5000
  1951. [pid 5169] brk(0xda1000) = 0xda1000
  1952. [pid 5169] brk(0) = 0xda1000
  1953. [pid 5169] read(6, "ain shortly anyway\n }\n else { "..., 8192) = 8192
  1954. [pid 5169] brk(0) = 0xda1000
  1955. [pid 5169] brk(0xdc2000) = 0xdc2000
  1956. [pid 5169] lseek(6, 15960, SEEK_SET) = 15960
  1957. [pid 5169] lseek(6, 0, SEEK_CUR) = 15960
  1958. [pid 5169] close(6) = 0
  1959. [pid 5169] getuid() = 1523029953
  1960. [pid 5169] geteuid() = 1523029953
  1961. [pid 5169] getgid() = 1523000513
  1962. [pid 5169] getegid() = 1523000513
  1963. [pid 5169] stat("/usr/lib64/x2go/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1964. [pid 5169] stat("/usr/lib64/x2go/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1965. [pid 5169] stat("/usr/local/lib64/perl5/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1966. [pid 5169] stat("/usr/local/lib64/perl5/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1967. [pid 5169] stat("/usr/local/share/perl5/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1968. [pid 5169] stat("/usr/local/share/perl5/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1969. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1970. [pid 5169] stat("/usr/lib64/perl5/vendor_perl/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1971. [pid 5169] stat("/usr/share/perl5/vendor_perl/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1972. [pid 5169] stat("/usr/share/perl5/vendor_perl/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1973. [pid 5169] stat("/usr/lib64/perl5/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1974. [pid 5169] stat("/usr/lib64/perl5/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1975. [pid 5169] stat("/usr/share/perl5/Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1976. [pid 5169] stat("/usr/share/perl5/Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1977. [pid 5169] stat("./Time/HiRes.pmc", 0x7fffbd383d30) = -1 ENOENT (No such file or directory)
  1978. [pid 5169] stat("./Time/HiRes.pm", 0x7fffbd383c80) = -1 ENOENT (No such file or directory)
  1979. [pid 5169] read(5, "", 8192) = 0
  1980. [pid 5169] close(5) = 0
  1981. [pid 5169] brk(0) = 0xdc2000
  1982. [pid 5169] brk(0xde3000) = 0xde3000
  1983. [pid 5169] read(4, "db_insertsession\n{\n\tmy $display="..., 8192) = 8192
  1984. [pid 5169] brk(0) = 0xde3000
  1985. [pid 5169] brk(0xe04000) = 0xe04000
  1986. [pid 5169] brk(0) = 0xe04000
  1987. [pid 5169] brk(0xe25000) = 0xe25000
  1988. [pid 5169] read(4, "d eq 'postgres')\n\t{\n\t\tmy @string"..., 8192) = 5123
  1989. [pid 5169] read(4, "", 8192) = 0
  1990. [pid 5169] close(4) = 0
  1991. [pid 5169] pipe([4, 5]) = 0
  1992. [pid 5169] pipe([6, 7]) = 0
  1993. [pid 5169] clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd5571aaa10) = 5229
  1994. [pid 5169] close(7) = 0
  1995. [pid 5169] close(5) = 0
  1996. [pid 5169] read(6, Process 5229 attached
  1997. <unfinished ...>
  1998. [pid 5229] set_robust_list(0x7fd5571aaa20, 24) = 0
  1999. [pid 5229] close(6) = 0
  2000. [pid 5229] fcntl(7, F_SETFD, FD_CLOEXEC) = 0
  2001. [pid 5229] dup2(5, 1) = 1
  2002. [pid 5229] close(5) = 0
  2003. [pid 5229] close(4) = 0
  2004. [pid 5229] rt_sigaction(SIGFPE, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x7fd555905640}, 8) = 0
  2005. [pid 5229] execve("/usr/local/bin/x2gopath", ["x2gopath", "libexec"], [/* 28 vars */]) = -1 ENOENT (No such file or directory)
  2006. [pid 5229] execve("/usr/bin/x2gopath", ["x2gopath", "libexec"], [/* 28 vars */] <unfinished ...>
  2007. [pid 5169] <... read resumed> "", 4) = 0
  2008. [pid 5169] close(6) = 0
  2009. [pid 5169] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384dc0) = -1 ENOTTY (Inappropriate ioctl for device)
  2010. [pid 5169] lseek(4, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  2011. [pid 5169] fstat(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  2012. [pid 5169] read(4, <unfinished ...>
  2013. [pid 5229] <... execve resumed> ) = 0
  2014. [pid 5229] brk(0) = 0x13ce000
  2015. [pid 5229] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54fc5fa000
  2016. [pid 5229] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  2017. [pid 5229] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  2018. [pid 5229] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2019. [pid 5229] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f54fc5e2000
  2020. [pid 5229] close(3) = 0
  2021. [pid 5229] open("/lib64/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 3
  2022. [pid 5229] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\316\0\0\0\0\0\0"..., 832) = 832
  2023. [pid 5229] fstat(3, {st_mode=S_IFREG|0755, st_size=174520, ...}) = 0
  2024. [pid 5229] mmap(NULL, 2268928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54fc1b1000
  2025. [pid 5229] mprotect(0x7f54fc1d6000, 2097152, PROT_NONE) = 0
  2026. [pid 5229] mmap(0x7f54fc3d6000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7f54fc3d6000
  2027. [pid 5229] close(3) = 0
  2028. [pid 5229] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  2029. [pid 5229] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
  2030. [pid 5229] fstat(3, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0
  2031. [pid 5229] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54fbfad000
  2032. [pid 5229] mprotect(0x7f54fbfb0000, 2093056, PROT_NONE) = 0
  2033. [pid 5229] mmap(0x7f54fc1af000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f54fc1af000
  2034. [pid 5229] close(3) = 0
  2035. [pid 5229] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  2036. [pid 5229] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  2037. [pid 5229] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  2038. [pid 5229] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54fc5e1000
  2039. [pid 5229] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f54fbbee000
  2040. [pid 5229] mprotect(0x7f54fbda2000, 2097152, PROT_NONE) = 0
  2041. [pid 5229] mmap(0x7f54fbfa2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f54fbfa2000
  2042. [pid 5229] mmap(0x7f54fbfa8000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f54fbfa8000
  2043. [pid 5229] close(3) = 0
  2044. [pid 5229] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54fc5df000
  2045. [pid 5229] arch_prctl(ARCH_SET_FS, 0x7f54fc5df740) = 0
  2046. [pid 5229] mprotect(0x7f54fbfa2000, 16384, PROT_READ) = 0
  2047. [pid 5229] mprotect(0x7f54fc1af000, 4096, PROT_READ) = 0
  2048. [pid 5229] mprotect(0x7f54fc3d6000, 16384, PROT_READ) = 0
  2049. [pid 5229] mprotect(0x6dc000, 4096, PROT_READ) = 0
  2050. [pid 5229] mprotect(0x7f54fc5fb000, 4096, PROT_READ) = 0
  2051. [pid 5229] munmap(0x7f54fc5e2000, 94667) = 0
  2052. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2053. [pid 5229] open("/dev/tty", O_RDWR|O_NONBLOCK) = -1 ENXIO (No such device or address)
  2054. [pid 5229] ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffeb7bf080) = -1 ENOTTY (Inappropriate ioctl for device)
  2055. [pid 5229] brk(0) = 0x13ce000
  2056. [pid 5229] brk(0x13ef000) = 0x13ef000
  2057. [pid 5229] brk(0) = 0x13ef000
  2058. [pid 5229] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  2059. [pid 5229] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  2060. [pid 5229] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f54f56c7000
  2061. [pid 5229] close(3) = 0
  2062. [pid 5229] brk(0) = 0x13ef000
  2063. [pid 5229] getuid() = 1523029953
  2064. [pid 5229] getgid() = 1523000513
  2065. [pid 5229] geteuid() = 1523029953
  2066. [pid 5229] getegid() = 1523000513
  2067. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2068. [pid 5229] open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
  2069. [pid 5229] fstat(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2070. [pid 5229] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54fc5f9000
  2071. [pid 5229] read(3, "MemTotal: 8177300 kB\nMemF"..., 1024) = 1024
  2072. [pid 5229] close(3) = 0
  2073. [pid 5229] munmap(0x7f54fc5f9000, 4096) = 0
  2074. [pid 5229] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, {SIG_DFL, [], 0}, 8) = 0
  2075. [pid 5229] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, 8) = 0
  2076. [pid 5229] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], 0}, 8) = 0
  2077. [pid 5229] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2078. [pid 5229] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], 0}, 8) = 0
  2079. [pid 5229] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2080. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2081. [pid 5229] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2082. [pid 5229] uname({sys="Linux", node="v-is-puppet-02.synygy.net", ...}) = 0
  2083. [pid 5229] stat("/home/synygy.net/falcas", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  2084. [pid 5229] stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  2085. [pid 5229] getpid() = 5229
  2086. [pid 5229] open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
  2087. [pid 5229] fstat(3, {st_mode=S_IFREG|0644, st_size=26254, ...}) = 0
  2088. [pid 5229] mmap(NULL, 26254, PROT_READ, MAP_SHARED, 3, 0) = 0x7f54fc5f3000
  2089. [pid 5229] close(3) = 0
  2090. [pid 5229] getppid() = 5169
  2091. [pid 5229] getpgrp() = 28042
  2092. [pid 5229] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, 8) = 0
  2093. [pid 5229] getrlimit(RLIMIT_NPROC, {rlim_cur=4*1024, rlim_max=31896}) = 0
  2094. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2095. [pid 5229] open("/usr/bin/x2gopath", O_RDONLY) = 3
  2096. [pid 5229] ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffeb7bf200) = -1 ENOTTY (Inappropriate ioctl for device)
  2097. [pid 5229] lseek(3, 0, SEEK_CUR) = 0
  2098. [pid 5229] read(3, "#!/bin/sh\n\n# Copyright (C) 2007-"..., 80) = 80
  2099. [pid 5229] lseek(3, 0, SEEK_SET) = 0
  2100. [pid 5229] getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
  2101. [pid 5229] fcntl(255, F_GETFD) = -1 EBADF (Bad file descriptor)
  2102. [pid 5229] dup2(3, 255) = 255
  2103. [pid 5229] close(3) = 0
  2104. [pid 5229] fcntl(255, F_SETFD, FD_CLOEXEC) = 0
  2105. [pid 5229] fcntl(255, F_GETFL) = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  2106. [pid 5229] fstat(255, {st_mode=S_IFREG|0755, st_size=1548, ...}) = 0
  2107. [pid 5229] lseek(255, 0, SEEK_CUR) = 0
  2108. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2109. [pid 5229] read(255, "#!/bin/sh\n\n# Copyright (C) 2007-"..., 1548) = 1548
  2110. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2111. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2112. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2113. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2114. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2115. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2116. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2117. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2118. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2119. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2120. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2121. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2122. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2123. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2124. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2125. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2126. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2127. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2128. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2129. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2130. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2131. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2132. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2133. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2134. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2135. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2136. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2137. [pid 5229] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  2138. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2139. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2140. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2141. [pid 5229] pipe([3, 4]) = 0
  2142. [pid 5229] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  2143. [pid 5229] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  2144. [pid 5229] rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  2145. [pid 5229] lseek(255, -372, SEEK_CUR) = 1176
  2146. [pid 5229] clone(Process 5231 attached
  2147. <unfinished ...>
  2148. [pid 5231] close(255) = 0
  2149. [pid 5231] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  2150. [pid 5231] rt_sigaction(SIGTSTP, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], 0}, 8) = 0
  2151. [pid 5231] rt_sigaction(SIGTTIN, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], 0}, 8) = 0
  2152. [pid 5229] <... clone resumed> child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f54fc5dfa10) = 5231
  2153. [pid 5231] rt_sigaction(SIGTTOU, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], 0}, 8) = 0
  2154. [pid 5231] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2155. [pid 5231] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_IGN, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2156. [pid 5231] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, 8) = 0
  2157. [pid 5231] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, 8) = 0
  2158. [pid 5231] rt_sigaction(SIGINT, {0x4568d0, [], SA_RESTORER, 0x7f54fbc23640}, <unfinished ...>
  2159. [pid 5229] rt_sigprocmask(SIG_SETMASK, [], <unfinished ...>
  2160. [pid 5231] <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2161. [pid 5231] dup2(4, 1) = 1
  2162. [pid 5231] close(4) = 0
  2163. [pid 5231] close(3) = 0
  2164. [pid 5231] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2165. [pid 5229] <... rt_sigprocmask resumed> NULL, 8) = 0
  2166. [pid 5231] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2167. [pid 5229] rt_sigaction(SIGCHLD, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, <unfinished ...>
  2168. [pid 5231] stat(".", <unfinished ...>
  2169. [pid 5229] <... rt_sigaction resumed> {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, 8) = 0
  2170. [pid 5231] <... stat resumed> {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  2171. [pid 5229] close(4 <unfinished ...>
  2172. [pid 5231] stat("/usr/local/bin/readlink", 0x7fffeb7be7f0) = -1 ENOENT (No such file or directory)
  2173. [pid 5231] stat("/usr/bin/readlink", <unfinished ...>
  2174. [pid 5229] <... close resumed> ) = 0
  2175. [pid 5231] <... stat resumed> {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  2176. [pid 5231] stat("/usr/bin/readlink", <unfinished ...>
  2177. [pid 5229] read(3, <unfinished ...>
  2178. [pid 5231] <... stat resumed> {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  2179. [pid 5231] geteuid() = 1523029953
  2180. [pid 5231] getegid() = 1523000513
  2181. [pid 5231] getuid() = 1523029953
  2182. [pid 5231] getgid() = 1523000513
  2183. [pid 5231] access("/usr/bin/readlink", X_OK) = 0
  2184. [pid 5231] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  2185. [pid 5231] geteuid() = 1523029953
  2186. [pid 5231] getegid() = 1523000513
  2187. [pid 5231] getuid() = 1523029953
  2188. [pid 5231] getgid() = 1523000513
  2189. [pid 5231] access("/usr/bin/readlink", R_OK) = 0
  2190. [pid 5231] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  2191. [pid 5231] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  2192. [pid 5231] geteuid() = 1523029953
  2193. [pid 5231] getegid() = 1523000513
  2194. [pid 5231] getuid() = 1523029953
  2195. [pid 5231] getgid() = 1523000513
  2196. [pid 5231] access("/usr/bin/readlink", X_OK) = 0
  2197. [pid 5231] stat("/usr/bin/readlink", {st_mode=S_IFREG|0755, st_size=41760, ...}) = 0
  2198. [pid 5231] geteuid() = 1523029953
  2199. [pid 5231] getegid() = 1523000513
  2200. [pid 5231] getuid() = 1523029953
  2201. [pid 5231] getgid() = 1523000513
  2202. [pid 5231] access("/usr/bin/readlink", R_OK) = 0
  2203. [pid 5231] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {0x4568d0, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2204. [pid 5231] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2205. [pid 5231] rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, {0x441090, [], SA_RESTORER|SA_RESTART, 0x7f54fbc23640}, 8) = 0
  2206. [pid 5231] execve("/usr/bin/readlink", ["readlink", "-f", "/usr/bin/.."], [/* 28 vars */]) = 0
  2207. [pid 5231] brk(0) = 0x2489000
  2208. [pid 5231] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9e6ac92000
  2209. [pid 5231] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  2210. [pid 5231] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  2211. [pid 5231] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2212. [pid 5231] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f9e6ac7a000
  2213. [pid 5231] close(3) = 0
  2214. [pid 5231] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  2215. [pid 5231] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  2216. [pid 5231] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  2217. [pid 5231] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f9e6a6b4000
  2218. [pid 5231] mprotect(0x7f9e6a868000, 2097152, PROT_NONE) = 0
  2219. [pid 5231] mmap(0x7f9e6aa68000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f9e6aa68000
  2220. [pid 5231] mmap(0x7f9e6aa6e000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f9e6aa6e000
  2221. [pid 5231] close(3) = 0
  2222. [pid 5231] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9e6ac79000
  2223. [pid 5231] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9e6ac77000
  2224. [pid 5231] arch_prctl(ARCH_SET_FS, 0x7f9e6ac77740) = 0
  2225. [pid 5231] mprotect(0x7f9e6aa68000, 16384, PROT_READ) = 0
  2226. [pid 5231] mprotect(0x608000, 4096, PROT_READ) = 0
  2227. [pid 5231] mprotect(0x7f9e6ac93000, 4096, PROT_READ) = 0
  2228. [pid 5231] munmap(0x7f9e6ac7a000, 94667) = 0
  2229. [pid 5231] brk(0) = 0x2489000
  2230. [pid 5231] brk(0x24aa000) = 0x24aa000
  2231. [pid 5231] brk(0) = 0x24aa000
  2232. [pid 5231] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  2233. [pid 5231] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  2234. [pid 5231] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f9e6418d000
  2235. [pid 5231] close(3) = 0
  2236. [pid 5231] lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  2237. [pid 5231] lstat("/usr/bin", {st_mode=S_IFDIR|0555, st_size=77824, ...}) = 0
  2238. [pid 5231] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  2239. [pid 5231] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f9e6ac91000
  2240. [pid 5231] write(1, "/usr\n", 5) = 5
  2241. [pid 5229] <... read resumed> "/usr\n", 128) = 5
  2242. [pid 5229] read(3, <unfinished ...>
  2243. [pid 5231] close(1) = 0
  2244. [pid 5229] <... read resumed> "", 128) = 0
  2245. [pid 5229] close(3) = 0
  2246. [pid 5229] rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  2247. [pid 5229] rt_sigaction(SIGINT, {0x43e500, [], SA_RESTORER, 0x7f54fbc23640}, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2248. [pid 5229] wait4(-1, <unfinished ...>
  2249. [pid 5231] munmap(0x7f9e6ac91000, 4096) = 0
  2250. [pid 5231] close(2) = 0
  2251. [pid 5231] exit_group(0) = ?
  2252. [pid 5231] +++ exited with 0 +++
  2253. [pid 5229] <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5231
  2254. [pid 5229] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  2255. [pid 5229] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5231, si_status=0, si_utime=0, si_stime=0} ---
  2256. [pid 5229] wait4(-1, 0x7fffeb7be5d0, WNOHANG, NULL) = -1 ECHILD (No child processes)
  2257. [pid 5229] rt_sigreturn() = 0
  2258. [pid 5229] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f54fbc23640}, {0x43e500, [], SA_RESTORER, 0x7f54fbc23640}, 8) = 0
  2259. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2260. [pid 5229] read(255, "\n# The following section is subj"..., 1548) = 372
  2261. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2262. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2263. [pid 5229] fstat(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  2264. [pid 5229] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f54fc5f2000
  2265. [pid 5229] write(1, "/usr/lib64/x2go", 15 <unfinished ...>
  2266. [pid 5169] <... read resumed> "/usr/lib64/x2go", 8192) = 15
  2267. [pid 5169] read(4, <unfinished ...>
  2268. [pid 5229] <... write resumed> ) = 15
  2269. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2270. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2271. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2272. [pid 5229] ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffeb7bed70) = -1 ENOTTY (Inappropriate ioctl for device)
  2273. [pid 5229] rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  2274. [pid 5229] rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
  2275. [pid 5229] read(255, "", 1548) = 0
  2276. [pid 5229] exit_group(0) = ?
  2277. [pid 5169] <... read resumed> "", 8192) = 0
  2278. [pid 5169] fstat(4, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  2279. [pid 5169] close(4) = 0
  2280. [pid 5169] rt_sigaction(SIGHUP, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, <unfinished ...>
  2281. [pid 5229] +++ exited with 0 +++
  2282. [pid 5169] <... rt_sigaction resumed> {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, 8) = 0
  2283. [pid 5169] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=5229, si_status=0, si_utime=0, si_stime=0} ---
  2284. [pid 5169] rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, 8) = 0
  2285. [pid 5169] rt_sigaction(SIGQUIT, {SIG_IGN, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, 8) = 0
  2286. [pid 5169] wait4(5229, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 5229
  2287. [pid 5169] rt_sigaction(SIGHUP, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  2288. [pid 5169] rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  2289. [pid 5169] rt_sigaction(SIGQUIT, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, NULL, 8) = 0
  2290. [pid 5169] getuid() = 1523029953
  2291. [pid 5169] socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4
  2292. [pid 5169] connect(4, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  2293. [pid 5169] close(4) = 0
  2294. [pid 5169] socket(PF_LOCAL, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 4
  2295. [pid 5169] connect(4, {sa_family=AF_LOCAL, sun_path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
  2296. [pid 5169] close(4) = 0
  2297. [pid 5169] open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 4
  2298. [pid 5169] fstat(4, {st_mode=S_IFREG|0644, st_size=1890, ...}) = 0
  2299. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571c8000
  2300. [pid 5169] read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1890
  2301. [pid 5169] read(4, "", 4096) = 0
  2302. [pid 5169] close(4) = 0
  2303. [pid 5169] munmap(0x7fd5571c8000, 4096) = 0
  2304. [pid 5169] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
  2305. [pid 5169] fstat(4, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2306. [pid 5169] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fd5571b1000
  2307. [pid 5169] close(4) = 0
  2308. [pid 5169] open("/lib64/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 4
  2309. [pid 5169] read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\"\0\0\0\0\0\0"..., 832) = 832
  2310. [pid 5169] fstat(4, {st_mode=S_IFREG|0755, st_size=58288, ...}) = 0
  2311. [pid 5169] mmap(NULL, 2144360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fd54dec9000
  2312. [pid 5169] mprotect(0x7fd54ded4000, 2093056, PROT_NONE) = 0
  2313. [pid 5169] mmap(0x7fd54e0d3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xa000) = 0x7fd54e0d3000
  2314. [pid 5169] close(4) = 0
  2315. [pid 5169] mprotect(0x7fd54e0d3000, 4096, PROT_READ) = 0
  2316. [pid 5169] munmap(0x7fd5571b1000, 94667) = 0
  2317. [pid 5169] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4
  2318. [pid 5169] fstat(4, {st_mode=S_IFREG|0644, st_size=3564, ...}) = 0
  2319. [pid 5169] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fd5571c8000
  2320. [pid 5169] read(4, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 3564
  2321. [pid 5169] read(4, "", 4096) = 0
  2322. [pid 5169] close(4) = 0
  2323. [pid 5169] munmap(0x7fd5571c8000, 4096) = 0
  2324. [pid 5169] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 4
  2325. [pid 5169] fstat(4, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2326. [pid 5169] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7fd5571b1000
  2327. [pid 5169] close(4) = 0
  2328. [pid 5169] open("/lib64/libnss_sss.so.2", O_RDONLY|O_CLOEXEC) = 4
  2329. [pid 5169] read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \30\0\0\0\0\0\0"..., 832) = 832
  2330. [pid 5169] fstat(4, {st_mode=S_IFREG|0755, st_size=37136, ...}) = 0
  2331. [pid 5169] mmap(NULL, 2130928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7fd54dcc0000
  2332. [pid 5169] mprotect(0x7fd54dcc8000, 2093056, PROT_NONE) = 0
  2333. [pid 5169] mmap(0x7fd54dec7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7fd54dec7000
  2334. [pid 5169] close(4) = 0
  2335. [pid 5169] mprotect(0x7fd54dec7000, 4096, PROT_READ) = 0
  2336. [pid 5169] munmap(0x7fd5571b1000, 94667) = 0
  2337. [pid 5169] futex(0x7fd54dec8228, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  2338. [pid 5169] open("/var/lib/sss/mc/passwd", O_RDONLY|O_CLOEXEC) = 4
  2339. [pid 5169] fstat(4, {st_mode=S_IFREG|0644, st_size=8406312, ...}) = 0
  2340. [pid 5169] mmap(NULL, 8406312, PROT_READ, MAP_SHARED, 4, 0) = 0x7fd54d4bb000
  2341. [pid 5169] open("/etc/shadow", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied)
  2342. [pid 5169] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
  2343. [pid 5169] fstat(5, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2344. [pid 5169] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7fd5571b1000
  2345. [pid 5169] close(5) = 0
  2346. [pid 5169] open("/lib64/libnss_ldap.so.2", O_RDONLY|O_CLOEXEC) = 5
  2347. [pid 5169] read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\27\0\0\0\0\0\0"..., 832) = 832
  2348. [pid 5169] fstat(5, {st_mode=S_IFREG|0755, st_size=52424, ...}) = 0
  2349. [pid 5169] mmap(NULL, 2146352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7fd54d2ae000
  2350. [pid 5169] mprotect(0x7fd54d2ba000, 2093056, PROT_NONE) = 0
  2351. [pid 5169] mmap(0x7fd54d4b9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xb000) = 0x7fd54d4b9000
  2352. [pid 5169] close(5) = 0
  2353. [pid 5169] mprotect(0x7fd54d4b9000, 4096, PROT_READ) = 0
  2354. [pid 5169] munmap(0x7fd5571b1000, 94667) = 0
  2355. [pid 5169] socket(PF_LOCAL, SOCK_STREAM, 0) = 5
  2356. [pid 5169] fcntl(5, F_GETFL) = 0x2 (flags O_RDWR)
  2357. [pid 5169] fcntl(5, F_SETFD, FD_CLOEXEC|0x2) = 0
  2358. [pid 5169] connect(5, {sa_family=AF_LOCAL, sun_path="/var/run/nslcd/socket"}, 23) = -1 ENOENT (No such file or directory)
  2359. [pid 5169] close(5) = 0
  2360. [pid 5169] open("/etc/x2go/x2gosql/sql", O_RDONLY) = 5
  2361. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384d70) = -1 ENOTTY (Inappropriate ioctl for device)
  2362. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  2363. [pid 5169] fstat(5, {st_mode=S_IFREG|0644, st_size=322, ...}) = 0
  2364. [pid 5169] fcntl(5, F_SETFD, FD_CLOEXEC) = 0
  2365. [pid 5169] lseek(5, 0, SEEK_SET) = 0
  2366. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  2367. [pid 5169] read(5, "#postgres or sqlite\nbackend=sqli"..., 8192) = 322
  2368. [pid 5169] lseek(5, 35, SEEK_SET) = 35
  2369. [pid 5169] lseek(5, 0, SEEK_CUR) = 35
  2370. [pid 5169] close(5) = 0
  2371. [pid 5169] open("/etc/x2go/x2gosql/sql", O_RDONLY) = 5
  2372. [pid 5169] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fffbd384d70) = -1 ENOTTY (Inappropriate ioctl for device)
  2373. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  2374. [pid 5169] fstat(5, {st_mode=S_IFREG|0644, st_size=322, ...}) = 0
  2375. [pid 5169] fcntl(5, F_SETFD, FD_CLOEXEC) = 0
  2376. [pid 5169] flock(5, LOCK_SH) = 0
  2377. [pid 5169] lseek(5, 0, SEEK_SET) = 0
  2378. [pid 5169] lseek(5, 0, SEEK_CUR) = 0
  2379. [pid 5169] read(5, "#postgres or sqlite\nbackend=sqli"..., 8192) = 322
  2380. [pid 5169] read(5, "", 8192) = 0
  2381. [pid 5169] flock(5, LOCK_UN) = 0
  2382. [pid 5169] close(5) = 0
  2383. [pid 5169] read(3, "use x2gologlevel;\n\nopenlog($0,'c"..., 8192) = 202
  2384. [pid 5169] read(3, "", 8192) = 0
  2385. [pid 5169] close(3) = 0
  2386. [pid 5169] pipe([3, 5]) = 0
  2387. [pid 5169] pipe([6, 7]) = 0
  2388. [pid 5169] clone(Process 5236 attached
  2389. child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fd5571aaa10) = 5236
  2390. [pid 5236] set_robust_list(0x7fd5571aaa20, 24 <unfinished ...>
  2391. [pid 5169] close(7 <unfinished ...>
  2392. [pid 5236] <... set_robust_list resumed> ) = 0
  2393. [pid 5169] <... close resumed> ) = 0
  2394. [pid 5236] close(6 <unfinished ...>
  2395. [pid 5169] close(5 <unfinished ...>
  2396. [pid 5236] <... close resumed> ) = 0
  2397. [pid 5169] <... close resumed> ) = 0
  2398. [pid 5236] fcntl(7, F_SETFD, FD_CLOEXEC <unfinished ...>
  2399. [pid 5169] read(6, <unfinished ...>
  2400. [pid 5236] <... fcntl resumed> ) = 0
  2401. [pid 5236] dup2(5, 1) = 1
  2402. [pid 5236] close(5) = 0
  2403. [pid 5236] close(3) = 0
  2404. [pid 5236] rt_sigaction(SIGFPE, {SIG_DFL, [], SA_RESTORER, 0x7fd555c9e130}, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x7fd555905640}, 8) = 0
  2405. [pid 5236] execve("/usr/lib64/x2go/x2gosqlitewrapper", ["/usr/lib64/x2go/x2gosqlitewrappe"..., "getports", "v-is-puppet-02.synygy.net"], [/* 28 vars */] <unfinished ...>
  2406. [pid 5169] <... read resumed> "", 4) = 0
  2407. [pid 5236] <... execve resumed> ) = 0
  2408. [pid 5169] close(6 <unfinished ...>
  2409. [pid 5236] brk(0 <unfinished ...>
  2410. [pid 5169] <... close resumed> ) = 0
  2411. [pid 5236] <... brk resumed> ) = 0x7f5cc60a9000
  2412. [pid 5169] ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS <unfinished ...>
  2413. [pid 5236] fcntl(0, F_GETFD <unfinished ...>
  2414. [pid 5169] <... ioctl resumed> , 0x7fffbd3853d0) = -1 ENOTTY (Inappropriate ioctl for device)
  2415. [pid 5236] <... fcntl resumed> ) = 0
  2416. [pid 5169] lseek(3, 0, SEEK_CUR <unfinished ...>
  2417. [pid 5236] fcntl(1, F_GETFD <unfinished ...>
  2418. [pid 5169] <... lseek resumed> ) = -1 ESPIPE (Illegal seek)
  2419. [pid 5236] <... fcntl resumed> ) = 0
  2420. [pid 5169] fstat(3, <unfinished ...>
  2421. [pid 5236] fcntl(2, F_GETFD <unfinished ...>
  2422. [pid 5169] <... fstat resumed> {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
  2423. [pid 5236] <... fcntl resumed> ) = 0
  2424. [pid 5169] read(3, <unfinished ...>
  2425. [pid 5236] access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
  2426. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cc47a9000
  2427. [pid 5236] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  2428. [pid 5236] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  2429. [pid 5236] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2430. [pid 5236] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f5cc4791000
  2431. [pid 5236] close(3) = 0
  2432. [pid 5236] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  2433. [pid 5236] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  2434. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  2435. [pid 5236] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5cc41cb000
  2436. [pid 5236] mprotect(0x7f5cc437f000, 2097152, PROT_NONE) = 0
  2437. [pid 5236] mmap(0x7f5cc457f000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f5cc457f000
  2438. [pid 5236] mmap(0x7f5cc4585000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5cc4585000
  2439. [pid 5236] close(3) = 0
  2440. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cc4790000
  2441. [pid 5236] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5cc478e000
  2442. [pid 5236] arch_prctl(ARCH_SET_FS, 0x7f5cc478e740) = 0
  2443. [pid 5236] mprotect(0x7f5cc457f000, 16384, PROT_READ) = 0
  2444. [pid 5236] mprotect(0x7f5cc49ad000, 4096, PROT_READ) = 0
  2445. [pid 5236] mprotect(0x7f5cc47aa000, 4096, PROT_READ) = 0
  2446. [pid 5236] munmap(0x7f5cc4791000, 94667) = 0
  2447. [pid 5236] execve("/usr/lib64/x2go/x2gosqlitewrapper.pl", ["x2gosqlitewrapper.pl", "getports", "v-is-puppet-02.synygy.net"], [/* 28 vars */]) = 0
  2448. [pid 5236] brk(0) = 0xe4e000
  2449. [pid 5236] fcntl(0, F_GETFD) = 0
  2450. [pid 5236] fcntl(1, F_GETFD) = 0
  2451. [pid 5236] fcntl(2, F_GETFD) = 0
  2452. [pid 5236] access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory)
  2453. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974d1a000
  2454. [pid 5236] access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  2455. [pid 5236] open("/usr/lib64/perl5/CORE/tls/x86_64/libperl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2456. [pid 5236] stat("/usr/lib64/perl5/CORE/tls/x86_64", 0x7fff8bdee920) = -1 ENOENT (No such file or directory)
  2457. [pid 5236] open("/usr/lib64/perl5/CORE/tls/libperl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2458. [pid 5236] stat("/usr/lib64/perl5/CORE/tls", 0x7fff8bdee920) = -1 ENOENT (No such file or directory)
  2459. [pid 5236] open("/usr/lib64/perl5/CORE/x86_64/libperl.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2460. [pid 5236] stat("/usr/lib64/perl5/CORE/x86_64", 0x7fff8bdee920) = -1 ENOENT (No such file or directory)
  2461. [pid 5236] open("/usr/lib64/perl5/CORE/libperl.so", O_RDONLY|O_CLOEXEC) = 3
  2462. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0` \3\0\0\0\0\0"..., 832) = 832
  2463. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=1626040, ...}) = 0
  2464. [pid 5236] mmap(NULL, 3715112, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f597476f000
  2465. [pid 5236] mprotect(0x7f59748f0000, 2097152, PROT_NONE) = 0
  2466. [pid 5236] mmap(0x7f5974af0000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x181000) = 0x7f5974af0000
  2467. [pid 5236] mmap(0x7f5974afa000, 40, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5974afa000
  2468. [pid 5236] close(3) = 0
  2469. [pid 5236] open("/usr/lib64/perl5/CORE/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2470. [pid 5236] open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  2471. [pid 5236] fstat(3, {st_mode=S_IFREG|0644, st_size=94667, ...}) = 0
  2472. [pid 5236] mmap(NULL, 94667, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f5974d02000
  2473. [pid 5236] close(3) = 0
  2474. [pid 5236] open("/lib64/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 3
  2475. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@:\0\0\0\0\0\0"..., 832) = 832
  2476. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=110808, ...}) = 0
  2477. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974d01000
  2478. [pid 5236] mmap(NULL, 2202264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5974555000
  2479. [pid 5236] mprotect(0x7f597456b000, 2097152, PROT_NONE) = 0
  2480. [pid 5236] mmap(0x7f597476b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f597476b000
  2481. [pid 5236] mmap(0x7f597476d000, 6808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f597476d000
  2482. [pid 5236] close(3) = 0
  2483. [pid 5236] open("/usr/lib64/perl5/CORE/libnsl.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2484. [pid 5236] open("/lib64/libnsl.so.1", O_RDONLY|O_CLOEXEC) = 3
  2485. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20A\0\0\0\0\0\0"..., 832) = 832
  2486. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=113320, ...}) = 0
  2487. [pid 5236] mmap(NULL, 2198200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f597433c000
  2488. [pid 5236] mprotect(0x7f5974352000, 2093056, PROT_NONE) = 0
  2489. [pid 5236] mmap(0x7f5974551000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x7f5974551000
  2490. [pid 5236] mmap(0x7f5974553000, 6840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5974553000
  2491. [pid 5236] close(3) = 0
  2492. [pid 5236] open("/usr/lib64/perl5/CORE/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2493. [pid 5236] open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  2494. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
  2495. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=19512, ...}) = 0
  2496. [pid 5236] mmap(NULL, 2109744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5974138000
  2497. [pid 5236] mprotect(0x7f597413b000, 2093056, PROT_NONE) = 0
  2498. [pid 5236] mmap(0x7f597433a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f597433a000
  2499. [pid 5236] close(3) = 0
  2500. [pid 5236] open("/usr/lib64/perl5/CORE/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2501. [pid 5236] open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
  2502. [pid 5236] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260T\0\0\0\0\0\0"..., 832) = 832
  2503. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=1141552, ...}) = 0
  2504. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974d00000
  2505. [pid 5236] mmap(NULL, 3150168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5973e36000
  2506. [pid 5236] mprotect(0x7f5973f37000, 2093056, PROT_NONE) = 0
  2507. [pid 5236] mmap(0x7f5974136000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x100000) = 0x7f5974136000
  2508. [pid 5236] close(3) = 0
  2509. [pid 5236] open("/usr/lib64/perl5/CORE/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2510. [pid 5236] open("/lib64/libcrypt.so.1", O_RDONLY|O_CLOEXEC) = 3
  2511. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\16\0\0\0\0\0\0"..., 832) = 832
  2512. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=40816, ...}) = 0
  2513. [pid 5236] mmap(NULL, 2318912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5973bff000
  2514. [pid 5236] mprotect(0x7f5973c07000, 2093056, PROT_NONE) = 0
  2515. [pid 5236] mmap(0x7f5973e06000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7f5973e06000
  2516. [pid 5236] mmap(0x7f5973e08000, 184896, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f5973e08000
  2517. [pid 5236] close(3) = 0
  2518. [pid 5236] open("/usr/lib64/perl5/CORE/libutil.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2519. [pid 5236] open("/lib64/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
  2520. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\17\0\0\0\0\0\0"..., 832) = 832
  2521. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=14608, ...}) = 0
  2522. [pid 5236] mmap(NULL, 2105616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f59739fc000
  2523. [pid 5236] mprotect(0x7f59739fe000, 2093056, PROT_NONE) = 0
  2524. [pid 5236] mmap(0x7f5973bfd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f5973bfd000
  2525. [pid 5236] close(3) = 0
  2526. [pid 5236] open("/usr/lib64/perl5/CORE/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2527. [pid 5236] open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  2528. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240l\0\0\0\0\0\0"..., 832) = 832
  2529. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=141616, ...}) = 0
  2530. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974cff000
  2531. [pid 5236] mmap(NULL, 2208864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f59737e0000
  2532. [pid 5236] mprotect(0x7f59737f6000, 2097152, PROT_NONE) = 0
  2533. [pid 5236] mmap(0x7f59739f6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x16000) = 0x7f59739f6000
  2534. [pid 5236] mmap(0x7f59739f8000, 13408, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f59739f8000
  2535. [pid 5236] close(3) = 0
  2536. [pid 5236] open("/usr/lib64/perl5/CORE/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  2537. [pid 5236] open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  2538. [pid 5236] read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\2\0\0\0\0\0"..., 832) = 832
  2539. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=2099200, ...}) = 0
  2540. [pid 5236] mmap(NULL, 3924544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f5973421000
  2541. [pid 5236] mprotect(0x7f59735d5000, 2097152, PROT_NONE) = 0
  2542. [pid 5236] mmap(0x7f59737d5000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b4000) = 0x7f59737d5000
  2543. [pid 5236] mmap(0x7f59737db000, 16960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f59737db000
  2544. [pid 5236] close(3) = 0
  2545. [pid 5236] open("/lib64/libfreebl3.so", O_RDONLY|O_CLOEXEC) = 3
  2546. [pid 5236] read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0009\0\0\0\0\0\0"..., 832) = 832
  2547. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=502048, ...}) = 0
  2548. [pid 5236] mmap(NULL, 2606920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f59731a4000
  2549. [pid 5236] mprotect(0x7f597321b000, 2093056, PROT_NONE) = 0
  2550. [pid 5236] mmap(0x7f597341a000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x76000) = 0x7f597341a000
  2551. [pid 5236] mmap(0x7f597341d000, 14152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f597341d000
  2552. [pid 5236] close(3) = 0
  2553. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974cfe000
  2554. [pid 5236] mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974cfd000
  2555. [pid 5236] mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f5974cfb000
  2556. [pid 5236] arch_prctl(ARCH_SET_FS, 0x7f5974cfb740) = 0
  2557. [pid 5236] mprotect(0x7f59737d5000, 16384, PROT_READ) = 0
  2558. [pid 5236] mprotect(0x7f597433a000, 4096, PROT_READ) = 0
  2559. [pid 5236] mprotect(0x7f597341a000, 8192, PROT_READ) = 0
  2560. [pid 5236] mprotect(0x7f59739f6000, 4096, PROT_READ) = 0
  2561. [pid 5236] mprotect(0x7f5973bfd000, 4096, PROT_READ) = 0
  2562. [pid 5236] mprotect(0x7f5973e06000, 4096, PROT_READ) = 0
  2563. [pid 5236] mprotect(0x7f5974136000, 4096, PROT_READ) = 0
  2564. [pid 5236] mprotect(0x7f5974551000, 4096, PROT_READ) = 0
  2565. [pid 5236] mprotect(0x7f597476b000, 4096, PROT_READ) = 0
  2566. [pid 5236] mprotect(0x7f5974af0000, 16384, PROT_READ) = 0
  2567. [pid 5236] mprotect(0x601000, 4096, PROT_READ) = 0
  2568. [pid 5236] mprotect(0x7f5974d1b000, 4096, PROT_READ) = 0
  2569. [pid 5236] munmap(0x7f5974d02000, 94667) = 0
  2570. [pid 5236] set_tid_address(0x7f5974cfba10) = 5236
  2571. [pid 5236] set_robust_list(0x7f5974cfba20, 24) = 0
  2572. [pid 5236] rt_sigaction(SIGRTMIN, {0x7f59737e6780, [], SA_RESTORER|SA_SIGINFO, 0x7f59737ef130}, NULL, 8) = 0
  2573. [pid 5236] rt_sigaction(SIGRT_1, {0x7f59737e6810, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f59737ef130}, NULL, 8) = 0
  2574. [pid 5236] rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  2575. [pid 5236] getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
  2576. [pid 5236] rt_sigaction(SIGFPE, {SIG_IGN, [FPE], SA_RESTORER|SA_RESTART, 0x7f5973456640}, {SIG_DFL, [], 0}, 8) = 0
  2577. [pid 5236] brk(0) = 0xe4e000
  2578. [pid 5236] brk(0xe6f000) = 0xe6f000
  2579. [pid 5236] brk(0) = 0xe6f000
  2580. [pid 5236] getuid() = 1523029953
  2581. [pid 5236] geteuid() = 1523029953
  2582. [pid 5236] getgid() = 1523000513
  2583. [pid 5236] getegid() = 492
  2584. [pid 5236] open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  2585. [pid 5236] fstat(3, {st_mode=S_IFREG|0644, st_size=106065056, ...}) = 0
  2586. [pid 5236] mmap(NULL, 106065056, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f596cc7d000
  2587. [pid 5236] close(3) = 0
  2588. [pid 5236] open("/dev/urandom", O_RDONLY) = 3
  2589. [pid 5236] read(3, ")x;\376", 4) = 4
  2590. [pid 5236] close(3) = 0
  2591. [pid 5236] readlink("/proc/self/exe", "/usr/bin/perl", 4095) = 13
  2592. [pid 5236] ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdeebd0) = -1 ENOTTY (Inappropriate ioctl for device)
  2593. [pid 5236] lseek(0, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  2594. [pid 5236] ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdeebd0) = -1 ENOTTY (Inappropriate ioctl for device)
  2595. [pid 5236] lseek(1, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  2596. [pid 5236] ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdeebe0) = -1 ENOTTY (Inappropriate ioctl for device)
  2597. [pid 5236] lseek(2, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
  2598. [pid 5236] open("/usr/lib64/x2go/x2gosqlitewrapper.pl", O_RDONLY) = 3
  2599. [pid 5236] ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdeed00) = -1 ENOTTY (Inappropriate ioctl for device)
  2600. [pid 5236] lseek(3, 0, SEEK_CUR) = 0
  2601. [pid 5236] fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  2602. [pid 5236] getuid() = 1523029953
  2603. [pid 5236] geteuid() = 1523029953
  2604. [pid 5236] getgid() = 1523000513
  2605. [pid 5236] getegid() = 492
  2606. [pid 5236] fstat(3, {st_mode=S_IFREG|0755, st_size=17304, ...}) = 0
  2607. [pid 5236] rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
  2608. [pid 5236] brk(0) = 0xe6f000
  2609. [pid 5236] brk(0xe90000) = 0xe90000
  2610. [pid 5236] stat("/usr/local/share/perl5/sitecustomize.pl", 0xe4e138) = -1 ENOENT (No such file or directory)
  2611. [pid 5236] read(3, "#!/usr/bin/perl\n\n# Copyright (C)"..., 8192) = 8192
  2612. [pid 5236] stat("/usr/local/lib64/perl5/strict.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2613. [pid 5236] stat("/usr/local/lib64/perl5/strict.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2614. [pid 5236] stat("/usr/local/share/perl5/strict.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2615. [pid 5236] stat("/usr/local/share/perl5/strict.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2616. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/strict.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2617. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/strict.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2618. [pid 5236] stat("/usr/share/perl5/vendor_perl/strict.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2619. [pid 5236] stat("/usr/share/perl5/vendor_perl/strict.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2620. [pid 5236] stat("/usr/lib64/perl5/strict.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2621. [pid 5236] stat("/usr/lib64/perl5/strict.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2622. [pid 5236] stat("/usr/share/perl5/strict.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2623. [pid 5236] stat("/usr/share/perl5/strict.pm", {st_mode=S_IFREG|0644, st_size=3933, ...}) = 0
  2624. [pid 5236] open("/usr/share/perl5/strict.pm", O_RDONLY) = 4
  2625. [pid 5236] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdee5d0) = -1 ENOTTY (Inappropriate ioctl for device)
  2626. [pid 5236] lseek(4, 0, SEEK_CUR) = 0
  2627. [pid 5236] read(4, "package strict;\n\n$strict::VERSIO"..., 8192) = 3933
  2628. [pid 5236] lseek(4, 1005, SEEK_SET) = 1005
  2629. [pid 5236] lseek(4, 0, SEEK_CUR) = 1005
  2630. [pid 5236] close(4) = 0
  2631. [pid 5236] stat("/usr/local/lib64/perl5/DBI.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2632. [pid 5236] stat("/usr/local/lib64/perl5/DBI.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2633. [pid 5236] stat("/usr/local/share/perl5/DBI.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2634. [pid 5236] stat("/usr/local/share/perl5/DBI.pm", 0x7fff8bdee810) = -1 ENOENT (No such file or directory)
  2635. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/DBI.pmc", 0x7fff8bdee8c0) = -1 ENOENT (No such file or directory)
  2636. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/DBI.pm", {st_mode=S_IFREG|0644, st_size=311474, ...}) = 0
  2637. [pid 5236] open("/usr/lib64/perl5/vendor_perl/DBI.pm", O_RDONLY) = 4
  2638. [pid 5236] ioctl(4, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdee5d0) = -1 ENOTTY (Inappropriate ioctl for device)
  2639. [pid 5236] lseek(4, 0, SEEK_CUR) = 0
  2640. [pid 5236] read(4, "# $Id$\n# vim: ts=8:sw=4:et\n#\n# C"..., 8192) = 8192
  2641. [pid 5236] stat("/usr/local/lib64/perl5/Carp.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2642. [pid 5236] stat("/usr/local/lib64/perl5/Carp.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2643. [pid 5236] stat("/usr/local/share/perl5/Carp.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2644. [pid 5236] stat("/usr/local/share/perl5/Carp.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2645. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/Carp.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2646. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/Carp.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2647. [pid 5236] stat("/usr/share/perl5/vendor_perl/Carp.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2648. [pid 5236] stat("/usr/share/perl5/vendor_perl/Carp.pm", {st_mode=S_IFREG|0644, st_size=20408, ...}) = 0
  2649. [pid 5236] open("/usr/share/perl5/vendor_perl/Carp.pm", O_RDONLY) = 5
  2650. [pid 5236] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdedf60) = -1 ENOTTY (Inappropriate ioctl for device)
  2651. [pid 5236] lseek(5, 0, SEEK_CUR) = 0
  2652. [pid 5236] brk(0) = 0xe90000
  2653. [pid 5236] brk(0xeb1000) = 0xeb1000
  2654. [pid 5236] read(5, "package Carp;\n\n{ use 5.006; }\nus"..., 8192) = 8192
  2655. [pid 5236] stat("/usr/local/lib64/perl5/warnings.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2656. [pid 5236] stat("/usr/local/lib64/perl5/warnings.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2657. [pid 5236] stat("/usr/local/share/perl5/warnings.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2658. [pid 5236] stat("/usr/local/share/perl5/warnings.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2659. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/warnings.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2660. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/warnings.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2661. [pid 5236] stat("/usr/share/perl5/vendor_perl/warnings.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2662. [pid 5236] stat("/usr/share/perl5/vendor_perl/warnings.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2663. [pid 5236] stat("/usr/lib64/perl5/warnings.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2664. [pid 5236] stat("/usr/lib64/perl5/warnings.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2665. [pid 5236] stat("/usr/share/perl5/warnings.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2666. [pid 5236] stat("/usr/share/perl5/warnings.pm", {st_mode=S_IFREG|0644, st_size=18776, ...}) = 0
  2667. [pid 5236] open("/usr/share/perl5/warnings.pm", O_RDONLY) = 6
  2668. [pid 5236] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bded8f0) = -1 ENOTTY (Inappropriate ioctl for device)
  2669. [pid 5236] lseek(6, 0, SEEK_CUR) = 0
  2670. [pid 5236] read(6, "# -*- buffer-read-only: t -*-\n# "..., 8192) = 8192
  2671. [pid 5236] read(6, "define'\t\t=> \"\\x00\\x00\\x00\\x00\\x4"..., 8192) = 8192
  2672. [pid 5236] brk(0) = 0xeb1000
  2673. [pid 5236] brk(0xed2000) = 0xed2000
  2674. [pid 5236] read(6, "set = $Offsets{$category};\n "..., 8192) = 2392
  2675. [pid 5236] read(6, "", 8192) = 0
  2676. [pid 5236] close(6) = 0
  2677. [pid 5236] read(5, "do if $Internal{$pkg};\n }\n "..., 8192) = 8192
  2678. [pid 5236] brk(0) = 0xed2000
  2679. [pid 5236] brk(0xef3000) = 0xef3000
  2680. [pid 5236] lseek(5, 12473, SEEK_SET) = 12473
  2681. [pid 5236] lseek(5, 0, SEEK_CUR) = 12473
  2682. [pid 5236] close(5) = 0
  2683. [pid 5236] stat("/usr/local/lib64/perl5/Exporter.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2684. [pid 5236] stat("/usr/local/lib64/perl5/Exporter.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2685. [pid 5236] stat("/usr/local/share/perl5/Exporter.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2686. [pid 5236] stat("/usr/local/share/perl5/Exporter.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2687. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/Exporter.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2688. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/Exporter.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2689. [pid 5236] stat("/usr/share/perl5/vendor_perl/Exporter.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2690. [pid 5236] stat("/usr/share/perl5/vendor_perl/Exporter.pm", {st_mode=S_IFREG|0644, st_size=18752, ...}) = 0
  2691. [pid 5236] open("/usr/share/perl5/vendor_perl/Exporter.pm", O_RDONLY) = 5
  2692. [pid 5236] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdedf60) = -1 ENOTTY (Inappropriate ioctl for device)
  2693. [pid 5236] lseek(5, 0, SEEK_CUR) = 0
  2694. [pid 5236] read(5, "package Exporter;\n\nrequire 5.006"..., 8192) = 8192
  2695. [pid 5236] brk(0) = 0xef3000
  2696. [pid 5236] brk(0xf14000) = 0xf14000
  2697. [pid 5236] lseek(5, 2366, SEEK_SET) = 2366
  2698. [pid 5236] lseek(5, 0, SEEK_CUR) = 2366
  2699. [pid 5236] close(5) = 0
  2700. [pid 5236] getuid() = 1523029953
  2701. [pid 5236] geteuid() = 1523029953
  2702. [pid 5236] getgid() = 1523000513
  2703. [pid 5236] getegid() = 492
  2704. [pid 5236] stat("/usr/local/lib64/perl5/DynaLoader.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2705. [pid 5236] stat("/usr/local/lib64/perl5/DynaLoader.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2706. [pid 5236] stat("/usr/local/share/perl5/DynaLoader.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2707. [pid 5236] stat("/usr/local/share/perl5/DynaLoader.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2708. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/DynaLoader.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2709. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/DynaLoader.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2710. [pid 5236] stat("/usr/share/perl5/vendor_perl/DynaLoader.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2711. [pid 5236] stat("/usr/share/perl5/vendor_perl/DynaLoader.pm", 0x7fff8bdee1a0) = -1 ENOENT (No such file or directory)
  2712. [pid 5236] stat("/usr/lib64/perl5/DynaLoader.pmc", 0x7fff8bdee250) = -1 ENOENT (No such file or directory)
  2713. [pid 5236] stat("/usr/lib64/perl5/DynaLoader.pm", {st_mode=S_IFREG|0644, st_size=24941, ...}) = 0
  2714. [pid 5236] open("/usr/lib64/perl5/DynaLoader.pm", O_RDONLY) = 5
  2715. [pid 5236] ioctl(5, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdedf60) = -1 ENOTTY (Inappropriate ioctl for device)
  2716. [pid 5236] lseek(5, 0, SEEK_CUR) = 0
  2717. [pid 5236] read(5, "\n# Generated from DynaLoader_pm."..., 8192) = 8192
  2718. [pid 5236] stat("/usr/local/lib64/perl5/Config.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2719. [pid 5236] stat("/usr/local/lib64/perl5/Config.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2720. [pid 5236] stat("/usr/local/share/perl5/Config.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2721. [pid 5236] stat("/usr/local/share/perl5/Config.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2722. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/Config.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2723. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/Config.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2724. [pid 5236] stat("/usr/share/perl5/vendor_perl/Config.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2725. [pid 5236] stat("/usr/share/perl5/vendor_perl/Config.pm", 0x7fff8bdedb30) = -1 ENOENT (No such file or directory)
  2726. [pid 5236] stat("/usr/lib64/perl5/Config.pmc", 0x7fff8bdedbe0) = -1 ENOENT (No such file or directory)
  2727. [pid 5236] stat("/usr/lib64/perl5/Config.pm", {st_mode=S_IFREG|0644, st_size=3100, ...}) = 0
  2728. [pid 5236] open("/usr/lib64/perl5/Config.pm", O_RDONLY) = 6
  2729. [pid 5236] ioctl(6, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bded8f0) = -1 ENOTTY (Inappropriate ioctl for device)
  2730. [pid 5236] lseek(6, 0, SEEK_CUR) = 0
  2731. [pid 5236] read(6, "# This file was created by confi"..., 8192) = 3100
  2732. [pid 5236] stat("/usr/local/lib64/perl5/vars.pmc", 0x7fff8bded570) = -1 ENOENT (No such file or directory)
  2733. [pid 5236] stat("/usr/local/lib64/perl5/vars.pm", 0x7fff8bded4c0) = -1 ENOENT (No such file or directory)
  2734. [pid 5236] stat("/usr/local/share/perl5/vars.pmc", 0x7fff8bded570) = -1 ENOENT (No such file or directory)
  2735. [pid 5236] stat("/usr/local/share/perl5/vars.pm", 0x7fff8bded4c0) = -1 ENOENT (No such file or directory)
  2736. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/vars.pmc", 0x7fff8bded570) = -1 ENOENT (No such file or directory)
  2737. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/vars.pm", 0x7fff8bded4c0) = -1 ENOENT (No such file or directory)
  2738. [pid 5236] stat("/usr/share/perl5/vendor_perl/vars.pmc", 0x7fff8bded570) = -1 ENOENT (No such file or directory)
  2739. [pid 5236] stat("/usr/share/perl5/vendor_perl/vars.pm", 0x7fff8bded4c0) = -1 ENOENT (No such file or directory)
  2740. [pid 5236] stat("/usr/lib64/perl5/vars.pmc", 0x7fff8bded570) = -1 ENOENT (No such file or directory)
  2741. [pid 5236] stat("/usr/lib64/perl5/vars.pm", 0x7fff8bded4c0) = -1 ENOENT (No such file or directory)
  2742. [pid 5236] stat("/usr/share/perl5/vars.pmc", 0x7fff8bded570) = -1 ENOENT (No such file or directory)
  2743. [pid 5236] stat("/usr/share/perl5/vars.pm", {st_mode=S_IFREG|0644, st_size=2358, ...}) = 0
  2744. [pid 5236] open("/usr/share/perl5/vars.pm", O_RDONLY) = 7
  2745. [pid 5236] ioctl(7, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bded280) = -1 ENOTTY (Inappropriate ioctl for device)
  2746. [pid 5236] lseek(7, 0, SEEK_CUR) = 0
  2747. [pid 5236] read(7, "package vars;\n\nuse 5.006;\n\nour $"..., 8192) = 2358
  2748. [pid 5236] stat("/usr/local/lib64/perl5/warnings/register.pmc", 0x7fff8bdecf00) = -1 ENOENT (No such file or directory)
  2749. [pid 5236] stat("/usr/local/lib64/perl5/warnings/register.pm", 0x7fff8bdece50) = -1 ENOENT (No such file or directory)
  2750. [pid 5236] stat("/usr/local/share/perl5/warnings/register.pmc", 0x7fff8bdecf00) = -1 ENOENT (No such file or directory)
  2751. [pid 5236] stat("/usr/local/share/perl5/warnings/register.pm", 0x7fff8bdece50) = -1 ENOENT (No such file or directory)
  2752. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/warnings/register.pmc", 0x7fff8bdecf00) = -1 ENOENT (No such file or directory)
  2753. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/warnings/register.pm", 0x7fff8bdece50) = -1 ENOENT (No such file or directory)
  2754. [pid 5236] stat("/usr/share/perl5/vendor_perl/warnings/register.pmc", 0x7fff8bdecf00) = -1 ENOENT (No such file or directory)
  2755. [pid 5236] stat("/usr/share/perl5/vendor_perl/warnings/register.pm", 0x7fff8bdece50) = -1 ENOENT (No such file or directory)
  2756. [pid 5236] stat("/usr/lib64/perl5/warnings/register.pmc", 0x7fff8bdecf00) = -1 ENOENT (No such file or directory)
  2757. [pid 5236] stat("/usr/lib64/perl5/warnings/register.pm", 0x7fff8bdece50) = -1 ENOENT (No such file or directory)
  2758. [pid 5236] stat("/usr/share/perl5/warnings/register.pmc", 0x7fff8bdecf00) = -1 ENOENT (No such file or directory)
  2759. [pid 5236] stat("/usr/share/perl5/warnings/register.pm", {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
  2760. [pid 5236] open("/usr/share/perl5/warnings/register.pm", O_RDONLY) = 8
  2761. [pid 5236] ioctl(8, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0x7fff8bdecc10) = -1 ENOTTY (Inappropriate ioctl for device)
  2762. [pid 5236] lseek(8, 0, SEEK_CUR) = 0
  2763. [pid 5236] read(8, "package warnings::register;\n\nour"..., 8192) = 772
  2764. [pid 5236] read(8, "", 8192) = 0
  2765. [pid 5236] close(8) = 0
  2766. [pid 5236] lseek(7, 1148, SEEK_SET) = 1148
  2767. [pid 5236] lseek(7, 0, SEEK_CUR) = 1148
  2768. [pid 5236] close(7) = 0
  2769. [pid 5236] read(6, "", 8192) = 0
  2770. [pid 5236] close(6) = 0
  2771. [pid 5236] brk(0) = 0xf14000
  2772. [pid 5236] brk(0xf35000) = 0xf35000
  2773. [pid 5236] read(5, "at filenames to look for\n "..., 8192) = 8192
  2774. [pid 5236] lseek(5, 10650, SEEK_SET) = 10650
  2775. [pid 5236] lseek(5, 0, SEEK_CUR) = 10650
  2776. [pid 5236] close(5) = 0
  2777. [pid 5236] getuid() = 1523029953
  2778. [pid 5236] geteuid() = 1523029953
  2779. [pid 5236] getgid() = 1523000513
  2780. [pid 5236] getegid() = 492
  2781. [pid 5236] stat("/usr/local/lib64/perl5/auto/DBI", 0xe4e138) = -1 ENOENT (No such file or directory)
  2782. [pid 5236] stat("/usr/local/share/perl5/auto/DBI", 0xe4e138) = -1 ENOENT (No such file or directory)
  2783. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/auto/DBI", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  2784. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so", {st_mode=S_IFREG|0755, st_size=128120, ...}) = 0
  2785. [pid 5236] stat("/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.bs", 0xe4e138) = -1 ENOENT (No such file or directory)
  2786. [pid 5236] futex(0x7f597433b0d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  2787. [pid 5236] open("/usr/lib64/perl5/vendor_perl/auto/DBI/DBI.so", O_RDONLY|O_CLOEXEC) = 5
  2788. [pid 5236] read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3602\0\0\0\0\0\0"..., 832) = 832
  2789. [pid 5236] fstat(5, {st_mode=S_IFREG|0755, st_size=128120, ...}) = 0
  2790. [pid 5236] mmap(NULL, 2221288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f596ca5e000
  2791. [pid 5236] mprotect(0x7f596ca7b000, 2097152, PROT_NONE) = 0
  2792. [pid 5236] mmap(0x7f596cc7b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1d000) = 0x7f596cc7b000
  2793. [pid 5236] close(5) = 0
  2794. [pid 5236] mprotect(0x7f596cc7b000, 4096, PROT_READ) = 0
  2795. Process 28071 detached
  2796. Process 5166 detached
  2797. Process 5169 detached
  2798. Process 5236 detached
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement