Advertisement
Guest User

Untitled

a guest
Feb 6th, 2014
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.13 KB | None | 0 0
  1. $ strace ./wkhtmltopdf test.html test.pdf 2>&1 | egrep '^(open|access|stat64|lstat64)'
  2. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  3. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  4. open("/dist/qt/lib/tls/i686/sse2/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  5. stat64("/dist/qt/lib/tls/i686/sse2/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  6. open("/dist/qt/lib/tls/i686/sse2/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  7. stat64("/dist/qt/lib/tls/i686/sse2", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  8. open("/dist/qt/lib/tls/i686/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  9. stat64("/dist/qt/lib/tls/i686/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  10. open("/dist/qt/lib/tls/i686/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  11. stat64("/dist/qt/lib/tls/i686", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  12. open("/dist/qt/lib/tls/sse2/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  13. stat64("/dist/qt/lib/tls/sse2/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  14. open("/dist/qt/lib/tls/sse2/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  15. stat64("/dist/qt/lib/tls/sse2", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  16. open("/dist/qt/lib/tls/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  17. stat64("/dist/qt/lib/tls/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  18. open("/dist/qt/lib/tls/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  19. stat64("/dist/qt/lib/tls", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  20. open("/dist/qt/lib/i686/sse2/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  21. stat64("/dist/qt/lib/i686/sse2/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  22. open("/dist/qt/lib/i686/sse2/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  23. stat64("/dist/qt/lib/i686/sse2", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  24. open("/dist/qt/lib/i686/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  25. stat64("/dist/qt/lib/i686/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  26. open("/dist/qt/lib/i686/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  27. stat64("/dist/qt/lib/i686", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  28. open("/dist/qt/lib/sse2/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  29. stat64("/dist/qt/lib/sse2/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  30. open("/dist/qt/lib/sse2/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  31. stat64("/dist/qt/lib/sse2", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  32. open("/dist/qt/lib/cmov/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  33. stat64("/dist/qt/lib/cmov", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  34. open("/dist/qt/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  35. stat64("/dist/qt/lib", 0xbfeafc60) = -1 ENOENT (No such file or directory)
  36. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  37. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  38. open("/usr/lib/i386-linux-gnu/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 3
  39. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  40. open("/usr/lib/i386-linux-gnu/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 3
  41. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  42. open("/usr/lib/i386-linux-gnu/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
  43. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  44. open("/usr/lib/i386-linux-gnu/libXext.so.6", O_RDONLY|O_CLOEXEC) = 3
  45. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  46. open("/usr/lib/i386-linux-gnu/libX11.so.6", O_RDONLY|O_CLOEXEC) = 3
  47. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  48. open("/lib/i386-linux-gnu/i686/cmov/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  49. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  50. open("/lib/i386-linux-gnu/i686/cmov/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
  51. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  52. open("/lib/i386-linux-gnu/i686/cmov/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  53. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  54. open("/usr/lib/i386-linux-gnu/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
  55. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  56. open("/lib/i386-linux-gnu/i686/cmov/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
  57. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  58. open("/lib/i386-linux-gnu/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
  59. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  60. open("/lib/i386-linux-gnu/i686/cmov/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  61. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  62. open("/lib/i386-linux-gnu/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
  63. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  64. open("/lib/i386-linux-gnu/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
  65. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  66. open("/lib/i386-linux-gnu/libpng12.so.0", O_RDONLY|O_CLOEXEC) = 3
  67. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  68. open("/usr/lib/i386-linux-gnu/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 3
  69. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  70. open("/usr/lib/i386-linux-gnu/libXau.so.6", O_RDONLY|O_CLOEXEC) = 3
  71. access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
  72. open("/usr/lib/i386-linux-gnu/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 3
  73. open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
  74. stat64("/proc/25364/exe", {st_mode=S_IFREG|0755, st_size=35913284, ...}) = 0
  75. lstat64("/proc/25364/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
  76. lstat64("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
  77. lstat64("/proc/25364", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0
  78. lstat64("/proc/25364/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0
  79. lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  80. lstat64("/home/daniel", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  81. lstat64("/home/daniel/git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  82. lstat64("/home/daniel/git/tmp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  83. lstat64("/home/daniel/git/tmp/wkhtmltox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  84. lstat64("/home/daniel/git/tmp/wkhtmltox/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  85. lstat64("/home/daniel/git/tmp/wkhtmltox/bin/wkhtmltopdf", {st_mode=S_IFREG|0755, st_size=35913284, ...}) = 0
  86. stat64("/home/daniel/git/tmp/wkhtmltox/bin/qt.conf", 0xbfea9a98) = -1 ENOENT (No such file or directory)
  87. stat64("/dist/qt/plugins", 0xbfea9cd8) = -1 ENOENT (No such file or directory)
  88. lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  89. lstat64("/home/daniel", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  90. lstat64("/home/daniel/git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  91. lstat64("/home/daniel/git/tmp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  92. lstat64("/home/daniel/git/tmp/wkhtmltox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  93. lstat64("/home/daniel/git/tmp/wkhtmltox/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  94. stat64("/home/daniel/git/tmp/wkhtmltox/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  95. access("/etc/fonts/fonts.conf", R_OK) = 0
  96. stat64("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=5533, ...}) = 0
  97. open("/etc/fonts/fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  98. access("/etc/fonts/conf.d", R_OK) = 0
  99. stat64("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  100. openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
  101. access("/etc/fonts/conf.d/10-autohint.conf", R_OK) = 0
  102. stat64("/etc/fonts/conf.d/10-autohint.conf", {st_mode=S_IFREG|0644, st_size=484, ...}) = 0
  103. open("/etc/fonts/conf.d/10-autohint.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  104. access("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", R_OK) = 0
  105. stat64("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", {st_mode=S_IFREG|0644, st_size=1952, ...}) = 0
  106. open("/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  107. access("/etc/fonts/conf.d/10-sub-pixel-rgb.conf", R_OK) = 0
  108. stat64("/etc/fonts/conf.d/10-sub-pixel-rgb.conf", {st_mode=S_IFREG|0644, st_size=489, ...}) = 0
  109. open("/etc/fonts/conf.d/10-sub-pixel-rgb.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  110. access("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-sans-mono.conf", R_OK) = 0
  111. stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=874, ...}) = 0
  112. open("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  113. access("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-sans.conf", R_OK) = 0
  114. stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-sans.conf", {st_mode=S_IFREG|0644, st_size=864, ...}) = 0
  115. open("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  116. access("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-serif.conf", R_OK) = 0
  117. stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-serif.conf", {st_mode=S_IFREG|0644, st_size=866, ...}) = 0
  118. open("/etc/fonts/conf.d/20-unhint-small-dejavu-lgc-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  119. access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", R_OK) = 0
  120. stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=866, ...}) = 0
  121. open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  122. access("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", R_OK) = 0
  123. stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=856, ...}) = 0
  124. open("/etc/fonts/conf.d/20-unhint-small-dejavu-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  125. access("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", R_OK) = 0
  126. stat64("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=858, ...}) = 0
  127. open("/etc/fonts/conf.d/20-unhint-small-dejavu-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  128. access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
  129. stat64("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1259, ...}) = 0
  130. open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  131. access("/etc/fonts/conf.d/30-fonts-texgyre-aliases.conf", R_OK) = 0
  132. stat64("/etc/fonts/conf.d/30-fonts-texgyre-aliases.conf", {st_mode=S_IFREG|0644, st_size=1148, ...}) = 0
  133. open("/etc/fonts/conf.d/30-fonts-texgyre-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  134. access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
  135. stat64("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=10436, ...}) = 0
  136. open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  137. access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
  138. stat64("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=701, ...}) = 0
  139. open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  140. access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
  141. stat64("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=5388, ...}) = 0
  142. open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  143. access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
  144. stat64("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=4324, ...}) = 0
  145. open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  146. access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
  147. stat64("/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=545, ...}) = 0
  148. open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  149. access("/etc/fonts/conf.d/50-enable-terminus.conf", R_OK) = 0
  150. stat64("/etc/fonts/conf.d/50-enable-terminus.conf", {st_mode=S_IFREG|0644, st_size=254, ...}) = 0
  151. open("/etc/fonts/conf.d/50-enable-terminus.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  152. access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
  153. stat64("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=673, ...}) = 0
  154. open("/etc/fonts/conf.d/50-user.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  155. stat64("/home/daniel/.config/fontconfig/conf.d", 0xbfea7520) = -1 ENOENT (No such file or directory)
  156. stat64("/home/daniel/.config/fontconfig/conf.d", 0xbfea7520) = -1 ENOENT (No such file or directory)
  157. access("/home/daniel/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory)
  158. access("/home/daniel/.config/fontconfig/conf.d", R_OK) = -1 ENOENT (No such file or directory)
  159. stat64("/home/daniel/.config/fontconfig/fonts.conf", {st_mode=S_IFREG|0644, st_size=776, ...}) = 0
  160. stat64("/home/daniel/.config/fontconfig/fonts.conf", {st_mode=S_IFREG|0644, st_size=776, ...}) = 0
  161. access("/home/daniel/.config/fontconfig/fonts.conf", R_OK) = 0
  162. stat64("/home/daniel/.config/fontconfig/fonts.conf", {st_mode=S_IFREG|0644, st_size=776, ...}) = 0
  163. open("/home/daniel/.config/fontconfig/fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 11
  164. access("/home/daniel/.config/font-manager/conf.d", R_OK) = 0
  165. stat64("/home/daniel/.config/font-manager/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  166. openat(AT_FDCWD, "/home/daniel/.config/font-manager/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 12
  167. access("/home/daniel/.config/font-manager/conf.d", R_OK) = 0
  168. access("/home/daniel/.config/font-manager/directories.conf", R_OK) = -1 ENOENT (No such file or directory)
  169. access("/home/daniel/.config/font-manager/directories.conf", R_OK) = -1 ENOENT (No such file or directory)
  170. access("/home/daniel/.config/font-manager/local.conf", R_OK) = -1 ENOENT (No such file or directory)
  171. access("/home/daniel/.config/font-manager/local.conf", R_OK) = -1 ENOENT (No such file or directory)
  172. access("/home/daniel/.config/font-manager/select.conf", R_OK) = 0
  173. stat64("/home/daniel/.config/font-manager/select.conf", {st_mode=S_IFREG|0644, st_size=98, ...}) = 0
  174. open("/home/daniel/.config/font-manager/select.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 12
  175. access("/home/daniel/.config/font-manager/select.conf", R_OK) = 0
  176. access("/home/daniel/.config/fontconfig/fonts.conf", R_OK) = 0
  177. access("/home/daniel/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
  178. access("/home/daniel/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
  179. access("/home/daniel/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
  180. access("/home/daniel/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
  181. access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
  182. stat64("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
  183. open("/etc/fonts/conf.d/51-local.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  184. access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
  185. access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
  186. access("/etc/fonts/conf.d/57-dejavu-sans-mono.conf", R_OK) = 0
  187. stat64("/etc/fonts/conf.d/57-dejavu-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=1509, ...}) = 0
  188. open("/etc/fonts/conf.d/57-dejavu-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  189. access("/etc/fonts/conf.d/57-dejavu-sans.conf", R_OK) = 0
  190. stat64("/etc/fonts/conf.d/57-dejavu-sans.conf", {st_mode=S_IFREG|0644, st_size=2011, ...}) = 0
  191. open("/etc/fonts/conf.d/57-dejavu-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  192. access("/etc/fonts/conf.d/57-dejavu-serif.conf", R_OK) = 0
  193. stat64("/etc/fonts/conf.d/57-dejavu-serif.conf", {st_mode=S_IFREG|0644, st_size=1649, ...}) = 0
  194. open("/etc/fonts/conf.d/57-dejavu-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  195. access("/etc/fonts/conf.d/58-dejavu-lgc-sans-mono.conf", R_OK) = 0
  196. stat64("/etc/fonts/conf.d/58-dejavu-lgc-sans-mono.conf", {st_mode=S_IFREG|0644, st_size=1545, ...}) = 0
  197. open("/etc/fonts/conf.d/58-dejavu-lgc-sans-mono.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  198. access("/etc/fonts/conf.d/58-dejavu-lgc-sans.conf", R_OK) = 0
  199. stat64("/etc/fonts/conf.d/58-dejavu-lgc-sans.conf", {st_mode=S_IFREG|0644, st_size=2063, ...}) = 0
  200. open("/etc/fonts/conf.d/58-dejavu-lgc-sans.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  201. access("/etc/fonts/conf.d/58-dejavu-lgc-serif.conf", R_OK) = 0
  202. stat64("/etc/fonts/conf.d/58-dejavu-lgc-serif.conf", {st_mode=S_IFREG|0644, st_size=1689, ...}) = 0
  203. open("/etc/fonts/conf.d/58-dejavu-lgc-serif.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  204. access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
  205. stat64("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1701, ...}) = 0
  206. open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  207. access("/etc/fonts/conf.d/65-droid-sans-fonts.conf", R_OK) = 0
  208. stat64("/etc/fonts/conf.d/65-droid-sans-fonts.conf", {st_mode=S_IFREG|0644, st_size=7695, ...}) = 0
  209. open("/etc/fonts/conf.d/65-droid-sans-fonts.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  210. access("/etc/fonts/conf.d/65-fonts-lmodern.conf", R_OK) = 0
  211. stat64("/etc/fonts/conf.d/65-fonts-lmodern.conf", {st_mode=S_IFREG|0644, st_size=2838, ...}) = 0
  212. open("/etc/fonts/conf.d/65-fonts-lmodern.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  213. access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
  214. stat64("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=10118, ...}) = 0
  215. open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  216. access("/etc/fonts/conf.d/65-fonts-texgyre.conf", R_OK) = 0
  217. stat64("/etc/fonts/conf.d/65-fonts-texgyre.conf", {st_mode=S_IFREG|0644, st_size=1768, ...}) = 0
  218. open("/etc/fonts/conf.d/65-fonts-texgyre.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  219. access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
  220. stat64("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=7797, ...}) = 0
  221. open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  222. access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
  223. stat64("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
  224. open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  225. access("/etc/fonts/conf.d/70-no-bitmaps.conf", R_OK) = 0
  226. stat64("/etc/fonts/conf.d/70-no-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=263, ...}) = 0
  227. open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  228. access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
  229. stat64("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=422, ...}) = 0
  230. open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  231. access("/etc/fonts/conf.d/90-fonts-linux-libertine.conf", R_OK) = 0
  232. stat64("/etc/fonts/conf.d/90-fonts-linux-libertine.conf", {st_mode=S_IFREG|0644, st_size=352, ...}) = 0
  233. open("/etc/fonts/conf.d/90-fonts-linux-libertine.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  234. access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
  235. stat64("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1691, ...}) = 0
  236. open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  237. access("/etc/fonts/conf.d/99pdftoopvp.conf", R_OK) = 0
  238. stat64("/etc/fonts/conf.d/99pdftoopvp.conf", {st_mode=S_IFREG|0644, st_size=366, ...}) = 0
  239. open("/etc/fonts/conf.d/99pdftoopvp.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 10
  240. access("/etc/fonts/conf.d", R_OK) = 0
  241. stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  242. open("/usr/share/fonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  243. open("/var/cache/fontconfig//3830d5c3ddfd5cd38a049b759396e72e-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  244. stat64("/usr/X11R6/lib/X11/fonts", 0xbfea9918) = -1 ENOENT (No such file or directory)
  245. stat64("/usr/X11R6/lib/X11/fonts", 0xbfea99a0) = -1 ENOENT (No such file or directory)
  246. stat64("/usr/local/share/fonts", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
  247. open("/usr/local/share/fonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  248. open("/var/cache/fontconfig//4c599c202bc5c08e2d34565a40eac3b2-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  249. stat64("/home/daniel/.local/share/fonts", 0xbfea9918) = -1 ENOENT (No such file or directory)
  250. stat64("/home/daniel/.local/share/fonts", 0xbfea99a0) = -1 ENOENT (No such file or directory)
  251. stat64("/home/daniel/.fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  252. open("/home/daniel/.fonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  253. open("/var/cache/fontconfig//165b9254a84ccada37e340049ffc8b30-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  254. open("/home/daniel/.cache/fontconfig//165b9254a84ccada37e340049ffc8b30-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  255. stat64("/usr/share/texmf/fonts/opentype/public/lm", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
  256. open("/usr/share/texmf/fonts/opentype/public/lm", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  257. open("/var/cache/fontconfig//467c019e582ee353435ea5c21d137ef6-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  258. stat64("/usr/share/texmf/fonts/opentype/public/lm-math", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  259. open("/usr/share/texmf/fonts/opentype/public/lm-math", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  260. open("/var/cache/fontconfig//e0aa53bcfa504e64f87823c16bc01eb6-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  261. stat64("/usr/share/texmf/fonts/opentype/public/tex-gyre", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  262. open("/usr/share/texmf/fonts/opentype/public/tex-gyre", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  263. open("/var/cache/fontconfig//8f02d4cb045bd6ce15663e43f347c9f8-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  264. stat64("/usr/share/texmf/fonts/opentype/public/tex-gyre-math", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  265. open("/usr/share/texmf/fonts/opentype/public/tex-gyre-math", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  266. open("/var/cache/fontconfig//16326683038b281783a0ef8c680e3a10-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  267. stat64("/usr/share/fonts/X11", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  268. open("/usr/share/fonts/X11", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  269. open("/var/cache/fontconfig//c855463f699352c367813e37f3f70ea7-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  270. stat64("/usr/share/fonts/cmap", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  271. open("/usr/share/fonts/cmap", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  272. open("/var/cache/fontconfig//57e423e26b20ab21d0f2f29c145174c3-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  273. stat64("/usr/share/fonts/opentype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  274. open("/usr/share/fonts/opentype", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  275. open("/var/cache/fontconfig//573ec803664ed168555e0e8b6d0f0c7f-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  276. stat64("/usr/share/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  277. open("/usr/share/fonts/truetype", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  278. open("/var/cache/fontconfig//7ef2298fde41cc6eeb7af42e48b7d293-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  279. stat64("/usr/share/fonts/type1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  280. open("/usr/share/fonts/type1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  281. open("/var/cache/fontconfig//d82eb4fd963d448e2fcb7d7b793b5df3-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  282. stat64("/home/daniel/.fonts/Library", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  283. open("/home/daniel/.fonts/Library", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  284. open("/var/cache/fontconfig//08d172c8d4e4f5cdc7ad3c703d095c99-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  285. open("/home/daniel/.cache/fontconfig//08d172c8d4e4f5cdc7ad3c703d095c99-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  286. stat64("/usr/share/fonts/X11/100dpi", {st_mode=S_IFDIR|0755, st_size=65536, ...}) = 0
  287. open("/usr/share/fonts/X11/100dpi", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  288. open("/var/cache/fontconfig//21a99156bb11811cef641abeda519a45-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  289. stat64("/usr/share/fonts/X11/75dpi", {st_mode=S_IFDIR|0755, st_size=65536, ...}) = 0
  290. open("/usr/share/fonts/X11/75dpi", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  291. open("/var/cache/fontconfig//eeebfc908bd29a90773fd860017aada4-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  292. stat64("/usr/share/fonts/X11/Type1", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  293. open("/usr/share/fonts/X11/Type1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  294. open("/var/cache/fontconfig//e13b20fdb08344e0e664864cc2ede53d-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  295. stat64("/usr/share/fonts/X11/cyrillic", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
  296. open("/usr/share/fonts/X11/cyrillic", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  297. open("/var/cache/fontconfig//111149350c6eff283e78acef98e70f62-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  298. stat64("/usr/share/fonts/X11/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  299. open("/usr/share/fonts/X11/encodings", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  300. open("/var/cache/fontconfig//707971e003b4ae6c8121c3a920e507f5-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  301. stat64("/usr/share/fonts/X11/misc", {st_mode=S_IFDIR|0755, st_size=73728, ...}) = 0
  302. open("/usr/share/fonts/X11/misc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  303. open("/var/cache/fontconfig//cabbd14511b9e8a55e92af97fb3a0461-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  304. stat64("/usr/share/fonts/X11/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  305. open("/usr/share/fonts/X11/util", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  306. open("/var/cache/fontconfig//fe547fea3a41b43a38975d292a2b19c7-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  307. stat64("/usr/share/fonts/cmap/adobe-cns1", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
  308. open("/usr/share/fonts/cmap/adobe-cns1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  309. open("/var/cache/fontconfig//f1f2465696798768e9653f19e17ccdc8-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  310. stat64("/usr/share/fonts/cmap/adobe-gb1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  311. open("/usr/share/fonts/cmap/adobe-gb1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  312. open("/var/cache/fontconfig//95530828ff6c81d309f8258d8d02a23e-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  313. stat64("/usr/share/fonts/cmap/adobe-japan1", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
  314. open("/usr/share/fonts/cmap/adobe-japan1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  315. open("/var/cache/fontconfig//d3e5c4ee2ceb1fc347f91d4cefc53bc0-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  316. stat64("/usr/share/fonts/cmap/adobe-japan2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  317. open("/usr/share/fonts/cmap/adobe-japan2", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  318. open("/var/cache/fontconfig//e52a45a1c8c8fe895fc0fc8c4e6999b8-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  319. stat64("/usr/share/fonts/cmap/adobe-korea1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  320. open("/usr/share/fonts/cmap/adobe-korea1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  321. open("/var/cache/fontconfig//188ac73a183f12857f63bb60a4a6d603-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  322. stat64("/usr/share/fonts/opentype/linux-libertine", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  323. open("/usr/share/fonts/opentype/linux-libertine", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  324. open("/var/cache/fontconfig//53d14c92082a93e67d5078324eb314ca-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  325. stat64("/usr/share/fonts/opentype/stix", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  326. open("/usr/share/fonts/opentype/stix", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  327. open("/var/cache/fontconfig//83bf95040141907cd45bb53cf7c1c148-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  328. stat64("/usr/share/fonts/truetype/asana-math", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  329. open("/usr/share/fonts/truetype/asana-math", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  330. open("/var/cache/fontconfig//406a1d2d2bf3ed7664fbadefac0b2f66-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  331. stat64("/usr/share/fonts/truetype/dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  332. open("/usr/share/fonts/truetype/dejavu", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  333. open("/var/cache/fontconfig//d589a48862398ed80a3d6066f4f56f4c-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  334. stat64("/usr/share/fonts/truetype/droid", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  335. open("/usr/share/fonts/truetype/droid", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  336. open("/var/cache/fontconfig//3f7329c5293ffd510edef78f73874cfd-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  337. stat64("/usr/share/fonts/truetype/freefont", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  338. open("/usr/share/fonts/truetype/freefont", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  339. open("/var/cache/fontconfig//d52a8644073d54c13679302ca1180695-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  340. stat64("/usr/share/fonts/truetype/gentium", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  341. open("/usr/share/fonts/truetype/gentium", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  342. open("/var/cache/fontconfig//4b14b093aebc79c320de5e86ae1d3314-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  343. stat64("/usr/share/fonts/truetype/gentium-basic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  344. open("/usr/share/fonts/truetype/gentium-basic", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  345. open("/var/cache/fontconfig//e49e89034d371f0f9de17aab02136486-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  346. stat64("/usr/share/fonts/truetype/inconsolata", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  347. open("/usr/share/fonts/truetype/inconsolata", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  348. open("/var/cache/fontconfig//89034621ae2a8922916bb6bfa5799546-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  349. stat64("/usr/share/fonts/truetype/liberation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  350. open("/usr/share/fonts/truetype/liberation", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  351. open("/var/cache/fontconfig//3047814df9a2f067bd2d96a2b9c36e5a-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  352. stat64("/usr/share/fonts/truetype/lyx", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  353. open("/usr/share/fonts/truetype/lyx", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  354. open("/var/cache/fontconfig//c57959a16110560c8d0fcea73374aeeb-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  355. stat64("/usr/share/fonts/truetype/mgopen", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  356. open("/usr/share/fonts/truetype/mgopen", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  357. open("/var/cache/fontconfig//ca37dee8d6057f2a069c1b3d05990269-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  358. stat64("/usr/share/fonts/truetype/msttcorefonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  359. open("/usr/share/fonts/truetype/msttcorefonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  360. open("/var/cache/fontconfig//365b55f210c0a22e9a19e35191240f32-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  361. stat64("/usr/share/fonts/truetype/openoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  362. open("/usr/share/fonts/truetype/openoffice", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  363. open("/var/cache/fontconfig//4794a0821666d79190d59a36cb4f44b5-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  364. stat64("/usr/share/fonts/truetype/random", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  365. open("/usr/share/fonts/truetype/random", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  366. open("/var/cache/fontconfig//1749506aecaacb670541daa6194f4768-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  367. stat64("/usr/share/fonts/truetype/ttf-bitstream-vera", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  368. open("/usr/share/fonts/truetype/ttf-bitstream-vera", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  369. open("/var/cache/fontconfig//de156ccd2eddbdc19d37a45b8b2aac9c-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  370. stat64("/usr/share/fonts/truetype/ttf-dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  371. open("/usr/share/fonts/truetype/ttf-dejavu", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  372. open("/var/cache/fontconfig//6d41288fd70b0be22e8c3a91e032eec0-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  373. stat64("/usr/share/fonts/truetype/ttf-liberation", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  374. open("/usr/share/fonts/truetype/ttf-liberation", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  375. open("/var/cache/fontconfig//6eb3985aa4124903f6ff08ba781cd364-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  376. stat64("/usr/share/fonts/truetype/vlgothic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  377. open("/usr/share/fonts/truetype/vlgothic", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  378. open("/var/cache/fontconfig//f24b2111ab8703b4e963115a8cf14259-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  379. stat64("/usr/share/fonts/type1/gsfonts", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
  380. open("/usr/share/fonts/type1/gsfonts", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  381. open("/var/cache/fontconfig//945677eb7aeaf62f1d50efc3fb3ec7d8-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  382. stat64("/usr/share/fonts/type1/mathml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  383. open("/usr/share/fonts/type1/mathml", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  384. open("/var/cache/fontconfig//c05880de57d1f5e948fdfacc138775d9-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  385. stat64("/usr/share/fonts/type1/texlive-fonts-recommended", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
  386. open("/usr/share/fonts/type1/texlive-fonts-recommended", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  387. open("/var/cache/fontconfig//6aa41aa22e18b8fa06a12da28ea9c28b-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  388. stat64("/usr/share/fonts/X11/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  389. open("/usr/share/fonts/X11/encodings/large", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  390. open("/var/cache/fontconfig//6333f38776742d18e214673cd2c24e34-le32d4.cache-4", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  391. lstat64("/home/daniel/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=15923, ...}) = 0
  392. open("/home/daniel/.config/Trolltech.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  393. stat64("/home/daniel/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=15923, ...}) = 0
  394. open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 9
  395. lstat64("/etc/xdg/Trolltech.conf", 0xbfea96e8) = -1 ENOENT (No such file or directory)
  396. open("/etc/xdg/Trolltech.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  397. stat64("/etc/xdg/Trolltech.conf", 0xbfea9788) = -1 ENOENT (No such file or directory)
  398. stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1892, ...}) = 0
  399. stat64("test.html", {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0
  400. stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  401. open("/proc/self/maps", O_RDONLY|O_CLOEXEC) = 8
  402. lstat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  403. lstat64("/home/daniel", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  404. lstat64("/home/daniel/git", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  405. lstat64("/home/daniel/git/tmp", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  406. lstat64("/home/daniel/git/tmp/wkhtmltox", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  407. lstat64("/home/daniel/git/tmp/wkhtmltox/bin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  408. lstat64("/home/daniel/git/tmp/wkhtmltox/bin/test.html", {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0
  409. stat64("/home/daniel/git/tmp/wkhtmltox/bin/test.html", {st_mode=S_IFREG|0644, st_size=1224, ...}) = 0
  410. open("/home/daniel/git/tmp/wkhtmltox/bin/test.html", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  411. stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1892, ...}) = 0
  412. lstat64("/usr/share/fonts/truetype/msttcorefonts/Arial.ttf", {st_mode=S_IFREG|0644, st_size=275572, ...}) = 0
  413. open("/usr/share/fonts/truetype/msttcorefonts/Arial.ttf", O_RDONLY) = 11
  414. lstat64("/usr/share/fonts/truetype/msttcorefonts/Arial_Bold.ttf", {st_mode=S_IFREG|0644, st_size=286620, ...}) = 0
  415. open("/usr/share/fonts/truetype/msttcorefonts/Arial_Bold.ttf", O_RDONLY) = 11
  416. lstat64("/usr/share/fonts/truetype/msttcorefonts/Times_New_Roman.ttf", {st_mode=S_IFREG|0644, st_size=330412, ...}) = 0
  417. open("/usr/share/fonts/truetype/msttcorefonts/Times_New_Roman.ttf", O_RDONLY) = 11
  418. lstat64("/usr/share/fonts/truetype/msttcorefonts/Times_New_Roman_Bold.ttf", {st_mode=S_IFREG|0644, st_size=333900, ...}) = 0
  419. open("/usr/share/fonts/truetype/msttcorefonts/Times_New_Roman_Bold.ttf", O_RDONLY) = 11
  420. lstat64("/usr/share/fonts/X11/Type1/c059013l.pfb", {st_mode=S_IFLNK|0777, st_size=32, ...}) = 0
  421. stat64("/usr/share/fonts/X11/Type1/c059013l.pfb", {st_mode=S_IFREG|0644, st_size=106309, ...}) = 0
  422. open("/usr/share/fonts/X11/Type1/c059013l.pfb", O_RDONLY) = 11
  423. open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 11
  424. lstat64("/usr/share/fonts/X11/Type1/c059016l.pfb", {st_mode=S_IFLNK|0777, st_size=32, ...}) = 0
  425. stat64("/usr/share/fonts/X11/Type1/c059016l.pfb", {st_mode=S_IFREG|0644, st_size=107962, ...}) = 0
  426. open("/usr/share/fonts/X11/Type1/c059016l.pfb", O_RDONLY) = 11
  427. stat64("/home/daniel/.config/Trolltech.conf", {st_mode=S_IFREG|0644, st_size=15923, ...}) = 0
  428. stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1892, ...}) = 0
  429. lstat64("/etc/xdg/Trolltech.conf", 0xbfea9138) = -1 ENOENT (No such file or directory)
  430. open("/etc/xdg/Trolltech.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  431. stat64("/etc/xdg/Trolltech.conf", 0xbfea91d8) = -1 ENOENT (No such file or directory)
  432. stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1892, ...}) = 0
  433. open("/etc/printcap", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  434. stat64("/etc/lp/member", 0xbfea9348) = -1 ENOENT (No such file or directory)
  435. stat64("/usr/spool/lp/interface", 0xbfea92a8) = -1 ENOENT (No such file or directory)
  436. open("/etc/qconfig", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  437. stat64("/etc/lp/printers", 0xbfea93d8) = -1 ENOENT (No such file or directory)
  438. stat64("/etc/nsswitch.conf", {st_mode=S_IFREG|0644, st_size=513, ...}) = 0
  439. open("/etc/nsswitch.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  440. open("/home/daniel/.printers", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  441. open("/etc/printers.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  442. open("/home/daniel/.printers", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  443. open("/etc/printcap", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  444. stat64("/etc/lp/member", 0xbfea9348) = -1 ENOENT (No such file or directory)
  445. stat64("/usr/spool/lp/interface", 0xbfea92a8) = -1 ENOENT (No such file or directory)
  446. open("/etc/qconfig", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  447. stat64("/etc/lp/printers", 0xbfea93d8) = -1 ENOENT (No such file or directory)
  448. stat64("/etc/nsswitch.conf", {st_mode=S_IFREG|0644, st_size=513, ...}) = 0
  449. open("/etc/nsswitch.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 8
  450. open("/home/daniel/.printers", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  451. open("/etc/printers.conf", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  452. open("/home/daniel/.printers", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  453. open("test.pdf", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE|O_CLOEXEC, 0666) = 8
  454. stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1892, ...}) = 0
  455. stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1892, ...}) = 0
  456. open("/sys/devices/system/cpu/online", O_RDONLY|O_CLOEXEC) = 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement