Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Mine
Thursday, February 14th, 2008 at 2:22:57am UTC 

  1. [email protected]:~$ strace wine
  2. execve("/usr/bin/wine", ["wine"], [/* 35 vars */]) = 0
  3. brk(0)                                  = 0x804a000
  4. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  5. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ef0000
  6. readlink("/proc/self/exe", "/usr/bin/wine", 4096) = 13
  7. access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
  8. open("/usr/bin/../lib/tls/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  9. stat64("/usr/bin/../lib/tls/i686/cmov", 0xbfb36020) = -1 ENOENT (No such file or directory)
  10. open("/usr/bin/../lib/tls/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  11. stat64("/usr/bin/../lib/tls/i686", 0xbfb36020) = -1 ENOENT (No such file or directory)
  12. open("/usr/bin/../lib/tls/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  13. stat64("/usr/bin/../lib/tls/cmov", 0xbfb36020) = -1 ENOENT (No such file or directory)
  14. open("/usr/bin/../lib/tls/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  15. stat64("/usr/bin/../lib/tls", 0xbfb36020) = -1 ENOENT (No such file or directory)
  16. open("/usr/bin/../lib/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  17. stat64("/usr/bin/../lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  18. open("/usr/bin/../lib/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  19. stat64("/usr/bin/../lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  20. open("/usr/bin/../lib/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  21. stat64("/usr/bin/../lib/cmov", 0xbfb36020) = -1 ENOENT (No such file or directory)
  22. open("/usr/bin/../lib/libwine.so.1", O_RDONLY) = 3
  23. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@/\0\000"..., 512) = 512
  24. fstat64(3, {st_mode=S_IFREG|0644, st_size=1238104, ...}) = 0
  25. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7eef000
  26. mmap2(NULL, 1129536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ddb000
  27. mmap2(0xb7eda000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfe) = 0xb7eda000
  28. mmap2(0xb7edc000, 76864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7edc000
  29. close(3)                                = 0
  30. open("/usr/bin/../lib/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  31. open("/usr/bin/../lib/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  32. open("/usr/bin/../lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  33. open("/etc/ld.so.cache", O_RDONLY)      = 3
  34. fstat64(3, {st_mode=S_IFREG|0644, st_size=104846, ...}) = 0
  35. mmap2(NULL, 104846, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7dc1000
  36. close(3)                                = 0
  37. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  38. open("/lib/tls/i686/cmov/libpthread.so.0", O_RDONLY) = 3
  39. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20H\0\000"..., 512) = 512
  40. fstat64(3, {st_mode=S_IFREG|0755, st_size=112354, ...}) = 0
  41. mmap2(NULL, 94688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7da9000
  42. mmap2(0xb7dbd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7dbd000
  43. mmap2(0xb7dbf000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7dbf000
  44. close(3)                                = 0
  45. open("/usr/bin/../lib/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  46. open("/usr/bin/../lib/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  47. open("/usr/bin/../lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  48. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  49. open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
  50. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1"..., 512) = 512
  51. fstat64(3, {st_mode=S_IFREG|0755, st_size=1364388, ...}) = 0
  52. mmap2(NULL, 1369712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c5a000
  53. mmap2(0xb7da3000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149) = 0xb7da3000
  54. mmap2(0xb7da6000, 9840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7da6000
  55. close(3)                                = 0
  56. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  57. open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
  58. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\n\0\000"..., 512) = 512
  59. fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
  60. mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c56000
  61. mmap2(0xb7c58000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7c58000
  62. close(3)                                = 0
  63. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c55000
  64. set_thread_area({entry_number:-1 -> 6, base_addr:0xb7c559f0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  65. mprotect(0xb7da3000, 4096, PROT_READ)   = 0
  66. munmap(0xb7dc1000, 104846)              = 0
  67. set_tid_address(0xb7c55a38)             = 4632
  68. set_robust_list(0xb7c55a40, 0xc)        = 0
  69. futex(0xbfb368d0, 0x81 /* FUTEX_??? */, 1) = 0
  70. rt_sigaction(SIGRTMIN, {0xb7dad2c0, [], SA_SIGINFO}, NULL, 8) = 0
  71. rt_sigaction(SIGRT_1, {0xb7dad340, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
  72. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  73. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
  74. uname({sys="Linux", node="ruskie-desktop", ...}) = 0
  75. mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7454000
  76. brk(0)                                  = 0x804a000
  77. brk(0x806b000)                          = 0x806b000
  78. mprotect(0xb7454000, 4096, PROT_NONE)   = 0
  79. clone(child_stack=0xb7c544c4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb7c54bd8, {entry_number:6, base_addr:0xb7c54b90, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb7c54bd8) = 4633
  80. stat64("/usr/bin/../lib/../bin/wineserver", {st_mode=S_IFREG|0755, st_size=2194368, ...}) = 0
  81. getrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
  82. setrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
  83. execve("/usr/bin/../lib/../bin/wine-preloader", ["/usr/bin/../lib/../bin/wine-prel"..., "/usr/bin/../lib/../bin/wine-pthr"...], [/* 35 vars */]) = 0
  84. set_thread_area({entry_number:-1 -> 6, base_addr:0x7c002900, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  85. old_mmap(NULL, 1610612736, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0
  86. old_mmap(0x7f000000, 33554432, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f000000
  87. mprotect(0x7ffff000, 4096, PROT_READ|PROT_EXEC) = 0
  88. open("/usr/bin/../lib/../bin/wine-pthread", O_RDONLY) = 3
  89. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\2\0\3\0\1\0\0\0`\17\360"..., 2048) = 2048
  90. old_mmap(0x7bf00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7bf00000
  91. old_mmap(0x7bf02000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x7bf02000
  92. close(3)                                = 0
  93. open("/lib/ld-linux.so.2", O_RDONLY)    = 3
  94. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\10\0"..., 2048) = 2048
  95. old_mmap(NULL, 112232, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f34000
  96. mprotect(0xb7f4e000, 5736, PROT_NONE)   = 0
  97. old_mmap(0xb7f4e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x19000) = 0xb7f4e000
  98. close(3)                                = 0
  99. getuid()                                = 1000
  100. geteuid()                               = 1000
  101. getgid()                                = 1000
  102. getegid()                               = 1000
  103. prctl(0xf, 0xbfcfc766, 0xf, 0x2f, 0x2)  = 0
  104. brk(0)                                  = 0x7c003000
  105. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  106. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f33000
  107. readlink("/proc/self/exe", "/usr/bin/wine-preloader", 4096) = 23
  108. access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
  109. open("/usr/bin/../lib/tls/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  110. stat64("/usr/bin/../lib/tls/i686/cmov", 0xbfcfa194) = -1 ENOENT (No such file or directory)
  111. open("/usr/bin/../lib/tls/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  112. stat64("/usr/bin/../lib/tls/i686", 0xbfcfa194) = -1 ENOENT (No such file or directory)
  113. open("/usr/bin/../lib/tls/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  114. stat64("/usr/bin/../lib/tls/cmov", 0xbfcfa194) = -1 ENOENT (No such file or directory)
  115. open("/usr/bin/../lib/tls/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  116. stat64("/usr/bin/../lib/tls", 0xbfcfa194) = -1 ENOENT (No such file or directory)
  117. open("/usr/bin/../lib/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  118. stat64("/usr/bin/../lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  119. open("/usr/bin/../lib/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  120. stat64("/usr/bin/../lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  121. open("/usr/bin/../lib/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  122. stat64("/usr/bin/../lib/cmov", 0xbfcfa194) = -1 ENOENT (No such file or directory)
  123. open("/usr/bin/../lib/libwine.so.1", O_RDONLY) = 3
  124. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@/\0\000"..., 512) = 512
  125. fstat64(3, {st_mode=S_IFREG|0644, st_size=1238104, ...}) = 0
  126. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f32000
  127. mmap2(NULL, 1129536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e1e000
  128. mmap2(0xb7f1d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfe) = 0xb7f1d000
  129. mmap2(0xb7f1f000, 76864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f1f000
  130. close(3)                                = 0
  131. open("/usr/bin/../lib/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  132. open("/usr/bin/../lib/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  133. open("/usr/bin/../lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  134. open("/etc/ld.so.cache", O_RDONLY)      = 3
  135. fstat64(3, {st_mode=S_IFREG|0644, st_size=104846, ...}) = 0
  136. mmap2(NULL, 104846, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7e04000
  137. close(3)                                = 0
  138. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  139. open("/lib/tls/i686/cmov/libpthread.so.0", O_RDONLY) = 3
  140. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20H\0\000"..., 512) = 512
  141. fstat64(3, {st_mode=S_IFREG|0755, st_size=112354, ...}) = 0
  142. mmap2(NULL, 94688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dec000
  143. mmap2(0xb7e00000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7e00000
  144. mmap2(0xb7e02000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e02000
  145. close(3)                                = 0
  146. open("/usr/bin/../lib/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  147. open("/usr/bin/../lib/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  148. open("/usr/bin/../lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  149. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  150. open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
  151. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1"..., 512) = 512
  152. fstat64(3, {st_mode=S_IFREG|0755, st_size=1364388, ...}) = 0
  153. mmap2(NULL, 1369712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c9d000
  154. mmap2(0xb7de6000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149) = 0xb7de6000
  155. mmap2(0xb7de9000, 9840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7de9000
  156. close(3)                                = 0
  157. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  158. open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
  159. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\n\0\000"..., 512) = 512
  160. fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
  161. mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c99000
  162. mmap2(0xb7c9b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7c9b000
  163. close(3)                                = 0
  164. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c98000
  165. set_thread_area({entry_number:-1 -> 7, base_addr:0xb7c989f0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  166. mprotect(0xb7de6000, 4096, PROT_READ)   = 0
  167. munmap(0xb7e04000, 104846)              = 0
  168. set_tid_address(0xb7c98a38)             = 4632
  169. set_robust_list(0xb7c98a40, 0xc)        = 0
  170. futex(0xbfcfaa40, 0x81 /* FUTEX_??? */, 1) = 0
  171. rt_sigaction(SIGRTMIN, {0xb7df02c0, [], SA_SIGINFO}, NULL, 8) = 0
  172. rt_sigaction(SIGRT_1, {0xb7df0340, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
  173. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  174. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
  175. uname({sys="Linux", node="ruskie-desktop", ...}) = 0
  176. write(2, "Usage: wine PROGRAM [ARGUMENTS.."..., 200Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
  177.        wine --help                   Display this help and exit
  178.        wine --version                Output version information and exit
  179. ) = 200
  180. exit_group(1)                           = ?
  181. Process 4632 detached
  182.  
  183. [email protected]:~$ strace wine
  184. execve("/usr/bin/wine", ["wine"], [/* 35 vars */]) = 0
  185. brk(0)                                  = 0x804a000
  186. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  187. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd1000
  188. readlink("/proc/self/exe", "/usr/bin/wine", 4096) = 13
  189. access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
  190. open("/usr/bin/../lib/tls/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  191. stat64("/usr/bin/../lib/tls/i686/cmov", 0xbfeed3e0) = -1 ENOENT (No such file or directory)
  192. open("/usr/bin/../lib/tls/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  193. stat64("/usr/bin/../lib/tls/i686", 0xbfeed3e0) = -1 ENOENT (No such file or directory)
  194. open("/usr/bin/../lib/tls/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  195. stat64("/usr/bin/../lib/tls/cmov", 0xbfeed3e0) = -1 ENOENT (No such file or directory)
  196. open("/usr/bin/../lib/tls/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  197. stat64("/usr/bin/../lib/tls", 0xbfeed3e0) = -1 ENOENT (No such file or directory)
  198. open("/usr/bin/../lib/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  199. stat64("/usr/bin/../lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  200. open("/usr/bin/../lib/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  201. stat64("/usr/bin/../lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  202. open("/usr/bin/../lib/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  203. stat64("/usr/bin/../lib/cmov", 0xbfeed3e0) = -1 ENOENT (No such file or directory)
  204. open("/usr/bin/../lib/libwine.so.1", O_RDONLY) = 3
  205. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@/\0\000"..., 512) = 512
  206. fstat64(3, {st_mode=S_IFREG|0644, st_size=1238104, ...}) = 0
  207. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fd0000
  208. mmap2(NULL, 1129536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7ebc000
  209. mmap2(0xb7fbb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfe) = 0xb7fbb000
  210. mmap2(0xb7fbd000, 76864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fbd000
  211. close(3)                                = 0
  212. open("/usr/bin/../lib/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  213. open("/usr/bin/../lib/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  214. open("/usr/bin/../lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  215. open("/etc/ld.so.cache", O_RDONLY)      = 3
  216. fstat64(3, {st_mode=S_IFREG|0644, st_size=104846, ...}) = 0
  217. mmap2(NULL, 104846, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7ea2000
  218. close(3)                                = 0
  219. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  220. open("/lib/tls/i686/cmov/libpthread.so.0", O_RDONLY) = 3
  221. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20H\0\000"..., 512) = 512
  222. fstat64(3, {st_mode=S_IFREG|0755, st_size=112354, ...}) = 0
  223. mmap2(NULL, 94688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7e8a000
  224. mmap2(0xb7e9e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7e9e000
  225. mmap2(0xb7ea0000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ea0000
  226. close(3)                                = 0
  227. open("/usr/bin/../lib/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  228. open("/usr/bin/../lib/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  229. open("/usr/bin/../lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  230. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  231. open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
  232. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1"..., 512) = 512
  233. fstat64(3, {st_mode=S_IFREG|0755, st_size=1364388, ...}) = 0
  234. mmap2(NULL, 1369712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d3b000
  235. mmap2(0xb7e84000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149) = 0xb7e84000
  236. mmap2(0xb7e87000, 9840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7e87000
  237. close(3)                                = 0
  238. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  239. open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
  240. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\n\0\000"..., 512) = 512
  241. fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
  242. mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7d37000
  243. mmap2(0xb7d39000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7d39000
  244. close(3)                                = 0
  245. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7d36000
  246. set_thread_area({entry_number:-1 -> 6, base_addr:0xb7d369f0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  247. mprotect(0xb7e84000, 4096, PROT_READ)   = 0
  248. munmap(0xb7ea2000, 104846)              = 0
  249. set_tid_address(0xb7d36a38)             = 4636
  250. set_robust_list(0xb7d36a40, 0xc)        = 0
  251. futex(0xbfeedc90, 0x81 /* FUTEX_??? */, 1) = 0
  252. rt_sigaction(SIGRTMIN, {0xb7e8e2c0, [], SA_SIGINFO}, NULL, 8) = 0
  253. rt_sigaction(SIGRT_1, {0xb7e8e340, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
  254. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  255. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
  256. uname({sys="Linux", node="ruskie-desktop", ...}) = 0
  257. mmap2(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7535000
  258. brk(0)                                  = 0x804a000
  259. brk(0x806b000)                          = 0x806b000
  260. mprotect(0xb7535000, 4096, PROT_NONE)   = 0
  261. clone(child_stack=0xb7d354c4, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb7d35bd8, {entry_number:6, base_addr:0xb7d35b90, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb7d35bd8) = 4637
  262. stat64("/usr/bin/../lib/../bin/wineserver", {st_mode=S_IFREG|0755, st_size=2194368, ...}) = 0
  263. getrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
  264. setrlimit(RLIMIT_AS, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
  265. execve("/usr/bin/../lib/../bin/wine-preloader", ["/usr/bin/../lib/../bin/wine-prel"..., "/usr/bin/../lib/../bin/wine-pthr"...], [/* 35 vars */]) = 0
  266. set_thread_area({entry_number:-1 -> 6, base_addr:0x7c002900, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  267. old_mmap(NULL, 1610612736, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0
  268. old_mmap(0x7f000000, 33554432, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x7f000000
  269. mprotect(0x7ffff000, 4096, PROT_READ|PROT_EXEC) = 0
  270. open("/usr/bin/../lib/../bin/wine-pthread", O_RDONLY) = 3
  271. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\2\0\3\0\1\0\0\0`\17\360"..., 2048) = 2048
  272. old_mmap(0x7bf00000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x7bf00000
  273. old_mmap(0x7bf02000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x1000) = 0x7bf02000
  274. close(3)                                = 0
  275. open("/lib/ld-linux.so.2", O_RDONLY)    = 3
  276. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\10\0"..., 2048) = 2048
  277. old_mmap(NULL, 112232, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xb7f06000
  278. mprotect(0xb7f20000, 5736, PROT_NONE)   = 0
  279. old_mmap(0xb7f20000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x19000) = 0xb7f20000
  280. close(3)                                = 0
  281. getuid()                                = 1000
  282. geteuid()                               = 1000
  283. getgid()                                = 1000
  284. getegid()                               = 1000
  285. prctl(0xf, 0xbf981766, 0xf, 0x2f, 0x2)  = 0
  286. brk(0)                                  = 0x7c003000
  287. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  288. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f05000
  289. readlink("/proc/self/exe", "/usr/bin/wine-preloader", 4096) = 23
  290. access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
  291. open("/usr/bin/../lib/tls/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  292. stat64("/usr/bin/../lib/tls/i686/cmov", 0xbf97ee14) = -1 ENOENT (No such file or directory)
  293. open("/usr/bin/../lib/tls/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  294. stat64("/usr/bin/../lib/tls/i686", 0xbf97ee14) = -1 ENOENT (No such file or directory)
  295. open("/usr/bin/../lib/tls/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  296. stat64("/usr/bin/../lib/tls/cmov", 0xbf97ee14) = -1 ENOENT (No such file or directory)
  297. open("/usr/bin/../lib/tls/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  298. stat64("/usr/bin/../lib/tls", 0xbf97ee14) = -1 ENOENT (No such file or directory)
  299. open("/usr/bin/../lib/i686/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  300. stat64("/usr/bin/../lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  301. open("/usr/bin/../lib/i686/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  302. stat64("/usr/bin/../lib/i686", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  303. open("/usr/bin/../lib/cmov/libwine.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  304. stat64("/usr/bin/../lib/cmov", 0xbf97ee14) = -1 ENOENT (No such file or directory)
  305. open("/usr/bin/../lib/libwine.so.1", O_RDONLY) = 3
  306. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@/\0\000"..., 512) = 512
  307. fstat64(3, {st_mode=S_IFREG|0644, st_size=1238104, ...}) = 0
  308. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f04000
  309. mmap2(NULL, 1129536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7df0000
  310. mmap2(0xb7eef000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xfe) = 0xb7eef000
  311. mmap2(0xb7ef1000, 76864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7ef1000
  312. close(3)                                = 0
  313. open("/usr/bin/../lib/i686/cmov/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  314. open("/usr/bin/../lib/i686/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  315. open("/usr/bin/../lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  316. open("/etc/ld.so.cache", O_RDONLY)      = 3
  317. fstat64(3, {st_mode=S_IFREG|0644, st_size=104846, ...}) = 0
  318. mmap2(NULL, 104846, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7dd6000
  319. close(3)                                = 0
  320. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  321. open("/lib/tls/i686/cmov/libpthread.so.0", O_RDONLY) = 3
  322. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20H\0\000"..., 512) = 512
  323. fstat64(3, {st_mode=S_IFREG|0755, st_size=112354, ...}) = 0
  324. mmap2(NULL, 94688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7dbe000
  325. mmap2(0xb7dd2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb7dd2000
  326. mmap2(0xb7dd4000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7dd4000
  327. close(3)                                = 0
  328. open("/usr/bin/../lib/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  329. open("/usr/bin/../lib/i686/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  330. open("/usr/bin/../lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  331. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  332. open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
  333. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1"..., 512) = 512
  334. fstat64(3, {st_mode=S_IFREG|0755, st_size=1364388, ...}) = 0
  335. mmap2(NULL, 1369712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c6f000
  336. mmap2(0xb7db8000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x149) = 0xb7db8000
  337. mmap2(0xb7dbb000, 9840, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7dbb000
  338. close(3)                                = 0
  339. access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
  340. open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
  341. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\n\0\000"..., 512) = 512
  342. fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
  343. mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7c6b000
  344. mmap2(0xb7c6d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7c6d000
  345. close(3)                                = 0
  346. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7c6a000
  347. set_thread_area({entry_number:-1 -> 7, base_addr:0xb7c6a9f0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
  348. mprotect(0xb7db8000, 4096, PROT_READ)   = 0
  349. munmap(0xb7dd6000, 104846)              = 0
  350. set_tid_address(0xb7c6aa38)             = 4636
  351. set_robust_list(0xb7c6aa40, 0xc)        = 0
  352. futex(0xbf97f6c0, 0x81 /* FUTEX_??? */, 1) = 0
  353. rt_sigaction(SIGRTMIN, {0xb7dc22c0, [], SA_SIGINFO}, NULL, 8) = 0
  354. rt_sigaction(SIGRT_1, {0xb7dc2340, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
  355. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  356. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
  357. uname({sys="Linux", node="ruskie-desktop", ...}) = 0
  358. write(2, "Usage: wine PROGRAM [ARGUMENTS.."..., 200Usage: wine PROGRAM [ARGUMENTS...]   Run the specified program
  359.        wine --help                   Display this help and exit
  360.        wine --version                Output version information and exit
  361. ) = 200
  362. exit_group(1)                           = ?
  363. Process 4636 detached

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right