Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.27 KB | None | 0 0
  1. bitcoin@bitcoin:/opt/AMD-APP-SDK-v2.4-lnx64/bin/x86_64$ strace ./clinfo
  2. execve("./clinfo", ["./clinfo"], [/* 42 vars */]) = 0
  3. brk(0) = 0x927000
  4. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  5. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b675000
  6. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  7. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/tls/x86_64/libOpenCL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  8. stat("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/tls/x86_64", 0x7fff7a907960) = -1 ENOENT (No such file or directory)
  9. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/tls/libOpenCL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  10. stat("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/tls", 0x7fff7a907960) = -1 ENOENT (No such file or directory)
  11. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/x86_64/libOpenCL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  12. stat("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/x86_64", 0x7fff7a907960) = -1 ENOENT (No such file or directory)
  13. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libOpenCL.so.1", O_RDONLY) = 3
  14. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\34\0\0\0\0\0\0"..., 832) = 832
  15. fstat(3, {st_mode=S_IFREG|0755, st_size=20864, ...}) = 0
  16. mmap(NULL, 2116048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3b252000
  17. mprotect(0x7f7b3b257000, 2093056, PROT_NONE) = 0
  18. mmap(0x7f7b3b456000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f7b3b456000
  19. close(3) = 0
  20. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  21. open("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  22. stat("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/tls/x86_64", 0x7fff7a907930) = -1 ENOENT (No such file or directory)
  23. open("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  24. stat("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/tls", 0x7fff7a907930) = -1 ENOENT (No such file or directory)
  25. open("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  26. stat("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/x86_64", 0x7fff7a907930) = -1 ENOENT (No such file or directory)
  27. open("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  28. stat("/opt/ati-stream-sdk-v2.3-lnx64/lib/x86_64", 0x7fff7a907930) = -1 ENOENT (No such file or directory)
  29. open("tls/x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  30. open("tls/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  31. open("x86_64/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  32. open("libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
  33. open("/etc/ld.so.cache", O_RDONLY) = 3
  34. fstat(3, {st_mode=S_IFREG|0644, st_size=128276, ...}) = 0
  35. mmap(NULL, 128276, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f7b3b655000
  36. close(3) = 0
  37. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  38. open("/lib/x86_64-linux-gnu/libpthread.so.0", O_RDONLY) = 3
  39. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\\\0\0\0\0\0\0"..., 832) = 832
  40. fstat(3, {st_mode=S_IFREG|0755, st_size=140254, ...}) = 0
  41. mmap(NULL, 2217000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3b034000
  42. mprotect(0x7f7b3b04c000, 2097152, PROT_NONE) = 0
  43. mmap(0x7f7b3b24c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0x7f7b3b24c000
  44. mmap(0x7f7b3b24e000, 13352, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b24e000
  45. close(3) = 0
  46. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  47. open("tls/x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  48. open("tls/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  49. open("x86_64/libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  50. open("libstdc++.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  51. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  52. open("/usr/lib/x86_64-linux-gnu/libstdc++.so.6", O_RDONLY) = 3
  53. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`}\5\0\0\0\0\0"..., 832) = 832
  54. fstat(3, {st_mode=S_IFREG|0644, st_size=986888, ...}) = 0
  55. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b654000
  56. mmap(NULL, 3166552, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3ad2e000
  57. mprotect(0x7f7b3ae16000, 2093056, PROT_NONE) = 0
  58. mmap(0x7f7b3b015000, 40960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe7000) = 0x7f7b3b015000
  59. mmap(0x7f7b3b01f000, 82264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b01f000
  60. close(3) = 0
  61. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  62. open("tls/x86_64/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  63. open("tls/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  64. open("x86_64/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  65. open("libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  66. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  67. open("/lib/x86_64-linux-gnu/libm.so.6", O_RDONLY) = 3
  68. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360>\0\0\0\0\0\0"..., 832) = 832
  69. fstat(3, {st_mode=S_IFREG|0644, st_size=543104, ...}) = 0
  70. mmap(NULL, 2638136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3aaa9000
  71. mprotect(0x7f7b3ab2d000, 2093056, PROT_NONE) = 0
  72. mmap(0x7f7b3ad2c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x83000) = 0x7f7b3ad2c000
  73. close(3) = 0
  74. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
  75. open("tls/x86_64/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
  76. open("tls/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
  77. open("x86_64/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
  78. open("libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
  79. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  80. open("/lib/x86_64-linux-gnu/libdl.so.2", O_RDONLY) = 3
  81. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\r\0\0\0\0\0\0"..., 832) = 832
  82. fstat(3, {st_mode=S_IFREG|0644, st_size=14696, ...}) = 0
  83. mmap(NULL, 2109720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3a8a5000
  84. mprotect(0x7f7b3a8a7000, 2097152, PROT_NONE) = 0
  85. mmap(0x7f7b3aaa7000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f7b3aaa7000
  86. close(3) = 0
  87. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  88. open("tls/x86_64/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  89. open("tls/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  90. open("x86_64/libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  91. open("libgcc_s.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
  92. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  93. open("/lib/x86_64-linux-gnu/libgcc_s.so.1", O_RDONLY) = 3
  94. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260(\0\0\0\0\0\0"..., 832) = 832
  95. fstat(3, {st_mode=S_IFREG|0644, st_size=88384, ...}) = 0
  96. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b653000
  97. mmap(NULL, 2184184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3a68f000
  98. mprotect(0x7f7b3a6a4000, 2093056, PROT_NONE) = 0
  99. mmap(0x7f7b3a8a3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x7f7b3a8a3000
  100. close(3) = 0
  101. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  102. open("tls/x86_64/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  103. open("tls/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  104. open("x86_64/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  105. open("libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
  106. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  107. open("/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY) = 3
  108. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\360\1\0\0\0\0\0"..., 832) = 832
  109. fstat(3, {st_mode=S_IFREG|0755, st_size=1638120, ...}) = 0
  110. mmap(NULL, 3749080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7b3a2fb000
  111. mprotect(0x7f7b3a485000, 2093056, PROT_NONE) = 0
  112. mmap(0x7f7b3a684000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x189000) = 0x7f7b3a684000
  113. mmap(0x7f7b3a689000, 21720, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f7b3a689000
  114. close(3) = 0
  115. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b652000
  116. mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b650000
  117. arch_prctl(ARCH_SET_FS, 0x7f7b3b650740) = 0
  118. mprotect(0x7f7b3a684000, 16384, PROT_READ) = 0
  119. mprotect(0x7f7b3a8a3000, 4096, PROT_READ) = 0
  120. mprotect(0x7f7b3aaa7000, 4096, PROT_READ) = 0
  121. mprotect(0x7f7b3ad2c000, 4096, PROT_READ) = 0
  122. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b64f000
  123. mprotect(0x7f7b3b015000, 32768, PROT_READ) = 0
  124. mprotect(0x7f7b3b24c000, 4096, PROT_READ) = 0
  125. mprotect(0x7f7b3b677000, 4096, PROT_READ) = 0
  126. munmap(0x7f7b3b655000, 128276) = 0
  127. set_tid_address(0x7f7b3b650a10) = 2041
  128. set_robust_list(0x7f7b3b650a20, 0x18) = 0
  129. futex(0x7fff7a9081fc, FUTEX_WAKE_PRIVATE, 1) = 0
  130. futex(0x7fff7a9081fc, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7f7b3b650740) = -1 EAGAIN (Resource temporarily unavailable)
  131. rt_sigaction(SIGRTMIN, {0x7f7b3b039740, [], SA_RESTORER|SA_SIGINFO, 0x7f7b3b043c60}, NULL, 8) = 0
  132. rt_sigaction(SIGRT_1, {0x7f7b3b0397d0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f7b3b043c60}, NULL, 8) = 0
  133. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  134. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
  135. futex(0x7f7b3b01fca8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  136. open("/etc/OpenCL/vendors", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
  137. fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
  138. brk(0) = 0x927000
  139. brk(0x950000) = 0x950000
  140. getdents(3, /* 4 entries */, 32768) = 112
  141. open("/etc/OpenCL/vendors/atiocl64.icd", O_RDONLY) = 4
  142. fstat(4, {st_mode=S_IFREG|0444, st_size=15, ...}) = 0
  143. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b674000
  144. fstat(4, {st_mode=S_IFREG|0444, st_size=15, ...}) = 0
  145. lseek(4, 0, SEEK_SET) = 0
  146. read(4, "libatiocl64.so\n", 15) = 15
  147. lseek(4, 15, SEEK_SET) = 15
  148. futex(0x7f7b3aaa80e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  149. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  150. open("tls/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  151. open("tls/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  152. open("x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  153. open("libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  154. open("/etc/ld.so.cache", O_RDONLY) = 5
  155. fstat(5, {st_mode=S_IFREG|0644, st_size=128276, ...}) = 0
  156. mmap(NULL, 128276, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f7b3b62f000
  157. close(5) = 0
  158. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  159. open("/lib/x86_64-linux-gnu/tls/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  160. stat("/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  161. open("/lib/x86_64-linux-gnu/tls/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  162. stat("/lib/x86_64-linux-gnu/tls", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  163. open("/lib/x86_64-linux-gnu/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  164. stat("/lib/x86_64-linux-gnu/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  165. open("/lib/x86_64-linux-gnu/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  166. stat("/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  167. open("/usr/lib/x86_64-linux-gnu/tls/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  168. stat("/usr/lib/x86_64-linux-gnu/tls/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  169. open("/usr/lib/x86_64-linux-gnu/tls/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  170. stat("/usr/lib/x86_64-linux-gnu/tls", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  171. open("/usr/lib/x86_64-linux-gnu/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  172. stat("/usr/lib/x86_64-linux-gnu/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  173. open("/usr/lib/x86_64-linux-gnu/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  174. stat("/usr/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
  175. open("/lib/tls/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  176. stat("/lib/tls/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  177. open("/lib/tls/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  178. stat("/lib/tls", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  179. open("/lib/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  180. stat("/lib/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  181. open("/lib/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  182. stat("/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  183. open("/usr/lib/tls/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  184. stat("/usr/lib/tls/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  185. open("/usr/lib/tls/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  186. stat("/usr/lib/tls", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  187. open("/usr/lib/x86_64/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  188. stat("/usr/lib/x86_64", 0x7fff7a907570) = -1 ENOENT (No such file or directory)
  189. open("/usr/lib/libatiocl64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  190. stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=69632, ...}) = 0
  191. munmap(0x7f7b3b62f000, 128276) = 0
  192. close(4) = 0
  193. munmap(0x7f7b3b674000, 4096) = 0
  194. open("/etc/OpenCL/vendors/atiocl32.icd", O_RDONLY) = 4
  195. fstat(4, {st_mode=S_IFREG|0444, st_size=15, ...}) = 0
  196. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7b3b674000
  197. fstat(4, {st_mode=S_IFREG|0444, st_size=15, ...}) = 0
  198. lseek(4, 0, SEEK_SET) = 0
  199. read(4, "libatiocl32.so\n", 15) = 15
  200. lseek(4, 15, SEEK_SET) = 15
  201. open("/opt/AMD-APP-SDK-v2.4-lnx64/lib/x86_64/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  202. open("tls/x86_64/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  203. open("tls/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  204. open("x86_64/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  205. open("libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  206. open("/etc/ld.so.cache", O_RDONLY) = 5
  207. fstat(5, {st_mode=S_IFREG|0644, st_size=128276, ...}) = 0
  208. mmap(NULL, 128276, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f7b3b62f000
  209. close(5) = 0
  210. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  211. open("/lib/x86_64-linux-gnu/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  212. open("/usr/lib/x86_64-linux-gnu/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  213. open("/lib/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  214. open("/usr/lib/libatiocl32.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  215. munmap(0x7f7b3b62f000, 128276) = 0
  216. close(4) = 0
  217. munmap(0x7f7b3b674000, 4096) = 0
  218. getdents(3, /* 0 entries */, 32768) = 0
  219. close(3) = 0
  220. futex(0x7f7b3a8a41a4, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  221. write(2, "terminate called after throwing "..., 48terminate called after throwing an instance of ') = 48
  222. write(2, "cl::Error", 9cl::Error) = 9
  223. write(2, "'\n", 2'
  224. ) = 2
  225. write(2, " what(): ", 11 what(): ) = 11
  226. write(2, "clGetPlatformIDs", 16clGetPlatformIDs) = 16
  227. write(2, "\n", 1
  228. ) = 1
  229. rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
  230. tgkill(2041, 2041, SIGABRT) = 0
  231. --- SIGABRT (Aborted) @ 0 (0) ---
  232. +++ killed by SIGABRT +++
  233. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement