Advertisement
Guest User

Untitled

a guest
Jan 28th, 2017
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.61 KB | None | 0 0
  1. alpine-sles12-1:/mnt/aports.fresh/scripts$ strace fakeroot
  2. execve("/usr/bin/fakeroot", ["fakeroot"], [/* 22 vars */]) = 0
  3. set_tid_address(0x3ff99223170)          = 4699
  4. mprotect(0x3ff99220000, 4096, PROT_READ) = 0
  5. mprotect(0x2aa354f2000, 16384, PROT_READ) = 0
  6. getuid()                                = 1000
  7. getgid()                                = 1000
  8. rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1 RT_2], [], 8) = 0
  9. rt_sigprocmask(SIG_BLOCK, ~[], NULL, 8) = 0
  10. setgid(1000)                            = 0
  11. futex(0x3ff99223360, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  12. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  13. rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1 RT_2], [], 8) = 0
  14. rt_sigprocmask(SIG_BLOCK, ~[], NULL, 8) = 0
  15. setuid(1000)                            = 0
  16. futex(0x3ff99223360, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  17. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  18. brk(NULL)                               = 0x2aa701be000
  19. brk(0x2aa701bf000)                      = 0x2aa701bf000
  20. brk(0x2aa701c0000)                      = 0x2aa701c0000
  21. getpid()                                = 4699
  22. rt_sigprocmask(SIG_UNBLOCK, [RT_1 RT_2], NULL, 8) = 0
  23. rt_sigaction(SIGCHLD, {sa_handler=0x2aa35459e58, sa_mask=~[RTMIN RT_1 RT_2], sa_flags=SA_RESTORER, sa_restorer=0x3ff991ef998}, NULL, 8) = 0
  24. rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x3ff991ef998}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  25. getppid()                               = 4697
  26. uname({sysname="Linux", nodename="alpine-sles12-1", ...}) = 0
  27. stat("/mnt/aports.fresh/scripts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  28. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  29. open("/usr/bin/fakeroot", O_RDONLY|O_LARGEFILE) = 3
  30. fcntl(3, F_DUPFD, 10)                   = 10
  31. close(3)                                = 0
  32. fcntl(10, F_SETFD, FD_CLOEXEC)          = 0
  33. rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  34. rt_sigaction(SIGINT, {sa_handler=0x2aa35459e58, sa_mask=~[RTMIN RT_1 RT_2], sa_flags=SA_RESTORER, sa_restorer=0x3ff991ef998}, NULL, 8) = 0
  35. rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  36. rt_sigaction(SIGQUIT, {sa_handler=SIG_IGN, sa_mask=~[RTMIN RT_1 RT_2], sa_flags=SA_RESTORER, sa_restorer=0x3ff991ef998}, NULL, 8) = 0
  37. rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  38. rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1 RT_2], sa_flags=SA_RESTORER, sa_restorer=0x3ff991ef998}, NULL, 8) = 0
  39. read(10, "#!/bin/sh\n\n# This script first s"..., 1023) = 1023
  40. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  41. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  42. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  43. brk(0x2aa701c1000)                      = 0x2aa701c1000
  44. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  45. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  46. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  47. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  48. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  49. pipe([3, 4])                            = 0
  50. rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
  51. fork()                                  = 4700
  52. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  53. close(4)                                = 0
  54. read(3, "getopt: unrecognized option: ver"..., 128) = 37
  55. read(3, "BusyBox v1.26.1 (2017-01-28 15:5"..., 128) = 61
  56. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4700, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  57. sigreturn({mask=[]})                    = 61
  58. read(3, "", 128)                        = 0
  59. close(3)                                = 0
  60. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4700
  61. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  62. read(10, "pt l:f:i:s:ub:vh \"$@\"`\n    ;;\nes"..., 1023) = 1023
  63. pipe([3, 4])                            = 0
  64. rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
  65. fork()                                  = 4703
  66. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  67. close(4)                                = 0
  68. read(3, " --\n", 128)                   = 4
  69. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4703, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  70. sigreturn({mask=[]})                    = 4
  71. read(3, "", 128)                        = 0
  72. close(3)                                = 0
  73. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4703
  74. wait4(-1, 0x3fff127e39c, WNOHANG, NULL) = -1 ECHILD (No child process)
  75. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  76. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  77. wait4(-1, 0x3fff127df6c, WNOHANG, NULL) = -1 ECHILD (No child process)
  78. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  79. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  80. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  81. brk(0x2aa701c2000)                      = 0x2aa701c2000
  82. wait4(-1, 0x3fff127e3e4, WNOHANG, NULL) = -1 ECHILD (No child process)
  83. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  84. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  85. read(10, "-r \"$LIB\"\n    then\n\tlibfound=yes"..., 1023) = 1023
  86. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  87. stat("/usr/lib/libfakeroot.so", {st_mode=S_IFREG|0755, st_size=52240, ...}) = 0
  88. geteuid()                               = 1000
  89. stat("/usr/lib/libfakeroot.so", {st_mode=S_IFREG|0755, st_size=52240, ...}) = 0
  90. getgid()                                = 1000
  91. getegid()                               = 1000
  92. getgroups(32, [300, 1000])              = 2
  93. wait4(-1, 0x3fff127e3e4, WNOHANG, NULL) = -1 ECHILD (No child process)
  94. wait4(-1, 0x3fff127e3e4, WNOHANG, NULL) = -1 ECHILD (No child process)
  95. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  96. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  97. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  98. pipe([3, 4])                            = 0
  99. rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
  100. fork()                                  = 4704
  101. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  102. close(4)                                = 0
  103. read(3, "874234919:4706\n", 128)        = 15
  104. read(3, "", 128)                        = 0
  105. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4704, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  106. sigreturn({mask=[]})                    = 0
  107. close(3)                                = 0
  108. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4704
  109. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  110. pipe([3, 4])                            = 0
  111. rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
  112. fork()                                  = 4707
  113. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  114. close(4)                                = 0
  115. read(3, "874234919\n", 128)             = 10
  116. read(3, "", 128)                        = 0
  117. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4707, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  118. sigreturn({mask=[]})                    = 0
  119. close(3)                                = 0
  120. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4707
  121. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  122. pipe([3, 4])                            = 0
  123. rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
  124. fork()                                  = 4710
  125. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  126. close(4)                                = 0
  127. read(3, "4706\n", 128)                  = 5
  128. read(3, "", 128)                        = 0
  129. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4710, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  130. sigreturn({mask=[]})                    = 0
  131. close(3)                                = 0
  132. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4710
  133. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  134. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  135. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  136. wait4(-1, 0x3fff127e3e4, WNOHANG, NULL) = -1 ECHILD (No child process)
  137. wait4(-1, 0x3fff127e3e4, WNOHANG, NULL) = -1 ECHILD (No child process)
  138. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  139. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  140. read(10, "port FAKEROOT_FD_BASE\n\nif test -"..., 1023) = 371
  141. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  142. wait4(-1, 0x3fff127e484, WNOHANG, NULL) = -1 ECHILD (No child process)
  143. rt_sigprocmask(SIG_BLOCK, ~[], [], 8)   = 0
  144. fork()                                  = 4713
  145. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  146. wait4(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, NULL) = 4713
  147. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=4713, si_uid=1000, si_status=SIGSEGV, si_utime=0, si_stime=0} ---
  148. sigreturn({mask=[]})                    = 4713
  149. writev(2, [{iov_base="", iov_len=0}, {iov_base="Segmentation fault\n", iov_len=19}], 2Segmentation fault
  150. ) = 19
  151. wait4(-1, 0x3fff127e3e4, WNOHANG, NULL) = -1 ECHILD (No child process)
  152. wait4(-1, 0x3fff127e524, WNOHANG, NULL) = -1 ECHILD (No child process)
  153. wait4(-1, 0x3fff127e2ec, WNOHANG, NULL) = -1 ECHILD (No child process)
  154. getpid()                                = 4699
  155. kill(4706, SIGTERM)                     = 0
  156. exit_group(139)                         = ?
  157. +++ exited with 139 +++
  158. alpine-sles12-1:/mnt/aports.fresh/scripts$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement