1. webnull@tealc ~/Steam/SteamApps/babciastefa/Team Fortress 2 Beta $ strace ./hl2.sh -game tf_beta -steam
  2. execve("./hl2.sh", ["./hl2.sh", "-game", "tf_beta", "-steam"], [/* 63 vars */]) = 0
  3. brk(0)                                  = 0x933c000
  4. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76f9000
  5. access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
  6. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  7. fstat64(3, {st_mode=S_IFREG|0644, st_size=160016, ...}) = 0
  8. mmap2(NULL, 160016, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb76d1000
  9. close(3)                                = 0
  10. open("/lib/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 3
  11. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\352\0\0004\0\0\0"..., 512) = 512
  12. fstat64(3, {st_mode=S_IFREG|0555, st_size=218104, ...}) = 0
  13. mmap2(NULL, 225896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7699000
  14. mprotect(0xb76ca000, 4096, PROT_NONE)   = 0
  15. mmap2(0xb76cb000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x31) = 0xb76cb000
  16. mmap2(0xb76cf000, 4712, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb76cf000
  17. close(3)                                = 0
  18. open("/lib/libncurses.so.5", O_RDONLY|O_CLOEXEC) = 3
  19. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\310\0\0004\0\0\0"..., 512) = 512
  20. fstat64(3, {st_mode=S_IFREG|0755, st_size=310508, ...}) = 0
  21. mmap2(NULL, 310916, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb764d000
  22. mmap2(0xb7696000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49) = 0xb7696000
  23. close(3)                                = 0
  24. open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  25. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\v\0\0004\0\0\0"..., 512) = 512
  26. fstat64(3, {st_mode=S_IFREG|0755, st_size=13804, ...}) = 0
  27. mmap2(NULL, 16504, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7648000
  28. mmap2(0xb764b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb764b000
  29. close(3)                                = 0
  30. open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  31. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\312\1\0004\0\0\0"..., 512) = 512
  32. fstat64(3, {st_mode=S_IFREG|0755, st_size=1717600, ...}) = 0
  33. mmap2(NULL, 1727228, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb74a2000
  34. mmap2(0xb7642000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1a0) = 0xb7642000
  35. mmap2(0xb7645000, 11004, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7645000
  36. close(3)                                = 0
  37. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb74a1000
  38. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb74a0000
  39. set_thread_area({entry_number:-1 -> 6, base_addr:0xb74a06c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  40. mprotect(0xb7642000, 8192, PROT_READ)   = 0
  41. mprotect(0xb764b000, 4096, PROT_READ)   = 0
  42. mprotect(0xb7696000, 8192, PROT_READ)   = 0
  43. mprotect(0xb76cb000, 4096, PROT_READ)   = 0
  44. mprotect(0x80f6000, 4096, PROT_READ)    = 0
  45. mprotect(0xb771b000, 4096, PROT_READ)   = 0
  46. munmap(0xb76d1000, 160016)              = 0
  47. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  48. open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
  49. close(3)                                = 0
  50. brk(0)                                  = 0x933c000
  51. brk(0x935d000)                          = 0x935d000
  52. open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
  53. fstat64(3, {st_mode=S_IFREG|0644, st_size=715328, ...}) = 0
  54. mmap2(NULL, 715328, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb73f1000
  55. close(3)                                = 0
  56. getuid32()                              = 1000
  57. getgid32()                              = 1000
  58. geteuid32()                             = 1000
  59. getegid32()                             = 1000
  60. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  61. time(NULL)                              = 1354986028
  62. open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
  63. fcntl64(3, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
  64. fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  65. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76f8000
  66. read(3, "MemTotal:        2069668 kB\nMemF"..., 1024) = 1024
  67. close(3)                                = 0
  68. munmap(0xb76f8000, 4096)                = 0
  69. rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
  70. rt_sigaction(SIGCHLD, {SIG_DFL, [], SA_RESTART}, {SIG_DFL, [], SA_RESTART}, 8) = 0
  71. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  72. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  73. rt_sigaction(SIGQUIT, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  74. rt_sigaction(SIGQUIT, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  75. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  76. rt_sigaction(SIGQUIT, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  77. uname({sys="Linux", node="tealc", ...}) = 0
  78. stat64("/home/webnull/Steam/SteamApps/babciastefa/Team Fortress 2 Beta", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  79. stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  80. getpid()                                = 30872
  81. open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
  82. fstat64(3, {st_mode=S_IFREG|0644, st_size=26242, ...}) = 0
  83. mmap2(NULL, 26242, PROT_READ, MAP_SHARED, 3, 0) = 0xb76f2000
  84. close(3)                                = 0
  85. getppid()                               = 30870
  86. gettimeofday({1354986028, 877560}, NULL) = 0
  87. getpgrp()                               = 30870
  88. rt_sigaction(SIGCHLD, {0x8080fe0, [], SA_RESTART}, {SIG_DFL, [], SA_RESTART}, 8) = 0
  89. getrlimit(RLIMIT_NPROC, {rlim_cur=16165, rlim_max=16165}) = 0
  90. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  91. open("./hl2.sh", O_RDONLY|O_LARGEFILE)  = 3
  92. ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbfa6f1e8) = -1 ENOTTY (Inappropriate ioctl for device)
  93. _llseek(3, 0, [0], SEEK_CUR)            = 0
  94. read(3, "#!/bin/bash\n\n# figure out the ab"..., 80) = 80
  95. _llseek(3, 0, [0], SEEK_SET)            = 0
  96. getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
  97. fcntl64(255, F_GETFD)                   = -1 EBADF (Bad file descriptor)
  98. dup2(3, 255)                            = 255
  99. close(3)                                = 0
  100. fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
  101. fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|O_LARGEFILE)
  102. fstat64(255, {st_mode=S_IFREG|0754, st_size=2169, ...}) = 0
  103. _llseek(255, 0, [0], SEEK_CUR)          = 0
  104. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  105. read(255, "#!/bin/bash\n\n# figure out the ab"..., 2169) = 2169
  106. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  107. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  108. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  109. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  110. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  111. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  112. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  113. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  114. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  115. pipe([3, 4])                            = 0
  116. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  117. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  118. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  119. _llseek(255, -1852, [317], SEEK_CUR)    = 0
  120. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74a0728) = 30873
  121. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  122. rt_sigaction(SIGCHLD, {0x8080fe0, [], SA_RESTART}, {0x8080fe0, [], SA_RESTART}, 8) = 0
  123. close(4)                                = 0
  124. read(3, "/home/webnull/Steam/SteamApps/ba"..., 128) = 63
  125. read(3, "", 128)                        = 0
  126. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30873, si_status=0, si_utime=0, si_stime=0} ---
  127. waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 30873
  128. waitpid(-1, 0xbfa6e788, WNOHANG)        = -1 ECHILD (No child processes)
  129. sigreturn() (mask [])                   = 0
  130. close(3)                                = 0
  131. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  132. rt_sigaction(SIGINT, {0x807e540, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  133. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  134. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x807e540, [], 0}, 8) = 0
  135. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  136. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  137. read(255, "\n#determine platform\nUNAME=`unam"..., 2169) = 1852
  138. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  139. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  140. pipe([3, 4])                            = 0
  141. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  142. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  143. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  144. _llseek(255, -1817, [352], SEEK_CUR)    = 0
  145. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74a0728) = 30874
  146. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  147. rt_sigaction(SIGCHLD, {0x8080fe0, [], SA_RESTART}, {0x8080fe0, [], SA_RESTART}, 8) = 0
  148. close(4)                                = 0
  149. read(3, "Linux\n", 128)                 = 6
  150. read(3, "", 128)                        = 0
  151. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30874, si_status=0, si_utime=0, si_stime=0} ---
  152. waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 30874
  153. waitpid(-1, 0xbfa6e808, WNOHANG)        = -1 ECHILD (No child processes)
  154. sigreturn() (mask [])                   = 0
  155. close(3)                                = 0
  156. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  157. rt_sigaction(SIGINT, {0x807e540, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  158. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  159. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x807e540, [], 0}, 8) = 0
  160. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  161. read(255, "if [ \"$UNAME\" == \"Darwin\" ]; the"..., 2169) = 1817
  162. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  163. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  164. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  165. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  166. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  167. pipe([3, 4])                            = 0
  168. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  169. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  170. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  171. _llseek(255, -1310, [859], SEEK_CUR)    = 0
  172. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74a0728) = 30875
  173. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  174. rt_sigaction(SIGCHLD, {0x8080fe0, [], SA_RESTART}, {0x8080fe0, [], SA_RESTART}, 8) = 0
  175. close(4)                                = 0
  176. read(3, "/home/webnull/.steam/bin32/steam"..., 128) = 33
  177. read(3, "", 128)                        = 0
  178. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30875, si_status=0, si_utime=0, si_stime=0} ---
  179. waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 30875
  180. waitpid(-1, 0xbfa6e288, WNOHANG)        = -1 ECHILD (No child processes)
  181. sigreturn() (mask [])                   = 0
  182. close(3)                                = 0
  183. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  184. rt_sigaction(SIGINT, {0x807e540, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  185. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  186. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x807e540, [], 0}, 8) = 0
  187. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  188. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  189. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  190. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  191. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  192. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  193. pipe([3, 4])                            = 0
  194. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  195. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  196. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  197. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74a0728) = 30876
  198. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  199. rt_sigaction(SIGCHLD, {0x8080fe0, [], SA_RESTART}, {0x8080fe0, [], SA_RESTART}, 8) = 0
  200. close(4)                                = 0
  201. read(3, "/home/webnull/.steam/bin32\n", 128) = 27
  202. read(3, "", 128)                        = 0
  203. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30876, si_status=0, si_utime=0, si_stime=0} ---
  204. waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 30876
  205. waitpid(-1, 0xbfa6e1d8, WNOHANG)        = -1 ECHILD (No child processes)
  206. sigreturn() (mask [])                   = 0
  207. close(3)                                = 0
  208. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  209. rt_sigaction(SIGINT, {0x807e540, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  210. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  211. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x807e540, [], 0}, 8) = 0
  212. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  213. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  214. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  215. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  216. pipe([3, 4])                            = 0
  217. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  218. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  219. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  220. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74a0728) = 30877
  221. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  222. rt_sigaction(SIGCHLD, {0x8080fe0, [], SA_RESTART}, {0x8080fe0, [], SA_RESTART}, 8) = 0
  223. close(4)                                = 0
  224. read(3, "/home/webnull/.steam/bin32\n", 128) = 27
  225. read(3, "", 128)                        = 0
  226. close(3)                                = 0
  227. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  228. rt_sigaction(SIGINT, {0x807e540, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  229. waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 30877
  230. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  231. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30877, si_status=0, si_utime=0, si_stime=0} ---
  232. waitpid(-1, 0xbfa6e138, WNOHANG)        = -1 ECHILD (No child processes)
  233. sigreturn() (mask [])                   = 0
  234. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x807e540, [], 0}, 8) = 0
  235. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  236. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  237. read(255, "\nif [ -z $GAMEEXE ]; then\n\tif [ "..., 2169) = 1310
  238. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  239. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  240. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  241. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  242. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  243. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  244. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  245. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  246. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  247. prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
  248. prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=4*1024}) = 0
  249. prlimit64(0, RLIMIT_NOFILE, {rlim_cur=2*1024, rlim_max=2*1024}, NULL) = 0
  250. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  251. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  252. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  253. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  254. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  255. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  256. stat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  257. stat64("/home/webnull", {st_mode=S_IFDIR|0750, st_size=12288, ...}) = 0
  258. stat64("/home/webnull/Steam", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  259. stat64("/home/webnull/Steam/SteamApps", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  260. stat64("/home/webnull/Steam/SteamApps/babciastefa", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  261. stat64("/home/webnull/Steam/SteamApps/babciastefa/Team Fortress 2 Beta", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  262. chdir("/home/webnull/Steam/SteamApps/babciastefa/Team Fortress 2 Beta") = 0
  263. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  264. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  265. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  266. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  267. stat64("pathmatch.inf", 0xbfa6eee8)     = -1 ENOENT (No such file or directory)
  268. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  269. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  270. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  271. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  272. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  273. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  274. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  275. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  276. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  277. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  278. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  279. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  280. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  281. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  282. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  283. rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
  284. rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
  285. rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
  286. _llseek(255, -13, [2156], SEEK_CUR)     = 0
  287. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb74a0728) = 30878
  288. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  289. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  290. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  291. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  292. rt_sigaction(SIGINT, {0x807e540, [], 0}, {SIG_DFL, [], 0}, 8) = 0
  293. waitpid(-1, SDL video target is 'x11'
  294. SDL video target is 'x11'
  295. SDL failed to create GL compatibility profile (whichProfile=0!
  296. This system supports the OpenGL extension GL_EXT_framebuffer_object.
  297. This system supports the OpenGL extension GL_EXT_framebuffer_blit.
  298. This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
  299. This system DOES NOT support the OpenGL extension GL_APPLE_fence.
  300. This system supports the OpenGL extension GL_NV_fence.
  301. This system supports the OpenGL extension GL_ARB_sync.
  302. This system supports the OpenGL extension GL_EXT_draw_buffers2.
  303. This system supports the OpenGL extension GL_EXT_bindable_uniform.
  304. This system DOES NOT support the OpenGL extension GL_APPLE_flush_buffer_range.
  305. This system supports the OpenGL extension GL_ARB_map_buffer_range.
  306. This system supports the OpenGL extension GL_ARB_vertex_buffer_object.
  307. This system supports the OpenGL extension GL_ARB_occlusion_query.
  308. This system DOES NOT support the OpenGL extension GL_APPLE_texture_range.
  309. This system DOES NOT support the OpenGL extension GL_APPLE_client_storage.
  310. This system DOES NOT support the OpenGL extension GL_ARB_uniform_buffer.
  311. This system supports the OpenGL extension GL_ARB_vertex_array_bgra.
  312. This system supports the OpenGL extension GL_EXT_vertex_array_bgra.
  313. This system supports the OpenGL extension GL_ARB_framebuffer_object.
  314. This system DOES NOT support the OpenGL extension GL_GREMEDY_string_marker.
  315. This system DOES NOT support the OpenGL extension GL_ARB_debug_output.
  316. This system supports the OpenGL extension GL_EXT_direct_state_access.
  317. This system DOES NOT support the OpenGL extension GL_NV_bindless_texture.
  318. This system DOES NOT support the OpenGL extension GL_AMD_pinned_memory.
  319. This system DOES NOT support the OpenGL extension GL_EXT_framebuffer_multisample_blit_scaled.
  320. This system supports the OpenGL extension GL_EXT_texture_sRGB_decode.
  321. This system supports the OpenGL extension GL_NVX_gpu_memory_info.
  322. This system DOES NOT support the OpenGL extension GL_ATI_meminfo.
  323. This system supports the OpenGL extension GL_EXT_texture_compression_s3tc.
  324. This system supports the OpenGL extension GLX_EXT_swap_control_tear.
  325. GL_NV_bindless_texture: DISABLED
  326. GL_AMD_pinned_memory: DISABLED
  327. GL_EXT_texture_sRGB_decode: AVAILABLE
  328. Using breakpad crash handler
  329. [S_API FAIL] SteamAPI_Init() failed; no appID found.
  330. Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder.
  331. ConVarRef m_rawinput doesn't point to an existing ConVar
  332. GL_NVX_gpu_memory_info: AVAILABLE
  333. GL_ATI_meminfo: UNAVAILABLE
  334. GL_NVX_gpu_memory_info: Total Dedicated: 524288, Total Avail: 1048576, Current Avail: 183412
  335. GL_MAX_SAMPLES_EXT: 16
  336. Could not load chromehtml library.IDirect3DDevice9::Create: BackBufWidth: 1920, BackBufHeight: 1080, D3DFMT: 3, BackBufCount: 1, MultisampleType: 0, MultisampleQuality: 0
  337. Error: Material "fullscreenvideomaterial" uses unknown shader "Bik"
  338. [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0) = 30878
  339. open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
  340. fstat64(3, {st_mode=S_IFREG|0644, st_size=2570, ...}) = 0
  341. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76f1000
  342. read(3, "# Locale name alias data base.\n#"..., 4096) = 2570
  343. read(3, "", 4096)                       = 0
  344. close(3)                                = 0
  345. munmap(0xb76f1000, 4096)                = 0
  346. open("/usr/share/locale/pl_PL.UTF-8/LC_MESSAGES/bash.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  347. open("/usr/share/locale/pl_PL.utf8/LC_MESSAGES/bash.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  348. open("/usr/share/locale/pl_PL/LC_MESSAGES/bash.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  349. open("/usr/share/locale/pl.UTF-8/LC_MESSAGES/bash.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  350. open("/usr/share/locale/pl.utf8/LC_MESSAGES/bash.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  351. open("/usr/share/locale/pl/LC_MESSAGES/bash.mo", O_RDONLY) = 3
  352. fstat64(3, {st_mode=S_IFREG|0644, st_size=24983, ...}) = 0
  353. mmap2(NULL, 24983, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb76eb000
  354. close(3)                                = 0
  355. fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 3), ...}) = 0
  356. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb76ea000
  357. open("/usr/share/locale/pl_PL.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  358. open("/usr/share/locale/pl_PL.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  359. open("/usr/share/locale/pl_PL/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  360. open("/usr/share/locale/pl.UTF-8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  361. open("/usr/share/locale/pl.utf8/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
  362. open("/usr/share/locale/pl/LC_MESSAGES/libc.mo", O_RDONLY) = 3
  363. fstat64(3, {st_mode=S_IFREG|0644, st_size=143799, ...}) = 0
  364. mmap2(NULL, 143799, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb73cd000
  365. close(3)                                = 0
  366. write(2, "./hl2.sh: line 72: 30878 Narusze"..., 102./hl2.sh: line 72: 30878 Naruszenie ochrony pamiÄ™ci   ${GAME_DEBUGGER} "${GAMEROOT}"/${GAMEEXE} "$@"
  367. ) = 102
  368. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  369. --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=30878, si_status=SIGSEGV, si_utime=36, si_stime=35} ---
  370. waitpid(-1, 0xbfa6e5d8, WNOHANG)        = -1 ECHILD (No child processes)
  371. sigreturn() (mask [])                   = 0
  372. rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x807e540, [], 0}, 8) = 0
  373. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  374. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  375. rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
  376. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  377. rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
  378. read(255, "exit $STATUS\n", 2169)       = 13
  379. rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
  380. exit_group(139)                         = ?
  381. +++ exited with 139 +++