Advertisement
Guest User

xbmc-trace.log

a guest
Jan 13th, 2012
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. execve("/usr/bin/xbmc", ["xbmc"], [/* 27 vars */]) = 0
  2. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  3. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  4. open("/lib/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 3
  5. open("/lib/libncursesw.so.5", O_RDONLY|O_CLOEXEC) = 3
  6. open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  7. open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  8. open("/dev/tty", O_RDWR|O_NONBLOCK) = 3
  9. open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
  10. open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
  11. stat("/root", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  12. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  13. open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
  14. open("/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 3
  15. open("/usr/bin/xbmc", O_RDONLY) = 3
  16. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  17. stat("/usr/local/bin/python2", 0x7fff27c40fd0) = -1 ENOENT (No such file or directory)
  18. stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6216, ...}) = 0
  19. stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6216, ...}) = 0
  20. access("/usr/bin/python2", X_OK) = 0
  21. stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6216, ...}) = 0
  22. access("/usr/bin/python2", R_OK) = 0
  23. stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6216, ...}) = 0
  24. stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6216, ...}) = 0
  25. access("/usr/bin/python2", X_OK) = 0
  26. stat("/usr/bin/python2", {st_mode=S_IFREG|0755, st_size=6216, ...}) = 0
  27. access("/usr/bin/python2", R_OK) = 0
  28. --- {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1336, si_status=0, si_utime=12, si_stime=2} (Child exited) ---
  29. stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  30. stat("/usr/local/bin/which", 0x7fff27c40e70) = -1 ENOENT (No such file or directory)
  31. stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=23064, ...}) = 0
  32. stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=23064, ...}) = 0
  33. access("/usr/bin/which", X_OK) = 0
  34. stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=23064, ...}) = 0
  35. access("/usr/bin/which", R_OK) = 0
  36. stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=23064, ...}) = 0
  37. stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=23064, ...}) = 0
  38. access("/usr/bin/which", X_OK) = 0
  39. stat("/usr/bin/which", {st_mode=S_IFREG|0755, st_size=23064, ...}) = 0
  40. access("/usr/bin/which", R_OK) = 0
  41. --- {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1343, si_status=0, si_utime=0, si_stime=0} (Child exited) ---
  42. --- {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=1344, si_status=0, si_utime=1067, si_stime=199} (Child exited) ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement