Advertisement
Guest User

Untitled

a guest
Oct 1st, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.97 KB | None | 0 0
  1. open("/system/lib/libc.so", O_RDONLY) = 3
  2. lseek(3, 0, SEEK_SET) = 0
  3. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
  4. lseek(3, -8, SEEK_END) = 297600
  5. read(3, "\1\0\0\0\0\0\0\0", 8) = 8
  6. mmap2(NULL, 348160, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40581000
  7. mmap2(0x40581000, 282060, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x40581000
  8. mprotect(0x40581000, 282624, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
  9. mmap2(0x405c7000, 13008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x45000) = 0x405c7000
  10. mmap2(0x405cb000, 43376, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x405cb000
  11. close(3) = 0
  12. fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
  13. mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x400f1000
  14. write(1, "Unimplemented: pthread_mutex_loc"..., 34Unimplemented: pthread_mutex_lock
  15. ) = 34
  16. write(1, "Unimplemented: pthread_mutex_unl"..., 36Unimplemented: pthread_mutex_unlock
  17. ) = 36
  18. write(1, "Unimplemented: pthread_once\n", 28Unimplemented: pthread_once
  19. ) = 28
  20. write(1, "Unimplemented: pthread_attr_init"..., 33Unimplemented: pthread_attr_init
  21. ) = 33
  22. write(1, "Unimplemented: pthread_attr_dest"..., 36Unimplemented: pthread_attr_destroy
  23. ) = 36
  24. write(1, "Unimplemented: pthread_attr_setd"..., 43Unimplemented: pthread_attr_setdetachstate
  25. ) = 43
  26. write(1, "Unimplemented: pthread_attr_getd"..., 43Unimplemented: pthread_attr_getdetachstate
  27. ) = 43
  28. write(1, "Unimplemented: pthread_attr_sets"..., 43Unimplemented: pthread_attr_setschedpolicy
  29. ) = 43
  30. write(1, "Unimplemented: pthread_attr_gets"..., 43Unimplemented: pthread_attr_getschedpolicy
  31. ) = 43
  32. write(1, "Unimplemented: pthread_attr_sets"..., 42Unimplemented: pthread_attr_setschedparam
  33. ) = 42
  34. write(1, "Unimplemented: pthread_attr_gets"..., 42Unimplemented: pthread_attr_getschedparam
  35. ) = 42
  36. write(1, "Unimplemented: pthread_attr_sets"..., 41Unimplemented: pthread_attr_setstacksize
  37. ) = 41
  38. write(1, "Unimplemented: pthread_attr_gets"..., 41Unimplemented: pthread_attr_getstacksize
  39. ) = 41
  40. write(1, "Unimplemented: pthread_attr_sets"..., 41Unimplemented: pthread_attr_setstackaddr
  41. ) = 41
  42. write(1, "Unimplemented: pthread_attr_gets"..., 41Unimplemented: pthread_attr_getstackaddr
  43. ) = 41
  44. write(1, "Unimplemented: pthread_attr_sets"..., 37Unimplemented: pthread_attr_setstack
  45. ) = 37
  46. write(1, "Unimplemented: pthread_attr_gets"..., 37Unimplemented: pthread_attr_getstack
  47. ) = 37
  48. write(1, "Unimplemented: pthread_attr_setg"..., 41Unimplemented: pthread_attr_setguardsize
  49. ) = 41
  50. write(1, "Unimplemented: pthread_attr_getg"..., 41Unimplemented: pthread_attr_getguardsize
  51. ) = 41
  52. write(1, "Unimplemented: pthread_getattr_n"..., 34Unimplemented: pthread_getattr_np
  53. ) = 34
  54. write(1, "Unimplemented: pthread_attr_sets"..., 37Unimplemented: pthread_attr_setscope
  55. ) = 37
  56. write(1, "Unimplemented: pthread_attr_gets"..., 37Unimplemented: pthread_attr_getscope
  57. ) = 37
  58. write(1, "Unimplemented: __pthread_cleanup"..., 38Unimplemented: __pthread_cleanup_push
  59. ) = 38
  60. write(1, "Unimplemented: __pthread_cleanup"..., 37Unimplemented: __pthread_cleanup_pop
  61. ) = 37
  62. write(1, "Unimplemented: pthread_self\n", 28Unimplemented: pthread_self
  63. ) = 28
  64. write(1, "Unimplemented: pthread_equal\n", 29Unimplemented: pthread_equal
  65. ) = 29
  66. write(1, "Unimplemented: pthread_getschedp"..., 37Unimplemented: pthread_getschedparam
  67. ) = 37
  68. write(1, "Unimplemented: pthread_setschedp"..., 37Unimplemented: pthread_setschedparam
  69. ) = 37
  70. write(1, "Unimplemented: pthread_mutexattr"..., 38Unimplemented: pthread_mutexattr_init
  71. ) = 38
  72. write(1, "Unimplemented: pthread_mutexattr"..., 41Unimplemented: pthread_mutexattr_destroy
  73. ) = 41
  74. write(1, "Unimplemented: pthread_mutexattr"..., 41Unimplemented: pthread_mutexattr_gettype
  75. ) = 41
  76. write(1, "Unimplemented: pthread_mutexattr"..., 41Unimplemented: pthread_mutexattr_settype
  77. ) = 41
  78. write(1, "Unimplemented: pthread_mutexattr"..., 44Unimplemented: pthread_mutexattr_setpshared
  79. ) = 44
  80. write(1, "Unimplemented: pthread_mutexattr"..., 44Unimplemented: pthread_mutexattr_getpshared
  81. ) = 44
  82. write(1, "Unimplemented: pthread_mutex_ini"..., 34Unimplemented: pthread_mutex_init
  83. ) = 34
  84. write(1, "Unimplemented: pthread_detach\n", 30Unimplemented: pthread_detach
  85. ) = 30
  86. write(1, "Unimplemented: _pthread_internal"..., 37Unimplemented: _pthread_internal_add
  87. ) = 37
  88. write(1, "Unimplemented: pthread_create\n", 30Unimplemented: pthread_create
  89. ) = 30
  90. write(1, "Unimplemented: __pthread_clone\n", 31Unimplemented: __pthread_clone
  91. ) = 31
  92. write(1, "Unimplemented: pthread_mutex_try"..., 37Unimplemented: pthread_mutex_trylock
  93. ) = 37
  94. write(1, "Unimplemented: pthread_mutex_loc"..., 45Unimplemented: pthread_mutex_lock_timeout_np
  95. ) = 45
  96. write(1, "Unimplemented: pthread_mutex_des"..., 37Unimplemented: pthread_mutex_destroy
  97. ) = 37
  98. write(1, "Unimplemented: pthread_condattr_"..., 37Unimplemented: pthread_condattr_init
  99. ) = 37
  100. write(1, "Unimplemented: pthread_condattr_"..., 43Unimplemented: pthread_condattr_getpshared
  101. ) = 43
  102. write(1, "Unimplemented: pthread_condattr_"..., 43Unimplemented: pthread_condattr_setpshared
  103. ) = 43
  104. write(1, "Unimplemented: pthread_condattr_"..., 40Unimplemented: pthread_condattr_destroy
  105. ) = 40
  106. write(1, "Unimplemented: pthread_cond_init"..., 33Unimplemented: pthread_cond_init
  107. ) = 33
  108. write(1, "Unimplemented: pthread_cond_dest"..., 36Unimplemented: pthread_cond_destroy
  109. ) = 36
  110. write(1, "Unimplemented: pthread_cond_broa"..., 38Unimplemented: pthread_cond_broadcast
  111. ) = 38
  112. write(1, "Unimplemented: pthread_exit\n", 28Unimplemented: pthread_exit
  113. ) = 28
  114. write(1, "Unimplemented: pthread_cond_sign"..., 35Unimplemented: pthread_cond_signal
  115. ) = 35
  116. write(1, "Unimplemented: __pthread_cond_ti"..., 49Unimplemented: __pthread_cond_timedwait_relative
  117. ) = 49
  118. write(1, "Unimplemented: __pthread_cond_ti"..., 40Unimplemented: __pthread_cond_timedwait
  119. ) = 40
  120. write(1, "Unimplemented: pthread_cond_time"..., 38Unimplemented: pthread_cond_timedwait
  121. ) = 38
  122. write(1, "Unimplemented: pthread_cond_wait"..., 33Unimplemented: pthread_cond_wait
  123. ) = 33
  124. write(1, "Unimplemented: pthread_join\n", 28Unimplemented: pthread_join
  125. ) = 28
  126. write(1, "Unimplemented: pthread_cond_time"..., 48Unimplemented: pthread_cond_timedwait_monotonic
  127. ) = 48
  128. write(1, "Unimplemented: pthread_cond_time"..., 51Unimplemented: pthread_cond_timedwait_monotonic_np
  129. ) = 51
  130. write(1, "Unimplemented: pthread_cond_time"..., 50Unimplemented: pthread_cond_timedwait_relative_np
  131. ) = 50
  132. write(1, "Unimplemented: pthread_cond_time"..., 39Unimplemented: pthread_cond_timeout_np
  133. ) = 39
  134. write(1, "Unimplemented: pthread_key_creat"..., 34Unimplemented: pthread_key_create
  135. ) = 34
  136. write(1, "Unimplemented: pthread_key_delet"..., 34Unimplemented: pthread_key_delete
  137. ) = 34
  138. write(1, "Unimplemented: pthread_setspecif"..., 35Unimplemented: pthread_setspecific
  139. ) = 35
  140. write(1, "Unimplemented: pthread_getspecif"..., 35Unimplemented: pthread_getspecific
  141. ) = 35
  142. write(1, "Unimplemented: pthread_kill\n", 28Unimplemented: pthread_kill
  143. ) = 28
  144. write(1, "Unimplemented: pthread_sigmask\n", 31Unimplemented: pthread_sigmask
  145. ) = 31
  146. write(1, "Unimplemented: pthread_getcpuclo"..., 37Unimplemented: pthread_getcpuclockid
  147. ) = 37
  148. write(1, "Unimplemented: pthread_setname_n"..., 34Unimplemented: pthread_setname_np
  149. ) = 34
  150. write(1, "Unimplemented: __pthread_gettid\n", 32Unimplemented: __pthread_gettid
  151. ) = 32
  152. write(1, "Unimplemented: __pthread_settid\n", 32Unimplemented: __pthread_settid
  153. ) = 32
  154. write(1, "Unimplemented: pthread_atfork\n", 30Unimplemented: pthread_atfork
  155. ) = 30
  156. write(1, "Unimplemented: pthread_rwlockatt"..., 39Unimplemented: pthread_rwlockattr_init
  157. ) = 39
  158. write(1, "Unimplemented: pthread_rwlockatt"..., 42Unimplemented: pthread_rwlockattr_destroy
  159. ) = 42
  160. write(1, "Unimplemented: pthread_rwlockatt"..., 45Unimplemented: pthread_rwlockattr_setpshared
  161. ) = 45
  162. write(1, "Unimplemented: pthread_rwlockatt"..., 45Unimplemented: pthread_rwlockattr_getpshared
  163. ) = 45
  164. write(1, "Unimplemented: pthread_rwlock_in"..., 35Unimplemented: pthread_rwlock_init
  165. ) = 35
  166. write(1, "Unimplemented: pthread_rwlock_de"..., 38Unimplemented: pthread_rwlock_destroy
  167. ) = 38
  168. write(1, "Unimplemented: pthread_rwlock_tr"..., 40Unimplemented: pthread_rwlock_tryrdlock
  169. ) = 40
  170. write(1, "Unimplemented: pthread_rwlock_ti"..., 42Unimplemented: pthread_rwlock_timedrdlock
  171. ) = 42
  172. write(1, "Unimplemented: pthread_rwlock_rd"..., 37Unimplemented: pthread_rwlock_rdlock
  173. ) = 37
  174. write(1, "Unimplemented: pthread_rwlock_tr"..., 40Unimplemented: pthread_rwlock_trywrlock
  175. ) = 40
  176. write(1, "Unimplemented: pthread_rwlock_ti"..., 42Unimplemented: pthread_rwlock_timedwrlock
  177. ) = 42
  178. write(1, "Unimplemented: pthread_rwlock_wr"..., 37Unimplemented: pthread_rwlock_wrlock
  179. ) = 37
  180. write(1, "Unimplemented: pthread_rwlock_un"..., 37Unimplemented: pthread_rwlock_unlock
  181. ) = 37
  182. mprotect(0x40581000, 282624, PROT_READ|PROT_EXEC) = 0
  183. mprotect(0x405c7000, 8192, PROT_READ) = 0
  184. stat64("libstdc++.so", 0xbea9e3d0) = -1 ENOENT (No such file or directory)
  185. stat64("/vendor/lib/libstdc++.so", 0xbea9e3d0) = -1 ENOENT (No such file or directory)
  186. stat64("/system/lib/libstdc++.so", {st_mode=S_IFREG|0644, st_size=5288, ...}) = 0
  187. open("/system/lib/libstdc++.so", O_RDONLY) = 3
  188. lseek(3, 0, SEEK_SET) = 0
  189. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
  190. lseek(3, -8, SEEK_END) = 5280
  191. read(3, "\1\0\0\0\0\0\0\0", 8) = 8
  192. mmap2(NULL, 12288, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401fc000
  193. mmap2(0x401fc000, 2689, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x401fc000
  194. mprotect(0x401fc000, 4096, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
  195. mmap2(0x401fd000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x401fd000
  196. close(3) = 0
  197. mprotect(0x401fc000, 4096, PROT_READ|PROT_EXEC) = 0
  198. mprotect(0x401fd000, 4096, PROT_READ) = 0
  199. stat64("libm.so", 0xbea9e3d0) = -1 ENOENT (No such file or directory)
  200. stat64("/vendor/lib/libm.so", 0xbea9e3d0) = -1 ENOENT (No such file or directory)
  201. stat64("/system/lib/libm.so", {st_mode=S_IFREG|0644, st_size=87192, ...}) = 0
  202. open("/system/lib/libm.so", O_RDONLY) = 3
  203. lseek(3, 0, SEEK_SET) = 0
  204. read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\0\0\0\0004\0\0\0"..., 4096) = 4096
  205. lseek(3, -8, SEEK_END) = 87184
  206. read(3, "\1\0\0\0\0\0\0\0", 8) = 8
  207. mmap2(NULL, 94208, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401ff000
  208. mmap2(0x401ff000, 83292, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0x401ff000
  209. mprotect(0x401ff000, 86016, PROT_READ|PROT_WRITE|PROT_EXEC) = 0
  210. mmap2(0x40214000, 4100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x14000) = 0x40214000
  211. close(3) = 0
  212. mprotect(0x401ff000, 86016, PROT_READ|PROT_EXEC) = 0
  213. mprotect(0x40214000, 4096, PROT_READ) = 0
  214. write(1, "Unimplemented: pthread_mutex_loc"..., 34Unimplemented: pthread_mutex_lock
  215. ) = 34
  216. exit_group(4) = ?
  217. +++ exited with 4 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement