Advertisement
Guest User

Steam output

a guest
May 13th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.71 KB | None | 0 0
  1. $ strace steam
  2. execve("/usr/games/steam", ["steam"], 0x7ffe24570b90 /* 59 vars */) = 0
  3. brk(NULL) = 0x55ba49e32000
  4. arch_prctl(0x3001 /* ARCH_??? */, 0x7fffb1281970) = -1 EINVAL (Invalid argument)
  5. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  6. openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  7. fstat(3, {st_mode=S_IFREG|0644, st_size=149157, ...}) = 0
  8. mmap(NULL, 149157, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fefdd9bd000
  9. close(3) = 0
  10. openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  11. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360q\2\0\0\0\0\0"..., 832) = 832
  12. pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
  13. pread64(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32, 848) = 32
  14. pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0cBR\340\305\370\2609W\242\345)q\235A\1"..., 68, 880) = 68
  15. fstat(3, {st_mode=S_IFREG|0755, st_size=2029224, ...}) = 0
  16. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7fefdd9bb000
  17. pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784
  18. pread64(3, "\4\0\0\0\20\0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0", 32, 848) = 32
  19. pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0cBR\340\305\370\2609W\242\345)q\235A\1"..., 68, 880) = 68
  20. mmap(NULL, 2036952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7fefdd7c9000
  21. mprotect(0x7fefdd7ee000, 1847296, PROT_NONE) = 0
  22. mmap(0x7fefdd7ee000, 1540096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7fefdd7ee000
  23. mmap(0x7fefdd966000, 303104, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7fefdd966000
  24. mmap(0x7fefdd9b1000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e7000) = 0x7fefdd9b1000
  25. mmap(0x7fefdd9b7000, 13528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fefdd9b7000
  26. close(3) = 0
  27. arch_prctl(ARCH_SET_FS, 0x7fefdd9bc580) = 0
  28. mprotect(0x7fefdd9b1000, 12288, PROT_READ) = 0
  29. mprotect(0x55ba48a16000, 8192, PROT_READ) = 0
  30. mprotect(0x7fefdda0f000, 4096, PROT_READ) = 0
  31. munmap(0x7fefdd9bd000, 149157) = 0
  32. getuid() = 1000
  33. getgid() = 1000
  34. getpid() = 941071
  35. rt_sigaction(SIGCHLD, {sa_handler=0x55ba48a0bc30, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fefdd80f210}, NULL, 8) = 0
  36. geteuid() = 1000
  37. brk(NULL) = 0x55ba49e32000
  38. brk(0x55ba49e53000) = 0x55ba49e53000
  39. getppid() = 941068
  40. stat("/home/USER/.steam", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  41. stat(".", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  42. getcwd("/home/USER/.local/share/Trash/files/.steam", 4096) = 43
  43. openat(AT_FDCWD, "/usr/games/steam", O_RDONLY) = 3
  44. fcntl(3, F_DUPFD, 10) = 10
  45. close(3) = 0
  46. fcntl(10, F_SETFD, FD_CLOEXEC) = 0
  47. geteuid() = 1000
  48. getegid() = 1000
  49. rt_sigaction(SIGINT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  50. rt_sigaction(SIGINT, {sa_handler=0x55ba48a0bc30, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fefdd80f210}, NULL, 8) = 0
  51. rt_sigaction(SIGQUIT, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  52. rt_sigaction(SIGQUIT, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fefdd80f210}, NULL, 8) = 0
  53. rt_sigaction(SIGTERM, NULL, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
  54. rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=~[RTMIN RT_1], sa_flags=SA_RESTORER, sa_restorer=0x7fefdd80f210}, NULL, 8) = 0
  55. read(10, "#!/bin/sh -e\n# Copyright (C) 201"..., 8192) = 4136
  56. lstat("/home/USER/.steam/steam", {st_mode=S_IFLNK|0777, st_size=37, ...}) = 0
  57. stat("/home/USER/.steam/steam", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  58. lstat("/home/USER/.steam/root", {st_mode=S_IFLNK|0777, st_size=37, ...}) = 0
  59. stat("/home/USER/.steam/root", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  60. lstat("/home/USER/.steam/steam", {st_mode=S_IFLNK|0777, st_size=37, ...}) = 0
  61. pipe([3, 4]) = 0
  62. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fefdd9bc850) = 941072
  63. close(4) = 0
  64. read(3, "/home/USER/.steam/debian-install"..., 128) = 38
  65. read(3, "", 128) = 0
  66. close(3) = 0
  67. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 941072
  68. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=941072, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  69. rt_sigreturn({mask=[]}) = 941072
  70. wait4(-1, 0x7fffb128151c, WNOHANG, NULL) = -1 ECHILD (No child processes)
  71. stat("/home/USER/.local/bin/grep", 0x7fffb12815c0) = -1 ENOENT (No such file or directory)
  72. stat("/opt/devkitpro/tools/bin/grep", 0x7fffb12815c0) = -1 ENOENT (No such file or directory)
  73. stat("/usr/local/sbin/grep", 0x7fffb12815c0) = -1 ENOENT (No such file or directory)
  74. stat("/usr/local/bin/grep", 0x7fffb12815c0) = -1 ENOENT (No such file or directory)
  75. stat("/usr/sbin/grep", 0x7fffb12815c0) = -1 ENOENT (No such file or directory)
  76. stat("/usr/bin/grep", {st_mode=S_IFREG|0755, st_size=199136, ...}) = 0
  77. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fefdd9bc850) = 941073
  78. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 941073
  79. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=941073, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  80. rt_sigreturn({mask=[]}) = 941073
  81. stat("/home/USER/.steam", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  82. wait4(-1, 0x7fffb12814dc, WNOHANG, NULL) = -1 ECHILD (No child processes)
  83. stat("/home/USER/.steam/debian-installation", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  84. faccessat(AT_FDCWD, "/home/USER/.steam/debian-installation/steam.sh", X_OK) = 0
  85. stat("/home/USER/.steam/debian-installation/ubuntu12_32", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  86. faccessat(AT_FDCWD, "/home/USER/.steam/debian-installation/ubuntu12_32/steam", X_OK) = 0
  87. stat("/home/USER/.steam/debian-installation/ubuntu12_32/steam-runtime.tar.xz", {st_mode=S_IFREG|0664, st_size=63487956, ...}) = 0
  88. stat("/home/USER/.steam/debian-installation/ubuntu12_32/steam-runtime", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  89. openat(AT_FDCWD, ".", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
  90. fstat(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  91. getdents64(3, /* 49 entries */, 32768) = 1664
  92. getdents64(3, /* 0 entries */, 32768) = 0
  93. close(3) = 0
  94. stat("/home/USER/.local/bin/rm", 0x7fffb12815e0) = -1 ENOENT (No such file or directory)
  95. stat("/opt/devkitpro/tools/bin/rm", 0x7fffb12815e0) = -1 ENOENT (No such file or directory)
  96. stat("/usr/local/sbin/rm", 0x7fffb12815e0) = -1 ENOENT (No such file or directory)
  97. stat("/usr/local/bin/rm", 0x7fffb12815e0) = -1 ENOENT (No such file or directory)
  98. stat("/usr/sbin/rm", 0x7fffb12815e0) = -1 ENOENT (No such file or directory)
  99. stat("/usr/bin/rm", {st_mode=S_IFREG|0755, st_size=72056, ...}) = 0
  100. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fefdd9bc850) = 941074
  101. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 941074
  102. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=941074, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  103. rt_sigreturn({mask=[]}) = 941074
  104. openat(AT_FDCWD, ".", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
  105. fstat(3, {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
  106. getdents64(3, /* 49 entries */, 32768) = 1664
  107. getdents64(3, /* 0 entries */, 32768) = 0
  108. close(3) = 0
  109. stat("/home/USER/.local/bin/find", 0x7fffb1281600) = -1 ENOENT (No such file or directory)
  110. stat("/opt/devkitpro/tools/bin/find", 0x7fffb1281600) = -1 ENOENT (No such file or directory)
  111. stat("/usr/local/sbin/find", 0x7fffb1281600) = -1 ENOENT (No such file or directory)
  112. stat("/usr/local/bin/find", 0x7fffb1281600) = -1 ENOENT (No such file or directory)
  113. stat("/usr/sbin/find", 0x7fffb1281600) = -1 ENOENT (No such file or directory)
  114. stat("/usr/bin/find", {st_mode=S_IFREG|0755, st_size=320160, ...}) = 0
  115. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fefdd9bc850) = 941075
  116. wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 941075
  117. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=941075, si_uid=1000, si_status=0, si_utime=2, si_stime=1} ---
  118. rt_sigreturn({mask=[]}) = 941075
  119. wait4(-1, 0x7fffb128153c, WNOHANG, NULL) = -1 ECHILD (No child processes)
  120. faccessat(AT_FDCWD, "/home/USER/.steam/debian-installation/steam.sh", X_OK) = 0
  121. openat(AT_FDCWD, "/home/USER/.steam/debian-installation/error.log", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  122. fcntl(2, F_DUPFD, 10) = 11
  123. close(2) = 0
  124. fcntl(11, F_SETFD, FD_CLOEXEC) = 0
  125. dup2(3, 2) = 2
  126. close(3) = 0
  127. clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7fefdd9bc850) = 941076
  128. wait4(-1, Running Steam on ubuntu 20.04 64-bit
  129. STEAM_RUNTIME is enabled automatically
  130. Pins up-to-date!
  131. Steam client's requirements are satisfied
  132. /home/USER/.steam/debian-installation/ubuntu12_32/steam -nominidumps -nobreakpad
  133. [2020-05-13 16:39:06] Startup - updater built Apr 27 2020 21:53:21
  134. Looks like steam didn't shutdown cleanly, scheduling immediate update check
  135. [2020-05-13 16:39:07] Checking for update on startup
  136. [2020-05-13 16:39:07] Checking for available updates...
  137. [2020-05-13 16:39:07] Downloading manifest: client-download.steampowered.com/client/steam_client_ubuntu12
  138. [2020-05-13 16:39:07] Download skipped: /client/steam_client_ubuntu12 version 1588032389, installed version 1588032389
  139. [2020-05-13 16:39:07] Nothing to do
  140. [2020-05-13 16:39:07] Verifying installation...
  141. [2020-05-13 16:39:07] Performing checksum verification of executable files
  142. [2020-05-13 16:39:09] Verification complete
  143. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
  144. [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 941076
  145. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=941076, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
  146. rt_sigreturn({mask=[]}) = 941076
  147. dup2(11, 2) = 2
  148. close(11) = 0
  149. read(10, "", 8192) = 0
  150. exit_group(0) = ?
  151. +++ exited with 0 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement